Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-17 | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | |
Conflicts: gnuradio-core/src/lib/filter/gr_dc_blocker_cc.h gnuradio-core/src/lib/filter/gr_dc_blocker_ff.h gnuradio-core/src/lib/general/gr_ofdm_demapper_vcb.h gr-digital/include/digital_ofdm_cyclic_prefixer.h gr-digital/include/digital_ofdm_frame_acquisition.h gr-digital/include/digital_ofdm_frame_sink.h gr-digital/include/digital_ofdm_insert_preamble.h gr-digital/include/digital_ofdm_mapper_bcv.h gr-digital/include/digital_ofdm_sampler.h | |||
2011-10-12 | digital: moved over all c++ blocks to gr-digital. Benchmark tx/rx still working. | Tom Rondeau | |
2011-10-08 | gr: the CMakeLists.txt took a chill pill | Josh Blum | |
2011-09-28 | Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital | Josh Blum | |
Conflicts: gr-digital/lib/Makefile.am gr-digital/python/__init__.py | |||
2011-09-26 | Merge branch 'next' into digital | Tom Rondeau | |
Conflicts: gnuradio-core/src/lib/general/general.i gnuradio-core/src/lib/general/gr_pll_carriertracking_cc.cc gnuradio-core/src/lib/general/gr_pll_freqdet_cf.cc gnuradio-core/src/lib/general/gr_pll_refout_cc.cc gnuradio-core/src/python/gnuradio/gr/qa_pll_carriertracking.py gnuradio-core/src/python/gnuradio/gr/qa_pll_freqdet.py gnuradio-core/src/python/gnuradio/gr/qa_pll_refout.py gr-digital/lib/digital_constellation_receiver_cb.cc gr-digital/python/Makefile.am gr-digital/python/__init__.py gr-digital/python/generic_mod_demod.py gr-digital/python/pkt.py gr-digital/python/psk2.py gr-digital/python/qam.py | |||
2011-09-26 | digital: removed hier directory in gr-digital; put c++ hier blocks into ↵ | Tom Rondeau | |
lib/include/swig. | |||
2011-09-26 | digital: moved header files from lib to include in gr-digital. | Tom Rondeau | |
2011-09-26 | digital: updated build files for new gr-digital/include directory. | Tom Rondeau | |
2011-09-05 | Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital | Josh Blum | |
Conflicts: gnuradio-core/src/lib/general/gr_pll_carriertracking_cc.h gnuradio-core/src/lib/general/gr_pll_freqdet_cf.h gr-digital/lib/digital_constellation.h gr-digital/lib/digital_constellation_receiver_cb.h gr-digital/lib/digital_fll_band_edge_cc.h gr-digital/lib/digital_mpsk_receiver_cc.h | |||
2011-09-01 | digital: adding CPM C++ hier block, which adds a hier directory to ↵ | Tom Rondeau | |
gr-digital. Reworked build system to include this in the libraries and modules built. | |||
2011-08-30 | digital: fixing a few things left out in conversion to gri_control_loop ↵ | Tom Rondeau | |
children. | |||
2011-08-30 | digital: converted mpsk_receiver to use gri_control_loop parent class. ↵ | Tom Rondeau | |
Updated QA code for this, too. Again, had to change the expected data since the loop converges at a different rate; tested by setting alpha and beta to old values and it worked with old data still. | |||
2011-08-30 | digital: formatting comments for line length. | Tom Rondeau | |
2011-08-30 | digital: converted FLL block to use gri_control_loop parent class. | Tom Rondeau | |
2011-08-30 | digital: reformatting documentation for line length. | Tom Rondeau | |
2011-08-29 | digital: fixing qa code to test new dqpsk; a few minor formatting changes. | Tom Rondeau | |
2011-08-29 | digital: created a separate DQPSK constellation that does not gray code ↵ | Tom Rondeau | |
inside the block. This forces a slower decision making routine but allows differential encoding. Gray coding is done using pre_diff_code. | |||
2011-08-27 | digital: made digital constellation receiver a child of the second order ↵ | Tom Rondeau | |
control loop class and cleaned up the interface. | |||
2011-08-17 | small tweaks for windows building | Josh Blum | |
2011-08-17 | Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital | Josh Blum | |
Conflicts: gnuradio-core/src/lib/filter/gr_pfb_clock_sync_ccf.h gnuradio-core/src/lib/general/gr_fll_band_edge_cc.h gnuradio-core/src/lib/general/gr_pll_refout_cc.h gr-digital/lib/digital_constellation_receiver_cb.cc gr-digital/lib/digital_constellation_receiver_cb.h gr-digital/lib/digital_costas_loop_cc.h | |||
2011-08-14 | digital: cleaned up Costas loop code by switching over to the ↵ | Tom Rondeau | |
gri_control_loop class to handle the inner loop. Had to add it to digital_swig.i to properly wrap the parent functions into Python. | |||
2011-08-10 | digital: updated constellation receiver to use loop bandwidth and damping ↵ | Tom Rondeau | |
factor instead of setting alpha and beta independently. Also cleaning up Costas loop a bit more. | |||
2011-08-09 | digital: fixed complex M&M to output the error signal as a float. Also ↵ | Tom Rondeau | |
changed the error value limit since we were hitting it constantly before. | |||
2011-07-30 | digital: update documentation. | Tom Rondeau | |
2011-07-30 | digital: updated Costas loop again. The damping factor is now set by default ↵ | Tom Rondeau | |
and is no longer part of the constructor. All variables are exposed in gets and sets, though, for any purposes. | |||
2011-07-30 | digital: better behavior of FLL code and added gets and sets for the ↵ | Tom Rondeau | |
frequency and phase estimates. | |||
2011-07-30 | digital: moved fll_band_edge into gr-digital. | Tom Rondeau | |
2011-07-28 | Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital | Josh Blum | |
Conflicts: gnuradio-core/src/lib/filter/gr_cma_equalizer_cc.h gnuradio-core/src/lib/general/gr_constellation_decoder_cb.h gnuradio-core/src/lib/general/gr_costas_loop_cc.h gnuradio-core/src/lib/general/gr_lms_dfe_cc.h gnuradio-core/src/lib/general/gr_lms_dfe_ff.h gr-digital/lib/Makefile.am gr-digital/lib/digital_binary_slicer_fb.h gr-digital/lib/digital_clock_recovery_mm_cc.h gr-digital/lib/digital_clock_recovery_mm_ff.h gr-digital/lib/digital_correlate_access_code_bb.h gr-digital/lib/digital_crc32.h gr-digital/lib/digital_mpsk_receiver_cc.h gr-digital/python/Makefile.am gr-digital/python/__init__.py gr-digital/python/generic_mod_demod.py gr-digital/python/pkt.py gr-digital/python/psk2.py gr-digital/python/qam.py | |||
2011-07-28 | Merge branch 'next' of gnuradio.org:gnuradio into next | Josh Blum | |
2011-07-27 | fixed some more warnings; mostly in doxygen or order of variable initialization. | Tom Rondeau | |
2011-07-24 | digital: moving mpsk_receiver from gnuradio-core to gr-digital. Added QA ↵ | Tom Rondeau | |
code for it. | |||
2011-07-24 | digital: moved CRC32 from gnuradio-core to gr-digital. Also added QA code ↵ | Tom Rondeau | |
for it. | |||
2011-07-23 | misc_next_branch_tweaks_to_build_on_osx_and_windows | Josh Blum | |
2011-07-22 | gr: added API macros for noaa and pager, also renamed the ones for digital ↵ | Josh Blum | |
and vocoder to be consistent | |||
2011-07-21 | digital: moving correlate_access_code to gr-digital. | Tom Rondeau | |
2011-07-21 | digital: added symbol visibility defines to gr-digital, builds on MSVC and linux | Josh Blum | |
2011-07-20 | digital: added cmake support for gr-digital (unix only) | Josh Blum | |
2011-07-19 | digital: moved clock_recovery_ff/cc to gr-digital. | Tom Rondeau | |
2011-07-19 | digital: moved gr_binary_slicer_fb to digital_binary_slicer_fb and added QA ↵ | Tom Rondeau | |
code. Removed constellation_decoder and everything that dependedon it. Must switch everything to digital_constellation_decoder now. Also moved gmsk to gr-digital. Make check passes. | |||
2011-07-12 | fixing build for constellation code. Had to make some changes to the qa code ↵ | Tom Rondeau | |
to import the right stuff after being changed from sitting in gnuradio-core. | |||
2011-07-10 | digital: moving more constellation blocks into gr-digital. Builds, make ↵ | Tom Rondeau | |
check needs work. | |||
2011-07-10 | digital: fixed variable ordering to remove warning. | Tom Rondeau | |
2011-06-21 | gr-digital, gr-trellis: Fixing gr-trellis to work with constellation now ↵ | Ben Reynwar | |
that it is in gr-digital. | |||
2011-06-06 | digital: converting LMS algorithm to use the gr_adaptive_filter structure ↵ | Tom Rondeau | |
and making naming consistent (so CMA and LMS look and behave similary with different error and upate functions). | |||
2011-06-06 | digital: formatting CMA code; adding get_ functions and renaming things for ↵ | Tom Rondeau | |
consistency. | |||
2011-06-03 | digital: fixing comments on LMS DD equalizer | Tom Rondeau | |
2011-06-03 | digital: fixing 8psk constellation object to properly slice. | Tom Rondeau | |
2011-06-03 | digital: adding an LMS decision-directed equalizer block. | Tom Rondeau | |
2011-05-18 | digital: set number of samps per symbol for the equalizer. Also, explicitly ↵ | Tom Rondeau | |
set the initial taps of the adaptive filter to 0+j0 | |||
2011-05-08 | Merge branch '8psk' of github.com:trondeau/gnuradio into 8psk | Tom Rondeau | |
Conflicts: gr-digital/lib/digital_costas_loop_cc.cc gr-digital/python/qa_costas_loop_cc.py |