39 Commits (d9ad3eeab07eedfaf9793c8d9b95c8e0d467b0df)

Author SHA1 Message Date
Andrew Tridgell bdca329012 HAL_PX4: fixes for new tone_alarm system 7 years ago
Andrew Tridgell 22d588146e HAL_PX4: added duration to toneAlarm_set_buzzer_tone 7 years ago
Jonathan Challinger 4e48923c64 AP_HAL_PX4: implement new tonealarm interface 7 years ago
Andrew Tridgell 7beb8b4872 HAL_PX4: ensure system_id is nul terminated 7 years ago
Andrew Tridgell 12a53ed662 HAL_PX4: fixed link on aerofc-v1 7 years ago
Andrew Tridgell b4d527a9f8 HAL_PX4: support flashing bootloader with MAVLink command 7 years ago
Peter Barker 3bdbe3b63c AP_HAL_PX4: use common methods for setting time 7 years ago
Andrew Tridgell a99b690d49 HAL_PX4: use calloc for malloc_type() 7 years ago
bugobliterator e591265329 HAL_PX4: change dma_allocate api to malloc_type 7 years ago
Kevin Lopez Alvarez d6d1a3e08c AP_HAL_PX4: initial FMUv4pro support 8 years ago
Siddharth Bharat Purohit 66a94f7a10 HAL_PX4: use correct datatype for time conversion 8 years ago
Peter Barker 724be3878c AP_HAL_PX4: correct output of system-id on px4-v3 8 years ago
Lucas De Marchi 7c246847de AP_HAL_PX4: replace board ifdef with feature ifdef 8 years ago
Lucas De Marchi 2e4e4365d0 AP_InertialSensor: enable fast sampling for aerofc 8 years ago
Lucas De Marchi 5e26940070 AP_HAL_PX4: disable safety switch for aerofc 8 years ago
Lucas De Marchi b17acfee12 Add aerofc support 8 years ago
Andrew Tridgell f3d401abb9 HAL_PX4: fixed FMUv1 build 8 years ago
Andrew Tridgell 3fad5ca065 HAL_PX4: implement DMA allocation routines 8 years ago
murata c808ee2f49 Global: To nullptr from NULL. 8 years ago
Andrew Tridgell aafd1512e4 HAL_PX4: limit IMU target temperature to 65 9 years ago
Lucas De Marchi 293f94b355 AP_HAL_PX4: Util: fix check for PX4_V4 9 years ago
Andrew Tridgell 7c2e4d0419 HAL_PX4: implement IMU heater in hal.util for Pixhawk2 9 years ago
Peter Barker daa210729c AP_HAL_PX4: correct systemid output for PX4v4 9 years ago
Andrew Tridgell ac1c0bba15 HAL_PX4: make available_memory() uint32_t 9 years ago
Andrew Tridgell 8dbb51c64e HAL_PX4: implement AP_HAL::Util perf calls for PX4 9 years ago
Gustavo Jose de Sousa 08333f1ffe AP_HAL_PX4: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell d909f11ba3 HAL_PX4: added implementation of NSH shell stream 10 years ago
Tom Pittenger 98c5137107 AP_HAL_PX4: compiler warnings: float to doubles 10 years ago
Andrew Tridgell ebacb2b496 HAL_PX4: call parent Util constructor 10 years ago
Andrew Tridgell 2a9a89e020 HAL_PX4: fixes for merged upstream PX4Firmware 11 years ago
Andrew Tridgell 22bdee8727 HAL_PX4: implement available_memory() 11 years ago
Andrew Tridgell 4b4f5ed1c0 HAL_PX4: support get_system_id() on PX4 11 years ago
Andrew Tridgell 34cde1a640 HAL_PX4: implement set_system_clock() 11 years ago
Andrew Tridgell ad30f8effa HAL_PX4: try to reopen UARTs if safety switch is disarmed 12 years ago
Andrew Tridgell 80e2a5cc32 AP_HAL_PX4: convert to new AP_HAL printf 12 years ago
Andrew Tridgell 9cd0af1132 HAL_PX4: make PX4 snprintf support %S format 12 years ago
Andrew Tridgell 8e2a20bea8 HAL_PX4: enable ttyACM0 as main console, ttyS1 as telemetry port 12 years ago
Andrew Tridgell e45b137816 HAL_PX4: added run_debug_shell() implementation for PX4 12 years ago
Andrew Tridgell 1188c9e335 HAL_PX4: added Util instance 12 years ago
Andrew Tridgell 8d47a739a1 SITL: fixed a return value in snprintf functions 12 years ago
Pat Hickey 4c715bfd04 AP_HAL_AVR_SITL: add Util driver, fix deprecated deps on HAL_AVR.h 12 years ago