ardupilot/Tools/ArduPPM/ATMega328p
Olivier ADLER 5e65e5ef8a ArduPPM : Redundancy mode
Work in progress on a new Redundancy dual PPM sum mode for PPM encoder.

- New library PPM_Encoder_v3.h and new manual manual_v3.txt

- New format conversion capability between input and output PPM frame timings and channel count.

This will be experimental until heavily tested. The main goal is to allow the use of low cost satellite receivers in a high safety setup, and allow a new teacher / student RC mode without link between the two pilot transmitters.
2012-10-12 14:32:14 +02:00
..
Encoder-PPM -v3.c ArduPPM : Redundancy mode 2012-10-12 14:32:14 +02:00
Encoder-PPM.c * ArduPPM 0.9.87 update : 2011-11-23 23:36:23 +01:00
Makefile ArduPPM: New and improved PPM encoder firmware for APM 1.x boards with ATmega328p and new ones using ATMega32U2. 2011-10-01 00:12:22 +02:00
manual.txt ArduPPM 0.9.87 minor manual correction 2011-11-25 01:16:49 +01:00
readme.txt ArduPPM: New and improved PPM encoder firmware for APM 1.x boards with ATmega328p and new ones using ATMega32U2. 2011-10-01 00:12:22 +02:00

readme.txt

This is the second generation ppm encoder code designed for APM v1.x boards using ATMega328P.