DL9SAU-TTGO-T-Beam-LoRa-APRS/data/preferences.cfg

77 wiersze
1.7 KiB
INI

{
"wifi_en": 1,
"wifi_ssid": "EnterSSIDofYourAccesspoint",
"wifi_password": "EnterPasswordofYourAccesspoint",
"wifi_failAP": true,
"wifi_pwrAP": 8,
"wifi_pwrSTA": 80,
"tncsrvr_en": false,
"gpssrv_en": false,
"ntp_server": "",
"syslog_server": "255.255.255.255",
"lora_freq": 433.7750,
"lora_speed": 300,
"lora_rx_en": true,
"lora_tx_en": true,
"txPower": 23,
"preambleLen": 8,
"lora_cradapt": false,
"lora_rssi2p": 34,
"snraprsis": true,
"lora_dig_mode": 1,
"lora_dig_x_m": 0,
"tx_qrg_bc": 1,
"tx_aprsis_bc": true,
"tx_aprsis_sm": true,
"lora_freq_x": 433.9000,
"lora_speed_x": 1200,
"txPower_x": 23,
"rx_qrg": 1,
"aprs_callsign": "N0CALL",
"aprs_relay_path": "1",
"aprs_s_table": "/",
"aprs_symbol": "[",
"aprs_comment": "Lora Tracker/iGate",
"aprs_lat_p": "00-00.0000N",
"aprs_lon_p": "000-00.0000E",
"aprs_blist": "",
"aprs_fb_interv": 1800,
"sb_min_interv": 120,
"sb_max_interv": 1800,
"sb_min_speed": 5,
"sb_max_speed": 70,
"sb_angle": 28.0000,
"sb_turn_slope": 26,
"sb_turn_time": 30,
"aprs_batt": true,
"aprs_fixed_beac": false,
"aprs_alt_r": 100,
"aprs_CSandA": true,
"gps_enabled": true,
"kiss_myloc_ok": true,
"gps_sleep_ok": true,
"tnc_tel": false,
"tnc_tel_int": 3600,
"tnc_tel_mic": 0,
"tnc_tel_path": "",
"oled_enabled": true,
"show_cmt": true,
"aprs_comm_rt": true,
"bt_enabled": true,
"usbser_proto": 1,
"sh_rxtime": 10,
"shutdown_act": true,
"shutdown_dt": 10,
"reboot_intrvl": 0,
"sh_oledtime": 0,
"cpufreq": 80,
"aprsis_en": true,
"aprsis_srv_h": "euro.aprs2.net",
"aprsis_srv_p": 14580,
"aprsis_fltr": "",
"aprsis_call": "",
"aprsis_pw": "",
"aprsis_2rf": 0,
"lora_freq_rx_curr": 433.7750
}