1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-03 11:24:10 +01:00
LibrePilot/flight/PiOS/inc
zedamota 1f89ee1865 OP-21/Bootloader - Change HW ID to 16bits. Should still be compatible with the old version.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2398 ebee16cc-31ac-478f-84a7-5cbb03baadba
2011-01-13 14:36:32 +00:00
..
FreeRTOSConfig.h Flight/FlightPlan: First release of flight plan scripting. The scripting engine is based on the PyMite Python VM. The released code is able to execute a simple python script on the target. However it is currently disabled from the makefile due to a few issues with more complex scripts. When the library is enabled in the makefile a python interpreter will be needed to compile the firmware since some intermediate code is generated by PyMite. 2011-01-09 22:36:15 +00:00
pios_adc.h Flight/PiOS: Whitespace changes 2010-09-27 07:28:45 +00:00
pios_bl_helper.h Flight/PiOS: Whitespace changes 2010-09-27 07:28:45 +00:00
pios_bmp085.h Flight/PiOS: Whitespace changes 2010-09-27 07:28:45 +00:00
pios_com_priv.h Flight/PiOS: Whitespace changes 2010-09-27 07:28:45 +00:00
pios_com.h Flight/PiOS: Whitespace changes 2010-09-27 07:28:45 +00:00
pios_debug.h Flight/PiOS: Whitespace changes 2010-09-27 07:28:45 +00:00
pios_delay.h Flight/PiOS: Whitespace changes 2010-09-27 07:28:45 +00:00
pios_exti.h Flight/PiOS: Whitespace changes 2010-09-27 07:28:45 +00:00
pios_gpio.h Flight/PiOS: Whitespace changes 2010-09-27 07:28:45 +00:00
pios_hmc5843.h hmc5843: hide internal #defines and functions 2010-09-15 14:21:04 +00:00
pios_i2c_esc.h OP-237 I2C ESC support. This _will_ require you to reconfigure your 2011-01-10 01:11:44 +00:00
pios_i2c_priv.h PiOS/I2C: Lots of small changes. Added a few weird bus events that are 2010-12-17 07:01:58 +00:00
pios_i2c.h OP-14 I2C Diagnostics: Improve the logging so that the events going into FSM 2011-01-10 05:42:53 +00:00
pios_iap.h OP-185 Flight helper functions for the firmware IAP object. Allows setting/clearing of back-up registers 2010-10-06 02:02:37 +00:00
pios_irq.h Flight/PiOS: Whitespace changes 2010-09-27 07:28:45 +00:00
pios_led.h Flight/PiOS: Whitespace changes 2010-09-27 07:28:45 +00:00
pios_opahrs_proto.h OP-21/Bootloader - Change HW ID to 16bits. Should still be compatible with the old version. 2011-01-13 14:36:32 +00:00
pios_opahrs.h OP-21/Bootloader - Maximize flash space available for user code. Bring back delay on HID send (board->pc) it still hangs when blasted with data. AHRS is now Readable. 2010-12-21 17:25:24 +00:00
pios_ppm.h More documentation updates, standardizing format to include addtogroup at the beginning of headers so files are associated with modules 2010-07-16 19:53:35 +00:00
pios_pwm.h Flight/PiOS: Whitespace changes 2010-09-27 07:28:45 +00:00
pios_rcinput.h OP-73 Flight/PiOS: runtime RC input change, initial files just for review, not integrated to build yet 2010-11-11 19:09:39 +00:00
pios_sdcard.h Flight/PiOS: Whitespace changes 2010-09-27 07:28:45 +00:00
pios_servo.h Flight/PiOS: Whitespace changes 2010-09-27 07:28:45 +00:00
pios_spektrum.h Flight/PiOS: Whitespace changes 2010-09-27 07:28:45 +00:00
pios_spi_priv.h Flight/PiOS: Whitespace changes 2010-09-27 07:28:45 +00:00
pios_spi.h PIOS SPI: Added a function to detect if the channel is busy 2010-10-01 16:52:20 +00:00
pios_stm32.h Flight/PiOS: Whitespace changes 2010-09-27 07:28:45 +00:00
pios_sys.h Flight/PiOS: Whitespace changes 2010-09-27 07:28:45 +00:00
pios_usart_priv.h Aligned fifo buffers to 32-bit for possible speed improvement. 2010-11-28 11:06:45 +00:00
pios_usart.h Flight/PiOS: Whitespace changes 2010-09-27 07:28:45 +00:00
pios_usb_hid_desc.h Flight/PiOS: Whitespace changes 2010-09-27 07:28:45 +00:00
pios_usb_hid_istr.h Flight/PiOS: Whitespace changes 2010-09-27 07:28:45 +00:00
pios_usb_hid_prop.h Flight/PiOS: Whitespace changes 2010-09-27 07:28:45 +00:00
pios_usb_hid_pwr.h Flight/PiOS: Whitespace changes 2010-09-27 07:28:45 +00:00
pios_usb_hid.h Flight/PiOS: Whitespace changes 2010-09-27 07:28:45 +00:00
pios_usb.h Flight/PiOS: Whitespace changes 2010-09-27 07:28:45 +00:00
pios_wdg.h OP-251 Watchdog: Get rid of the old extra watchdog module and instead have 2011-01-10 00:16:30 +00:00
stm32f10x_conf.h Flight/PiOS: Whitespace changes 2010-09-27 07:28:45 +00:00
usb_conf.h Flight/PiOS: Whitespace changes 2010-09-27 07:28:45 +00:00