You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andrew Tridgell 5bb57a31f7 AP_Baro: split into frontend/backend 10 years ago
..
examples AP_Baro: split into frontend/backend 10 years ago
utility HAL_FLYMAPLE: rename flash_stm32.c to .cpp 11 years ago
AP_HAL_FLYMAPLE.h AP_HAL: added HAL_CPU_CLASS define for selecting algorithms 11 years ago
AP_HAL_FLYMAPLE_Main.h
AP_HAL_FLYMAPLE_Namespace.h HAL_FLYMAPLE: removed Console driver 12 years ago
AP_HAL_FLYMAPLE_Private.h HAL_FLYMAPLE: removed Console driver 12 years ago
AnalogIn.cpp AP_HAL: added board_voltage AnalogIn method 11 years ago
AnalogIn.h AP_HAL: added board_voltage AnalogIn method 11 years ago
AnalogSource.cpp HAL_FLYMAPLE: fix for HAL_GPIO_* 11 years ago
FlymaplePortingNotes.txt AP_HAL_FLYMAPLE: Add notes to FlymaplePortingNotes.txt re GPS selection. 11 years ago
FlymapleWirish.h AP_HAL_FLYMAPLE: Improved libmaple version detection 12 years ago
GPIO.cpp HAL_FLYMAPLE: fix for HAL_GPIO_* 11 years ago
GPIO.h
HAL_FLYMAPLE_Class.cpp HAL_FLYMAPLE: no uartE 11 years ago
HAL_FLYMAPLE_Class.h
I2CDriver.cpp AP_HAL: add ignore_errors to I2C driver 11 years ago
I2CDriver.h AP_HAL_FLYMAPLE: I2CDriver now uses low level hardware i2c librray from 12 years ago
RCInput.cpp AP_HAL: removed RCInput valid_channels() and added new_input() and num_channels() 11 years ago
RCInput.h AP_HAL: removed RCInput valid_channels() and added new_input() and num_channels() 11 years ago
RCOutput.cpp Flymaple: RCOUtput disable_ch() now supports disabling outputs 11 years ago
RCOutput.h AP_HAL: removed unused enable_mask and disable_mask functions 11 years ago
SPIDriver.cpp
SPIDriver.h
Scheduler.cpp AP_HAL_FLYMAPLE: Fix example Scheduler.pde to compile with recent changes to 11 years ago
Scheduler.h HAL_FLYMAPLE: updates for AP_HAL::MemberProc 12 years ago
Semaphores.cpp
Semaphores.h
Storage.cpp AP_HAL: removed old storage type read/write functions 11 years ago
Storage.h AP_HAL: removed old storage type read/write functions 11 years ago
UARTDriver.cpp AP_HAL_FLYMAPLE: UARTDriver Use new libmaple TX buffers. 11 years ago
UARTDriver.h AP_HAL_FLYMAPLE: UARTDriver now uses the new libmaple tx ring buffers 12 years ago
Util.h