1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-03 11:24:10 +01:00
LibrePilot/flight/PiOS/Common
Alessio Morale b4a4ada1b0 Merge branch 'amorale/OP-900_update_freertos_740' into next
Conflicts:
	flight/PiOS/Common/Libraries/FreeRTOS/Source/croutine.c
	flight/PiOS/Common/Libraries/FreeRTOS/Source/include/FreeRTOS.h
	flight/PiOS/Common/Libraries/FreeRTOS/Source/include/StackMacros.h
	flight/PiOS/Common/Libraries/FreeRTOS/Source/include/croutine.h
	flight/PiOS/Common/Libraries/FreeRTOS/Source/include/list.h
	flight/PiOS/Common/Libraries/FreeRTOS/Source/include/mpu_wrappers.h
	flight/PiOS/Common/Libraries/FreeRTOS/Source/include/portable.h
	flight/PiOS/Common/Libraries/FreeRTOS/Source/include/projdefs.h
	flight/PiOS/Common/Libraries/FreeRTOS/Source/include/queue.h
	flight/PiOS/Common/Libraries/FreeRTOS/Source/include/semphr.h
	flight/PiOS/Common/Libraries/FreeRTOS/Source/include/task.h
	flight/PiOS/Common/Libraries/FreeRTOS/Source/include/timers.h
	flight/PiOS/Common/Libraries/FreeRTOS/Source/list.c
	flight/PiOS/Common/Libraries/FreeRTOS/Source/queue.c
	flight/PiOS/Common/Libraries/FreeRTOS/Source/tasks.c
	flight/PiOS/Common/Libraries/FreeRTOS/Source/timers.c
	flight/PiOS/STM32F10x/Libraries/FreeRTOS/Source/portable/GCC/ARM_CM3/port.c
	flight/PiOS/STM32F10x/Libraries/FreeRTOS/Source/portable/GCC/ARM_CM3/portmacro.h
	flight/PiOS/STM32F10x/Libraries/FreeRTOS/Source/portable/MemMang/heap_1.c
	flight/PiOS/STM32F10x/Libraries/FreeRTOS/Source/portable/MemMang/heap_2.c
	flight/PiOS/STM32F10x/Libraries/FreeRTOS/Source/portable/MemMang/heap_3.c
	flight/PiOS/STM32F10x/library.mk
	flight/PiOS/STM32F4xx/Libraries/FreeRTOS/Source/portable/GCC/ARM_CM4F/port.c
	flight/PiOS/STM32F4xx/Libraries/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h
	flight/PiOS/posix/Libraries/FreeRTOS/Source/include/FreeRTOS.h
	flight/PiOS/posix/Libraries/FreeRTOS/Source/include/StackMacros.h
	flight/PiOS/posix/Libraries/FreeRTOS/Source/include/croutine.h
	flight/PiOS/posix/Libraries/FreeRTOS/Source/include/list.h
	flight/PiOS/posix/Libraries/FreeRTOS/Source/include/mpu_wrappers.h
	flight/PiOS/posix/Libraries/FreeRTOS/Source/include/portable.h
	flight/PiOS/posix/Libraries/FreeRTOS/Source/include/projdefs.h
	flight/PiOS/posix/Libraries/FreeRTOS/Source/include/queue.h
	flight/PiOS/posix/Libraries/FreeRTOS/Source/include/semphr.h
	flight/PiOS/posix/Libraries/FreeRTOS/Source/include/task.h
	flight/PiOS/posix/Libraries/FreeRTOS/Source/list.c
	flight/PiOS/posix/Libraries/FreeRTOS/Source/queue.c
2013-04-23 21:57:50 +02:00
..
Libraries Merge branch 'amorale/OP-900_update_freertos_740' into next 2013-04-23 21:57:50 +02:00
pios_adxl345.c pios: common PIOS #ifdef guards 2013-03-24 13:03:54 +02:00
pios_bma180.c pios: common PIOS #ifdef guards 2013-03-24 13:03:54 +02:00
pios_bmp085.c pios: common PIOS #ifdef guards 2013-03-24 13:03:54 +02:00
pios_board_info.c pios: common PIOS #ifdef guards 2013-03-24 13:03:54 +02:00
pios_com_msg.c pios: common PIOS #ifdef guards 2013-03-24 13:03:54 +02:00
pios_com.c pios: common PIOS #ifdef guards 2013-03-24 13:03:54 +02:00
pios_crc.c Added pios_eeprom for saving settings. 2012-04-28 19:29:25 -07:00
pios_etasv3.c pios: common PIOS #ifdef guards 2013-03-24 13:03:54 +02:00
pios_flash_jedec.c Merge remote-tracking branch 'origin/amorale/OP-881_flashautodetect' into next 2013-03-31 18:06:52 +02:00
pios_flashfs_logfs.c pios: common PIOS #ifdef guards 2013-03-24 13:03:54 +02:00
pios_gcsrcvr.c Merge remote-tracking branch 'origin/lilvinz/dsmx_zero_fix' into next 2013-04-20 22:14:23 +02:00
pios_hcsr04.c pios: common PIOS #ifdef guards 2013-03-24 13:03:54 +02:00
pios_hmc5843.c pios: common PIOS #ifdef guards 2013-03-24 13:03:54 +02:00
pios_hmc5883.c pios: common PIOS #ifdef guards 2013-03-24 13:03:54 +02:00
pios_i2c_esc.c pios: common PIOS #ifdef guards 2013-03-24 13:03:54 +02:00
pios_l3gd20.c pios: common PIOS #ifdef guards 2013-03-24 13:03:54 +02:00
pios_mpu6000.c OP-911: Use SPI_ReleaseBusISR within isr, changed a malloc with pvPortMalloc for coherence with the rest of PiOS 2013-04-17 23:42:20 +02:00
pios_mpxv.c OP-908 added pios_constants.h containing some (more or less) useful physical constants, added other float constants to pios_math.h fixes for code style. 2013-04-18 21:03:25 +02:00
pios_ms5611.c pios: common PIOS #ifdef guards 2013-03-24 13:03:54 +02:00
pios_rcvr.c pios: common PIOS #ifdef guards 2013-03-24 13:03:54 +02:00
pios_rfm22b_com.c Added 57600 kbps air datarate mode, and added setting of registers 69 and 58. 2013-04-03 02:05:51 +01:00
pios_rfm22b_rcvr.c Makefile and pios_config.h cleanup for PipXtreme 2013-03-24 13:04:08 +02:00
pios_rfm22b.c Merge branch 'amorale/OP-908_clean_float_math' into next 2013-04-23 02:09:01 +02:00
pios_sbus.c Merge remote-tracking branch 'origin/lilvinz/dsmx_zero_fix' into next 2013-04-20 22:14:23 +02:00
pios_sdcard.c pios: common PIOS #ifdef guards 2013-03-24 13:03:54 +02:00
pios_usb_desc_hid_cdc.c pios: common PIOS #ifdef guards 2013-03-24 13:03:54 +02:00
pios_usb_desc_hid_only.c pios: common PIOS #ifdef guards 2013-03-24 13:03:54 +02:00
pios_usb_util.c pios: common PIOS #ifdef guards 2013-03-24 13:03:54 +02:00
pios_video.c OP-772: Normalize line endings 2013-04-05 23:46:56 +03:00
pios_wavplay.c pios: common PIOS #ifdef guards 2013-03-24 13:03:54 +02:00