You've already forked incutec-OpenRX
mirror of
https://github.com/incutec-hw/OpenRX.git
synced 2026-08-21 08:01:18 +00:00
64 lines
2.0 KiB
JSON
64 lines
2.0 KiB
JSON
{
|
|
"opendrone": {
|
|
"name": "OpenDrone",
|
|
|
|
"rx_2400": {
|
|
"lite": {
|
|
"product_name": "OpenRX Lite 2.4GHz RX",
|
|
"lua_name": "ORX Lite",
|
|
"layout_file": "OpenRX Lite 2400.json",
|
|
"upload_methods": [
|
|
"uart",
|
|
"wifi",
|
|
"betaflight"
|
|
],
|
|
"min_version": "3.5.0",
|
|
"platform": "esp32-c3",
|
|
"firmware": "Unified_ESP32C3_2400_RX"
|
|
},
|
|
"lite_ufl": {
|
|
"product_name": "OpenRX Lite-UFL 2.4GHz RX",
|
|
"lua_name": "ORX Lite-UFL",
|
|
"layout_file": "OpenRX Lite-UFL 2400.json",
|
|
"upload_methods": [
|
|
"uart",
|
|
"wifi",
|
|
"betaflight"
|
|
],
|
|
"min_version": "3.5.0",
|
|
"platform": "esp32-c3",
|
|
"firmware": "Unified_ESP32C3_2400_RX"
|
|
}
|
|
},
|
|
|
|
"rx_dual": {
|
|
"mono": {
|
|
"product_name": "OpenRX Mono Dual Band RX",
|
|
"lua_name": "ORX Mono",
|
|
"layout_file": "OpenRX Mono LR1121.json",
|
|
"upload_methods": [
|
|
"uart",
|
|
"wifi",
|
|
"betaflight"
|
|
],
|
|
"min_version": "3.5.0",
|
|
"platform": "esp32-c3",
|
|
"firmware": "Unified_ESP32C3_LR1121_RX"
|
|
},
|
|
"gemini": {
|
|
"product_name": "OpenRX Gemini XrossBand RX",
|
|
"lua_name": "ORX Gemini",
|
|
"layout_file": "OpenRX Gemini LR1121.json",
|
|
"upload_methods": [
|
|
"uart",
|
|
"wifi",
|
|
"betaflight"
|
|
],
|
|
"min_version": "3.5.0",
|
|
"platform": "esp32-c3",
|
|
"firmware": "Unified_ESP32C3_LR1121_RX"
|
|
}
|
|
}
|
|
}
|
|
}
|