mirror of
https://github.com/rightup/pyMC_Repeater.git
synced 2026-03-28 17:43:06 +01:00
159 lines
6.3 KiB
JSON
159 lines
6.3 KiB
JSON
{
|
|
"config": {
|
|
"connect_screen": {
|
|
"info_message": "The default pin for devices without a screen is 123456. Trouble pairing? Forget the bluetooth device in system settings."
|
|
},
|
|
"remote_management": {
|
|
"repeaters": {
|
|
"guest_login_enabled": true,
|
|
"guest_login_disabled_message": "Guest login has been temporarily disabled. Please try again later.",
|
|
"guest_login_passwords": [
|
|
""
|
|
],
|
|
"flood_routed_guest_login_enabled": true,
|
|
"flood_routed_guest_login_disabled_message": "To avoid overwhelming the mesh with flood packets, please set a path to log in to a repeater as a guest."
|
|
}
|
|
},
|
|
"suggested_radio_settings": {
|
|
"info_message": "These radio settings have been suggested by the community.",
|
|
"entries": [
|
|
{
|
|
"title": "Australia",
|
|
"description": "915.800MHz / SF10 / BW250 / CR5",
|
|
"frequency": "915.800",
|
|
"spreading_factor": "10",
|
|
"bandwidth": "250",
|
|
"coding_rate": "5"
|
|
},
|
|
{
|
|
"title": "Australia: NSW (Wide)",
|
|
"description": "915.800MHz / SF11 / BW250 / CR5",
|
|
"frequency": "915.800",
|
|
"spreading_factor": "11",
|
|
"bandwidth": "250",
|
|
"coding_rate": "5"
|
|
},
|
|
{
|
|
"title": "Australia (Narrow)",
|
|
"description": "916.575MHz / SF7 / BW62.5 / CR8",
|
|
"frequency": "916.575",
|
|
"spreading_factor": "7",
|
|
"bandwidth": "62.5",
|
|
"coding_rate": "8"
|
|
},
|
|
{
|
|
"title": "Australia: SA, WA, QLD",
|
|
"description": "923.125MHz / SF8 / BW62.5 / CR8",
|
|
"frequency": "923.125",
|
|
"spreading_factor": "8",
|
|
"bandwidth": "62.5",
|
|
"coding_rate": "8"
|
|
},
|
|
{
|
|
"title": "EU/UK (Narrow)",
|
|
"description": "869.618MHz / SF8 / BW62.5 / CR8",
|
|
"frequency": "869.618",
|
|
"spreading_factor": "8",
|
|
"bandwidth": "62.5",
|
|
"coding_rate": "8"
|
|
},
|
|
{
|
|
"title": "EU/UK (Long Range)",
|
|
"description": "869.525MHz / SF11 / BW250 / CR5",
|
|
"frequency": "869.525",
|
|
"spreading_factor": "11",
|
|
"bandwidth": "250",
|
|
"coding_rate": "5"
|
|
},
|
|
{
|
|
"title": "EU/UK (Medium Range)",
|
|
"description": "869.525MHz / SF10 / BW250 / CR5",
|
|
"frequency": "869.525",
|
|
"spreading_factor": "10",
|
|
"bandwidth": "250",
|
|
"coding_rate": "5"
|
|
},
|
|
{
|
|
"title": "Czech Republic (Narrow)",
|
|
"description": "869.525MHz / SF7 / BW62.5 / CR5",
|
|
"frequency": "869.525",
|
|
"spreading_factor": "7",
|
|
"bandwidth": "62.5",
|
|
"coding_rate": "5"
|
|
},
|
|
{
|
|
"title": "EU 433MHz (Long Range)",
|
|
"description": "433.650MHz / SF11 / BW250 / CR5",
|
|
"frequency": "433.650",
|
|
"spreading_factor": "11",
|
|
"bandwidth": "250",
|
|
"coding_rate": "5"
|
|
},
|
|
{
|
|
"title": "New Zealand",
|
|
"description": "917.375MHz / SF11 / BW250 / CR5",
|
|
"frequency": "917.375",
|
|
"spreading_factor": "11",
|
|
"bandwidth": "250",
|
|
"coding_rate": "5"
|
|
},
|
|
{
|
|
"title": "New Zealand (Narrow)",
|
|
"description": "917.375MHz / SF7 / BW62.5 / CR5",
|
|
"frequency": "917.375",
|
|
"spreading_factor": "7",
|
|
"bandwidth": "62.5",
|
|
"coding_rate": "5"
|
|
},
|
|
{
|
|
"title": "Portugal 433",
|
|
"description": "433.375MHz / SF9 / BW62.5 / CR6",
|
|
"frequency": "433.375",
|
|
"spreading_factor": "9",
|
|
"bandwidth": "62.5",
|
|
"coding_rate": "6"
|
|
},
|
|
{
|
|
"title": "Portugal 868",
|
|
"description": "869.618MHz / SF7 / BW62.5 / CR6",
|
|
"frequency": "869.618",
|
|
"spreading_factor": "7",
|
|
"bandwidth": "62.5",
|
|
"coding_rate": "6"
|
|
},
|
|
{
|
|
"title": "Switzerland",
|
|
"description": "869.618MHz / SF8 / BW62.5 / CR8",
|
|
"frequency": "869.618",
|
|
"spreading_factor": "8",
|
|
"bandwidth": "62.5",
|
|
"coding_rate": "8"
|
|
},
|
|
{
|
|
"title": "USA/Canada (Recommended)",
|
|
"description": "910.525MHz / SF7 / BW62.5 / CR5",
|
|
"frequency": "910.525",
|
|
"spreading_factor": "7",
|
|
"bandwidth": "62.5",
|
|
"coding_rate": "5"
|
|
},
|
|
{
|
|
"title": "USA/Canada (Alternate)",
|
|
"description": "910.525MHz / SF11 / BW250 / CR5",
|
|
"frequency": "910.525",
|
|
"spreading_factor": "11",
|
|
"bandwidth": "250",
|
|
"coding_rate": "5"
|
|
},
|
|
{
|
|
"title": "Vietnam",
|
|
"description": "920.250MHz / SF11 / BW250 / CR5",
|
|
"frequency": "920.250",
|
|
"spreading_factor": "11",
|
|
"bandwidth": "250",
|
|
"coding_rate": "5"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |