summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-03Added resampler and pushed matched filter into it.Johnathan Corgan
2009-11-03Work in progress, updating usrp_rx_flex.pyJohnathan Corgan
2009-11-03Directory reorganization to newer layoutJohnathan Corgan
2009-11-03Work in progress, added GRC-based single channel receiverJohnathan Corgan
2009-11-03Moved command-line apps into apps subdirectoryJohnathan Corgan
2009-11-03Merge branch 'wip/term' of git@gnuradio.org:jcorganJohnathan Corgan
2009-11-03gr-wxgui: cleanup for mergeJohnathan Corgan
2009-11-02usrp: Cleanup of usrp_basicThomas Tsou
2009-11-02usrp: Check return value in fusb_libusb1 _reap()Thomas Tsou
2009-11-02gr-noaa: Combined noaa_hrpt_bit_sync into noaa_hrpt_deframerJohnathan Corgan
2009-11-02Added frames_to_ppm Octave script, use ImageMagick to convert to pngJohnathan Corgan
2009-11-01gr-noaa: Switched to 'double rate BPSK' HRPT synchronizationJohnathan Corgan
2009-10-31Fix missing include from last commitJohnathan Corgan
2009-10-31grc: update block tree list for new pfb_clock_syncJohnathan Corgan
2009-10-31core: added gr.pfb_clock_sync_fff based on _ccf version, updated exampleJohnathan Corgan
2009-10-29Merge branch 'wbxng-prescaler' of http://gnuradio.org/git/jabeleJohnathan Corgan
2009-10-29Fixing prescaler and disable aux synth output on wbxngJason Abele
2009-10-29fixed issue where usrp siggen continued to transmit after program exitJosh Blum
2009-10-29modified flowgraph cleanupJosh Blum
2009-10-29Consolidated termsink into one classJohnathan Corgan
2009-10-29Basic terminal window that takes raw text on input msgq and appends itJohnathan Corgan
2009-10-29Add placeholder panel for console, use old style window sizeJohnathan Corgan
2009-10-29Created skeleton wxgui term window componentJohnathan Corgan
2009-10-29Merge branch 'flattopwindow' of http://gnuradio.org/git/jblumJohnathan Corgan
2009-10-28Added window option to wxgui fft and waterfall sink.Josh Blum
2009-10-28renamed msgq to msgq_in and msgq_out, block wrappers changed accordinglyJosh Blum
2009-10-28Created a grc_blockdir in makefile.common.Josh Blum
2009-10-28Merge branch 'wip/grc/general' of jblum@blumhouse:~/git/gnuradio into wip/grcJosh Blum
2009-10-28Merge branch 'flattopwindow' of http://gnuradio.org/git/matt into flattopJosh Blum
2009-10-28redid cos windows, added flattop and nuttall_cfdMatt Ettus
2009-10-27Merge branch 'vrt' of http://gnuradio.org/git/jblumJohnathan Corgan
2009-10-27updated usrp.pc file to reflect the correct version of libusbMichael
2009-10-26removed gr-vrtJosh Blum
2009-10-26removed caldiv stuff from gr-vrtJosh Blum
2009-10-22removed MOST of the quadradio specific stuffJosh Blum
2009-10-22install header for missing pkt checkerJosh Blum
2009-10-22Remove debian packaging from master branch, to be placed in 'debian' branchJohnathan Corgan
2009-10-22Don't distribute generated files in gr-qtguiJohnathan Corgan
2009-10-21Merge branch 'vrt' of http://gnuradio.org/git/jblumJohnathan Corgan
2009-10-21query the model number from the hostJosh Blum
2009-10-19Resampler seems to be working for all values of rateTom
2009-10-19Working on fixing arbitrary resampler not working for rate < 1.0; this fixes ...Tom
2009-10-19Merge branch 'osx_10.6_64_fixes' of http://gnuradio.org/git/michaelldJohnathan Corgan
2009-10-19moved all 'fprintf (stderr, ...)' calls to std::cerr, for 'universal' OSX pri...Michael
2009-10-18added v offset option to scopeJosh Blum
2009-10-18added to todoJosh Blum
2009-10-17better for both cross-compiling and 10.6 native compiling, to determine CPU a...Michael
2009-10-15usrp: Fixed firmware load regressionThomas Tsou
2009-10-15usrp: Corrected error messageThomas Tsou
2009-10-15usrp: Added missing return valuesThomas Tsou