summaryrefslogtreecommitdiff
path: root/gr-noaa
AgeCommit message (Expand)Author
2010-11-24Update .gitignore'sEric Blossom
2010-11-24Update .gitignore'sEric Blossom
2010-11-24Major Makefile.am housecleaning. Passes distcheck.Eric Blossom
2010-11-24Confirm we can load guile noaa moduleEric Blossom
2010-11-19regeneratedRob Savoye
2010-11-16regeneratedEric Blossom
2010-11-10regeneratedEric Blossom
2010-11-10regeneratedRob Savoye
2010-11-10regeneratedRob Savoye
2010-11-10add load-extension supportRob Savoye
2010-11-10regeneratedRob Savoye
2010-11-10don't list the generated cc files hereRob Savoye
2010-11-10regenerateEric Blossom
2010-11-10Rengenerate Makefile.swig.gen'sEric Blossom
2010-11-10add python/*.cc to SOURCES so dependencies work properly.Rob Savoye
2010-11-10regeneratedRob Savoye
2010-11-10regeneratdRob Savoye
2010-11-10don't ifdef the target away. regenerate .gen files.Rob Savoye
2010-11-10regeneratedRob Savoye
2010-11-10regenerated after changes to .i filesRob Savoye
2010-11-10regenerated after changes to the templateRob Savoye
2010-11-10regenerated from templateRob Savoye
2010-10-09rearrange includes to always be: internal GR, external, with GR.Michael Dickens
2010-05-28Make C++ shared libraries versionedJohnathan Corgan
2010-01-09gr-noaa: work-in-progress for LRIT receptionJohnathan 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-02Added frames_to_ppm Octave script, use ImageMagick to convert to pngJohnathan Corgan
2009-11-01gr-noaa: Switched to 'double rate BPSK' HRPT synchronizationJohnathan Corgan
2009-10-28Created a grc_blockdir in makefile.common.Josh Blum
2009-10-13Added run-to-completion to demod_hrpt_file.grcJohnathan Corgan
2009-10-13Added timing adjustment for zero crossings at bit edgesJohnathan Corgan
2009-09-28Merge branch 'wip/gr-noaa' of http://gnuradio.org/git/jcorgan into masterJohnathan Corgan
2009-09-28Removed multiple install of noaa_swig.i from Makefile.amThomas Tsou
2009-09-27Restored original HRPT GUI script and documented various script choices.Johnathan Corgan
2009-09-27Renamed simplified HRPT script to allow restoring originalJohnathan Corgan
2009-09-27General improvements in HRPT receiverJohnathan 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-23Added README and updated configuration requirementsJohnathan 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-20Updated HRPT receiver to read files recorded as shortsJohnathan Corgan
2009-09-20Add HRPT word output to deframerJohnathan Corgan
2009-09-20Reorganization of directoriesJohnathan 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