1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-02 10:24:11 +01:00
LibrePilot/flight/PiOS
Mike Smith 0df3bb2c37 Restore functions lost due to inept merging, and refactor to take advantage of them.
Address the following review feedback items:
 - use stdint types
 - avoid the use of magic numbers (define CYCCNTENA)
 - remove expository comment about sneakiness and corresponding code, replace with something simpler based on the API
 - remove commented/#if 0 code
2011-07-23 13:53:16 -07:00
..
Boards Remove PIOS_DELAY_TIMER definitions from configuration files, as there is no longer a delay timer to configure. 2011-07-23 13:48:40 -07:00
Common Merge branch 'rcvr_mem_reduction' 2011-07-17 17:14:40 -04:00
inc rcvr: specify drivers for groups of channels 2011-07-14 23:22:42 -04:00
STM32F10x Restore functions lost due to inept merging, and refactor to take advantage of them. 2011-07-23 13:53:16 -07:00
pios.h rcvr: add generic driver API for receivers 2011-07-05 22:02:47 -04:00