1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-10 18:24:11 +01:00
LibrePilot/flight/PiOS
James Cotton 4847a04db8 Mainboard: Get PWM working again. Had to add extra timer IRQ handlers for
TIM5-8.  Also TIM1 was not handled probably (for CC either) as the name of the
IRQ is TIM1_CC and TIM1_UP for the capture compare versus update.  I haven't
checked the downstream code that the registers it uses to map from a context to
event is invariant under timer channel.
2011-09-10 14:20:40 -05:00
..
Boards Make PWM/PPM and Servo drivers play nicely together 2011-08-27 21:39:56 -04:00
Common Merge branch 'safer_failsafe' into next 2011-09-06 16:23:11 -05:00
inc PIOS_RCVR: Document return values better and use enum for them 2011-09-04 12:37:39 -05:00
STM32F10x Mainboard: Get PWM working again. Had to add extra timer IRQ handlers for 2011-09-10 14:20:40 -05:00
pios.h rcvr: add generic driver API for receivers 2011-07-05 22:02:47 -04:00