diff --git a/TX/Oxbot R1 2400.json b/TX/Oxbot R1 2400.json new file mode 100644 index 0000000..56c6721 --- /dev/null +++ b/TX/Oxbot R1 2400.json @@ -0,0 +1,32 @@ +{ + "serial_rx": 3, + "serial_tx": 1, + "radio_busy": 21, + "radio_dio1": 4, + "radio_dio2": 22, + "radio_miso": 19, + "radio_mosi": 23, + "radio_nss": 5, + "radio_rst": 14, + "radio_sck": 18, + "radio_dcdc": true, + "power_rxen": 27, + "power_txen": 26, + "power_lna_gain": 12, + "power_min": 0, + "power_high": 5, + "power_max": 5, + "power_default": 3, + "power_control": 0, + "power_values": [-18, -14, -11, -7, -3, 2], + "use_backpack": true, + "debug_backpack_baud": 460800, + "debug_backpack_rx": 16, + "debug_backpack_tx": 17, + "backpack_boot": 15, + "backpack_en": 25, + "led_rgb": 13, + "led_rgb_isgrb": true, + "misc_fan_pwm": 33, + "misc_fan_speeds": [128, 128, 128, 160, 192, 255, 255] +} \ No newline at end of file diff --git a/targets.json b/targets.json index 0b8e2b5..ed6473f 100644 --- a/targets.json +++ b/targets.json @@ -3111,6 +3111,17 @@ "platform": "esp32-c3", "firmware": "Unified_ESP32C3_2400_RX" } + }, + "tx_2400": { + "r1": { + "product_name": "Oxbot R1 2.4GHz TX", + "lua_name": "OXBT R1 2G4 TX", + "layout_file": "Oxbot R1 2400.json", + "upload_methods": ["wifi"], + "min_version": "3.5.0", + "platform": "esp32", + "firmware": "Unified_ESP32_2400_TX" + } } }, "quadkopters": {