summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'grc' of http://gnuradio.org/git/jblumJohnathan Corgan2009-09-251-1/+1
|\
| * hash the tuple of hashes to id the current paramsJosh Blum2009-09-251-1/+1
* | Merge branch 'gr-noaa-fixes' of http://gnuradio.org/git/balister into masterJohnathan Corgan2009-09-251-0/+1
|\ \
| * | Add missing cstdio include for gcc 4.4 compatibility.Philip Balister2009-09-251-0/+1
* | | Revert "Merge branch 'grc' of http://gnuradio.org/git/jblum"Johnathan Corgan2009-09-253-33/+12
|/ /
* | Merge branch 'grc' of http://gnuradio.org/git/jblumJohnathan Corgan2009-09-253-12/+33
|\|
| * Added a run options to the "no gui" generate options.Josh Blum2009-09-253-12/+33
* | Add missing include file in gnuradio-coreJohnathan Corgan2009-09-251-0/+1
* | Merge branch 'wip/deb' of http://gnuradio.org/git/jcorganJohnathan Corgan2009-09-2527-224/+405
|\ \ | |/ |/|
| * Misc. packaging tweaksJohnathan Corgan2009-09-253-0/+5
| * Merged Bdale's 3.2.2-1 packagingJohnathan Corgan2009-09-2426-224/+400
* | Merge branch 'rx_mimo_hb_sync' of http://gnuradio.org/git/mattJohnathan Corgan2009-09-243-11/+24
|\ \ | |/ |/|
| * Synchronize the internal phase of the halfband filters to theMatt Ettus2009-09-243-11/+24
* | Acknowledging the obviousJohnathan Corgan2009-09-241-1/+1
* | Fix missing type specifier for maskJohnathan Corgan2009-09-231-1/+1
* | Merge branch 'wip/gr-noaa' of http://gnuradio.org/git/jcorgan into masterJohnathan Corgan2009-09-2341-0/+6129
|\ \
| * | Added README and updated configuration requirementsJohnathan Corgan2009-09-232-0/+55
| * | Split HRPT script into live receive and post-processingJohnathan Corgan2009-09-239-433/+1838
| * | Dumps HRPT frames to text file similar to specification documentJohnathan Corgan2009-09-202-2/+15
| * | Added skeleton HRPT decoder blockJohnathan Corgan2009-09-2011-54/+242
| * | Updated HRPT receiver to read files recorded as shortsJohnathan Corgan2009-09-202-273/+488
| * | Add HRPT word output to deframerJohnathan Corgan2009-09-205-407/+270
| * | Reorganization of directoriesJohnathan Corgan2009-09-209-11/+64
| * | Added HRPT deframer blockJohnathan Corgan2009-09-2010-181/+406
| * | Changed synchronizer to output sliced bits.Johnathan Corgan2009-09-2010-287/+263
| * | Updated HRPT blocks/scripts for testing. Seeing good minor frame sync's.Johnathan Corgan2009-09-2014-386/+445
| * | Implemented crude timing recovery using zero crossings but no resamplingJohnathan Corgan2009-09-204-299/+281
| * | Work in progress, incompleteJohnathan Corgan2009-09-2016-677/+1770
| * | Update rx_poes script to filter prior to PLL.Johnathan Corgan2009-09-201-223/+184
| * | Created new gr-noaa top-level component.Johnathan Corgan2009-09-2020-0/+3041
* | | Merge branch 'grc' of http://gnuradio.org/git/jblum into masterJohnathan Corgan2009-09-233-10/+17
|\ \ \ | |/ / |/| |
| * | xor that hashJosh Blum2009-09-181-1/+1
| * | bug fix for handling loading of dynamic paramsJosh Blum2009-09-183-10/+17
* | | Added CVSD encoder/decoder to GRC, example appJohnathan Corgan2009-09-196-1/+991
* | | Merge branch 'usrp2-real-fix' of http://gnuradio.org/git/balister into masterJohnathan Corgan2009-09-181-1/+5
|\ \ \
| * | | configure.gnu needs to unset more vars from the environment.Philip Balister2009-09-171-1/+5
* | | | Merge branch 'grc' of http://gnuradio.org/git/jblum into masterJohnathan Corgan2009-09-186-5/+32
|\ \ \ \ | | |/ / | |/| |
| * | | Re/evaluate the notebook blocks label because we dont garuntee the evaluation...Josh Blum2009-09-181-1/+1
| * | | put the flow graph errors button into the toolbarJosh Blum2009-09-183-4/+5
| * | | added errors dialog to show all error messages in flow graphJosh Blum2009-09-185-1/+26
| * | | bugfix: exclude disabled children from consideration in valid conditionJosh Blum2009-09-171-1/+2
* | | | Add rxdspno parameter to private interface of quadradio.Eric Blossom2009-09-172-12/+20
|/ / /
* / / lower lxml version req to 1.3.6Josh Blum2009-09-171-1/+1
|/ /
* | Merge branch 'utils' of http://gnuradio.org/git/trondeau into masterJohnathan Corgan2009-09-163-435/+689
|\ \
| * | Fixed slider behavior when the end of the file is reached.Tom Rondeau2009-09-161-5/+3
| * | Handling a few exceptions when no file is loaded.Tom Rondeau2009-09-161-4/+11
| * | Can now change the size of the symbols. Also fixes some layout issues.Tom Rondeau2009-09-013-380/+546
| * | Adding ability to change line width and style (only a handful of current styl...Tom Rondeau2009-09-013-74/+128
| * | Removing plot picker that addd nothing to the interface.Tom Rondeau2009-09-011-17/+1
| * | Adding a Reload option (Ctrl+R) option to quickly reread the file and reset t...Tom Rondeau2009-09-013-21/+66