Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-09 | Working fractional sample rates in clock recovery algorithm. | Tom | |
2009-10-09 | registered key to hide/show control panel in wxgui windows | Josh Blum | |
2009-10-09 | Chaning update for fractional sample rate into filter index. | Tom | |
2009-10-09 | Added window size param to all wxgui wrappers. | Josh Blum | |
Modified type parser to allow blank values in vector types as empty vectors. | |||
2009-10-09 | usrp: Enable debug output | Thomas Tsou | |
This only works if libusb-1.0 is compiled with debug logging. | |||
2009-10-09 | usrp: Reorg of libusb error reporting | Thomas Tsou | |
Error messages rather than error codes are reported. Version specific libusb error messages originate from their respective calls. | |||
2009-10-09 | add canonical options for copy enable param | Josh Blum | |
2009-10-09 | wip | Tom | |
2009-10-09 | usrp: Added error checking on hash transfers | Thomas Tsou | |
2009-10-08 | Merge branch 'wip/wxgui' of http://gnuradio.org/git/jblum | Johnathan Corgan | |
* 'wip/wxgui' of http://gnuradio.org/git/jblum: using gr copy in the wxgui connect, added gr copy to grc xml Added gr.copy(itemsize) block point label transpareny, horizontal offset, and toggle on/off capability simplify some params moved the wxgui connect helper functions into the wrapper class making use of update ui event setup special wxgui connect on sinks, needs testing working special connect for fftsink work on a special connect function that registers a callback added bind to visible event function to callback when visibility changes within tabs | |||
2009-10-08 | using gr copy in the wxgui connect, added gr copy to grc xml | Josh Blum | |
2009-10-08 | Working on allowing fractional samples per symbol. | Tom | |
2009-10-08 | Merge branch 'wip/wxgui' of http://gnuradio.org/git/jcorgan into wip/wxgui | Josh Blum | |
2009-10-08 | Added gr.copy(itemsize) block | Johnathan Corgan | |
set_enabled(bool) will either copy from input to output (True) or drop the input on the floor (False). | |||
2009-10-08 | point label transpareny, horizontal offset, and toggle on/off capability | Josh Blum | |
2009-10-08 | augmented search for libusb | Michael | |
2009-10-07 | Adding channel model to simulation to test frequency offset. | Tom | |
2009-10-07 | tweaks to the search | Josh Blum | |
2009-10-07 | a working block tree search | Josh Blum | |
2009-10-07 | added noaa to extract doc matcher | Josh Blum | |
2009-10-07 | simplify some params | Josh Blum | |
2009-10-07 | Adding imaginary stream to PAM demo to test IQ sync. Also properly setting ↵ | Tom | |
beta at runtime from GRC block. | |||
2009-10-07 | Working sync for QPSK | Tom | |
2009-10-07 | moved the wxgui connect helper functions into the wrapper class | Josh Blum | |
2009-10-07 | More stable version of clock sync. | Tom | |
2009-10-07 | making use of update ui event | Josh Blum | |
2009-10-07 | Clipping the rate of the clock recovery helps track large changes. | Tom | |
2009-10-07 | setup special wxgui connect on sinks, needs testing | Josh Blum | |
2009-10-07 | Applied patch from Don Ward for Cygwin platform | Johnathan Corgan | |
Add *.exe to .gitignore Restore ac_compiler in gr_fortran.m4 even when no Fortran was found Add $(NO_UNDEFINED) to LDFLAGS in atsc Makefile.am, so shared libraries will be built Change the order of searching pmt/libpmt-qa.la and libgruel.la in gruel Makefile.am so references to libgruel from limpmt-qa will be resolved | |||
2009-10-07 | working special connect for fftsink | Josh Blum | |
2009-10-06 | Adding better scope sink defaults. | Tom | |
2009-10-06 | work on a special connect function that registers a callback | Josh Blum | |
2009-10-06 | added bind to visible event function to callback when visibility changes ↵ | Josh Blum | |
within tabs | |||
2009-10-06 | Fixing previous checkin | Tom | |
2009-10-06 | Adding accessor functions for both alpha and beta. | Tom | |
2009-10-06 | Merge branch 'libusb-1.0' of git://github.com/ttsou/gnuradio-ttsou | Johnathan Corgan | |
* 'libusb-1.0' of git://github.com/ttsou/gnuradio-ttsou: usrp: Corrected build fix for libusb usrp: Removed unused file | |||
2009-10-06 | Merge branch 'wip/wbxng' of git@gnuradio.org:jcorgan | Johnathan Corgan | |
* 'wip/wbxng' of git@gnuradio.org:jcorgan: Clean up for work-in-progress Integrated gain control for TX and RX of wbxng Enabled RX Baseband First Functional TX modulator Locking, controllable synthesizer on TX and RX Able to tune RX VCO, observe R and N divider output on MUXOUT twiddling gpio successfully Clean build Initial compile of wbxng, properly sets db IDs | |||
2009-10-06 | Fixing io signature for debug outputs. | Tom | |
2009-10-06 | Merge branch 'wip/examples' of http://gnuradio.org/git/jblum into sync | Matt Ettus | |
2009-10-06 | progress | Matt Ettus | |
2009-10-06 | removed unused git ignores | Josh Blum | |
2009-10-06 | moved grc examples to gnuradio-examples/grc | Josh Blum | |
2009-10-06 | Merge branch 'sync' of http://gnuradio.org/git/trondeau into sync | Matt Ettus | |
2009-10-06 | Adding ports to GRC file for new debug outputs | Tom | |
2009-10-06 | added more ports | Matt Ettus | |
2009-10-06 | Merge branch 'sync' of http://gnuradio.org/git/matt into sync | Tom | |
2009-10-06 | Merge branch 'wip/sync' of http://gnuradio.org/git/jcorgan into sync | Tom | |
2009-10-06 | Clean up for work-in-progress | Johnathan Corgan | |
Copyright updates Trailing whitespace cleanup Move private headers out of install Use standard include guards Code cleanup | |||
2009-10-06 | Adding more outputs for debugging. | Tom | |
2009-10-06 | with frac delay | Matt Ettus | |