ardupilot/libraries/AP_HAL_F4Light
2018-05-16 18:55:29 +10:00
..
boards HAL_F4Light: add battery monitor defaults 2018-05-16 18:55:29 +10:00
hardware HAL_F4Light fixes: removed unused code, removed debugging printf(), removed hard-coded pins 2018-04-27 22:14:59 +10:00
support HAL_F4Light: fixed boards definitions 2018-05-07 11:45:29 +10:00
wirish kill task in case of exception in armed state 2018-04-27 16:33:30 +10:00
0_Done.md kill task in case of exception in armed state 2018-04-27 16:33:30 +10:00
0_Read_me_1st.md AP_HAL_F4light: fixed compilation for boards AirbotF4, AirbotV2 and CL_Racing_F4. Corrected prefix for binaries 2018-02-22 08:10:32 +11:00
0_TODO HAL_F4Light: latest fixes 2018-03-23 07:48:40 +11:00
2_add_new_board.md HAL_F4Light: new hal for F4 boards, close to bare-metal 2018-02-10 09:14:41 +11:00
4_stats HAL_F4Light: new hal for F4 boards, close to bare-metal 2018-02-10 09:14:41 +11:00
AnalogIn.cpp HAL_F4Light: new hal for F4 boards, close to bare-metal 2018-02-10 09:14:41 +11:00
AnalogIn.h HAL_F4Light: new hal for F4 boards, close to bare-metal 2018-02-10 09:14:41 +11:00
AnalogSource.cpp HAL_F4Light: new hal for F4 boards, close to bare-metal 2018-02-10 09:14:41 +11:00
AP_HAL_F4Light_Namespace.h HAL_F4Light: new hal for F4 boards, close to bare-metal 2018-02-10 09:14:41 +11:00
AP_HAL_F4Light_Private.h HAL_F4Light: new hal for F4 boards, close to bare-metal 2018-02-10 09:14:41 +11:00
AP_HAL_F4Light.h HAL_F4Light: new hal for F4 boards, close to bare-metal 2018-02-10 09:14:41 +11:00
c++.h HAL_F4Light: new hal for F4 boards, close to bare-metal 2018-02-10 09:14:41 +11:00
Config.h HAL_F4Light: new hal for F4 boards, close to bare-metal 2018-02-10 09:14:41 +11:00
EEPROM.cpp AP_HAL_F4light: fixed compilation for boards AirbotF4, AirbotV2 and CL_Racing_F4. Corrected prefix for binaries 2018-02-22 08:10:32 +11:00
EEPROM.h HAL_F4Light: new hal for F4 boards, close to bare-metal 2018-02-10 09:14:41 +11:00
GPIO.cpp HAL_F4Light: new hal for F4 boards, close to bare-metal 2018-02-10 09:14:41 +11:00
GPIO.h HAL_F4Light: new hal for F4 boards, close to bare-metal 2018-02-10 09:14:41 +11:00
HAL_F4Light_Class.cpp support for Matek F405-CTR board, causes minor changes in I2C descriptor block 2018-04-26 07:51:06 +10:00
HAL_F4Light_Class.h HAL_F4Light: new hal for F4 boards, close to bare-metal 2018-02-10 09:14:41 +11:00
handler.h AP_HAL_F4light: comments translated to english 2018-03-05 15:00:18 +00:00
I2CDevice.cpp support for Matek F405-CTR board, causes minor changes in I2C descriptor block 2018-04-26 07:51:06 +10:00
I2CDevice.h HAL_F4Light: new hal for F4 boards, close to bare-metal 2018-02-10 09:14:41 +11:00
params.h support for Matek F405-CTR board, causes minor changes in I2C descriptor block 2018-04-26 07:51:06 +10:00
RC_DSM_parser.cpp support for Matek F405-CTR board, causes minor changes in I2C descriptor block 2018-04-26 07:51:06 +10:00
RC_DSM_parser.h HAL_F4Light: latest fixes 2018-03-23 07:48:40 +11:00
RC_NRF_parser.cpp HAL_F4Light: new hal for F4 boards, close to bare-metal 2018-02-10 09:14:41 +11:00
RC_NRF_parser.h HAL_F4Light: new hal for F4 boards, close to bare-metal 2018-02-10 09:14:41 +11:00
RC_parser.h HAL_F4Light: new hal for F4 boards, close to bare-metal 2018-02-10 09:14:41 +11:00
RC_PPM_parser.cpp AP_HAL_F4light: comments translated to english 2018-03-05 15:00:18 +00:00
RC_PPM_parser.h HAL_F4Light: new hal for F4 boards, close to bare-metal 2018-02-10 09:14:41 +11:00
RC_SBUS_parser.cpp HAL_F4Light: new hal for F4 boards, close to bare-metal 2018-02-10 09:14:41 +11:00
RC_SBUS_parser.h HAL_F4Light: new hal for F4 boards, close to bare-metal 2018-02-10 09:14:41 +11:00
RCInput.cpp AP_HAL_F4Light: Remove set_overrides() method 2018-05-11 12:13:39 +01:00
RCInput.h AP_HAL_F4Light: Remove set_overrides() method 2018-05-11 12:13:39 +01:00
RCOutput.cpp HAL_F4Light fixes: removed unused code, removed debugging printf(), removed hard-coded pins 2018-04-27 22:14:59 +10:00
RCOutput.h AP_HAL_F4Light: added mask to set_output_mode() 2018-04-07 09:10:29 +10:00
rules.mk HAL_F4Light: latest fixes 2018-03-23 07:48:40 +11:00
sbus.cpp HAL_F4Light: new hal for F4 boards, close to bare-metal 2018-02-10 09:14:41 +11:00
sbus.h HAL_F4Light: new hal for F4 boards, close to bare-metal 2018-02-10 09:14:41 +11:00
Scheduler.cpp AP_HAL_F4Light: call delay callback on scheduler instance 2018-05-12 07:16:06 +10:00
Scheduler.h AP_HAL_F4Light: move delay callback handling to base HAL Scheduler class 2018-05-09 16:15:38 +10:00
Semaphores.cpp HAL_F4Light: new hal for F4 boards, close to bare-metal 2018-02-10 09:14:41 +11:00
Semaphores.h HAL_F4Light: new hal for F4 boards, close to bare-metal 2018-02-10 09:14:41 +11:00
SPIDevice.cpp AP_HAL_F4light: comments translated to english 2018-03-05 15:00:18 +00:00
SPIDevice.h HAL_F4Light: new hal for F4 boards, close to bare-metal 2018-02-10 09:14:41 +11:00
Storage.cpp AP_HAL_F4light: comments translated to english 2018-03-05 15:00:18 +00:00
Storage.h HAL_F4Light: new hal for F4 boards, close to bare-metal 2018-02-10 09:14:41 +11:00
system.cpp kill task in case of exception in armed state 2018-04-27 16:33:30 +10:00
tim_i2c.cpp AP_HAL_F4light: comments translated to english 2018-03-05 15:00:18 +00:00
tim_i2c.h HAL_F4Light: new hal for F4 boards, close to bare-metal 2018-02-10 09:14:41 +11:00
UART_OSD.cpp HAL_F4Light: new hal for F4 boards, close to bare-metal 2018-02-10 09:14:41 +11:00
UART_OSD.h HAL_F4Light: new hal for F4 boards, close to bare-metal 2018-02-10 09:14:41 +11:00
UART_PPM.cpp HAL_F4Light: new hal for F4 boards, close to bare-metal 2018-02-10 09:14:41 +11:00
UART_PPM.h HAL_F4Light: new hal for F4 boards, close to bare-metal 2018-02-10 09:14:41 +11:00
UART_SoftDriver.cpp HAL_F4Light: latest fixes 2018-03-23 07:48:40 +11:00
UART_SoftDriver.h HAL_F4Light: new hal for F4 boards, close to bare-metal 2018-02-10 09:14:41 +11:00
UARTDriver.cpp AP_HAL_F4light: comments translated to english 2018-03-05 15:00:18 +00:00
UARTDriver.h HAL_F4Light: new hal for F4 boards, close to bare-metal 2018-02-10 09:14:41 +11:00
USBDriver.cpp AP_HAL_F4light: comments translated to english 2018-03-05 15:00:18 +00:00
USBDriver.h HAL_F4Light: new hal for F4 boards, close to bare-metal 2018-02-10 09:14:41 +11:00
Util.cpp HAL_F4Light: new hal for F4 boards, close to bare-metal 2018-02-10 09:14:41 +11:00
Util.h HAL_F4Light: new hal for F4 boards, close to bare-metal 2018-02-10 09:14:41 +11:00