22 Commits (75333dcd2f68fae17657aaed4c7beb31f32efa1d)

Author SHA1 Message Date
Peter Barker a8d03990ec AP_HAL: add discard_input method on UARTDriver 5 years ago
Andrew Tridgell 4197fdeb2a AP_HAL: fixed bug in vsnprintf() 5 years ago
Michael du Breuil e47f97c5d3 AP_HAL: Fix bad buffer termination 6 years ago
Andrew Tridgell 0ca71ba725 AP_HAL: added get_last_armed_change() Util function 6 years ago
Andrew Tridgell 11c123e4da AP_HAL: added persistent_data structure 6 years ago
Peter Barker 33e3d6e254 AP_HAL: Util: make vsnprintf and snprintf always null-terminate 6 years ago
Peter Barker f5eb281efd AP_HAL: use AP_RTC 7 years ago
Peter Barker 6c7c916c78 AP_HAL: eliminate AP_HAL::Print and AP_HAL::Stream 7 years ago
Andrew Tridgell 391affc02d AP_HAL: support ChibiOS 7 years ago
Siddharth Bharat Purohit 807ba9d520 HAL: use correct datatype for time conversion 8 years ago
murata c808ee2f49 Global: To nullptr from NULL. 8 years ago
murata ba60cce0c1 AP_HAL: simplify the processing of milliseconds from the time 8 years ago
Peter Barker e71c71fcac AP_HAL: correct casting of get_system_clock_ms 8 years ago
Siddharth Bharat Purohit 8903bc9eab AP_HAL: add support for get realtime on Darwin systems 9 years ago
Randy Mackay 67620f312d AP_HAL: fix comment for get_time_utc 9 years ago
Niti Rohilla faec752801 AP_HAL: add get_system_clock_utc functions to Util 9 years ago
Lucas De Marchi 520b0384fd AP_HAL: remove unused in_progmem flag to print_vprintf 9 years ago
Lucas De Marchi a8455aa4e3 AP_HAL: Remove Util::{v,}snprintf_P() 9 years ago
Gustavo Jose de Sousa 0456eccca8 AP_HAL: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell efe1e01700 AP_HAL: require a buffer write() function in all ports 12 years ago
Andrew Tridgell 0d662c52b3 AP_HAL: fixed length return from snprintf 12 years ago
Andrew Tridgell 0063f1fad8 AP_HAL: added Util.cpp 12 years ago