ardupilot/Tools/ArduPPM/Libraries
Olivier ADLER 70c6739fbf ArduPPM: PWM to PPM mode
PPM polarity reversing was not working when changing the Output PPM pin level before timer 1 / output compare init. The compare generator initialization was reverting the pin to low level. Instead of that a force match compare is used after timer / compare generator init to set the PPM output to high level.
2012-11-03 00:57:22 +01:00
..
changelog_v3.txt ArduPPM : Redundancy mode 2012-10-12 14:32:14 +02:00
manual_v3.txt ArduPPM: Redundancy mode switchover algorithm 2012-10-14 23:58:00 +02:00
PPM_Encoder_v3.h ArduPPM: Redundancy mode 2012-11-02 16:32:58 +01:00
PPM_Encoder.h ArduPPM: PWM to PPM mode 2012-11-03 00:57:22 +01:00
readme.txt ArduPPM : modified library path 2011-10-01 16:18:39 +02:00

libraries used by all ArduPPM code bases