Skip to content

Commit dcbae37

Browse files
authored
Add DakeFPV 900M MAX 1W RX (#213)
1 parent d3ac1bb commit dcbae37

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

targets.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -754,6 +754,26 @@
754754
"min_version": "3.6.0",
755755
"platform": "esp32-c3",
756756
"firmware": "Unified_ESP32C3_LR1121_RX"
757+
},
758+
"max-1w": {
759+
"product_name": "DAKEFPV 900MHz MAX 1000mW Diversity RX",
760+
"lua_name": "DKFPV 1000 RX",
761+
"layout_file": "Generic C3 LR1121.json",
762+
"overlay": {
763+
"power_min": 1,
764+
"power_max": 6,
765+
"power_default": 3,
766+
"power_values": [-16, -13, -10, -6, -2, 2],
767+
"power_values_dual": null,
768+
"power_lna_gain": 16,
769+
"radio_rfo_hf": true,
770+
"radio_rfsw_ctrl": [31, 0, 4, 24, 24, 0, 0, 0],
771+
"ant_ctrl": 10
772+
},
773+
"upload_methods": ["uart", "wifi", "betaflight"],
774+
"min_version": "3.6.0",
775+
"platform": "esp32-c3",
776+
"firmware": "Unified_ESP32C3_LR1121_RX"
757777
}
758778
},
759779
"rx_2400": {

0 commit comments

Comments
 (0)