51 Commits (11c123e4da77c14242ab731887637bb09109ee41)

Author SHA1 Message Date
Andrew Tridgell 11c123e4da AP_HAL: added persistent_data structure 6 years ago
Andrew Tridgell c63459c237 AP_HAL: added save/restore of attitude in backup registers 6 years ago
Andrew Tridgell bd84c0a8df AP_HAL: added save/restore of home to backup registers 6 years ago
Andrew Tridgell 4a3687fcf6 AP_HAL: added was_watchdog_armed() 6 years ago
Andrew Tridgell 8d2f094257 AP_HAL: added was_watchdog_safety_off() 6 years ago
Andrew Tridgell 7f96d4ad12 AP_HAL: added was_watchdog_reset() 6 years ago
Peter Barker 8efda2b792 AP_HAL: GCS_MAVLink takes care of mavlink capabilities 6 years ago
Michael du Breuil 44079dcc46 AP_HAL: Add scripting heap 6 years ago
Andrew Tridgell d8cf1997d2 AP_HAL: added fs_init() to Util API 6 years ago
Siddharth Purohit df7d0d1971 AP_HAL: add support for unformatted board id 6 years ago
Andrew Tridgell 5924816bbe AP_HAL: removed hal.util->new_semaphore() 6 years ago
Andrew Tridgell 949324ff2b AP_HAL: added duration to toneAlarm_set_buzzer_tone 7 years ago
Jonathan Challinger f936b1dbc2 AP_HAL: change tonealarm interface 7 years ago
Andrew Tridgell cb19d4dffc AP_HAL: added toneAlarm_set_tune_string 7 years ago
Peter Barker b9b0ef0c77 AP_HAL: add flash_bootloader to AP_HAL API 7 years ago
Peter Barker f5eb281efd AP_HAL: use AP_RTC 7 years ago
Lucas De Marchi ff6e76ea6a AP_HAL_Linux: add custom storage directory 7 years ago
Peter Barker 6c7c916c78 AP_HAL: eliminate AP_HAL::Print and AP_HAL::Stream 7 years ago
Andrew Tridgell 4322ef7ca4 AP_HAL: prevent valgrind errors in EKF 7 years ago
bugobliterator 9d6ab78376 AP_HAL: add support for memory allocation by region type 7 years ago
Peter Barker 18d8f9ba9d AP_HAL: make get_custom_log_directory const 8 years ago
Andrew Tridgell e42bb20052 AP_HAL: added dma allocation routines to hal.util 8 years ago
murata c808ee2f49 Global: To nullptr from NULL. 8 years ago
Andrew Tridgell 6e065b3fe2 AP_HAL: fixed typo 9 years ago
Andrew Tridgell 8617db89dc AP_HAL: added hal.util->set_imu_target_temp() API 9 years ago
Lucas De Marchi 9738be0ed6 AP_HAL: remove tabs and trailing whitespaces 9 years ago
Niti Rohilla faec752801 AP_HAL: add get_system_clock_utc functions to Util 9 years ago
Lucas De Marchi dbf2aedf1e AP_HAL: replace header guard with pragma once 9 years ago
Andrew Tridgell 5f4bd10477 AP_HAL: added get_custom_defaults_file() to Util 9 years ago
Andrew Tridgell 9d4b31ca3c AP_HAL: added a new_semaphore() interface to Util 9 years ago
Andrew Tridgell 8a4c0593f2 AP_HAL: make available_memory() uint32_t 9 years ago
Lucas De Marchi a8455aa4e3 AP_HAL: Remove Util::{v,}snprintf_P() 9 years ago
Andrew Tridgell 28fa05c965 AP_HAL: added generic perf counter 9 years ago
Julien BERAUD f231182cd9 AP_HAL: Add support for a Heater 9 years ago
Andrew Tridgell e889886e07 AP_HAL: start with the vehicle disarmed 10 years ago
Gustavo Jose de Sousa 0456eccca8 AP_HAL: standardize inclusion of libaries headers 10 years ago
Randy Mackay 810973ce95 HAL: define capability bitmask 10 years ago
Víctor Mayoral Vilches e5a90c7a34 AP_HAL: Util, add custom terrain and log methods 10 years ago
Andrew Tridgell 7f239f5d46 AP_HAL: added get_shell_stream() 10 years ago
Jonathan Challinger aa7776ea59 AP_HAL: add soft_armed state to hal.util 10 years ago
bugobliterator ad460659ad AP_HAL: make toneAlarm_init() return bool 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 fa6e83318d AP_HAL: Add virtual toneAlarm member functions to be declared under Linux_HAL 10 years ago
Andrew Tridgell 735c6449a1 AP_HAL: added support for commandline arguments 11 years ago
Andrew Tridgell 172398a971 AP_HAL: added available_memory() interface 11 years ago
Andrew Tridgell f95bea699b AP_HAL: added get_system_id() method on Util 11 years ago
Andrew Tridgell 0ca82d5e3c AP_HAL: added set_system_clock() API 11 years ago
Andrew Tridgell 34a328f66d AP_HAL: added safety_switch_state() function in hal.util 12 years ago
Andrew Tridgell 60122f9877 AP_HAL: moved printf implementation from AP_HAL_AVR to AP_HAL 12 years ago
Andrew Tridgell 70f7cde9b8 AP_HAL: added run_debug_shell() hal.util method 12 years ago