1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-02 10:24:11 +01:00
LibrePilot/flight/PiOS
Mike Smith df5569c758 Fix a stupid off-by-one that prevented this code from working.
Update to use 32-bit microsecond values.

Remove PIOS_DELAY_DiffuS per consensus (caller can do it easily themselves).

Update the core delay logic per Stac's suggestion to a version that is
resistant to various overflows.
2011-07-25 20:55:48 -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 Fix a stupid off-by-one that prevented this code from working. 2011-07-25 20:55:48 -07:00
STM32F10x Fix a stupid off-by-one that prevented this code from working. 2011-07-25 20:55:48 -07:00
pios.h rcvr: add generic driver API for receivers 2011-07-05 22:02:47 -04:00