158 lines
3.6 KiB
JSON
158 lines
3.6 KiB
JSON
{
|
|
"version": "v1.0.0",
|
|
"dsp": {
|
|
"library_path": "@/libdll_source.so",
|
|
"center_freq": 15000000,
|
|
"band_width": 10000,
|
|
"sample_rate": 60000,
|
|
"fft_point_number": 32768,
|
|
"fft_period_ms": 10,
|
|
"fft_win_type": "blkmc",
|
|
"url": "0.0.0.0",
|
|
"port": 6000,
|
|
"power_min": -200,
|
|
"power_max": 200,
|
|
"power_offset": -166,
|
|
"filename_prefix": "ECAP_",
|
|
"filename_suffix": ".dat",
|
|
"frame_rate": 30,
|
|
"debug": false
|
|
},
|
|
"drogon": {
|
|
"app": {
|
|
"threads_num": 0
|
|
}
|
|
},
|
|
"mlat": {
|
|
"enable": false,
|
|
"merge": false,
|
|
"library_path": "@/mlat_source.dll",
|
|
"function_name": "read"
|
|
},
|
|
"web_server": {
|
|
"webapp": "@/wwwroot",
|
|
"tiles": "@/../tiles"
|
|
},
|
|
"device": {
|
|
"net": [
|
|
{
|
|
"key": "device",
|
|
"ip": "192.168.1.75",
|
|
"netmask": "255.255.255.0",
|
|
"gateway": "192.168.1.1",
|
|
"port": 9081
|
|
},
|
|
{
|
|
"key": "wifi",
|
|
"ip": "192.168.10.193",
|
|
"netmask": "255.255.255.0",
|
|
"gateway": "192.168.10.1",
|
|
"port": 80
|
|
}
|
|
]
|
|
},
|
|
"mode_acs": {
|
|
"timeout_seconds": 60,
|
|
"read_milliseconds": 100,
|
|
"monitor_msg_live": false,
|
|
"mode_s_max_num": 700000,
|
|
"mode_other_max_num": 10000,
|
|
"report_data_feed_msg_mum": 10000,
|
|
"data_feed": {
|
|
"empty_wait_milliseconds": 10,
|
|
"packet_byte_size": 1,
|
|
"list": [
|
|
{
|
|
"key": "Port_10003",
|
|
"enable": true,
|
|
"type": "Data_Feed_TCP_Server",
|
|
"output_format": {
|
|
"type": "BIN",
|
|
"use_status": true,
|
|
"mode_s_output_type": "ALL_Mode_S",
|
|
"use_mode_ac": true
|
|
},
|
|
"port": 10003
|
|
},
|
|
{
|
|
"key": "Port_10004",
|
|
"enable": false,
|
|
"type": "Data_Feed_TCP_Server",
|
|
"output_format": {
|
|
"type": "BIN",
|
|
"use_status": false,
|
|
"mode_s_output_type": "DF_11_17_18",
|
|
"use_mode_ac": false
|
|
},
|
|
"port": 10004
|
|
},
|
|
{
|
|
"key": "Port_10005",
|
|
"enable": false,
|
|
"type": "Data_Feed_TCP_Client",
|
|
"output_format": {
|
|
"type": "BIN",
|
|
"use_status": true,
|
|
"mode_s_output_type": "NO_POS_Mode_S",
|
|
"use_mode_ac": false
|
|
},
|
|
"url": "192.168.208.153",
|
|
"port": 10005
|
|
},
|
|
{
|
|
"key": "Port_30003",
|
|
"enable": false,
|
|
"type": "Data_Feed_TCP_Server",
|
|
"output_format": {
|
|
"type": "SBS",
|
|
"use_status": false,
|
|
"mode_s_output_type": "ALL_Mode_S",
|
|
"use_mode_ac": true
|
|
},
|
|
"port": 30003
|
|
}
|
|
]
|
|
},
|
|
"data_source": {
|
|
"list": [
|
|
{
|
|
"key": "mode_acs_shared_memory",
|
|
"enable": true,
|
|
"base_station_show": true,
|
|
"aircraft_show": false,
|
|
"color": "#e4f40b",
|
|
"aircraft_pixel_size": 38,
|
|
"lat": 37.073685,
|
|
"lon": 120.870472,
|
|
"alt": 9479.280000,
|
|
"update_form_gps": false,
|
|
"type": "Shared_Memory_Data_Source",
|
|
"shared_memory_name": "mode_acs",
|
|
"shared_memory_size": 20000,
|
|
"data_type": "BIN_Blank"
|
|
}
|
|
]
|
|
},
|
|
"source_feed_relation": {
|
|
"list": [
|
|
{
|
|
"key": "key_10003",
|
|
"enable": true,
|
|
"type": "First_Source_To_All_Feed_Relation"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"log": {
|
|
"open_mode": "Delete",
|
|
"piece_num": 10,
|
|
"size_MB": 10
|
|
},
|
|
"console": {
|
|
"record_playback": false,
|
|
"mode_s_console": false,
|
|
"post_request": false,
|
|
"mlat_server": true
|
|
}
|
|
}
|