Files
Fabien-B dd0b2ce325 Fix radios (#2712)
* Revert "Fix radio confs."

This reverts commit 3154a3883d.

* Remove bad comments

* Fix radio conf.
2021-05-06 09:44:57 +02:00

11 lines
650 B
XML

<!DOCTYPE radio SYSTEM "radio.dtd">
<radio name="T9cap" data_min="900" data_max="2100" sync_min="5000" sync_max="15000" pulse_type="POSITIVE">
<channel function="MODE" min="966" neutral="1526" max="2079" average="10"/>
<channel function="DISABLE" min="969" neutral="1525" max="2080" average="10" reverse="1"/>
<channel function="YAW" min="1115" neutral="1520" max="1940" average="0"/>
<channel function="PITCH" min="1112" neutral="1518" max="1937" average="0" reverse="1"/>
<channel function="ROLL" min="1114" neutral="1525" max="1939" average="0"/>
<channel function="THROTTLE" min="1115" neutral="1115" max="1940" average="0"/>
</radio>