Age | Commit message (Expand) | Author |
2011-10-23 | core: Added type conversion int->float (issue #192). Added with a gri file an... | Tom Rondeau |
2011-10-18 | Merge branch 'master' into next | Tom Rondeau |
2011-10-18 | added transcendental block from jblum/transcendental (reworked for master bra... | Tom Rondeau |
2011-10-12 | digital: moved over all c++ blocks to gr-digital. Benchmark tx/rx still working. | Tom Rondeau |
2011-09-26 | Merge branch 'next' into digital | Tom Rondeau |
2011-09-09 | Merge branch 'master' into next | Tom Rondeau |
2011-09-03 | Add gr_correlate_access_code_tag_bb, issues tags instead of annotating samples | Nick Foster |
2011-08-30 | Merge remote branch 'mbant/cpm' into digital | Tom Rondeau |
2011-08-14 | Adding a control_loop class that takes care of setting the loop gains and the... | Tom Rondeau |
2011-07-30 | digital: moved fll_band_edge out of gnruadio-core. | Tom Rondeau |
2011-07-24 | digital: moving mpsk_receiver from gnuradio-core to gr-digital. Added QA code... | Tom Rondeau |
2011-07-24 | digital: moved CRC32 from gnuradio-core to gr-digital. Also added QA code for... | Tom Rondeau |
2011-07-21 | digital: moving correlate_access_code to gr-digital. | Tom Rondeau |
2011-07-20 | digital: removed LMS and CMA equalizers from core that are supplanted in gr-d... | Tom Rondeau |
2011-07-19 | digital: removed gr_costas_loop from gnuradio-core that is replaced in gr-dig... | Tom Rondeau |
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 c... | Tom Rondeau |
2011-04-08 | gr-digital: updating build for consetellation object move. | Tom Rondeau |
2011-04-08 | Merge branch 'master' into constell_obj | Tom Rondeau |
2011-04-07 | core: adding a type converter - int -> float. | Tom Rondeau |
2011-02-13 | Added gr_constellation_decoder2_cb block. | Ben Reynwar |
2011-01-30 | Added ofdm_frame_sink2. Like ofdm_frame_sink but uses constellation object. | Ben Reynwar |
2011-01-30 | Merged upstream from next | Ben Reynwar |
2011-01-01 | Worked on generic demodulation. | Ben Reynwar |
2010-12-09 | Added support for modulation/demodulation of a generic constellation. | Ben Reynwar |
2010-12-09 | All CPM stuff included (C++/GRC/Python), tests pass | Martin Braun |
2010-12-06 | Merge branch 'next' into guile-next | Eric Blossom |
2010-11-16 | Adding a burst tagger that creates a tag when a signal is observed on line 1. | Tom Rondeau |
2010-11-14 | Add tests that show that vector<complex<float>> is not working... | Eric Blossom |
2010-11-13 | Renamed annotator block that goes all-to-all now so that it can take in arbit... | Tom Rondeau |
2010-11-11 | Renaming random_annotator to annotator_1toall that moves tags from single inp... | Tom Rondeau |
2010-11-10 | Remove duplicate include of gr_endianness.i from general.i | Eric Blossom |
2010-05-18 | gnuradio-core: removed gr.dd_mpsk_sync_cc block as obsolete | Johnathan Corgan |
2010-03-21 | Add new block gr.additive_scrambler_bb() | Johnathan Corgan |
2009-12-09 | Adding a band-edge based frequency lock loop. | Tom |
2009-10-08 | Added gr.copy(itemsize) block | Johnathan Corgan |
2009-07-11 | Implements ticket:401 and ticket:402. | jcorgan |
2009-04-15 | new fm detector added based on FIR derivative detector. Stereo sep better th... | n4hy |
2008-10-27 | Added basic wavelet classifier blocks. GSL is now a prerequisite for | eb |
2008-09-13 | Merged r9564:9568 from jcorgan/bert into trunk. Adds BPSK bit error testing ... | jcorgan |
2008-09-12 | Merged -r9556:9560 from jcorgan/scr into trunk. Adds gr.scrambler_bb and gr.... | jcorgan |
2008-09-08 | merging branch -r9485:9498 to fix some warnings. This merge removes some of t... | trondeau |
2008-04-15 | Merged r8195:8205 from jcorgan/ecc into trunk. Adds convolutional encoder | jcorgan |
2008-04-12 | Addes gr.cpfsk_bc(), a continuous phase frequency shift keying modulator block. | jcorgan |
2008-04-11 | Adds gr.repeat(), an interpolating block to repeat a sample N times on the ou... | jcorgan |
2008-01-02 | Merging ofdm2 branch -r7047:7321 into trunk. This updates the OFDM code to hi... | trondeau |
2007-08-04 | merged -r5966:6112 on trondeau/ofdm_mod. Allows for generic constellations (s... | trondeau |
2007-07-21 | Updated license from GPL version 2 or later to GPL version 3 or later. | eb |
2007-06-10 | Merging OFDM features branch r5661:5759 into trunk. OFDM works over the air w... | trondeau |
2007-06-04 | merge ordm/receiver branch -r5574:5659. Reworks OFDM receiver with refactored... | trondeau |