Age | Commit message (Expand) | Author |
2011-02-15 | uhd: tweaks for swig/python init file | Josh Blum |
2011-02-13 | Added constellation object unit test. | Ben Reynwar |
2011-02-13 | Fixing bugs in qam.py. | Ben Reynwar |
2011-02-13 | Added rotational symmetry info to gr_constellation. | Ben Reynwar |
2011-02-13 | Added gr_constellation_decoder2_cb block. | Ben Reynwar |
2011-02-11 | uhd: added mboard param to get time now and added get time last pps | Josh Blum |
2011-02-10 | uhd: incremented compat number for new api support | Josh Blum |
2011-02-10 | uhd: added set and get clock rates to gr-uhd blocks and grc wrappers | Josh Blum |
2011-02-10 | uhd: tweaks to the grc blocks | Josh Blum |
2011-02-10 | uhd: replaced multi/single usrp stuff with just one usrp wrapper | Josh Blum |
2011-02-09 | Changed constellation objects so that codings besides gray code can be used. | Ben Reynwar |
2011-02-08 | uhd: channel = 0 defaults for single interfaces get_dboard_iface | Josh Blum |
2011-02-08 | Added first pass at swigging dboard iface | Jason Abele |
2011-02-08 | Merge branch 'master' into next, using strategy "ours" to skip | Johnathan Corgan |
2011-02-08 | build: update revision to 3.3.2git | Johnathan Corgan |
2011-02-08 | build: update version number to 3.3.1 | Johnathan Corgan |
2011-02-08 | build: update config.guess and config.sub from canonical source | Johnathan Corgan |
2011-02-06 | Added tests to qa_trellis.py. | Ben Reynwar |
2011-02-06 | Added comments to fsm.h | Ben Reynwar |
2011-02-06 | Added trellis_constellation_metrics_cf. It is equivalent to trellis_metrics_... | Ben Reynwar |
2011-02-02 | gruel: generate pmt_serial_tags with python, removes guile dependency | Josh Blum |
2011-02-02 | volk: updating to readd unaligned dot product under new name scheme. | Tom Rondeau |
2011-02-02 | volk: cleaning up makefile issues after merge. | Tom Rondeau |
2011-02-01 | Merge branch 'volk_rename' into next | Tom Rondeau |
2011-02-01 | Forgot to add qpsk.py in last commit. | Ben Reynwar |
2011-01-31 | Added QPSK constellation object. | Ben Reynwar |
2011-01-31 | Tidied qam.py | Ben Reynwar |
2011-01-31 | Added BPSK constellation object. | Ben Reynwar |
2011-01-30 | Added ofdm_frame_sink2. Like ofdm_frame_sink but uses constellation object. | Ben Reynwar |
2011-01-30 | Modified python level OFDM to use constellation object. | Ben Reynwar |
2011-01-30 | Fixed Makefiles to generate swig_doc.i | Ben Reynwar |
2011-01-30 | volk: Updating build structure to work when orc is not installed. | Tom Rondeau |
2011-01-30 | Merged upstream from next | Ben Reynwar |
2011-01-27 | Minor changes to a benchmark example in gnuradio-examples/python/digital. | Ben Reynwar |
2011-01-27 | Minor typo in comments. | Ben Reynwar |
2011-01-26 | Volk: fix for 32fc_s32f_magnitude_16i orc impl. | Nick Foster |
2011-01-26 | Volk: renamed volk_32fc_32f_power_32fc_a16 to volk_32fc_s32f_power_32fc_a16 | Nick Foster |
2011-01-26 | Volk: find built headers instead of installed ones | Nick Foster |
2011-01-26 | Volk: fixed volk_8i_s32f_convert_32f_a16_orc_impl. | Nick Foster |
2011-01-25 | volk: Adding explicit links to local volk libraries. Required to prevent brea... | Tom Rondeau |
2011-01-25 | Volk: Orc impl for complex multiply fixed. Maybe some room for optimization. | Nick Foster |
2011-01-25 | volk: New volk kernel for conjugate dot products with unaligned buffers. | Tom Rondeau |
2011-01-25 | uhd: typo fix setime_unknown_pps -> set_time_unknown_pps in grc xml generator | Josh Blum |
2011-01-23 | Fixed minor bug in fsm.cc for fsms with 1 state. | Ben Reynwar |
2011-01-23 | Forced initialization of arrays to avoid warnings. | Tom Rondeau |
2011-01-23 | Needed to specify the use of boost::filesystem library. | Tom Rondeau |
2011-01-23 | Merge branch 'mergeme/volk/x86_cpuid_simplification' into next | Tom Rondeau |
2011-01-23 | Merge branch 'mergeme/qtgui/use_boost_posix_time' into next | Tom Rondeau |
2011-01-23 | Removing YYYY-mmm-DD from time displayed on Waterfall plot. | Tom Rondeau |
2011-01-23 | Merge branch 'mergeme/misc/mkdir_simplification' into next | Tom Rondeau |