29 Commits (master)

Author SHA1 Message Date
Michael du Breuil 7b7b852c75 AP_HAL_Linux: fix GCC warning in storage 6 years ago
Lucas De Marchi 88dc17fe6e AP_HAL_Linux: Storage: fix initialization 7 years ago
Lucas De Marchi 1f3b7b5687 AP_HAL_Linux: Storage: fix writing garbage while creating file 7 years ago
Lucas De Marchi 5526997d45 AP_HAL_Linux: Storage: prefer custom storage 7 years ago
Lucas De Marchi 9e538632b3 AP_HAL_Linux: use AP_HAL_STORAGE_DIRECTORY 7 years ago
Lucas De Marchi 4f2498947b AP_HAL_Linux: remove redundant ifdef 7 years ago
HeBin 0e1ce2a7fd AP_HAL_Linux: add Robsense PhenixPro Devkit Board support 7 years ago
Lucas De Marchi cbb9dcc2a1 AP_HAL_Linux: Storage: use define from HAL for directory 7 years ago
Georgii Staroselskii 2dd68243a2 AP_HAL: add Edge support 7 years ago
Mathieu OTHACEHE 7c96f8e6a2 AP_HAL_Linux: rename APM to ardupilot. 8 years ago
Lucas De Marchi 490841a814 AP_HAL_Linux: add O_CLOEXEC in places missing it 8 years ago
Andrew Tridgell aaaa6d38c7 HAL_Linux: initial support for Disco 9 years ago
Lucas De Marchi 71e10c9132 AP_HAL_Linux: fix include order 9 years ago
Lucas De Marchi 45c6b750f2 AP_HAL_Linux: remove ifdef checks for HAL_BOARD_LINUX 9 years ago
Andrew Tridgell 2965e67d5d HAL_Linux: cope with non-root for Replay 9 years ago
Caio Marcelo de Oliveira Filho 7675913d5b AP_HAL_Linux: use millis/micros/panic functions 9 years ago
Lucas De Marchi 2ac96b942c AP_HAL_Linux: remove prefix from AP_HAL_Linux classes 9 years ago
Gustavo Jose de Sousa 124b750c10 AP_HAL_Linux: standardize inclusion of libaries headers 10 years ago
Julien BERAUD 954ec71630 HAL_Linux: added rcout implementation for bebop 10 years ago
Andrew Tridgell 281f6d9caa HAL_Linux: cope with expansion of storage from 4096 to 16k 10 years ago
Andrew Tridgell 02581f4c05 HAL_Linux: re-fix dirty mask bug in Storage 10 years ago
bugobliterator 4908e335d2 HAL_Linux: Add Storage.cpp containing common storage class member definitions 10 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 fc8068adfe HAL_Linux: use board subtypes 11 years ago
Víctor Mayoral Vilches 145c71c4af HAL_Linux: Storage: Change storage folder in Linux to `/var/APM` 11 years ago
Andrew Tridgell 74ee70d463 HAL_Linux: updates for ERLE board type 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