-
Notifications
You must be signed in to change notification settings - Fork 9
/
SUCA-IP.json
61 lines (61 loc) · 1.58 KB
/
SUCA-IP.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
{
"aurisMIB": null,
"aurisInstance": 0,
"aurisMission": "SUCA-IP",
"aurisTheme": "ThemeLight",
"aurisDbConfig": {
"cfgMongoHost": "localhost",
"cfgMongoPort": null
},
"aurisPusConfig": {
"cfgMission": "MissionDefault",
"cfgNDIU": [],
"cfgCnC": [
{
"cfgCncCucTime": "Cuc43",
"cfgCncHasCRC": "HasCRC",
"cfgCncPortTM": 11000,
"cfgCncHost": "localhost",
"cfgCncPortTC": 10000,
"cfgCncName": "SUCA-IP",
"cfgCncID": 1
}
],
"cfgUnknownSPID": 5071,
"cfgEpoch": "UnixTime",
"cfgInterfacePort": 55555,
"cfgRandomizerEnabled": false,
"cfgRandomizerStartValue": 255,
"cfgVerification": {
"cfgTimeoutC": 30,
"cfgTimeoutGT": 20,
"cfgTimeoutS": 30,
"cfgTimeoutA": 30,
"cfgTimeoutO": 20
},
"cfgVCIDs": [
0,
1,
2
],
"cfgLeapSeconds": {
"fromLeaps": 17
},
"cfgSCID": 0,
"cfgDataBase": null,
"cfgNCTRS": [],
"cfgCltuBlockSize": "CltuBS_8",
"cfgCLTUTrailer": "Trailer0xC5",
"cfgEDEN": [],
"cfgStoreTMFrames": true,
"cfgStorePUSPackets": true,
"cfgTMFrame": {
"cfgMaxTMFrameLen": 1115,
"cfgTMSegLength": "TMSegment65536",
"cfgTMFrameHasCRC": true
}
},
"aurisLogLevel": {
"tag": "LogLevelDebug"
}
}