Skip to content

Commit

Permalink
updated ui-menu-handbook
Browse files Browse the repository at this point in the history
  • Loading branch information
df8oe committed Feb 9, 2017
1 parent 475f445 commit 16d3a1b
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion mchf-eclipse/support/ui/menu/menu-handbook-build.timestamp
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2017-02-07 12:32:01.144531153 +0100
2017-02-09 08:00:47.531144492 +0100
4 changes: 2 additions & 2 deletions mchf-eclipse/support/ui/menu/ui_menu_structure_graph.gv
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# WARNING: generated data! DO NOT EDIT MANUALLY ! ! !
#
# generated at 2017-02-07T12:33:21 by "./ui_menu_structure_graph.py"
# generated at 2017-02-09T08:01:57 by "./ui_menu_structure_graph.py"
#
# mcHF SDR TRX v1.5.8 - Menu Structure Diagram in DOT-language
#
Expand All @@ -12,7 +12,7 @@
digraph mcHF_menus {

graph [ fontsize = 14,
label = "\nmcHF v1.5.8 - Menus Overview\ngenerated at 2017-02-07T12:33:21 by \"./ui_menu_structure_graph.py\"",
label = "\nmcHF v1.5.8 - Menus Overview\ngenerated at 2017-02-09T08:01:57 by \"./ui_menu_structure_graph.py\"",
];

rankdir=LR
Expand Down
Binary file modified mchf-eclipse/support/ui/menu/ui_menu_structure_graph.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion mchf-eclipse/support/ui/menu/ui_menu_structure_graph.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions mchf-eclipse/support/ui/menu/ui_menu_structure_mdtable.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
[//]: # ( )
[//]: # ( WARNING: generated data! DO NOT EDIT MANUALLY ! ! ! )
[//]: # ( )
[//]: # ( generated at 2017-02-07T12:33:24 by "./ui_menu_structure_mdtable.py" )
[//]: # ( generated at 2017-02-09T08:02:01 by "./ui_menu_structure_mdtable.py" )
[//]: # ( )
[//]: # ( mcHF SDR TRX v1.5.8 - Menu Structure Diagram as MarkDown-Table )
[//]: # ( )
Expand All @@ -11,7 +11,7 @@

# mcHF FW v1.5.8 - UI Menu Overview

generated at 2017-02-07T12:33:24 by "./ui_menu_structure_mdtable.py"
generated at 2017-02-09T08:02:01 by "./ui_menu_structure_mdtable.py"



Expand All @@ -27,7 +27,7 @@ generated at 2017-02-07T12:33:24 by "./ui_menu_structure_mdtable.py"
| **SAM PLL locking range** ( MENU_SAM_PLL_LOCKING_RANGE) | SAM PLL Locking Range in Hz: this determines how far up and down from the carrier frequency of an AM station we can offtune the receiver, so that the PLL will still lock to the carrier. |
| **SAM PLL step response** ( MENU_SAM_PLL_STEP_RESPONSE) | Step response = Zeta = damping factor of the SAM PLL. Sets the stability and transient response of the PLL. Larger values give faster lock even if you are offtune, but PLL is also more sensitive. |
| **SAM PLL bandwidth in Hz** ( MENU_SAM_PLL_BANDWIDTH) | Bandwidth of the PLL loop = OmegaN in Hz: smaller bandwidth = more stable lock. FAST LOCK SAM PLL - set Step response and PLL bandwidth to large values [eg. 80 / 350]; DX (SLOW & STABLE) SAM PLL - set Step response and PLL bandwidth to small values [eg. 30 / 100]. |
| **SAM Fade Leveler** ( MENU_SAM_FADE_LEVELER) | Fade leveler of the SAM demodulator can be switched ON/OFF. If ON, it can be expected to better remove the effect of selective fading. |
| **SAM Fade Leveler** ( MENU_SAM_FADE_LEVELER) | Fade leveler (in AM/SAM mode) ON/OFF. Fade leveler is helpful in situations with very fast QSB of the carrier ´flutter´. It is designed to remove the rapidly changing carrier and replace it with a more stable carrier. If there is no QSB on the carrier, there is no change. |
| **FM Mode** ( MENU_FM_MODE_ENABLE) | Disable appearance of FM mode when pressing Mode button |
| **FM Sub Tone Gen** ( MENU_FM_GEN_SUBAUDIBLE_TONE) | Enable generation of CTCSS tones during FM transmissions. |
| **FM Sub Tone Det** ( MENU_FM_DET_SUBAUDIBLE_TONE) | Enable detection of CTCSS tones during FM receive. RX is muted unless tone is detected. |
Expand Down

0 comments on commit 16d3a1b

Please sign in to comment.