Skip to content

Commit 386d679

Browse files
committed
releasing new daily build of firmware version 2.11.13
1 parent 79172a4 commit 386d679

6 files changed

+1710
-1697
lines changed

mchf-eclipse/src/uhsdr_version.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
#define UHSDR_VER_MAJOR "2"
1616
#define UHSDR_VER_MINOR "11"
17-
#define UHSDR_VER_RELEASE "12"
17+
#define UHSDR_VER_RELEASE "13"
1818

1919
#define UHSDR_BOOT_VERS "5.0.3"
2020

Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2019-01-13 13:00:45.768394542 +0100
1+
2019-01-19 09:40:41.775773429 +0100

mchf-eclipse/support/ui/menu/ui_menu_structure_graph.gv

+9-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# WARNING: generated data! DO NOT EDIT MANUALLY ! ! !
44
#
5-
# generated at 2019-01-13T15:05:29 by "./ui_menu_structure_graph.py"
5+
# generated at 2019-01-19T09:45:59 by "./ui_menu_structure_graph.py"
66
#
77
# mcHF SDR TRX v.. - Menu Structure Diagram in DOT-language
88
#
@@ -12,7 +12,7 @@
1212
digraph mcHF_menus {
1313

1414
graph [ fontsize = 14,
15-
label = "\nmcHF v.. - Menus Overview\ngenerated at 2019-01-13T15:05:29 by \"./ui_menu_structure_graph.py\"",
15+
label = "\nmcHF v.. - Menus Overview\ngenerated at 2019-01-19T09:45:59 by \"./ui_menu_structure_graph.py\"",
1616
];
1717

1818
rankdir=LR
@@ -1472,6 +1472,11 @@
14721472
shape = record
14731473
];
14741474

1475+
"0" [
1476+
label = "0 | RV9YW (Maks)"
1477+
shape = record
1478+
];
1479+
14751480
# - - - -
14761481

14771482
subgraph "MENU_CONF" {
@@ -2074,6 +2079,8 @@
20742079

20752080
MENU_HALL_OF_FAME -> 0
20762081

2082+
MENU_HALL_OF_FAME -> 0
2083+
20772084
} ## END subgraph MENU_HALL_OF_FAME
20782085

20792086
# - - - -
Loading

0 commit comments

Comments
 (0)