6 Commits (d7821635c0f41e46eb3fe6a5a33befcc3742de63)

Author SHA1 Message Date
Mark Whitehorn 7ad0318d4f AP_HAL_Linux: fix latent bug in ToneAlarm 7 years ago
Lucas De Marchi 5ebc8c2cb3 AP_HAL_Linux: ToneAlarm: ifdef out bogus message 7 years ago
Lucas De Marchi 490841a814 AP_HAL_Linux: add O_CLOEXEC in places missing it 8 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
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
Caio Marcelo de Oliveira Filho 7675913d5b AP_HAL_Linux: use millis/micros/panic functions 9 years ago
raspilot 7d329205ec AP_HAL_Linux: added tonealarm support for raspilot 10 years ago
Gustavo Jose de Sousa 124b750c10 AP_HAL_Linux: standardize inclusion of libaries headers 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
Andrew Tridgell c8c822422a HAL_Linux: give error msg on failure to start toneAlarm 10 years ago
Andrew Tridgell 00526359b0 HAL_Linux: use dprintf() instead of sprintf and write 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