Statistics
| Branch: | Tag: | Revision:

root / gr-noaa @ master

# Date Author Comment
d44322fd 04/04/2013 02:38 pm Tom Rondeau

docs: updating Doxygen categories for all blocks.

Block categories in Doxygen now match where they are in GRC's category tree.

f2e1c500 03/13/2013 07:36 pm Tom Rondeau

log: replacing log4cxx with log4cpp.

53ff88a6 03/05/2013 11:51 pm Nicholas Corgan

Added Windows DLL resource files

ce211603 03/01/2013 06:19 pm Tom Rondeau

Merge branch 'master' into gr_log

Conflicts:
cmake/Modules/GrMiscUtils.cmake
docs/doxygen/other/main_page.dox
gnuradio-core/gnuradio-core.conf.in
gnuradio-core/src/lib/swig/CMakeLists.txt
gr-digital/lib/CMakeLists.txt
gr-howto-write-a-block/CMakeLists.txt...

e788c523 01/02/2013 02:42 am Michael Dickens

Tweak INCLUDE dirs such that INCLUDE_DIRECTORIES and LINK_DIRECTORIES are ordered as: internal build and source for this component, other components (internal build and source, or already installed), non-project non-system dependencies (e.g., Qt, Boost, Python), system dependencies (e.g., CoreAudio).

b928f8bd 12/12/2012 04:02 pm Tom Rondeau

build: removing core_swig from GR_SWIG_TARGET_DEPS. Seems to have been the cause of the parallel build woes.

c9dc5824 09/06/2012 04:01 pm Tom Rondeau

Merge branch 'master' into gr_log

Conflicts:
CMakeLists.txt
cmake/Modules/GrMiscUtils.cmake
docs/doxygen/other/build_guide.dox
gnuradio-core/CMakeLists.txt
gr-digital/lib/CMakeLists.txt

06c325cb 07/03/2012 09:22 pm Johnathan Corgan

swig: added GR_SWIG_TARGET_DEPS core_swig to other swig builds

I have not encountered an issue, however this is the correct thing to do.
Now individual components swig builds depend on the gr core swig target.

Conflicts:

gr-filter/swig/CMakeLists.txt
d71d02d7 06/08/2012 04:15 pm Tom Rondeau

Fixing up the gr-log capabilities.

Better handling of enable/disable function, easier integration with all components if log4cxx is or is not there. All components have been updated to be able to use logging. Docs update, too.

f919f9dc 04/13/2012 10:36 pm Tom Rondeau

Removed whitespace and added dtools/bin/remove-whitespace as a tool to do this in the future.

The sed script was provided by Moritz Fischer.

7c6361c8 04/03/2012 09:52 pm Tom Rondeau

Merge branch 'rm_python_ext' into cmake_builds

Conflicts:
CMakeLists.txt

7dc08ba2 04/03/2012 04:26 pm Tom Rondeau

examples: Reworked locations and installation of examples.

All python and GRC examples directly associated with a top-level component are now in that examples directory. Examples are split into c++, python, and grc dirs but are all installed into $prefix/share/gnuradio/examples/<component>.

0dd3e32b 04/03/2012 02:59 am Tom Rondeau

noaa: py files build from grc. Only installing grc files into examples.

350726ae 04/03/2012 02:51 am Tom Rondeau

noaa: moving apps to examples.

2bf64459 04/01/2012 08:13 pm Tom Rondeau

Removes all references to guile and scheme, which are no longer needed.

The remaining pmt_serial_tags.scm is parsed by Python already. Future modifications could change this format to not confuse the point.

893790b3 01/18/2012 04:58 pm Johnathan Corgan

Merge branch 'master' into next

Conflicts:
gr-noaa/Makefile.am

877e92eb 01/18/2012 04:57 pm Johnathan Corgan

noaa: add pkgconfig file for C++ library

00420d32 12/08/2011 09:48 pm Johnathan Corgan

Removed autotools, gr-waveform, some cleanup

Nick Foster owes Nick Corgan a six-pack of beer!

67d0b6b3 12/07/2011 12:59 am Tom Rondeau

docs: fixes some warnings.

There is way too much institutional knowledge in these makefiles now. Another reason I'm glad we're going to cmake, which is being kept more sane as all of the problems are already known.

0370cfc8 12/05/2011 03:58 pm Tom Rondeau

docs: more fixes for generated swig files. This worked before the merge, but this forces the build system to generate these before processing the other swig files.

fe2e6f80 12/04/2011 04:10 pm Tom Rondeau

docs: better install of swig docs .i files since we actually have a variable to take care of it already.

2d88dd48 11/30/2011 07:45 pm Tom Rondeau

docs: fixing variable for location of header files (SOURCE not BINARY).

a2de55ca 11/28/2011 08:44 pm Tom Rondeau

docs: more appropriate variable to use when setting the include/headers directory.

0408e48c 11/28/2011 06:11 am Tom Rondeau

docs: installing generated _doc.i files under autotools.

cfea4669 11/28/2011 04:25 am Tom Rondeau

docs: better use of BUILT_SOURCES so I'm not overriding the standard build instructions for it.

355dbf5b 11/28/2011 12:06 am Tom Rondeau

docs: Adding swig doc generation to Makefile.am files.

70ca9bea 11/28/2011 12:05 am Tom Rondeau

docs: forgot to have the generated .i files installed.

96132193 11/27/2011 09:41 pm Tom Rondeau

docs: added python doxygen docs to gr-noaa

735eaec9 10/27/2011 08:55 pm Johnathan Corgan

noaa: updated applications to use gr-uhd

Note: LRIT related files were removed; these were never finished

faf7dea0 10/23/2011 10:43 pm Josh Blum

the libraries

d8d886d4 10/19/2011 11:45 pm Josh Blum

usrp: updated installed examples

7ed8b43e 10/19/2011 06:16 pm Josh Blum

cmake: fix that component depends on component hack

71c0f14a 10/09/2011 12:11 am Josh Blum

gr: the CMakeLists.txt took a chill pill

1ff42298 09/26/2011 07:04 pm Josh Blum

Merge branch 'next' of http://gnuradio.org/git/gnuradio into next

9194f957 09/24/2011 06:31 pm Johnathan Corgan

Merge branch 'master' into next

1ad2ce69 09/24/2011 06:29 pm Johnathan Corgan

gr-noaa: fix PLL to generate output, then update error

fbe4a14d 08/02/2011 07:45 pm Josh Blum

cmake: language tweak for component group description

ec2d3a03 07/22/2011 05:33 pm Josh Blum

gr: added API macros for noaa and pager, also renamed the ones for digital and vocoder to be consistent

accb9f2f 07/21/2011 02:04 am Josh Blum

gr: squashed cmakelists.txt into one commit

315f45c2 02/27/2011 08:40 pm Ben Reynwar

Removing docstring generation from this branch.

44ad2b33 01/30/2011 08:36 pm Ben Reynwar

Fixed Makefiles to generate swig_doc.i

fd8f8671 12/28/2010 06:56 am Eric Blossom

Add missing .test files to tarball.

08907ee9 12/11/2010 12:15 am Eric Blossom

Use load-extension-global instead of load-extension

6df0423f 12/04/2010 07:34 am Eric Blossom

Regenerated Makefile.swig.gen's

0b5f6611 12/04/2010 07:30 am Eric Blossom

Rename libguile- to libguile-gnuradio- to match guile library naming convention.

The stuff in gnuradio-core ends up with funky names, but that could
be fixed by renaming gnuradio_core_filter.i -> core_filter.i etc.

b005e7d9 11/25/2010 03:13 am Eric Blossom

Update .gitignore's

40146583 11/25/2010 02:35 am Eric Blossom

Update .gitignore's

d692a41f 11/25/2010 01:29 am Eric Blossom

Major Makefile.am housecleaning. Passes distcheck.

Move all occurrences of swig_built_sources out of Makefile.am's.
Move all SWIG related use of BUILT_SOURCES out of Makefile.am's.
Clean up 'if PYTHON' conditionalization in gr-*

Still left to do: fix Makefile.swig CLEANFILES and no_dist_files...

53fb7289 11/24/2010 08:31 am Eric Blossom

Confirm we can load guile noaa module

ff877cab 11/19/2010 03:07 pm Rob Savoye

regenerated

8180bb1d 11/17/2010 05:33 am Eric Blossom

regenerated

df92b7c6 11/10/2010 09:01 pm Eric Blossom

regenerated

0939607d 11/10/2010 08:15 pm Rob Savoye

regenerated

2b11c904 11/10/2010 08:15 pm Rob Savoye

regenerated

d94769a9 11/10/2010 08:15 pm Rob Savoye

add load-extension support

40fac3c4 11/10/2010 08:13 pm Rob Savoye

regenerated

f461607b 11/10/2010 08:13 pm Rob Savoye

don't list the generated cc files here

6421d470 11/10/2010 08:13 pm Eric Blossom

regenerate

1e34972f 11/10/2010 08:13 pm Eric Blossom

Rengenerate Makefile.swig.gen's

32a71023 11/10/2010 08:10 pm Rob Savoye

add python/*.cc to SOURCES so dependencies work properly.

aa162012 11/10/2010 08:10 pm Rob Savoye

regenerated

42753aad 11/10/2010 08:10 pm Rob Savoye

regeneratd

25bf9bbd 11/10/2010 08:10 pm Rob Savoye

don't ifdef the target away. regenerate .gen files.

5ea1059c 11/10/2010 08:10 pm Rob Savoye

regenerated

b866f364 11/10/2010 08:10 pm Rob Savoye

regenerated after changes to .i files

ed409420 11/10/2010 08:10 pm Rob Savoye

regenerated after changes to the template

b47b9ca4 11/10/2010 08:10 pm Rob Savoye

regenerated from template

cb2fa9a5 10/10/2010 01:10 am Michael Dickens

rearrange includes to always be: internal GR, external, with GR.

ad13c00a 05/29/2010 03:02 am Johnathan Corgan

Make C++ shared libraries versioned

5928825b 01/09/2010 05:40 pm Johnathan Corgan

gr-noaa: work-in-progress for LRIT reception

Reworked usrp_rx_lrit to get to constellation
Added file_rx_lrit to read from capture file

4e0c8a37 11/09/2009 04:05 pm Johnathan Corgan

gr-noaa: added HRPT minor frame parsing, renamed scripts

implemented start of minor frame parsing
renamed demod_rx_hrpt to hrpt_demod, new defaults
added configuration flags to hrpt_decoder
added hrpt_decode app
updated file_rx_hrpt with new defaults
updated usrp_rx_hrpt_* with new defaults

1530b615 11/02/2009 05:57 pm Johnathan Corgan

gr-noaa: Combined noaa_hrpt_bit_sync into noaa_hrpt_deframer

Added Octave script to convert from frame data to AVHRR channel images
Removed noaa_hrpt_bit_sync block

a8ab0d1f 11/02/2009 02:51 pm Johnathan Corgan

Added frames_to_ppm Octave script, use ImageMagick to convert to png

ae5b4ed2 11/02/2009 03:45 am Johnathan Corgan

gr-noaa: Switched to 'double rate BPSK' HRPT synchronization

Added hrpt_bit_sync block
Using MM clock sync at double data rate
Created file_rx_hrpt GRC app
Updated demod_rx_hrpt GRC app
Updated usrp_rx_hrpt GRC
Updated usrp_rx_hrpt_nogui app
Deleted usrp_rx_hrpt2 GRC app...

175c074b 10/28/2009 09:33 pm Josh Blum

Created a grc_blockdir in makefile.common.
Switched the grc src prefix in grc makefiles.
Removed grc/Makefile.inc as it was no longer neededed.

70709caa 10/13/2009 08:46 pm Johnathan Corgan

Added run-to-completion to demod_hrpt_file.grc

f6e6c0b7 10/13/2009 08:46 pm Johnathan Corgan

Added timing adjustment for zero crossings at bit edges

c88f64ad 09/29/2009 12:52 am Johnathan Corgan

Merge branch 'wip/gr-noaa' of http://gnuradio.org/git/jcorgan into master

  • 'wip/gr-noaa' of http://gnuradio.org/git/jcorgan:
    Restored original HRPT GUI script and documented various script choices.
    Renamed simplified HRPT script to allow restoring original...
fb4883e9 09/28/2009 10:14 pm Thomas Tsou

Removed multiple install of noaa_swig.i from Makefile.am

745a3629 09/27/2009 08:46 pm Johnathan Corgan

Restored original HRPT GUI script and documented various script choices.

db2f60ba 09/27/2009 08:34 pm Johnathan Corgan

Renamed simplified HRPT script to allow restoring original

ec8c8e0e 09/27/2009 05:15 pm Johnathan Corgan

General improvements in HRPT receiver

Added usrp_rx_hrpt_nogui script
Simplified usrp_rx_hrpt script for lower CPU usage
Changed matched filtering taps to be whole symbol

7b210507 09/25/2009 07:57 pm Philip Balister

Add missing cstdio include for gcc 4.4 compatibility.

4bb01619 09/24/2009 02:11 am Johnathan Corgan

Fix missing type specifier for mask

2afcae4f 09/23/2009 07:23 pm Johnathan Corgan

Added README and updated configuration requirements

7c4b43a1 09/23/2009 06:40 pm Johnathan Corgan

Split HRPT script into live receive and post-processing

Cleanup debug info
Created 'demod_hrpt_file.py'
Updated 'usrp_rx_hrpt.py' with GUI, USRP, and config file

751e1a06 09/21/2009 02:57 am Johnathan Corgan

Dumps HRPT frames to text file similar to specification document

f8fcb642 09/21/2009 02:32 am Johnathan Corgan

Added skeleton HRPT decoder block

78943538 09/21/2009 02:10 am Johnathan Corgan

Updated HRPT receiver to read files recorded as shorts

2628e9cd 09/20/2009 07:47 pm Johnathan Corgan

Add HRPT word output to deframer

Put in half bit width matched filter
Change default sync_alpha to 0.05

e2216220 09/20/2009 04:49 pm Johnathan Corgan

Reorganization of directories

Moved apps into own directory
Added (empty) python directory

ce9a41e6 09/20/2009 04:39 pm Johnathan Corgan

Added HRPT deframer block

b7d1c551 09/20/2009 04:39 pm Johnathan Corgan

Changed synchronizer to output sliced bits.

65bcd58b 09/20/2009 04:39 pm Johnathan Corgan

Updated HRPT blocks/scripts for testing. Seeing good minor frame sync's.

  • Change PLL and SYNC blocks to output floats
  • Correct bit sense
  • Update RX script to record ascii bits
225d3141 09/20/2009 04:39 pm Johnathan Corgan

Implemented crude timing recovery using zero crossings but no resampling

6b6a5522 09/20/2009 04:39 pm Johnathan Corgan

Work in progress, incomplete

  • Renamed noaa.carrier_pll_cc to noaa.hrpt_pll_cc
  • Added nop noaa.hrpt_sync_cc
  • Renamed grc apps to use usrp_ prefix and protocol name
  • Installed grc generated scripts to path
a02a0e43 09/20/2009 04:39 pm Johnathan Corgan

Update rx_poes script to filter prior to PLL.

b6101982 09/20/2009 04:39 pm Johnathan Corgan

Created new gr-noaa top-level component.

Initial work:

- Carrier recovery/mixer PLL block
- Start of POES grc pipeline, recovers Manchester symbols only
- Start of GOES grc pipeline, recovers BPSK symbols only