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.
 
 
 
 
 
 
Emile Castelnuovo 201332caef AP_HAL: New VRBRAIN board definition and libraries 11 years ago
..
examples AP_HAL: fixed example build 11 years ago
utility AP_HAL: require a buffer write() function in all ports 12 years ago
AP_HAL.h AP_HAL: removed separate Console class 12 years ago
AP_HAL_Boards.h AP_HAL: New VRBRAIN board definition and libraries 11 years ago
AP_HAL_Macros.h AP_HAL: added AP_HAL_Macros.h 12 years ago
AP_HAL_Namespace.h AP_HAL: removed separate Console class 12 years ago
AnalogIn.h AP_HAL: added servorail_voltage and power_status_flags() API on AnalogIn 11 years ago
GPIO.h AP_HAL: added hal.gpio->usb_connected() function 12 years ago
HAL.h AP_HAL: support uartE 11 years ago
I2CDriver.h AP_HAL: add ignore_errors to I2C driver 11 years ago
RCInput.h AP_HAL: removed RCInput valid_channels() and added new_input() and num_channels() 11 years ago
RCOutput.h AP_HAL: removed RCInput valid_channels() and added new_input() and num_channels() 11 years ago
SPIDriver.h AP_HAL: added an optional spi.set_bus_speed() API 11 years ago
Scheduler.h AP_HAL: allow for microsecond resolution in scheduler->stop_clock() 11 years ago
Semaphores.h AP_HAL: mark semaphore take operations as WARN_IF_UNUSED 12 years ago
Storage.h AP_HAL: make storage->write_block() take a const pointer 12 years ago
UARTDriver.cpp AP_HAL: implement betterstream functions in AP_HAL 12 years ago
UARTDriver.h AP_HAL: added get_flow_control() API 11 years ago
Util.cpp AP_HAL: require a buffer write() function in all ports 12 years ago
Util.h AP_HAL: added support for commandline arguments 11 years ago