summaryrefslogtreecommitdiff
path: root/gr-noaa/lib
AgeCommit message (Expand)Author
2011-10-23the librariesJosh Blum
2011-10-08gr: the CMakeLists.txt took a chill pillJosh Blum
2011-09-26Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-09-24gr-noaa: fix PLL to generate output, then update errorJohnathan Corgan
2011-07-22gr: added API macros for noaa and pager, also renamed the ones for digital an...Josh Blum
2011-07-20gr: squashed cmakelists.txt into one commitJosh Blum
2010-11-10don't list the generated cc files hereRob Savoye
2010-11-10add python/*.cc to SOURCES so dependencies work properly.Rob Savoye
2010-05-28Make C++ shared libraries versionedJohnathan Corgan
2009-11-09gr-noaa: added HRPT minor frame parsing, renamed scriptsJohnathan Corgan
2009-11-02gr-noaa: Combined noaa_hrpt_bit_sync into noaa_hrpt_deframerJohnathan Corgan
2009-11-01gr-noaa: Switched to 'double rate BPSK' HRPT synchronizationJohnathan Corgan
2009-10-13Added timing adjustment for zero crossings at bit edgesJohnathan Corgan
2009-09-25Add missing cstdio include for gcc 4.4 compatibility.Philip Balister
2009-09-23Fix missing type specifier for maskJohnathan Corgan
2009-09-23Split HRPT script into live receive and post-processingJohnathan Corgan
2009-09-20Dumps HRPT frames to text file similar to specification documentJohnathan Corgan
2009-09-20Added skeleton HRPT decoder blockJohnathan Corgan
2009-09-20Add HRPT word output to deframerJohnathan Corgan
2009-09-20Added HRPT deframer blockJohnathan Corgan
2009-09-20Changed synchronizer to output sliced bits.Johnathan Corgan
2009-09-20Updated HRPT blocks/scripts for testing. Seeing good minor frame sync's.Johnathan Corgan
2009-09-20Implemented crude timing recovery using zero crossings but no resamplingJohnathan Corgan
2009-09-20Work in progress, incompleteJohnathan Corgan
2009-09-20Created new gr-noaa top-level component.Johnathan Corgan