[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] gnuradio.git at gnuradio.org branch, master, updated.
From: |
Git Repository |
Subject: |
[Commit-gnuradio] gnuradio.git at gnuradio.org branch, master, updated. c88f64ad42a8473a1749275c0e579284b20eb283 |
Date: |
Mon, 28 Sep 2009 18:59:15 -0600 (MDT) |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gnuradio.git at gnuradio.org".
The branch, master has been updated
via c88f64ad42a8473a1749275c0e579284b20eb283 (commit)
via 745a36295016a08bcf8e81e0246b53cd1a487716 (commit)
via db2f60baf542ac35151eb7084e274701861bacc5 (commit)
via ec8c8e0e9d68383279b0fb51a52adf04f11fd88a (commit)
from fb4883e9d4b6d4b25f4167d074a51eb109c69e93 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit c88f64ad42a8473a1749275c0e579284b20eb283
Merge: fb4883e9d4b6d4b25f4167d074a51eb109c69e93
745a36295016a08bcf8e81e0246b53cd1a487716
Author: Johnathan Corgan <address@hidden>
Date: Mon Sep 28 17:52:53 2009 -0700
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
General improvements in HRPT receiver
commit 745a36295016a08bcf8e81e0246b53cd1a487716
Author: Johnathan Corgan <address@hidden>
Date: Sun Sep 27 13:46:00 2009 -0700
Restored original HRPT GUI script and documented various script choices.
commit db2f60baf542ac35151eb7084e274701861bacc5
Author: Johnathan Corgan <address@hidden>
Date: Sun Sep 27 13:34:20 2009 -0700
Renamed simplified HRPT script to allow restoring original
commit ec8c8e0e9d68383279b0fb51a52adf04f11fd88a
Author: Johnathan Corgan <address@hidden>
Date: Sun Sep 27 10:15:04 2009 -0700
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
-----------------------------------------------------------------------
Summary of changes:
gr-noaa/README | 22 +-
gr-noaa/apps/Makefile.am | 4 +
gr-noaa/apps/demod_hrpt_file.grc | 331 ++++++-----
gr-noaa/apps/demod_hrpt_file.py | 55 +-
gr-noaa/apps/usrp_rx_hrpt.grc | 455 ++++++++-------
gr-noaa/apps/usrp_rx_hrpt.py | 27 +-
.../apps/{usrp_rx_hrpt.grc => usrp_rx_hrpt2.grc} | 636 ++++++++++----------
gr-noaa/apps/{usrp_rx_hrpt.py => usrp_rx_hrpt2.py} | 86 +--
...{demod_hrpt_file.grc => usrp_rx_hrpt_nogui.grc} | 508 +++++++++-------
gr-noaa/apps/usrp_rx_hrpt_nogui.py | 250 ++++++++
10 files changed, 1384 insertions(+), 990 deletions(-)
copy gr-noaa/apps/{usrp_rx_hrpt.grc => usrp_rx_hrpt2.grc} (87%)
copy gr-noaa/apps/{usrp_rx_hrpt.py => usrp_rx_hrpt2.py} (89%)
copy gr-noaa/apps/{demod_hrpt_file.grc => usrp_rx_hrpt_nogui.grc} (70%)
create mode 100755 gr-noaa/apps/usrp_rx_hrpt_nogui.py
hooks/post-receive
--
gnuradio.git at gnuradio.org
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] gnuradio.git at gnuradio.org branch, master, updated. c88f64ad42a8473a1749275c0e579284b20eb283,
Git Repository <=