46 Commits (master)

Author SHA1 Message Date
Michael du Breuil 4a01cc1666 AH_HAL_Linux: add heap support to the HAL 6 years ago
Peter Barker eb73a14da8 AP_HAL_Linux: add missing override keywords 6 years ago
Tom Pittenger 95820c905d AP_HAL_Linux: unify singleton naming to _singleton and get_singleton() 6 years ago
Andrew Tridgell 48475051d9 HAL_Linux: implement get_system_id() on Linux 6 years ago
Andrew Tridgell 63556b9804 HAL_Linux: removed hal.util->new_semaphore() 6 years ago
Andrew Tridgell 03b7c08be6 HAL_Linux: added duration to toneAlarm_set_buzzer_tone 7 years ago
Jonathan Challinger ddf0333a24 AP_HAL_Linux: reflect changes to tonealarm interface 7 years ago
Peter Barker c9dbdd7a5c AP_HAL_Linux: clarify method name, use common methods for setting time 7 years ago
Lucas De Marchi ff6e76ea6a AP_HAL_Linux: add custom storage directory 7 years ago
Lucas De Marchi 7ba82ff23a AP_HAL_Linux: remove raspilot 8 years ago
Lucas De Marchi 16c1bc1b0e AP_HAL_Linux: Util: fix coding style for pointers 8 years ago
Lucas De Marchi 9aa2a3938c AP_HAL_Linux: Util: make get_custom_log_directory const override final 8 years ago
Lucas De Marchi 008e631147 AP_HAL_Linux: Util: fix overriden function signature 8 years ago
Mathieu OTHACEHE 60ba91aead Disco: add buzzer support 8 years ago
murata c808ee2f49 Global: To nullptr from NULL. 8 years ago
Lucas De Marchi f37a560295 AP_HAL_Linux: remove private headers 9 years ago
Lucas De Marchi f36e8d9c05 AP_HAL_Linux: remove AP_HAL_Linux_Namespace header 9 years ago
Andrew Tridgell aaaa6d38c7 HAL_Linux: initial support for Disco 9 years ago
Andrew Tridgell 461c159b22 HAL_Linux: use set_imu_target_temp() API 9 years ago
Lucas De Marchi 619ce23799 AP_HAL_Linux: Perf: rework integration with other tools 9 years ago
Lucas De Marchi c1623c21cc AP_HAL_Linux: rename ToneAlarmDriver to follow other names 9 years ago
Pritam Ghanghas 6de5b52974 AP_HAL_Linux: separate class for tone alarm driver 9 years ago
Lucas De Marchi 705393b30c AP_HAL_Linux: replace header guard with pragma once 9 years ago
Julien BERAUD b6f51233db AP_HAL_Linux: Make RPI get_hw method public 9 years ago
Andrew Tridgell c77e3c89c5 HAL_Linux: implement new_semaphore() 9 years ago
Lucas De Marchi d19c5035b6 Global: Rename printf format attribute 9 years ago
José Roberto de Souza 5ff67a41a1 AP_HAL_Linux: Implement perf API 9 years ago
Lucas De Marchi 392879112e AP_HAL_Linux: document functions to write file 9 years ago
José Roberto de Souza 39bd5fa80e AP_HAL_Linux: Add PWM_Sysfs 9 years ago
Andrew Tridgell 883ac59e4a HAL_Linux: always report 256k of available memory 9 years ago
Lucas De Marchi 2ac96b942c AP_HAL_Linux: remove prefix from AP_HAL_Linux classes 9 years ago
Julien BERAUD ffbb892a01 AP_HAL_Linux: add support for a pwm heater 9 years ago
Lucas De Marchi 54c2c5f682 AP_HAL_Linux: use method for downcast 10 years ago
Gustavo Jose de Sousa 124b750c10 AP_HAL_Linux: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell a3c7297d8e HAL_Linux: fixed setting of custom directories 10 years ago
Víctor Mayoral Vilches 2e7a4aa1e6 HAL_Linux: Implement custom dir. methods 10 years ago
Víctor Mayoral Vilches 790f4ec56c HAL_Linux: Util fix indentation 10 years ago
Lucas De Marchi acc571c2c5 AP_HAL_Linux: add function to check if path is chardev 10 years ago
Víctor Mayoral Vilches 974f243c7e HAL_Linux: Add set_system_clock 10 years ago
bugobliterator 329c1f5190 HAL_Linux:create ToneAlarmDriver as a separate class 10 years ago
bugobliterator 3b94cb3072 HAL_Linux: make tonealarm generation a passthrough operation 10 years ago
bugobliterator e254b406d0 HAL_Linux: make rtttl tune and tune repeat flag list static members 10 years ago
bugobliterator af203760bd HAL_Linux: change the return type of AP_HAL::Util::tonealarm_init() to signed int8_t. 10 years ago
bugobliterator 298b27444a HAL_Linux: Add ToneAlarm Driver to Linux_HAL 10 years ago
Andrew Tridgell 735c6449a1 AP_HAL: added support for commandline arguments 11 years ago
Andrew Tridgell 4ba044c441 AP_HAL_Linux: initial Linux AP_HAL 12 years ago