Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2009-10-06 | Merge branch 'sync' of http://gnuradio.org/git/matt into wip/examples | Josh Blum | |
2009-10-06 | usrp: Corrected build fix for libusb | Thomas Tsou | |
2009-10-06 | Merge branch 'sync' of http://gnuradio.org/git/trondeau into sync | Matt Ettus | |
2009-10-06 | rename and make output optional | Matt Ettus | |
2009-10-06 | Changinging behavior of parameter update for PFB clock recovery alg. | Tom | |
2009-10-06 | Merge branch 'wip/sync' of http://gnuradio.org/git/jcorgan into sync | Matt Ettus | |
2009-10-06 | Add gr.pfb_clock_recovery to GRC | Johnathan Corgan | |
2009-10-06 | no timing recovery yet, but creates RRC-PAM | Matt Ettus | |
2009-10-06 | Making second output port of PFB clock recovery optional. | Tom | |
2009-10-06 | Merge branch 'master' into sync | Tom | |
Conflicts: gr-utils/src/python/gr_plot_qt.py gr-utils/src/python/pyqt_plot.py gr-utils/src/python/pyqt_plot.ui | |||
2009-10-06 | Should not be clipping the error here. | Tom | |
2009-10-06 | Working with PFB clock recovery block. | Tom | |
2009-10-06 | Using PFB clock recovery for testing | Tom | |
2009-10-06 | wip on clock sync block; exposing set gain function | Tom | |
2009-10-06 | Updating display for better viewing on small screens | Tom | |
2009-10-06 | Merge branch 'master' of http://gnuradio.org/git/gnuradio | Matt Ettus | |
2009-10-05 | added freq offset slider | Josh Blum | |
2009-10-05 | added mpsk demod example | Josh Blum | |
2009-10-05 | Integrated gain control for TX and RX of wbxng | Jason Abele | |
2009-10-05 | Enabled RX Baseband | Jason Abele | |
2009-10-05 | First Functional TX modulator | Jason Abele | |
2009-10-05 | Locking, controllable synthesizer on TX and RX | Jason Abele | |
set Charge Pump Current (Icp) per design guide on schem set R divider to 3, so that PFD inputs are ~21MHz set RF output enable even when looking for AUX | |||
2009-10-05 | Able to tune RX VCO, observe R and N divider output on MUXOUT | Jason Abele | |
2009-10-05 | twiddling gpio successfully | Jason Abele | |
2009-10-05 | Clean build | Jason Abele | |