Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions targets.json
Original file line number Diff line number Diff line change
Expand Up @@ -754,6 +754,26 @@
"min_version": "3.6.0",
"platform": "esp32-c3",
"firmware": "Unified_ESP32C3_LR1121_RX"
},
"max-1w": {
"product_name": "DAKEFPV 900MHz MAX 1000mW Diversity RX",
"lua_name": "DKFPV 1000 RX",
"layout_file": "Generic C3 LR1121.json",
"overlay": {
"power_min": 1,
"power_max": 6,
"power_default": 3,
"power_values": [-16, -13, -10, -6, -2, 2],
"power_values_dual": null,
"power_lna_gain": 16,
"radio_rfo_hf": true,
"radio_rfsw_ctrl": [31, 0, 4, 24, 24, 0, 0, 0],
"ant_ctrl": 10
},
"upload_methods": ["uart", "wifi", "betaflight"],
"min_version": "3.6.0",
"platform": "esp32-c3",
"firmware": "Unified_ESP32C3_LR1121_RX"
}
},
"rx_2400": {
Expand Down