Age | Commit message (Expand) | Author |
2011-03-09 | audio: use conf files to specify default arch | Josh Blum |
2011-03-09 | audio: moved the grc audio blocks into gr-audio dir | Josh Blum |
2011-03-09 | audio: moved alsa support files into subdirectory | Josh Blum |
2011-03-09 | audio: work on swig support, it imports | Josh Blum |
2011-03-09 | audio: work to get alsa support in, lets see if this works before adding more | Josh Blum |
2011-03-09 | audio: added audio factory registry and top level includes | Josh Blum |
2011-03-08 | audio: skeleton for gr-audio component | Josh Blum |
2011-03-07 | reverted accidental change to keep 1 in n block | Josh Blum |
2011-03-07 | uhd: fix generation typo on uhd grc blocks io direction | Josh Blum |
2011-03-05 | volk: fixing configuration for Cygwin builds. | Don Ward |
2011-03-01 | uhd: work on gr_uhd_source work() function to reduce latency | Josh Blum |
2011-02-28 | uhd: only set has_time_spec when nchan > 1 | Josh Blum |
2011-02-25 | Merge branch 'gr_uhd_next' into next | Josh Blum |
2011-02-25 | uhd: added sensors api to gr-uhd blocks and swig support | Josh Blum |
2011-02-25 | uhd: fix export typo and specify export define when building lib | Josh Blum |
2011-02-22 | howto: Was over-zealous before. The TESTS should remain firmly in the if GUIL... | Tom Rondeau |
2011-02-22 | howto: cleans up the Python build structure for howto; reverts back to making... | Tom Rondeau |
2011-02-22 | howto: fixes for howto build structure. Passes check but does not pass distch... | Tom Rondeau |
2011-02-22 | howto: I think this is a better fix than the last one. The modules are now im... | Tom Rondeau |
2011-02-17 | howto: moving install path back to howto/ to get it to work. | Tom Rondeau |
2011-02-17 | volk: Properly sets up package config script if Orc is not found for Volk. | Tom Rondeau |
2011-02-17 | Merge branch 'pmt_serial_tags' into next | Tom Rondeau |
2011-02-17 | guile: removing calls to check for guile and guile-dev. GNU Radio can once ag... | Tom Rondeau |
2011-02-15 | uhd: tweaks for swig/python init file | Josh Blum |
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-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-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-01-30 | volk: Updating build structure to work when orc is not installed. | Tom Rondeau |
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 | Forced initialization of arrays to avoid warnings. | Tom Rondeau |
2011-01-23 | Needed to specify the use of boost::filesystem library. | Tom Rondeau |