summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Cleanup on hierarchical flowgraph code.jcorgan2006-12-184-8/+16
* Missing file update to previous check-in r4128.jcorgan2006-12-181-2/+1
* Remove example from C++ directory.jcorgan2006-12-1813-478/+1
* Rename dialtone -> dial_tone in examples.jcorgan2006-12-185-19/+19
* Merged jcorgan/sfg r4097:4124 into trunk, fixing hier_block2 threading issues.jcorgan2006-12-187-69/+64
* Don't remove Makefile.in during cleaneb2006-12-181-1/+0
* changed complex_to_arg to use fast atan and updated QAtrondeau2006-12-172-4/+20
* Added fast atan with complex inputtrondeau2006-12-172-0/+8
* fix for ticket:114eb2006-12-161-2/+3
* change order to avoid silly warningsmatt2006-12-161-3/+3
* Merged jcorgan/sfg changeset r4048 into trunk.jcorgan2006-12-162-3/+125
* more expressive Doxygen tag for using Costas looptrondeau2006-12-151-0/+3
* Merge jcorgan/sfg changeset 4089 into trunk.jcorgan2006-12-143-9/+56
* updated name of examples directory to /digitaltrondeau2006-12-143-3/+3
* adding QA for pll_freqdet blocktrondeau2006-12-142-0/+162
* adding QA for pll_refout blocktrondeau2006-12-142-0/+159
* adding QA for pll_carriertracking blocktrondeau2006-12-142-0/+159
* These routines have been modified to use fast atan2n4hy2006-12-142-2/+4
* Merged jcorgan/sfg changeset r4082 into trunk (fixes gr.runtime parameter typ...jcorgan2006-12-144-12/+17
* Two loop gr_costas_loop removing one if statement per samplen4hy2006-12-141-26/+51
* Modified gr_pll_carriertracking to use gr_fast_atan2 rather than atan2n4hy2006-12-141-1/+3
* Merge jcorgan/hier developer branch into trunk. Enables creation of true hie...jcorgan2006-12-1259-104/+3191
* Move gr_runtime.h out of the way in preparation for merge of hier developer b...jcorgan2006-12-129-8/+8
* fix for ticket:113 gr_firdes::band_rejecteb2006-12-041-1/+1
* Describe issues surrounding integrating BBN's 802.11 code.gdt2006-12-041-0/+34
* Fixes ticket:110.jcorgan2006-12-011-1/+1
* Fixes ticket:109jcorgan2006-12-011-2/+2
* Require swig version 1.3.31 due to broken 'director' functionality in prior v...jcorgan2006-11-302-3/+2
* Fixes ticket:108jcorgan2006-11-271-5/+5
* Fixes ticket:103 (patch applied)jcorgan2006-11-271-1/+8
* Fixes part 1 of ticket:99jcorgan2006-11-272-2/+0
* Comment out non-portable pattern rules that aren't being used, andgdt2006-11-252-4/+6
* Use paths with $(top_srcdir) so that builds from other than source dirs work.gdt2006-11-252-2/+2
* Use PORTAUDIO_CFLAGS thoughtfully provided by configure. Fixes buildgdt2006-11-251-1/+1
* Avoid pattern rule to enable building with BSD make.gdt2006-11-251-2/+2
* Note optional use of xmlto.gdt2006-11-251-0/+4
* Avoid non-portable use of $< in non-pattern rule.gdt2006-11-251-1/+1
* When using python to check for wx module, call it via the variablegdt2006-11-251-3/+1
* fixed typo in beta value for qpsk demodtrondeau2006-11-211-1/+1
* improved Costas loop gains for QPSK receivertrondeau2006-11-211-3/+3
* latest version of quartusmatt2006-11-201-1/+1
* updated for new ftp.gnu.org upload systemeb2006-11-151-4/+8
* explain why this is separate (ripped off from Eric's email to the list)gdt2006-11-111-3/+6
* Fixes ticket:98jcorgan2006-11-102-3/+4
* Fixes ticket:97jcorgan2006-11-101-3/+15
* added default values to help messageseb2006-11-101-4/+4
* Fixes ticket:93.jcorgan2006-11-081-1/+1
* Default costas-alpha set to None instead of floattrondeau2006-11-062-8/+11
* merging from trondeau/digital-wip for improved dbpsk and dqpsk receiverstrondeau2006-11-053-19/+31
* Clarify bug fixjcorgan2006-11-041-1/+1