summaryrefslogtreecommitdiff
path: root/gr-noaa/lib
Commit message (Expand)AuthorAgeFilesLines
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau2012-04-137-33/+33
* Removed autotools, gr-waveform, some cleanupJohnathan Corgan2011-12-082-52/+0
* the librariesJosh Blum2011-10-231-8/+1
* gr: the CMakeLists.txt took a chill pillJosh Blum2011-10-081-11/+11
* Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-09-261-4/+5
|\
| * gr-noaa: fix PLL to generate output, then update errormaint-3.4.0Johnathan Corgan2011-09-241-4/+5
* | gr: added API macros for noaa and pager, also renamed the ones for digital an...Josh Blum2011-07-226-9/+47
* | gr: squashed cmakelists.txt into one commitJosh Blum2011-07-201-0/+65
|/
* don't list the generated cc files hereRob Savoye2010-11-101-4/+1
* add python/*.cc to SOURCES so dependencies work properly.Rob Savoye2010-11-101-2/+5
* Make C++ shared libraries versionedJohnathan Corgan2010-05-281-1/+1
* gr-noaa: added HRPT minor frame parsing, renamed scriptsJohnathan Corgan2009-11-096-50/+228
* gr-noaa: Combined noaa_hrpt_bit_sync into noaa_hrpt_deframerJohnathan Corgan2009-11-025-152/+43
* gr-noaa: Switched to 'double rate BPSK' HRPT synchronizationJohnathan Corgan2009-11-015-157/+125
* Added timing adjustment for zero crossings at bit edgesJohnathan Corgan2009-10-131-5/+10
* Add missing cstdio include for gcc 4.4 compatibility.Philip Balister2009-09-251-0/+1
* Fix missing type specifier for maskJohnathan Corgan2009-09-231-1/+1
* Split HRPT script into live receive and post-processingJohnathan Corgan2009-09-232-6/+6
* Dumps HRPT frames to text file similar to specification documentJohnathan Corgan2009-09-202-2/+15
* Added skeleton HRPT decoder blockJohnathan Corgan2009-09-203-0/+113
* Add HRPT word output to deframerJohnathan Corgan2009-09-202-26/+56
* Added HRPT deframer blockJohnathan Corgan2009-09-203-0/+156
* Changed synchronizer to output sliced bits.Johnathan Corgan2009-09-203-24/+27
* Updated HRPT blocks/scripts for testing. Seeing good minor frame sync's.Johnathan Corgan2009-09-205-52/+52
* Implemented crude timing recovery using zero crossings but no resamplingJohnathan Corgan2009-09-202-3/+29
* Work in progress, incompleteJohnathan Corgan2009-09-205-19/+140
* Created new gr-noaa top-level component.Johnathan Corgan2009-09-204-0/+181