mirror of https://github.com/ArduPilot/ardupilot
55055fca2b
- Added APM2 (ATmega32U2) support for using TX and RX status leds to indicate PWM and PPM traffic <RX><OFF> no pwm input detected <RX><TOGGLE> speed of toggle indicate how many channels are active <RX><ON> input lost (failsafe) <TX><OFF> ppm output not started <TX><FAST TOGGLE> normal PWM->PPM output or PPM passtrough failsafe <TX><SLOW TOGGLE> PPM passtrough |
||
---|---|---|
.. | ||
ATMega32U2 | ||
ATMega328p | ||
Binaries | ||
Libraries | ||
WorkBasket | ||
readme.txt |
readme.txt
ArduPPM is the generic code name for boards or chips responsible for ppm encoding. Available firmwares : ATMega328p : second generation ppm encoder code designed for APM v1.x boards using ATMega328P. ATMega32U2 : second generation ppm encoder code designed for boards using ATMega16U2 or ATMega32U2 (PhoneDrone and future APM boards). APM v1.x users are welcome to use the new ppm encoder code (ATMega328p). This firmware should solve compatibility or reliability problems that can be seen with "difficult" receivers.