Skip to content

Commit

Permalink
Merge pull request #114 from ExpressLRS/GEPRX-500mW-SX1276-TD-Rx
Browse files Browse the repository at this point in the history
GEPRC 500mW SX1276 TD Rx
  • Loading branch information
pkendall64 authored Oct 14, 2024
2 parents 0c77ba1 + 15af35c commit dc8bd48
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions targets.json
Original file line number Diff line number Diff line change
Expand Up @@ -938,6 +938,15 @@
"platform": "esp32",
"firmware": "Unified_ESP32_900_RX"
},
"true_diversity_pa": {
"product_name": "Generic ESP32 True Diversity 900MHz 500mW RX",
"lua_name": "TD 500mW 900RX",
"layout_file": "Generic 900 True Diversity PA.json",
"upload_methods": ["uart", "wifi", "betaflight"],
"min_version": "3.4.0",
"platform": "esp32",
"firmware": "Unified_ESP32_900_RX"
},
"true_diversity_pwm16": {
"product_name": "Generic ESP32 True Diversity 16xPWM 900MHz RX ",
"lua_name": "16PWM TD 900RX",
Expand Down Expand Up @@ -1233,6 +1242,18 @@
"platform": "esp32",
"firmware": "Unified_ESP32_900_RX"
},
"dual500": {
"product_name": "GEPRC True Diversity 900MHz PA500 RX",
"lua_name": "GEPR Dual500 RX",
"layout_file": "Generic 900 True Diversity PA.json",
"overlay": {
"power_values": [0, 114, 124]
},
"upload_methods": ["uart", "wifi", "betaflight"],
"min_version": "3.4.0",
"platform": "esp32",
"firmware": "Unified_ESP32_900_RX"
},
"pa": {
"product_name": "GEPRC Nano 900MHz PA500 RX",
"lua_name": "GEPR Nano PA500",
Expand Down

0 comments on commit dc8bd48

Please sign in to comment.