index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gr-noaa
Age
Commit message (
Expand
)
Author
2010-11-16
regenerated
Eric Blossom
2010-11-10
regenerated
Eric Blossom
2010-11-10
regenerated
Rob Savoye
2010-11-10
regenerated
Rob Savoye
2010-11-10
add load-extension support
Rob Savoye
2010-11-10
regenerated
Rob Savoye
2010-11-10
don't list the generated cc files here
Rob Savoye
2010-11-10
regenerate
Eric Blossom
2010-11-10
Rengenerate Makefile.swig.gen's
Eric Blossom
2010-11-10
add python/*.cc to SOURCES so dependencies work properly.
Rob Savoye
2010-11-10
regenerated
Rob Savoye
2010-11-10
regeneratd
Rob Savoye
2010-11-10
don't ifdef the target away. regenerate .gen files.
Rob Savoye
2010-11-10
regenerated
Rob Savoye
2010-11-10
regenerated after changes to .i files
Rob Savoye
2010-11-10
regenerated after changes to the template
Rob Savoye
2010-11-10
regenerated from template
Rob Savoye
2010-10-09
rearrange includes to always be: internal GR, external, with GR.
Michael Dickens
2010-05-28
Make C++ shared libraries versioned
Johnathan Corgan
2010-01-09
gr-noaa: work-in-progress for LRIT reception
Johnathan Corgan
2009-11-09
gr-noaa: added HRPT minor frame parsing, renamed scripts
Johnathan Corgan
2009-11-02
gr-noaa: Combined noaa_hrpt_bit_sync into noaa_hrpt_deframer
Johnathan Corgan
2009-11-02
Added frames_to_ppm Octave script, use ImageMagick to convert to png
Johnathan Corgan
2009-11-01
gr-noaa: Switched to 'double rate BPSK' HRPT synchronization
Johnathan Corgan
2009-10-28
Created a grc_blockdir in makefile.common.
Josh Blum
2009-10-13
Added run-to-completion to demod_hrpt_file.grc
Johnathan Corgan
2009-10-13
Added timing adjustment for zero crossings at bit edges
Johnathan Corgan
2009-09-28
Merge branch 'wip/gr-noaa' of http://gnuradio.org/git/jcorgan into master
Johnathan Corgan
2009-09-28
Removed multiple install of noaa_swig.i from Makefile.am
Thomas Tsou
2009-09-27
Restored original HRPT GUI script and documented various script choices.
Johnathan Corgan
2009-09-27
Renamed simplified HRPT script to allow restoring original
Johnathan Corgan
2009-09-27
General improvements in HRPT receiver
Johnathan Corgan
2009-09-25
Add missing cstdio include for gcc 4.4 compatibility.
Philip Balister
2009-09-23
Fix missing type specifier for mask
Johnathan Corgan
2009-09-23
Added README and updated configuration requirements
Johnathan Corgan
2009-09-23
Split HRPT script into live receive and post-processing
Johnathan Corgan
2009-09-20
Dumps HRPT frames to text file similar to specification document
Johnathan Corgan
2009-09-20
Added skeleton HRPT decoder block
Johnathan Corgan
2009-09-20
Updated HRPT receiver to read files recorded as shorts
Johnathan Corgan
2009-09-20
Add HRPT word output to deframer
Johnathan Corgan
2009-09-20
Reorganization of directories
Johnathan Corgan
2009-09-20
Added HRPT deframer block
Johnathan Corgan
2009-09-20
Changed synchronizer to output sliced bits.
Johnathan Corgan
2009-09-20
Updated HRPT blocks/scripts for testing. Seeing good minor frame sync's.
Johnathan Corgan
2009-09-20
Implemented crude timing recovery using zero crossings but no resampling
Johnathan Corgan
2009-09-20
Work in progress, incomplete
Johnathan Corgan
2009-09-20
Update rx_poes script to filter prior to PLL.
Johnathan Corgan
2009-09-20
Created new gr-noaa top-level component.
Johnathan Corgan