Maxing the x-axis of the time domain plot represent the actual time of the samples...
[debian/gnuradio] / gr-noaa /
2010-02-02 TomMerge branch 'fll'
2010-01-17 TomMerge branch 'resampler'
2010-01-09 Johnathan Corgangr-noaa: work-in-progress for LRIT reception
2009-12-12 Johnathan CorganMerge branch 'wip/pager' of git@gnuradio.org:jcorgan
2009-11-09 Johnathan Corgangr-noaa: added HRPT minor frame parsing, renamed scripts
2009-11-03 Johnathan CorganMerge branch 'wip/term' of git@gnuradio.org:jcorgan
2009-11-02 Johnathan Corgangr-noaa: Combined noaa_hrpt_bit_sync into noaa_hrpt_def...
2009-11-02 Johnathan CorganAdded frames_to_ppm Octave script, use ImageMagick...
2009-11-02 Johnathan Corgangr-noaa: Switched to 'double rate BPSK' HRPT synchroniz...
2009-10-29 Johnathan CorganMerge branch 'flattopwindow' of gnuradio.org/git/jblum
2009-10-28 Josh BlumCreated a grc_blockdir in makefile.common.
2009-10-21 Johnathan CorganMerge branch 'vrt' of gnuradio.org/git/jblum
2009-10-15 Johnathan CorganMerge commit '25a8' from git@gnuradio.org:jblum
2009-10-14 Johnathan CorganMerge branch 'qtmake' of git@gnuradio.org:trondeau...
2009-10-13 Johnathan CorganAdded run-to-completion to demod_hrpt_file.grc
2009-10-13 Johnathan CorganAdded timing adjustment for zero crossings at bit edges
2009-10-12 Josh BlumMerge commit '38d5389f3054164a2f04d6e4e8fe381aa5ee03fc...
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.