index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gr-noaa
/
swig
/
Makefile.am
Age
Commit message (
Expand
)
Author
2011-12-06
docs: fixes some warnings.
Tom Rondeau
2011-12-05
docs: more fixes for generated swig files. This worked before the merge, but ...
Tom Rondeau
2011-12-04
docs: better install of swig docs .i files since we actually have a variable ...
Tom Rondeau
2011-11-28
docs: installing generated _doc.i files under autotools.
Tom Rondeau
2011-11-27
docs: better use of BUILT_SOURCES so I'm not overriding the standard build in...
Tom Rondeau
2011-11-27
docs: Adding swig doc generation to Makefile.am files.
Tom Rondeau
2010-12-27
Add missing .test files to tarball.
Eric Blossom
2010-11-24
Major Makefile.am housecleaning. Passes distcheck.
Eric Blossom
2010-11-24
Confirm we can load guile noaa module
Eric Blossom
2010-10-09
rearrange includes to always be: internal GR, external, with GR.
Michael Dickens
2009-11-02
gr-noaa: Combined noaa_hrpt_bit_sync into noaa_hrpt_deframer
Johnathan Corgan
2009-11-01
gr-noaa: Switched to 'double rate BPSK' HRPT synchronization
Johnathan Corgan
2009-09-28
Removed multiple install of noaa_swig.i from Makefile.am
Thomas Tsou
2009-09-20
Added skeleton HRPT decoder block
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
Work in progress, incomplete
Johnathan Corgan
2009-09-20
Created new gr-noaa top-level component.
Johnathan Corgan