| Commit message (Expand) | Author | Age | Files | Lines |
* | usrp: updated installed examples | Josh Blum | 2011-10-19 | 1 | -11/+11 |
* | cmake: fix that component depends on component hack | Josh Blum | 2011-10-19 | 1 | -1/+1 |
* | gr: the CMakeLists.txt took a chill pill | Josh Blum | 2011-10-08 | 5 | -29/+29 |
* | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | 2011-09-26 | 1 | -4/+5 |
|\ |
|
| * | Merge branch 'master' into next | Johnathan Corgan | 2011-09-24 | 1 | -4/+5 |
| |\ |
|
| | * | gr-noaa: fix PLL to generate output, then update errormaint-3.4.0 | Johnathan Corgan | 2011-09-24 | 1 | -4/+5 |
* | | | cmake: language tweak for component group description | Josh Blum | 2011-08-02 | 1 | -1/+1 |
* | | | gr: added API macros for noaa and pager, also renamed the ones for digital an... | Josh Blum | 2011-07-22 | 7 | -12/+47 |
* | | | gr: squashed cmakelists.txt into one commit | Josh Blum | 2011-07-20 | 6 | -1/+271 |
|/ / |
|
* | | Removing docstring generation from this branch. | Ben Reynwar | 2011-02-27 | 1 | -1/+1 |
* | | Fixed Makefiles to generate swig_doc.i | Ben Reynwar | 2011-01-30 | 1 | -1/+1 |
|/ |
|
* | Add missing .test files to tarball. | Eric Blossom | 2010-12-27 | 2 | -0/+38 |
* | Use load-extension-global instead of load-extension | Eric Blossom | 2010-12-10 | 1 | -1/+1 |
* | Regenerated Makefile.swig.gen's | Eric Blossom | 2010-12-03 | 1 | -5/+5 |
* | Rename libguile- to libguile-gnuradio- to match guile library naming convention. | Eric Blossom | 2010-12-03 | 1 | -1/+1 |
* | Update .gitignore's | Eric Blossom | 2010-11-24 | 1 | -0/+2 |
* | Update .gitignore's | Eric Blossom | 2010-11-24 | 2 | -0/+3 |
* | Major Makefile.am housecleaning. Passes distcheck. | Eric Blossom | 2010-11-24 | 3 | -10/+5 |
* | Confirm we can load guile noaa module | Eric Blossom | 2010-11-24 | 3 | -3/+52 |
* | regenerated | Rob Savoye | 2010-11-19 | 1 | -11/+23 |
* | regenerated | Eric Blossom | 2010-11-16 | 1 | -1/+1 |
* | regenerated | Eric Blossom | 2010-11-10 | 1 | -2/+2 |
* | regenerated | Rob Savoye | 2010-11-10 | 1 | -27/+10 |
* | regenerated | Rob Savoye | 2010-11-10 | 1 | -8/+7 |
* | add load-extension support | Rob Savoye | 2010-11-10 | 1 | -0/+9 |
* | regenerated | Rob Savoye | 2010-11-10 | 1 | -2/+5 |
* | don't list the generated cc files here | Rob Savoye | 2010-11-10 | 1 | -4/+1 |
* | regenerate | Eric Blossom | 2010-11-10 | 1 | -6/+6 |
* | Rengenerate Makefile.swig.gen's | Eric Blossom | 2010-11-10 | 1 | -2/+3 |
* | add python/*.cc to SOURCES so dependencies work properly. | Rob Savoye | 2010-11-10 | 1 | -2/+5 |
* | regenerated | Rob Savoye | 2010-11-10 | 1 | -216/+25 |
* | regeneratd | Rob Savoye | 2010-11-10 | 1 | -1/+1 |
* | don't ifdef the target away. regenerate .gen files. | Rob Savoye | 2010-11-10 | 1 | -7/+44 |
* | regenerated | Rob Savoye | 2010-11-10 | 1 | -27/+27 |
* | regenerated after changes to .i files | Rob Savoye | 2010-11-10 | 1 | -22/+31 |
* | regenerated after changes to the template | Rob Savoye | 2010-11-10 | 1 | -10/+26 |
* | regenerated from template | Rob Savoye | 2010-11-10 | 1 | -9/+26 |
* | rearrange includes to always be: internal GR, external, with GR. | Michael Dickens | 2010-10-09 | 1 | -3/+3 |
* | Make C++ shared libraries versioned | Johnathan Corgan | 2010-05-28 | 1 | -1/+1 |
* | gr-noaa: work-in-progress for LRIT reception | Johnathan Corgan | 2010-01-09 | 5 | -633/+2816 |
* | gr-noaa: added HRPT minor frame parsing, renamed scripts | Johnathan Corgan | 2009-11-09 | 22 | -1117/+1765 |
* | gr-noaa: Combined noaa_hrpt_bit_sync into noaa_hrpt_deframer | Johnathan Corgan | 2009-11-02 | 18 | -438/+169 |
* | Added frames_to_ppm Octave script, use ImageMagick to convert to png | Johnathan Corgan | 2009-11-02 | 5 | -1/+123 |
* | gr-noaa: Switched to 'double rate BPSK' HRPT synchronization | Johnathan Corgan | 2009-11-01 | 24 | -2230/+2032 |
* | Created a grc_blockdir in makefile.common. | Josh Blum | 2009-10-28 | 1 | -1/+1 |
* | Added run-to-completion to demod_hrpt_file.grc | Johnathan Corgan | 2009-10-13 | 2 | -79/+81 |
* | Added timing adjustment for zero crossings at bit edges | Johnathan Corgan | 2009-10-13 | 1 | -5/+10 |
* | Merge branch 'wip/gr-noaa' of http://gnuradio.org/git/jcorgan into master | Johnathan Corgan | 2009-09-28 | 10 | -414/+3418 |
|\ |
|
| * | Restored original HRPT GUI script and documented various script choices. | Johnathan Corgan | 2009-09-27 | 4 | -4/+1873 |
| * | Renamed simplified HRPT script to allow restoring original | Johnathan Corgan | 2009-09-27 | 3 | -57/+57 |