[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] 02/10: update README
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] 02/10: update README |
Date: |
Tue, 11 Feb 2014 21:11:22 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
trondeau pushed a commit to branch master
in repository gnuradio.
commit bfa658dd2c0b353ef716f16d8d4e6139878c5a7c
Author: Chuck Swiger <address@hidden>
Date: Thu Jan 2 16:27:26 2014 -0500
update README
---
gr-uhd/apps/hf_explorer/README | 24 +++++-------------------
1 file changed, 5 insertions(+), 19 deletions(-)
diff --git a/gr-uhd/apps/hf_explorer/README b/gr-uhd/apps/hf_explorer/README
index 57f45ce..942b84f 100644
--- a/gr-uhd/apps/hf_explorer/README
+++ b/gr-uhd/apps/hf_explorer/README
@@ -14,28 +14,14 @@ frequency. Preset filter settings for LSB (-3000 to 0kHz),
USB (0 to
+3000kHz), CW (-400 to -800Hz) and AM (-5kHz from carrier to +5kHz).
AM now switches in a synchronous PLL detector with the carriers at
-7.5kHz. The PLL carrier is displayed in the bottom display and helps
-show where on the upper spectrum the demodulated signal
-lies. Everything gets shifted up 7.5kHz in AM, center frequency,
+7.5kHz. Everything gets shifted up 7.5kHz in AM, center frequency,
tooltips, etc. The target AM carrier needs to be closely tuned in, it
-will have a hollow sound untill it is locked, and then the PLL carrier
-in the bottom display will jump up and remain relatively
-constant. There is a slider "AM sync carrier" to play with different
-levels to mix with the signal for demodulation. The filter in AM is
+will have a hollow sound until it is locked. The filter in AM is
preset to 2500/12500 (7.5kHz +/- 5kHz) and is handy for removing
-adjacent channel interference. Change AM_SYNC_DISPLAY in script for
-whether to show AM Sync carrier or not.
+adjacent channel interference.
-Run with "-h" for command line help with setting USRP ddc center
-frequency, decimation, rf data record, playback and audio data
-recording.
-
-There are some controls for controlling a varactor and tuning an
-antenna - just ignore them unless you want to build a voltage tuned
-antenna to track frequency.
-
-There is also code for Web based control of frequency and volume - so
-I can tune the radio with an Ipaq from bed. Disabled by default - it
+There is code for Web based control of frequency and volume - so
+I can tune the radio with a handheld device. Disabled by default - it
takes a web server, some directories and scripts to use.
- [Commit-gnuradio] [gnuradio] branch master updated (19d111e -> 295ba35), git, 2014/02/11
- [Commit-gnuradio] [gnuradio] 03/10: Fixed other issues with app - changes to fft display - still missing 'tune on click', git, 2014/02/11
- [Commit-gnuradio] [gnuradio] 06/10: filter: added a ccc version of the pfb_arb_resampler block., git, 2014/02/11
- [Commit-gnuradio] [gnuradio] 02/10: update README,
git <=
- [Commit-gnuradio] [gnuradio] 04/10: fixed click to tune, click mouse on fft display will tune to that frequency, git, 2014/02/11
- [Commit-gnuradio] [gnuradio] 05/10: Merge remote-tracking branch 'cswiger/master' into hfx, git, 2014/02/11
- [Commit-gnuradio] [gnuradio] 07/10: uhd: hf_explorer example: Added some more options for better handling of rates., git, 2014/02/11
- [Commit-gnuradio] [gnuradio] 08/10: Merge branch 'maint', git, 2014/02/11
- [Commit-gnuradio] [gnuradio] 10/10: filter: fixed use of volk_malloc in fft_filter kernel., git, 2014/02/11
- [Commit-gnuradio] [gnuradio] 09/10: qtgui: in sink_c and sink_f, use volk_malloc/volk_free instead of new for buffers., git, 2014/02/11
- [Commit-gnuradio] [gnuradio] 01/10: fixing hfx.py for proper uhd support - tuning was negative of desired change, removed antenna tuner support, git, 2014/02/11