Adding DQPSK version that uses the PFB timing sync block (dqpsk2).
[debian/gnuradio] / gr-noaa /
2009-10-06 TomMerge branch 'master' into sync
2009-10-01 Johnathan CorganMerge branch 'wip/libusb-1.0' of gnuradio.org/git/jcorg...
2009-10-01 Matt EttusMerge branch 'master' into new_eth
2009-09-29 Johnathan CorganMerge branch 'wip/gr-noaa' of gnuradio.org/git/jcorgan...
2009-09-28 Thomas TsouRemoved multiple install of noaa_swig.i from Makefile.am
2009-09-27 Johnathan CorganRestored original HRPT GUI script and documented variou...
2009-09-27 Johnathan CorganRenamed simplified HRPT script to allow restoring original
2009-09-27 Johnathan CorganGeneral improvements in HRPT receiver
2009-09-25 Johnathan CorganMerge branch 'grc' of gnuradio.org/git/jblum
2009-09-25 Johnathan CorganMerge branch 'gr-noaa-fixes' of gnuradio.org/git/balist...
2009-09-25 Philip BalisterAdd missing cstdio include for gcc 4.4 compatibility.
2009-09-25 Matt EttusMerge commit 'origin' into new_eth
2009-09-24 Johnathan CorganMerge branch 'rx_mimo_hb_sync' of gnuradio.org/git...
2009-09-24 Johnathan CorganFix missing type specifier for mask
2009-09-24 Johnathan CorganMerge branch 'wip/gr-noaa' of gnuradio.org/git/jcorgan...
2009-09-23 Johnathan CorganAdded README and updated configuration requirements
2009-09-23 Johnathan CorganSplit HRPT script into live receive and post-processing
2009-09-21 Johnathan CorganDumps HRPT frames to text file similar to specification...
2009-09-21 Johnathan CorganAdded skeleton HRPT decoder block
2009-09-21 Johnathan CorganUpdated HRPT receiver to read files recorded as shorts
2009-09-20 Johnathan CorganAdd HRPT word output to deframer
2009-09-20 Johnathan CorganReorganization of directories
2009-09-20 Johnathan CorganAdded HRPT deframer block
2009-09-20 Johnathan CorganChanged synchronizer to output sliced bits.
2009-09-20 Johnathan CorganUpdated HRPT blocks/scripts for testing. Seeing good...
2009-09-20 Johnathan CorganImplemented crude timing recovery using zero crossings...
2009-09-20 Johnathan CorganWork in progress, incomplete
2009-09-20 Johnathan CorganUpdate rx_poes script to filter prior to PLL.
2009-09-20 Johnathan CorganCreated new gr-noaa top-level component.