1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00
LibrePilot/flight/PiOS/Common
2012-04-05 20:24:50 -07:00
..
pios_adxl345.c Attitude: Do not start attitude estimation until accel data appears. This 2011-08-13 18:53:42 -05:00
pios_bl_helper.c build: Make all flight sw use pios_board_info_blob 2011-05-24 00:58:10 -04:00
pios_bma180.c OP-378 - OP/INS - Add initial support for INS. HMC5883, BMP085, BMA180, IMU300 all added. Throrough verification has not been done on any of them. main() simply calls self-test functions on all of the hardware. 2011-04-14 12:46:39 +00:00
pios_bmp085.c exti: rewrite exti layer to improve portability 2012-01-22 23:23:41 -05:00
pios_board_info.c build: add support for EE bank on pipx boards 2011-05-24 01:10:40 -04:00
pios_com_msg.c com_msg: Create new message based COM layer for bootloaders 2012-01-14 14:23:18 -05:00
pios_com.c copyright: remove incorrect attribution in boilerplate text 2012-01-02 23:33:07 -05: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 leds: use boot-time config for PiOS LED layer 2012-01-22 18:22:59 -05:00
pios_gcsrcvr.c Removed emacs mode header from pios_gcsrcvr.c 2012-02-04 08:42:16 -07:00
pios_hcsr04.c spektrum: rename Spektrum to DSM (DSM2/DSMJ/DSMX used by Spektrum and JR radios) 2011-11-04 21:40:34 +02:00
pios_hmc5843.c exti: rewrite exti layer to improve portability 2012-01-22 23:23:41 -05:00
pios_hmc5883.c OP-378 - OP/INS - Add initial support for INS. HMC5883, BMP085, BMA180, IMU300 all added. Throrough verification has not been done on any of them. main() simply calls self-test functions on all of the hardware. 2011-04-14 12:46:39 +00:00
pios_i2c_esc.c i2c: compile-time decoupling of i2c devices from adapters 2012-01-14 15:38:56 -05:00
pios_iap.c iap: extend API to support read/write of boot counter 2011-12-30 23:05:38 -05:00
pios_imu3000.c OP-378 - OP/INS - Add initial support for INS. HMC5883, BMP085, BMA180, IMU300 all added. Throrough verification has not been done on any of them. main() simply calls self-test functions on all of the hardware. 2011-04-14 12:46:39 +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 PiOS RCVR: Make the public API use a 1 based indexing for channel numbers. 2011-09-06 16:39:08 -05:00
pios_rfm22b.c RFM22B device now fully interrupt driven. Packet handeling moved to RadioComBridge module. 2012-04-05 20:24:50 -07:00
pios_sdcard.c hwinit: Convert SPI drivers to dynamic init 2011-02-12 22:19:50 +00:00
pios_usb_desc_hid_cdc.c usb: allow runtime selection of USB descriptors via hwsettings 2012-01-14 14:28:15 -05:00
pios_usb_desc_hid_only.c usb: allow runtime selection of USB descriptors via hwsettings 2012-01-14 14:28:15 -05:00
printf-stdarg.c Flight/PiOS: Whitespace changes 2010-09-27 07:28:45 +00:00