16 Commits (093407e8e855415f88d809e68456bc0403d69bef)

Author SHA1 Message Date
Lucas De Marchi f36e8d9c05 AP_HAL_Linux: remove AP_HAL_Linux_Namespace header 9 years ago
Lucas De Marchi 8681d23cbd AP_HAL_Linux: remove unused Dataflash 9 years ago
Lucas De Marchi 705393b30c AP_HAL_Linux: replace header guard with pragma once 9 years ago
Lucas De Marchi 0817fe6033 AP_HAL_Linux: default USE_FRAM to 0 for all boards 9 years ago
Lucas De Marchi 2439826c19 AP_HAL_Linux: use init() method without arguments 9 years ago
Lucas De Marchi 2ac96b942c AP_HAL_Linux: remove prefix from AP_HAL_Linux classes 9 years ago
Lucas De Marchi 54c2c5f682 AP_HAL_Linux: use method for downcast 10 years ago
Víctor Mayoral Vilches 728921f7c5 AP_HAL_Linux: ERLEBOARD legacy support 10 years ago
Gustavo Jose de Sousa 124b750c10 AP_HAL_Linux: standardize inclusion of libaries headers 10 years ago
Gustavo Jose de Sousa 87776d8a4b Storage: define LINUX_STORAGE_SIZE correctly 10 years ago
bugobliterator dd6d520385 HAL_Linux:Create subclass to handle FRAM Storage under main Storage Class 10 years ago
Andrew Tridgell b40bd479c4 HAL_Linux: moved FRAM vs FS choice into HAL_Linux headers 11 years ago
bugobliterator 4b2f7cd163 HAL_Linux: Add FRAM HAL driver support for non-volatile storage 11 years ago
Andrew Tridgell d40d0f6aec AP_HAL: removed old storage type read/write functions 11 years ago
Andrew Tridgell bcf4f48e65 HAL_Linux: switched to pthread based scheduling 12 years ago
Andrew Tridgell 4ba044c441 AP_HAL_Linux: initial Linux AP_HAL 12 years ago
Andrew Tridgell 2316c3bd11 AP_HAL: make storage->write_block() take a const pointer 12 years ago
Pat Hickey b7cd4312f3 AP_HAL_Empty: more scaffolding complete 12 years ago
Pat Hickey 3e3c0f57ae AP_HAL_Empty: started building out the scaffolding 12 years ago