24 Commits (50cbbc324b38c51e05822867d1596b0163ac86d3)

Author SHA1 Message Date
Andrew Tridgell 23480a92ad HAL_PX4: only include parts needed for build 8 years ago
Andrew Tridgell 6bc0c76d54 HAL_PX4: update for new AP_FlashStorage API 8 years ago
Andrew Tridgell a66924422f HAL_PX4: implement optional flash backend for storage 8 years ago
Andrew Tridgell b0832e6c15 HAL_PX4: factor out storage functions 8 years ago
Andrew Tridgell d4f679f954 HAL_PX4: removed support for old storage files on microSD 8 years ago
Andrew Tridgell 4cfd63c30a HAL_PX4: refactor storage to use bitmask class 8 years ago
Lucas De Marchi 28f67f0947 AP_HAL_PX4: replace header guard with pragma once 9 years ago
Andrew Tridgell 7fede90df3 HAL_PX4: work around a bus locking issue on Pixracer 9 years ago
Lucas De Marchi 0c3733601b AP_HAL_PX4: use init() method without arguments 9 years ago
Gustavo Jose de Sousa 08333f1ffe AP_HAL_PX4: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell c864f3eed5 HAL_PX4: enable full storage size on PX4 11 years ago
Andrew Tridgell d40d0f6aec AP_HAL: removed old storage type read/write functions 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