Age | Commit message (Expand) | Author |
2009-10-31 | Fix missing include from last commit | Johnathan Corgan |
2009-10-31 | grc: update block tree list for new pfb_clock_sync | Johnathan Corgan |
2009-10-31 | core: added gr.pfb_clock_sync_fff based on _ccf version, updated example | Johnathan Corgan |
2009-10-29 | Merge branch 'wbxng-prescaler' of http://gnuradio.org/git/jabele | Johnathan Corgan |
2009-10-29 | Fixing prescaler and disable aux synth output on wbxng | Jason Abele |
2009-10-29 | fixed issue where usrp siggen continued to transmit after program exit | Josh Blum |
2009-10-29 | modified flowgraph cleanup | Josh Blum |
2009-10-29 | Consolidated termsink into one class | Johnathan Corgan |
2009-10-29 | Basic terminal window that takes raw text on input msgq and appends it | Johnathan Corgan |
2009-10-29 | Add placeholder panel for console, use old style window size | Johnathan Corgan |
2009-10-29 | Created skeleton wxgui term window component | Johnathan Corgan |
2009-10-29 | Merge branch 'flattopwindow' of http://gnuradio.org/git/jblum | Johnathan Corgan |
2009-10-28 | Added window option to wxgui fft and waterfall sink. | Josh Blum |
2009-10-28 | renamed msgq to msgq_in and msgq_out, block wrappers changed accordingly | Josh Blum |
2009-10-28 | Created a grc_blockdir in makefile.common. | Josh Blum |
2009-10-28 | Merge branch 'wip/grc/general' of jblum@blumhouse:~/git/gnuradio into wip/grc | Josh Blum |
2009-10-28 | Merge branch 'flattopwindow' of http://gnuradio.org/git/matt into flattop | Josh Blum |
2009-10-28 | redid cos windows, added flattop and nuttall_cfd | Matt Ettus |
2009-10-27 | Merge branch 'vrt' of http://gnuradio.org/git/jblum | Johnathan Corgan |
2009-10-27 | updated usrp.pc file to reflect the correct version of libusb | Michael |
2009-10-26 | removed gr-vrt | Josh Blum |
2009-10-26 | removed caldiv stuff from gr-vrt | Josh Blum |
2009-10-22 | removed MOST of the quadradio specific stuff | Josh Blum |
2009-10-22 | install header for missing pkt checker | Josh Blum |
2009-10-22 | Remove debian packaging from master branch, to be placed in 'debian' branch | Johnathan Corgan |
2009-10-22 | Don't distribute generated files in gr-qtgui | Johnathan Corgan |
2009-10-21 | Merge branch 'vrt' of http://gnuradio.org/git/jblum | Johnathan Corgan |
2009-10-21 | query the model number from the host | Josh Blum |
2009-10-19 | Resampler seems to be working for all values of rate | Tom |
2009-10-19 | Working on fixing arbitrary resampler not working for rate < 1.0; this fixes ... | Tom |
2009-10-19 | Merge branch 'osx_10.6_64_fixes' of http://gnuradio.org/git/michaelld | Johnathan Corgan |
2009-10-19 | moved all 'fprintf (stderr, ...)' calls to std::cerr, for 'universal' OSX pri... | Michael |
2009-10-18 | added v offset option to scope | Josh Blum |
2009-10-18 | added to todo | Josh Blum |
2009-10-17 | better for both cross-compiling and 10.6 native compiling, to determine CPU a... | Michael |
2009-10-15 | usrp: Fixed firmware load regression | Thomas Tsou |
2009-10-15 | usrp: Corrected error message | Thomas Tsou |
2009-10-15 | usrp: Added missing return values | Thomas Tsou |
2009-10-15 | Merge commit '25a8' from git@gnuradio.org:jblum | Johnathan Corgan |
2009-10-15 | osx 10.6 x86_64 fixes for gr-audio-osx | Michael |
2009-10-15 | OSX 10.6 x86_64 fixes for configure and libusb; Audio is next | Michael |
2009-10-14 | fix usrp2 wrappers for vlen of 2 shorts | Josh Blum |
2009-10-14 | fix so all handlers get called on event | Josh Blum |
2009-10-13 | Merge branch 'qtmake' of git@gnuradio.org:trondeau into master | Johnathan Corgan |
2009-10-13 | Removing ifs to clean up build system. Make no longer rebuilds gr-qtgui if no... | Tom |
2009-10-13 | Added run-to-completion to demod_hrpt_file.grc | Johnathan Corgan |
2009-10-13 | Added timing adjustment for zero crossings at bit edges | Johnathan Corgan |
2009-10-13 | Merge branch 'libusb-1.0' of git://github.com/ttsou/gnuradio-ttsou | Johnathan Corgan |
2009-10-13 | Change calculation of docdir to remove trailer when in git development | Johnathan Corgan |
2009-10-12 | Merge branch 'fix/wxgui' of git@gnuradio.org:jblum | Johnathan Corgan |