1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-01 09:24:10 +01:00
LibrePilot/flight/PiOS/Common
James Cotton f247112090 PiOS F2: Move IMU3000 to device dependent :(. Now they all are. Need to
abstract as much as possible out since init is almost identicalc and protocol
COULD be device independent.
2011-08-12 03:38:45 -05:00
..
pios_adxl345.c hwinit: Convert SPI drivers to dynamic init 2011-02-12 22:19:50 +00:00
pios_bl_helper.c build: Make all flight sw use pios_board_info_blob 2011-05-24 00:58:10 -04:00
pios_board_info.c build: add support for EE bank on pipx boards 2011-05-24 01:10:40 -04:00
pios_com.c com: allow run-time allocation of buffers 2011-07-29 15:33:14 -04:00
pios_crc.c OP-152: Abstract the CRC code out of uavtalk to allow it to be reused (PT - 2011-06-04 18:36:26 -05:00
pios_flash_w25x.c Remove all references to vTaskDelay in the flash code as it can run before the 2011-07-15 18:16:16 -05:00
pios_flashfs_objlist.c Remove all references to vTaskDelay in the flash code as it can run before the 2011-07-15 18:16:16 -05:00
pios_hcsr04.c sbus: provide a stub based on Spektrum driver (for CC only) 2011-06-15 22:35:21 +03:00
pios_hmc5843.c Flight/PiOS: Whitespace changes 2010-09-27 07:28:45 +00:00
pios_i2c_esc.c OP-237 I2C ESC support. This _will_ require you to reconfigure your 2011-01-10 01:11:44 +00:00
pios_opahrs_proto.c Flight/PiOS: Whitespace changes 2010-09-27 07:28:45 +00:00
pios_opahrs_v0.c bl_openpilot: bind to new COM, USART and SPI drivers 2011-02-14 01:17:32 +00:00
pios_opahrs.c Flight/PiOS: Whitespace changes 2010-09-27 07:28:45 +00:00
pios_rcvr.c com: Move buffering out of USART/HID layer and into COM layer 2011-07-27 19:45:38 -04:00
pios_sdcard.c hwinit: Convert SPI drivers to dynamic init 2011-02-12 22:19:50 +00:00
printf-stdarg.c Flight/PiOS: Whitespace changes 2010-09-27 07:28:45 +00:00