| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'grc' of http://gnuradio.org/git/jblum | Johnathan Corgan | 2009-09-25 | 1 | -1/+1 |
|\ |
|
| * | hash the tuple of hashes to id the current params | Josh Blum | 2009-09-25 | 1 | -1/+1 |
* | | Merge branch 'gr-noaa-fixes' of http://gnuradio.org/git/balister into master | Johnathan Corgan | 2009-09-25 | 1 | -0/+1 |
|\ \ |
|
| * | | Add missing cstdio include for gcc 4.4 compatibility. | Philip Balister | 2009-09-25 | 1 | -0/+1 |
* | | | Revert "Merge branch 'grc' of http://gnuradio.org/git/jblum" | Johnathan Corgan | 2009-09-25 | 3 | -33/+12 |
|/ / |
|
* | | Merge branch 'grc' of http://gnuradio.org/git/jblum | Johnathan Corgan | 2009-09-25 | 3 | -12/+33 |
|\| |
|
| * | Added a run options to the "no gui" generate options. | Josh Blum | 2009-09-25 | 3 | -12/+33 |
* | | Add missing include file in gnuradio-core | Johnathan Corgan | 2009-09-25 | 1 | -0/+1 |
* | | Merge branch 'wip/deb' of http://gnuradio.org/git/jcorgan | Johnathan Corgan | 2009-09-25 | 27 | -224/+405 |
|\ \
| |/
|/| |
|
| * | Misc. packaging tweaks | Johnathan Corgan | 2009-09-25 | 3 | -0/+5 |
| * | Merged Bdale's 3.2.2-1 packaging | Johnathan Corgan | 2009-09-24 | 26 | -224/+400 |
* | | Merge branch 'rx_mimo_hb_sync' of http://gnuradio.org/git/matt | Johnathan Corgan | 2009-09-24 | 3 | -11/+24 |
|\ \
| |/
|/| |
|
| * | Synchronize the internal phase of the halfband filters to the | Matt Ettus | 2009-09-24 | 3 | -11/+24 |
* | | Acknowledging the obvious | Johnathan Corgan | 2009-09-24 | 1 | -1/+1 |
* | | Fix missing type specifier for mask | Johnathan Corgan | 2009-09-23 | 1 | -1/+1 |
* | | Merge branch 'wip/gr-noaa' of http://gnuradio.org/git/jcorgan into master | Johnathan Corgan | 2009-09-23 | 41 | -0/+6129 |
|\ \ |
|
| * | | Added README and updated configuration requirements | Johnathan Corgan | 2009-09-23 | 2 | -0/+55 |
| * | | Split HRPT script into live receive and post-processing | Johnathan Corgan | 2009-09-23 | 9 | -433/+1838 |
| * | | Dumps HRPT frames to text file similar to specification document | Johnathan Corgan | 2009-09-20 | 2 | -2/+15 |
| * | | Added skeleton HRPT decoder block | Johnathan Corgan | 2009-09-20 | 11 | -54/+242 |
| * | | Updated HRPT receiver to read files recorded as shorts | Johnathan Corgan | 2009-09-20 | 2 | -273/+488 |
| * | | Add HRPT word output to deframer | Johnathan Corgan | 2009-09-20 | 5 | -407/+270 |
| * | | Reorganization of directories | Johnathan Corgan | 2009-09-20 | 9 | -11/+64 |
| * | | Added HRPT deframer block | Johnathan Corgan | 2009-09-20 | 10 | -181/+406 |
| * | | Changed synchronizer to output sliced bits. | Johnathan Corgan | 2009-09-20 | 10 | -287/+263 |
| * | | Updated HRPT blocks/scripts for testing. Seeing good minor frame sync's. | Johnathan Corgan | 2009-09-20 | 14 | -386/+445 |
| * | | Implemented crude timing recovery using zero crossings but no resampling | Johnathan Corgan | 2009-09-20 | 4 | -299/+281 |
| * | | Work in progress, incomplete | Johnathan Corgan | 2009-09-20 | 16 | -677/+1770 |
| * | | Update rx_poes script to filter prior to PLL. | Johnathan Corgan | 2009-09-20 | 1 | -223/+184 |
| * | | Created new gr-noaa top-level component. | Johnathan Corgan | 2009-09-20 | 20 | -0/+3041 |
* | | | Merge branch 'grc' of http://gnuradio.org/git/jblum into master | Johnathan Corgan | 2009-09-23 | 3 | -10/+17 |
|\ \ \
| |/ /
|/| | |
|
| * | | xor that hash | Josh Blum | 2009-09-18 | 1 | -1/+1 |
| * | | bug fix for handling loading of dynamic params | Josh Blum | 2009-09-18 | 3 | -10/+17 |
* | | | Added CVSD encoder/decoder to GRC, example app | Johnathan Corgan | 2009-09-19 | 6 | -1/+991 |
* | | | Merge branch 'usrp2-real-fix' of http://gnuradio.org/git/balister into master | Johnathan Corgan | 2009-09-18 | 1 | -1/+5 |
|\ \ \ |
|
| * | | | configure.gnu needs to unset more vars from the environment. | Philip Balister | 2009-09-17 | 1 | -1/+5 |
* | | | | Merge branch 'grc' of http://gnuradio.org/git/jblum into master | Johnathan Corgan | 2009-09-18 | 6 | -5/+32 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Re/evaluate the notebook blocks label because we dont garuntee the evaluation... | Josh Blum | 2009-09-18 | 1 | -1/+1 |
| * | | | put the flow graph errors button into the toolbar | Josh Blum | 2009-09-18 | 3 | -4/+5 |
| * | | | added errors dialog to show all error messages in flow graph | Josh Blum | 2009-09-18 | 5 | -1/+26 |
| * | | | bugfix: exclude disabled children from consideration in valid condition | Josh Blum | 2009-09-17 | 1 | -1/+2 |
* | | | | Add rxdspno parameter to private interface of quadradio. | Eric Blossom | 2009-09-17 | 2 | -12/+20 |
|/ / / |
|
* / / | lower lxml version req to 1.3.6 | Josh Blum | 2009-09-17 | 1 | -1/+1 |
|/ / |
|
* | | Merge branch 'utils' of http://gnuradio.org/git/trondeau into master | Johnathan Corgan | 2009-09-16 | 3 | -435/+689 |
|\ \ |
|
| * | | Fixed slider behavior when the end of the file is reached. | Tom Rondeau | 2009-09-16 | 1 | -5/+3 |
| * | | Handling a few exceptions when no file is loaded. | Tom Rondeau | 2009-09-16 | 1 | -4/+11 |
| * | | Can now change the size of the symbols. Also fixes some layout issues. | Tom Rondeau | 2009-09-01 | 3 | -380/+546 |
| * | | Adding ability to change line width and style (only a handful of current styl... | Tom Rondeau | 2009-09-01 | 3 | -74/+128 |
| * | | Removing plot picker that addd nothing to the interface. | Tom Rondeau | 2009-09-01 | 1 | -17/+1 |
| * | | Adding a Reload option (Ctrl+R) option to quickly reread the file and reset t... | Tom Rondeau | 2009-09-01 | 3 | -21/+66 |