1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00
LibrePilot/flight/PiOS/Common
James Cotton f20e5da9ed Merge branch 'next' into revolution
Conflicts:
	ground/openpilotgcs/src/plugins/config/config.pro
	ground/openpilotgcs/src/plugins/config/configrevowidget.h
	ground/openpilotgcs/src/plugins/scope/scopegadgetwidget.cpp
2012-03-03 11:41:41 -06:00
..
Libraries Patch from Sambas to fix F4 on windows 2012-01-24 10:33:07 -06:00
pios_adxl345.c Add ID test to ADXL345 2012-01-24 09:23:12 -06:00
pios_bma180.c Make the BMA180 sensor system acquire from the queue. Correct the orientation 2012-01-24 15:09:20 -06:00
pios_bmp085.c Copy the BMP085 back from next 2012-01-23 16:58:07 -06: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_jedec.c Flashfs and Flash: Add new function to write a series of blocks in one flash 2012-01-26 12:39:35 -06:00
pios_flashfs_objlist.c Flashfs: Whenever failing out of a transaction unlock the semaphore 2012-01-26 14:14:50 -06: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 Merge branch 'next' into revolution3 2012-01-23 06:51:30 -06:00
pios_hmc5883.c Update the driver cfg structures for the EXTI changes. Make the drivers call 2012-01-23 16:55:52 -06:00
pios_i2c_esc.c i2c: compile-time decoupling of i2c devices from adapters 2012-01-14 15:38:56 -05:00
pios_l3gd20.c L3GD20: Make this sensor push data onto a FreeRTOS queue so that the sensor 2012-01-25 01:20:07 -06:00
pios_mpu6000.c Fix the MPU6000 implementation 2012-01-28 00:21:58 -06:00
pios_ms5611.c Clean up previous commit a bit and make the sampling rate a variable (and adapt 2012-02-13 01:49:54 -06: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_sdcard.c hwinit: Convert SPI drivers to dynamic init 2011-02-12 22:19:50 +00:00
pios_usb_desc_hid_cdc.c revo usb: Add support for USB to Revo 2012-02-07 02:25:31 -05:00
pios_usb_desc_hid_only.c revo usb: Add support for USB to Revo 2012-02-07 02:25:31 -05:00
printf-stdarg.c Flight/PiOS: Whitespace changes 2010-09-27 07:28:45 +00:00