Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: fixing earlier fix on generating and installing headers. | Tom Rondeau | 2013-02-05 | 1 | -2/+2 |
| | |||||
* | build: generated headers naming issue fixed. | Tom Rondeau | 2013-02-05 | 1 | -1/+1 |
| | |||||
* | ctrlport: updated all blocks using controlport to use new style of setup_rpc. | Tom Rondeau | 2013-01-23 | 1 | -0/+15 |
| | | | | QA fixed and passing. | ||||
* | analog: moved lfsr from gr-analog to gr-digital where it is used. | Tom Rondeau | 2012-11-10 | 2 | -0/+163 |
| | |||||
* | analog: fixed a few build issues against gr-analog. | Tom Rondeau | 2012-11-09 | 1 | -2/+2 |
| | |||||
* | digital: merge in QAM bug fix from master | Ben Reynwar | 2012-09-30 | 1 | -0/+3 |
|\ | |||||
| * | digital: Fixed scaling bug in QAM constellations. | Ben Reynwar | 2012-09-30 | 1 | -0/+3 |
| | | |||||
* | | digital: Fixes LMS and CMA equalizers. | Tom Rondeau | 2012-09-09 | 2 | -0/+4 |
| | | | | | | | | filter: updated fir_filter_* by adding a method that allows the update of a single tap in the filter in a way that propagates to all of the aligned tap vectors. Mostly to support the adaptive equalizers. | ||||
* | | docs: fixed doxygen markup issues. | Tom Rondeau | 2012-08-28 | 4 | -5/+4 |
| | | |||||
* | | digital: fixed remaining GRC blocks. | Tom Rondeau | 2012-08-27 | 2 | -13/+13 |
| | | | | | | | | Also fixed some issues with OFDM mod/demod with other new components. | ||||
* | | digital: wip on ensuring all digital blocks work in GRC. | Tom Rondeau | 2012-08-22 | 1 | -7/+7 |
| | | |||||
* | | digital: fixed up documentation and default values of digital blocks. | Tom Rondeau | 2012-08-22 | 28 | -69/+179 |
| | | |||||
* | | digital: fixed up digital blocks to make examples work again. | Tom Rondeau | 2012-08-20 | 4 | -4/+7 |
| | | | | | | | | Added GMSK loopback to test that block, too. Switched a couple over to qtgui instead of wx. | ||||
* | | digital: cleaning up. | Tom Rondeau | 2012-08-18 | 2 | -5/+11 |
| | | |||||
* | | digital: converted OFDM blocks to new style. | Tom Rondeau | 2012-08-17 | 13 | -571/+383 |
| | | |||||
* | | swig: adds a macro to allow us to specify different factory functions ↵ | Tom Rondeau | 2012-08-17 | 4 | -163/+119 |
| | | | | | | | | | | | | | | | | besides 'make' for a block. digital: converted cpmmod to new style. gmskmod inherits directly from cpmmod with just preset args. Defining another factory function, make_gmks_bc, here to make this all handled internally. | ||||
* | | digital: converted equalizers and fixed cma equalizer. | Tom Rondeau | 2012-08-14 | 6 | -251/+157 |
| | | |||||
* | | digital: converted packet_sink to new style. | Tom Rondeau | 2012-08-14 | 3 | -132/+83 |
| | | |||||
* | | digital: converted framer blocks to new style. | Tom Rondeau | 2012-08-14 | 8 | -248/+209 |
| | | |||||
* | | digital: moved metric_type.h to digital include dir. Fixed gr-trellis to ↵ | Tom Rondeau | 2012-08-14 | 3 | -3/+3 |
| | | | | | | | | work with this. | ||||
* | | digital: converted mpsk_receiver to new style. | Tom Rondeau | 2012-08-14 | 3 | -321/+148 |
| | | |||||
* | | digital: converted mpsk snr and probes to new style. | Tom Rondeau | 2012-08-14 | 9 | -586/+544 |
| | | |||||
* | | digital: converted scrambler code to new style. | Tom Rondeau | 2012-08-13 | 6 | -127/+114 |
| | | |||||
* | | digital: converted correlator blocks to 3.7; everything to make ↵ | Tom Rondeau | 2012-08-12 | 15 | -583/+475 |
| | | | | | | | | qa_correlate_access_code work. | ||||
* | | digital: updated blocks to make qa_constellation* tests pass. | Tom Rondeau | 2012-08-12 | 14 | -1184/+1012 |
| | | |||||
* | | digital: converted over constellation and related blocks. | Tom Rondeau | 2012-08-11 | 7 | -641/+568 |
| | | | | | | | | Possibly still a work-in-progress. Need to convert over some more before QA can be run. | ||||
* | | digital: fixed formatting of code to properly comply with new standard. | Tom Rondeau | 2012-08-11 | 4 | -8/+8 |
| | | |||||
* | | Merge remote-tracking branch 'jcorgan/wip/filter-rm-next' into digital_impl | Tom Rondeau | 2012-08-10 | 8 | -62/+75 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnuradio-core/src/lib/filter/CMakeLists.txt gnuradio-core/src/lib/filter/dotprod_ccf_armv7_a.c gnuradio-core/src/lib/filter/dotprod_fff_armv7_a.c gr-digital/include/digital_clock_recovery_mm_cc.h gr-digital/include/digital_clock_recovery_mm_ff.h gr-digital/include/digital_cma_equalizer_cc.h gr-digital/lib/CMakeLists.txt gr-digital/lib/binary_slicer_fb_impl.h gr-digital/lib/digital_clock_recovery_mm_cc.cc gr-digital/lib/digital_clock_recovery_mm_ff.cc gr-digital/lib/digital_cma_equalizer_cc.cc gr-digital/swig/CMakeLists.txt | ||||
| * | | digital: fixed FLL loop to use gr-filter component. | Tom Rondeau | 2012-07-16 | 1 | -7/+3 |
| | | | |||||
| * | | Merge branch 'next' into wip/filter-rm-next | Johnathan Corgan | 2012-07-09 | 1 | -14/+26 |
| |\ \ | |||||
| * | | | digital: fixing up equalizers to work with new inheritance structure. | Tom Rondeau | 2012-07-07 | 2 | -13/+8 |
| | | | | |||||
| * | | | digital: updated mpsk_receiver and pfb_clock_sync_{fff,ccf} to use gr-filter. | Tom Rondeau | 2012-07-06 | 3 | -25/+27 |
| | | | | |||||
| * | | | digital: updated CPM and GMSK modulators to use blocks out of gr-filter. | Tom Rondeau | 2012-07-06 | 2 | -6/+6 |
| | | | | |||||
| * | | | digital: updated equalizers to use new gr::filter::kernel::adaptive_fir_ccc. | Tom Rondeau | 2012-07-06 | 3 | -23/+51 |
| | | | | |||||
| * | | | core: wip, squash, fixed digital_clock_recovery_xx to use gr-filter | Johnathan Corgan | 2012-06-24 | 2 | -4/+4 |
| | | | | |||||
* | | | | digital: updating cma_equalizer style. | Tom Rondeau | 2012-08-10 | 3 | -104/+66 |
| | | | | |||||
* | | | | digital: converted clock recovery MM loops (cc and ff). | Tom Rondeau | 2012-08-09 | 5 | -219/+143 |
| | | | | |||||
* | | | | digital: converted binary_slicer_fb to new style. | Tom Rondeau | 2012-08-09 | 5 | -90/+28 |
| | | | | | | | | | | | | | | | | Also removed bytes_to_syms. This had been deprecated for a while. | ||||
* | | | | digital: converting to new pimpl standard for 3.7. | Tom Rondeau | 2012-08-09 | 4 | -126/+126 |
| |/ / |/| | | | | | | | | Structure is basically set up. Additive scrambler converted. | ||||
* | | | Merge branch 'master' into next | Tom Rondeau | 2012-07-08 | 1 | -14/+26 |
|\ \ \ | |/ / |/| / | |/ | | | Conflicts: gr-digital/grc/digital_dxpsk_demod.xml | ||||
| * | digital: fix for FLL block; uses actual FIR filter. | Hendrik van Wyk | 2012-07-08 | 1 | -14/+26 |
| | | | | | | | | This should work much more efficiently and also appears to fix issue 463. | ||||
* | | Merge branch 'wip/digital-rm-next' into next | Johnathan Corgan | 2012-06-08 | 6 | -10/+10 |
|\ \ | |/ |/| | | | | | | | | | Conflicts: gnuradio-core/src/lib/general/CMakeLists.txt gnuradio-core/src/lib/general/general.i grc/blocks/block_tree.xml | ||||
| * | core: remove gr_correlate_access_code_tag_bb after move to gr-digital | Johnathan Corgan | 2012-06-08 | 1 | -1/+1 |
| | | |||||
| * | core: removed gr_chunks_to_symbols_XX after move to gr-digital | Johnathan Corgan | 2012-06-06 | 2 | -3/+3 |
| | | |||||
| * | core: removed gr_glfsr* and gr_pn_correlator after transition to gr-digital | Johnathan Corgan | 2012-05-04 | 3 | -6/+6 |
| | | |||||
* | | Block Modifications: | Tim O'Shea | 2012-06-06 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | digital.mpsk_receiver_cc: Set reasonable default parameter values for GRC definition digital.ofdm_insert_preamble: Expose enter_preamble() as public, to allow external state changes Cleanup of incorrect forecast behavior Make the flag port optional, incase external preamble triggers are preferred to in-band gr_vector_source: added set_data( data ) and rewind() public methods gr_head: added set_length(int) method to modify head length New Blocks Added: gr_keep_m_in_n: Allows periodic extraction of M items instead of 1 (in keep_1_in_n) gr_pack_k_bits: Complementary block fo gr_unpack_k_bits gr_vector_insert_x: Complement to the gr_head block, inserts a vector into a stream then becomes a pass through | ||||
* | | Merge branch 'sphinxdocs' | Tom Rondeau | 2012-05-21 | 5 | -13/+13 |
|\ \ | |||||
| * | | docs: fixing up docs from sphinx warnings. | Tom Rondeau | 2012-05-20 | 5 | -13/+13 |
| | | | |||||
* | | | digital: these classes are part of the digital library | Josh Blum | 2012-05-15 | 2 | -2/+2 |
| |/ |/| | |||||
* | | digital: moving generated chunks_to_symbols to gr-digital. | Tom Rondeau | 2012-04-24 | 2 | -0/+130 |
| | |