8 Commits (9cd469fc38489bf178c880c9e431cb8295dd773f)

Author SHA1 Message Date
Murilo Belluzzo 0b86532b5c Global: Remove '\r' character from all source code files 8 years ago
LukeMike fde5992b6d VRBRAIN: updated AP_HAL_VRBRAIN 9 years ago
Lucas De Marchi 44bc2eceb4 AP_HAL_VRBRAIN: replace header guard with pragma once 9 years ago
Lucas De Marchi bf24d0ef31 AP_HAL_VRBRAIN: use init() method without arguments 9 years ago
Gustavo Jose de Sousa f714540d8b AP_HAL_VRBRAIN: standardize inclusion of libaries headers 10 years ago
LukeMike edd0f13845 AP_HAL: mapped the different sizes of storage for all VR boards 10 years ago
Andrew Tridgell d40d0f6aec AP_HAL: removed old storage type read/write functions 11 years ago
Emile Castelnuovo 201332caef AP_HAL: New VRBRAIN board definition and libraries 11 years ago
Andrew Tridgell 64fbadcc21 HAL_PX4: use eeprom on PX4 FMUv1 as well 11 years ago
Andrew Tridgell 626086063e HAL_PX4: added a signature to FRAM 11 years ago
Andrew Tridgell b88bb0751c HAL_PX4: added support for MTD (FRAM) parameters 11 years ago
Andrew Tridgell e78e35f3bd HAL_PX4: try to use uppercase names on NuttX microSD card 11 years ago
Andrew Tridgell 9b3c54fc39 PX4: ensure storage buffer is DMA aligned 12 years ago
Andrew Tridgell 2316c3bd11 AP_HAL: make storage->write_block() take a const pointer 12 years ago
Andrew Tridgell e4a204d2f6 HAL_PX4: reopen storage file on any IO error 12 years ago
Andrew Tridgell 0e79b93289 HAL_PX4: added storage performance counters 12 years ago
Andrew Tridgell 6cf1d5e1ff HAL_PX4: handle IO errors on microsd 12 years ago
Andrew Tridgell c9799fb2b7 HAL_PX4: writing more than 512 bytes at a time can cause IO errors 12 years ago
Andrew Tridgell 952df2fced HAL_PX4: new buffered storeage driver for microsd cards 12 years ago
Andrew Tridgell ac7117245a HAL_PX4: added a storage driver 12 years ago
Andrew Tridgell 8916b280fd SITL: filled in more of the HAL SITL backend 12 years ago
Andrew Tridgell d42cbb791f HAL_SITL: start filling in more of SITL framework 12 years ago
Pat Hickey 87c55f68c2 AP_HAL_AVR Storage: conform to new API 12 years ago
Pat Hickey 261ef791a7 AP_HAL Storage: trivial interface and implementation wraps avr/eeprom funcs 12 years ago
Pat Hickey 75279dfa43 AP_HAL_AVR: header include fixups 12 years ago
Pat Hickey 8eb9b39a44 AP_HAL_AVR move library classes to their own AP_HAL_AVR namespace 12 years ago
Pat Hickey 00920b0483 AP_HAL_AVR: Stub implementations of AP_HAL_AVR concrete classes 12 years ago