119 lines
3.6 KiB
JSON
119 lines
3.6 KiB
JSON
{
|
|
"general": {
|
|
"scan_limit": 60,
|
|
"max_range": 80,
|
|
"geometry": "1200x900+291+141",
|
|
"last_selected_scenario": "scenario1",
|
|
"connection": {
|
|
"target": {
|
|
"type": "tftp",
|
|
"tftp": {
|
|
"ip": "127.0.0.1",
|
|
"port": 50069
|
|
},
|
|
"serial": {
|
|
"port": "COM1",
|
|
"baudrate": 9600
|
|
}
|
|
},
|
|
"lru": {
|
|
"type": "serial",
|
|
"tftp": {
|
|
"ip": "127.0.0.1",
|
|
"port": 69
|
|
},
|
|
"serial": {
|
|
"port": "COM2",
|
|
"baudrate": 38400
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"scenarios": {
|
|
"scenario1": {
|
|
"name": "Untitled Scenario",
|
|
"targets": [
|
|
{
|
|
"target_id": 0,
|
|
"range_nm": 20.0,
|
|
"azimuth_deg": 45.0,
|
|
"velocity_fps": 500.0,
|
|
"heading_deg": 270.0,
|
|
"altitude_ft": 10000.0,
|
|
"active": true,
|
|
"traceable": true
|
|
},
|
|
{
|
|
"target_id": 1,
|
|
"range_nm": 30.0,
|
|
"azimuth_deg": 45.0,
|
|
"velocity_fps": 500.0,
|
|
"heading_deg": 270.0,
|
|
"altitude_ft": 10000.0,
|
|
"active": true,
|
|
"traceable": true
|
|
},
|
|
{
|
|
"target_id": 2,
|
|
"range_nm": 60.0,
|
|
"azimuth_deg": 20.0,
|
|
"velocity_fps": 500.0,
|
|
"heading_deg": 270.0,
|
|
"altitude_ft": 10000.0,
|
|
"active": true,
|
|
"traceable": true
|
|
},
|
|
{
|
|
"target_id": 3,
|
|
"range_nm": 25.0,
|
|
"azimuth_deg": -10.0,
|
|
"velocity_fps": 130.0,
|
|
"heading_deg": 20.0,
|
|
"altitude_ft": 20000.0,
|
|
"active": true,
|
|
"traceable": true
|
|
}
|
|
]
|
|
},
|
|
"scenario2": {
|
|
"name": "scenario2",
|
|
"targets": [
|
|
{
|
|
"target_id": 0,
|
|
"range_nm": 20.0,
|
|
"azimuth_deg": 45.0,
|
|
"velocity_fps": 843.905,
|
|
"heading_deg": 270.0,
|
|
"altitude_ft": 10000.0,
|
|
"active": true,
|
|
"traceable": true
|
|
}
|
|
]
|
|
},
|
|
"scenario3": {
|
|
"name": "scenario3",
|
|
"targets": [
|
|
{
|
|
"target_id": 0,
|
|
"range_nm": 20.0,
|
|
"azimuth_deg": 45.0,
|
|
"velocity_fps": 843.905,
|
|
"heading_deg": 270.0,
|
|
"altitude_ft": 10000.0,
|
|
"active": true,
|
|
"traceable": true
|
|
},
|
|
{
|
|
"target_id": 1,
|
|
"range_nm": 20.0,
|
|
"azimuth_deg": 45.0,
|
|
"velocity_fps": 843.905,
|
|
"heading_deg": 270.0,
|
|
"altitude_ft": 10000.0,
|
|
"active": true,
|
|
"traceable": true
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |