25 Commits (352121e16a9303ee9d02c29896f9a9437ea30094)

Author SHA1 Message Date
Andrew Tridgell 65d051cbc9 AP_HAL: added hal.flash driver 6 years ago
Peter Barker 6c7c916c78 AP_HAL: eliminate AP_HAL::Print and AP_HAL::Stream 7 years ago
Eugene Shamaev 9b98c304c4 AP_HAL: top level HAL definitions for CAN bus driver 8 years ago
Lucas De Marchi b0ddf81687 Remove stdbool.h include for C++ sources 8 years ago
Lucas De Marchi 57ec968b44 AP_HAL: remove SPIDriver 9 years ago
Lucas De Marchi b21ad36676 AP_HAL: remove I2CDriver 9 years ago
Julien BERAUD 2b681f2f13 AP_HAL: Add support for an Optflow driver 9 years ago
Caio Marcelo de Oliveira Filho efbc7648b1 AP_HAL: create AP_HAL namespace and use for some HAL functionality 9 years ago
Caio Marcelo de Oliveira Filho 19b4ca60c4 AP_HAL: provide AP_HAL_MAIN() 9 years ago
Andrew Tridgell 9f24c45502 AP_HAL: removed separate Console class 12 years ago
Andrew Tridgell 2ce18f588b AP_HAL: added AP_HAL_Macros.h 12 years ago
Andrew Tridgell 90523ae975 AP_HAL: added WARN_IF_UNUSED macro 12 years ago
Andrew Tridgell a3c26d44e4 AP_HAL: rename Sempahore.h to Semaphores.h 12 years ago
Andrew Tridgell d3f154bbae AP_HAL: include stdbool.h for ARM build 12 years ago
Pat Hickey 0d702045b8 AP_HAL: Add Util member for string utilities 12 years ago
Pat Hickey fa02ad7d4c AP_HAL: preprocessor enum of HAL_BOARD 12 years ago
Pat Hickey 9cee6cc941 AP_HAL: remove Dataflash driver 12 years ago
Pat Hickey 2a12392b9e AP_HAL: export semaphore header 12 years ago
Pat Hickey 017f592eef AP_HAL: add ConsoleDriver interface 12 years ago
Pat Hickey 3b697fe299 AP_HAL: rename Log to Dataflash 12 years ago
Pat Hickey 5d2327f52f AP_HAL: Don't need a separate Console class, BetterStream will do. 12 years ago
Pat Hickey db76562cd5 AP_HAL: global rename PPMInput -> RCInput, PWMOutput -> RCOutput 12 years ago
Pat Hickey ea8242ace1 AP_HAL: Add scheduler interface, move Arduino init code to implementation 12 years ago
Pat Hickey afd1f36400 AP_HAL: add BetterStream, Stream, and Print interfaces 12 years ago
Pat Hickey dc03b1190f AP_HAL: Stub implementations of pure virtual AP_HAL classes 12 years ago