Revision 8fb46293e48a71fe533bb76ff9e74f41fcd30e1e authored by Gautier Hattenberger on 19 November 2019, 08:21:49 UTC, committed by GitHub on 19 November 2019, 08:21:49 UTC
This features are needed for some board to close properly the log files.
This is now board specific, Tawaki, Apogee and Chimera are the only one
concerned so far.

- increase ADC predivider to relax DMA throughtput pressure on memory
- don't flush individually every open file, but close filsesystem to speed filesystem closing when power drop is detected
- relaxing all unnecessary PINs to input floating to save energy
1 parent 5cf27ee
Raw File
delfly_nimble_Rx31_Devo10.xml
<?xml version="1.0"?>
<!DOCTYPE radio SYSTEM "radio.dtd">
<radio name="DelFly Nimble Rx31 with Devo 10" data_min="900" data_max="2050" sync_min ="5000" sync_max ="15000" pulse_type="NEGATIVE">
 <channel ctl="A" function="THROTTLE" min="1110" neutral="1110" max="1900" average="0"/>
 <channel ctl="D" function="ROLL"     max="1900" neutral="1500" min="1110" average="0"/>
 <channel ctl="C" function="PITCH"    max="1900" neutral="1500" min="1110" average="0"/>
 <channel ctl="B" function="YAW"     max="1110" neutral="1500" min="1900" average="0"/>
 <channel ctl="G" function="MODE"     min="1110" neutral="1500" max="1900" average="1"/>
 <channel ctl="E" function="FLAP"     min="1110" neutral="1500" max="1900" average="1"/>
 <channel ctl="F" function="GEAR"  min="1110" neutral="1500" max="1900" average="1"/>
</radio>
back to top