0
mirror of https://github.com/incutec-hw/OpenRX.git synced 2026-08-21 08:01:18 +00:00
Files
incutec-OpenRX/shared/elrs-targets/OpenRX Gemini LR1121.json
JustStan d13ccf778a OpenRX-Gemini: PCB doc properties, 3D model fixes, target update, renders
Board file gains DOC_* properties and corrected 3D model references.
ELRS target: corrected LR1121 RF switch control table, enable radio
DCDC. Re-rendered README images.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-05 22:26:49 +02:00

37 lines
644 B
JSON

{
"serial_rx": 20,
"serial_tx": 21,
"radio_miso": 5,
"radio_mosi": 4,
"radio_sck": 6,
"radio_busy": 3,
"radio_dio1": 1,
"radio_nss": 0,
"radio_rst": 2,
"radio_busy_2": 8,
"radio_dio1_2": 18,
"radio_nss_2": 7,
"radio_rst_2": 10,
"power_min": 0,
"power_high": 3,
"power_max": 3,
"power_default": 0,
"power_control": 0,
"power_values": [12, 16, 19, 22],
"power_values_dual": [-12, -9, -6, -2],
"power_lna_gain": 12,
"radio_rfsw_ctrl": [15, 0, 12, 8, 8, 6, 0, 5],
"radio_dcdc": true,
"led_rgb": 19,
"led_rgb_isgrb": true,
"button": 9
}