Skip to content

Commit

Permalink
building actual menu-handbook
Browse files Browse the repository at this point in the history
  • Loading branch information
df8oe committed Dec 31, 2016
1 parent 1999487 commit 79504a2
Show file tree
Hide file tree
Showing 7 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion mchf-eclipse/drivers/ui/lcd/ui_spectrum.c
Original file line number Diff line number Diff line change
Expand Up @@ -974,7 +974,7 @@ void UiSpectrum_RedrawScopeDisplay()
//
void UiSpectrum_RedrawWaterfall()
{
ulong i, spec_width;
ulong i;
uint32_t max_ptr; // throw-away pointer for ARM maxval AND minval functions

if((ts.spectrum_scheduler == 0 ) && (ts.waterfall_speed > 0)) // is it time to update the scan, or is this scope to be disabled?
Expand Down
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 @@
2016-12-30 12:32:55.404382398 +0100
2016-12-31 07:44:32.940633728 +0100
4 changes: 2 additions & 2 deletions mchf-eclipse/support/ui/menu/ui_menu_structure.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# WARNING: generated data! DO NOT EDIT MANUALLY ! ! !
#
# generated from ../../../drivers/ui/menu/ui_menu_structure.c at 2016-12-30T11:33:58+0000 by "./ui_menu_structure_c2py.sh"
# generated from ../../../drivers/ui/menu/ui_menu_structure.c at 2016-12-31T06:45:42+0000 by "./ui_menu_structure_c2py.sh"
#

MENU_DESCRIPTOR = [ dict(zip(["MENU_ID", "ME_KIND", "NR", "ID", "LABEL", "DESC"], e)) for e in [
Expand Down Expand Up @@ -96,7 +96,7 @@
[ "MENU_CONF", "MEK_ITEM", "CONFIG_CAT_ENABLE","220","CAT Mode", "Enabled the FT 817 emulation via USB. See Wiki for more information." ],
[ "MENU_CONF", "MEK_ITEM", "CONFIG_CAT_IN_SANDBOX","530","CAT Running In Sandbox", "If On\, frequency Changes made via CAT will not automatically switch bands and affect the manually selected frequencies." ],
[ "MENU_CONF", "MEK_ITEM", "CONFIG_CAT_XLAT","400","CAT-DIQ-FREQ-XLAT", "Select which frequency is reported via CAT Interface to the connected PC in Digital IQ Mode. If OFF\, it reports the displayed frequency. If ON\, it reports the center frequency\, which is more useful with SDR programs." ],
[ "MENU_CONF", "MEK_ITEM", "CONFIG_XVTR_OFFSET_MULT","280","XVTR Offs/Mult", "When connecting to a transverter\, set this to 1 and set the XVERTER Offset to the LO Frequency of it." ],
[ "MENU_CONF", "MEK_ITEM", "CONFIG_XVTR_OFFSET_MULT","280","XVTR Offs/Mult", "When connecting to a transverter\, set this to 1 and set the XVERTER Offset to the LO Frequency of it. The mcHF frequency is multiplied by this factor before the offset is added\, so anything but 1 will result in each Hz in the mcHF being displayed as 2 to 10 Hz change on display." ],
[ "MENU_CONF", "MEK_ITEM", "CONFIG_XVTR_FREQUENCY_OFFSET","281","XVTR Offset", "When transverter mode is enabled\, this value is added to the mcHF frequency after being multiplied with the XVTR Offs/Mult. Use Step+ to set a good step width\, much less turns with the dial knob if it is set to 1Mhz" ],
[ "MENU_CONF", "MEK_ITEM", "CONFIG_STEP_SIZE_BUTTON_SWAP","201","Step Button Swap", "If ON\, Step- behaves like Step+ and vice versa." ],
[ "MENU_CONF", "MEK_ITEM", "CONFIG_BAND_BUTTON_SWAP","202","Band+/- Button Swap", "If ON\, Band- behaves like Band+ and vice versa." ],
Expand Down
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 from <${BUILD_ID}> at 2016-12-30T12:33:59 by ui_menu_structure_graph.py
# generated from <${BUILD_ID}> at 2016-12-31T07:45:42 by ui_menu_structure_graph.py
#
# mcHF SDR TRX - Menu Structure Diagram in DOT-language
#
Expand All @@ -11,7 +11,7 @@
digraph mcHF_menus {

graph [ fontsize = 14,
label = "\nmcHF - Menus Overview\ngenerated from <${BUILD_ID}> at 2016-12-30T12:33:59 by ui_menu_structure_graph.py",
label = "\nmcHF - Menus Overview\ngenerated from <${BUILD_ID}> at 2016-12-31T07:45:42 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.
4 changes: 2 additions & 2 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 from <${BUILD_ID}> at 2016-12-30T12:34:01 by ui_menu_structure_mdtable.py )
[//]: # ( generated from <${BUILD_ID}> at 2016-12-31T07:45:44 by ui_menu_structure_mdtable.py )
[//]: # ( )
[//]: # ( mcHF SDR TRX - Menu Structure Diagram as MarkDown-Table )
[//]: # ( )
Expand Down Expand Up @@ -62,7 +62,7 @@
| **CAT Mode** (220) | Enabled the FT 817 emulation via USB. See Wiki for more information. |
| **CAT Running In Sandbox** (530) | If On, frequency Changes made via CAT will not automatically switch bands and affect the manually selected frequencies. |
| **CAT-DIQ-FREQ-XLAT** (400) | Select which frequency is reported via CAT Interface to the connected PC in Digital IQ Mode. If OFF, it reports the displayed frequency. If ON, it reports the center frequency, which is more useful with SDR programs. |
| **XVTR Offs/Mult** (280) | When connecting to a transverter, set this to 1 and set the XVERTER Offset to the LO Frequency of it. |
| **XVTR Offs/Mult** (280) | When connecting to a transverter, set this to 1 and set the XVERTER Offset to the LO Frequency of it. The mcHF frequency is multiplied by this factor before the offset is added, so anything but 1 will result in each Hz in the mcHF being displayed as 2 to 10 Hz change on display. |
| **XVTR Offset** (281) | When transverter mode is enabled, this value is added to the mcHF frequency after being multiplied with the XVTR Offs/Mult. Use Step+ to set a good step width, much less turns with the dial knob if it is set to 1Mhz |
| **Step Button Swap** (201) | If ON, Step- behaves like Step+ and vice versa. |
| **Band+/- Button Swap** (202) | If ON, Band- behaves like Band+ and vice versa. |
Expand Down

0 comments on commit 79504a2

Please sign in to comment.