Skip to content

Commit cf1440d

Browse files
authored
Add DakeFPV 900MHz Micro Max TX (#219)
* DakeFPV 900MHz Micro Max TX * Correction for Joystick * Extra caret removal
1 parent 8d2b891 commit cf1440d

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

targets.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -692,6 +692,26 @@
692692
},
693693
"dakefpv": {
694694
"name": "DAKEFPV",
695+
"tx_900": {
696+
"max": {
697+
"product_name": "DAKEFPV 900MHz Micro MAX 2W TX",
698+
"lua_name": "DKFPV 900TX 2W",
699+
"layout_file": "DAKEFPV MAX.json",
700+
"overlay": {
701+
"radio_rfo_hf": true,
702+
"power_apc2": 26,
703+
"power_control": 3,
704+
"power_values": [245, 245, 245, 245, 245, 245, 245, 245],
705+
"power_values2": [-15, -12, -10, -7, -4, 0, 5, 8],
706+
"power_values_dual": null
707+
},
708+
"logo_file": "dakefpv_tft.bin",
709+
"upload_methods": ["uart", "wifi"],
710+
"min_version": "3.6.0",
711+
"platform": "esp32",
712+
"firmware": "Unified_ESP32_LR1121_TX"
713+
}
714+
},
695715
"rx_900": {
696716
"rx900": {
697717
"product_name": "DAKEFPV Nano 900MHz RX",

0 commit comments

Comments
 (0)