-
Notifications
You must be signed in to change notification settings - Fork 1
/
config.json
68 lines (68 loc) · 1.36 KB
/
config.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
{
"jk_chip": [
"nRF52840_xxAA",
"STM32L412CB",
"stm32f103C8",
"stm32f103zet6",
"nRF52832_xxAA",
"nRF52832_xxAB"
],
"jk_interface": [
"SWD"
],
"jk_con_reset": true,
"jk_speed": 4000,
"hw_sel": "2",
"filter": "",
"filter_en": false,
"font": [
"Consolas",
"Calibri"
],
"font_size": "12",
"tx_line": "\n",
"user_input_data": [
"1235658558asdfsd\nad\n12335\n\n\n12",
"1235658558asdfsd\nad\n12335",
"12356",
"1235658558",
"1235658558asdfsd",
"123",
"1235658558asdfsd\nad\n1233"
],
"curves_name": "X&&Y&&Z",
"y_range": [
-100,
100
],
"y_label_text": "m/s^2",
"ser_baud": [
2000000,
115200,
941176,
1152000,
9600,
19200
],
"ser_com": "COM4",
"ser_des": "USB Serial Port (COM4)",
"char_format": "asc",
"update_flag": true,
"line_break": "",
"rtt_block_address": [
"",
""
],
"search_history": [
"BDS",
"APPALGBDS",
"APPDTBDS(",
"APPDTBDS(0)APPALGBDS(0)Z=BDS",
"APPDTBDS",
".bss",
"vPort",
"task",
"app_",
"cwm_algo_task"
]
}