1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight/OpenPilot/System
2010-07-11 01:54:43 +00:00
..
inc Minini removed from OpenPilot 2010-07-01 08:57:06 +00:00
alarms.c Flight/UAVObjects Added support for default field values (used to initialize settings with defaults) 2010-04-28 01:54:24 +00:00
openpilot.c Flight/Servo Fix Servo driver buffer overflow, was messing up the I2C and altitude readings, now working fine. Servo index used to be 1-8 but the Servo driver was indexing a buffer out of bounds. Changed everything to use index 0-7 for servo outputs. 2010-07-11 01:54:43 +00:00
pios_board.c spi: Add support for hardware CRC generation/checking 2010-07-04 02:21:42 +00:00