| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi... | Tom Rondeau | 2012-04-13 | 7 | -33/+33 |
* | Removed autotools, gr-waveform, some cleanup | Johnathan Corgan | 2011-12-08 | 2 | -52/+0 |
* | the libraries | Josh Blum | 2011-10-23 | 1 | -8/+1 |
* | gr: the CMakeLists.txt took a chill pill | Josh Blum | 2011-10-08 | 1 | -11/+11 |
* | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | 2011-09-26 | 1 | -4/+5 |
|\ |
|
| * | gr-noaa: fix PLL to generate output, then update errormaint-3.4.0 | Johnathan Corgan | 2011-09-24 | 1 | -4/+5 |
* | | gr: added API macros for noaa and pager, also renamed the ones for digital an... | Josh Blum | 2011-07-22 | 6 | -9/+47 |
* | | gr: squashed cmakelists.txt into one commit | Josh Blum | 2011-07-20 | 1 | -0/+65 |
|/ |
|
* | don't list the generated cc files here | Rob Savoye | 2010-11-10 | 1 | -4/+1 |
* | add python/*.cc to SOURCES so dependencies work properly. | Rob Savoye | 2010-11-10 | 1 | -2/+5 |
* | Make C++ shared libraries versioned | Johnathan Corgan | 2010-05-28 | 1 | -1/+1 |
* | gr-noaa: added HRPT minor frame parsing, renamed scripts | Johnathan Corgan | 2009-11-09 | 6 | -50/+228 |
* | gr-noaa: Combined noaa_hrpt_bit_sync into noaa_hrpt_deframer | Johnathan Corgan | 2009-11-02 | 5 | -152/+43 |
* | gr-noaa: Switched to 'double rate BPSK' HRPT synchronization | Johnathan Corgan | 2009-11-01 | 5 | -157/+125 |
* | Added timing adjustment for zero crossings at bit edges | Johnathan Corgan | 2009-10-13 | 1 | -5/+10 |
* | Add missing cstdio include for gcc 4.4 compatibility. | Philip Balister | 2009-09-25 | 1 | -0/+1 |
* | Fix missing type specifier for mask | Johnathan Corgan | 2009-09-23 | 1 | -1/+1 |
* | Split HRPT script into live receive and post-processing | Johnathan Corgan | 2009-09-23 | 2 | -6/+6 |
* | 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 | 3 | -0/+113 |
* | Add HRPT word output to deframer | Johnathan Corgan | 2009-09-20 | 2 | -26/+56 |
* | Added HRPT deframer block | Johnathan Corgan | 2009-09-20 | 3 | -0/+156 |
* | Changed synchronizer to output sliced bits. | Johnathan Corgan | 2009-09-20 | 3 | -24/+27 |
* | Updated HRPT blocks/scripts for testing. Seeing good minor frame sync's. | Johnathan Corgan | 2009-09-20 | 5 | -52/+52 |
* | Implemented crude timing recovery using zero crossings but no resampling | Johnathan Corgan | 2009-09-20 | 2 | -3/+29 |
* | Work in progress, incomplete | Johnathan Corgan | 2009-09-20 | 5 | -19/+140 |
* | Created new gr-noaa top-level component. | Johnathan Corgan | 2009-09-20 | 4 | -0/+181 |