File tree 6 files changed +1710
-1697
lines changed
6 files changed +1710
-1697
lines changed Original file line number Diff line number Diff line change 14
14
15
15
#define UHSDR_VER_MAJOR "2"
16
16
#define UHSDR_VER_MINOR "11"
17
- #define UHSDR_VER_RELEASE "12 "
17
+ #define UHSDR_VER_RELEASE "13 "
18
18
19
19
#define UHSDR_BOOT_VERS "5.0.3"
20
20
Original file line number Diff line number Diff line change 1
- 2019-01-13 13:00:45.768394542 +0100
1
+ 2019-01-19 09:40:41.775773429 +0100
Original file line number Diff line number Diff line change 2
2
#
3
3
# WARNING: generated data! DO NOT EDIT MANUALLY ! ! !
4
4
#
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"
6
6
#
7
7
# mcHF SDR TRX v.. - Menu Structure Diagram in DOT-language
8
8
#
12
12
digraph mcHF_menus {
13
13
14
14
graph [ fontsize = 14,
15
- label = " \n mcHF v.. - Menus Overview\n generated at 2019-01-13T15:05:29 by \" ./ui_menu_structure_graph.py\" " ,
15
+ label = " \n mcHF v.. - Menus Overview\n generated at 2019-01-19T09:45:59 by \" ./ui_menu_structure_graph.py\" " ,
16
16
];
17
17
18
18
rankdir =LR
1472
1472
shape = record
1473
1473
];
1474
1474
1475
+ " 0" [
1476
+ label = " 0 | RV9YW (Maks)"
1477
+ shape = record
1478
+ ];
1479
+
1475
1480
# - - - -
1476
1481
1477
1482
subgraph " MENU_CONF" {
2074
2079
2075
2080
MENU_HALL_OF_FAME -> 0
2076
2081
2082
+ MENU_HALL_OF_FAME -> 0
2083
+
2077
2084
} # # END subgraph MENU_HALL_OF_FAME
2078
2085
2079
2086
# - - - -
You can’t perform that action at this time.
0 commit comments