Skip to content

Commit 44d4ccc

Browse files
committed
Add GEPRC Nano 2.4G TD, and C3 Xrossband RX
1 parent db694cf commit 44d4ccc

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

targets.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1676,6 +1676,15 @@
16761676
"min_version": "3.3.0",
16771677
"platform": "esp32",
16781678
"firmware": "Unified_ESP32_2400_RX"
1679+
},
1680+
"nano-td": {
1681+
"product_name": "GEPRC Nano True Diversity 2.4GHz RX",
1682+
"lua_name": "GEPRC Dual RX",
1683+
"layout_file": "Generic C3 2400 True Diversity.json",
1684+
"upload_methods": ["uart", "wifi", "betaflight"],
1685+
"min_version": "3.5.0",
1686+
"platform": "esp32-c3",
1687+
"firmware": "Unified_ESP32C3_2400_RX"
16791688
}
16801689
},
16811690
"rx_dual": {
@@ -1703,6 +1712,20 @@
17031712
"min_version": "3.5.2",
17041713
"platform": "esp32-c3",
17051714
"firmware": "Unified_ESP32C3_LR1121_RX"
1715+
},
1716+
"c3-dual": {
1717+
"product_name": "GEPRC C3 900/2400 Gemini Xrossband RX",
1718+
"lua_name": "GEPRC GemX RX",
1719+
"layout_file": "Generic LR1121 True Diversity.json",
1720+
"overlay": {
1721+
"power_values": [12, 16, 19, 26],
1722+
"power_values_dual": [-10, -6, -3, 13],
1723+
"radio_rfsw_ctrl": [15, 0, 8, 4, 4, 14, 0, 13]
1724+
},
1725+
"upload_methods": ["uart", "wifi", "betaflight"],
1726+
"min_version": "3.5.2",
1727+
"platform": "esp32-c3",
1728+
"firmware": "Unified_ESP32C3_LR1121_RX"
17061729
}
17071730
}
17081731
},

0 commit comments

Comments
 (0)