533 Commits (3cc84173e3fdb341ab21c187505999d19dfc8d61)

Author SHA1 Message Date
Peter Barker 6c152acedc AP_HAL_PX4: add override keyword 6 years ago
Peter Barker aed3527fb7 AP_HAL_PX4: return uart link bandwidth 6 years ago
Andrew Tridgell a9fbe106c9 HAL_PX4: removed hal.util->new_semaphore() 6 years ago
Michael du Breuil a7d94ff6c7 AP_HAL_PX4: Handle scripting priority 6 years ago
Andrew Tridgell 1397c85f8e HAL_PX4: added Semaphore_Recursive 7 years ago
Peter Barker 4767666a2d AP_HAL_PX4: implement attach_interrupt 7 years ago
Andrew Tridgell fe93113240 HAL_PX4: added support for HAL_Semaphore type 7 years ago
Francisco Ferreira 9766ca44d4
AP_HAL_PX4: adapt to changes in AP_BoardConfig_CAN 7 years ago
Francisco Ferreira 68ada13f28
AP_HAL_PX4: remove CAN thread management 7 years ago
Lucas De Marchi 8e3777a163 AP_HAL_PX4: RCOutput: honour HAL_HAVE_SAFETY_SWITCH 7 years ago
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
E Thomas c8ce76e8a6 Added support for PX4V1 UARTD in HAL_PX4_Class 7 years ago
Michael du Breuil 039e146dec AP_HAL_PX4: Remove GPIO::analogPinToDigitalPin() 7 years ago
Andrew Tridgell fe07a73935 HAL_PX4: don't clear buffers if no baudrate change 7 years ago
Andrew Tridgell 66ee202e24 HAL_PX4: backup storage to microSD if possible 7 years ago
Andrew Tridgell 7beb8b4872 HAL_PX4: ensure system_id is nul terminated 7 years ago
Andrew Tridgell cb77cc772c HAL_PX4: implement I2C bus masks 7 years ago
Andrew Tridgell c317cc3fa4 HAL_PX4: removed restriction on delay in threads 7 years ago
Andrew Tridgell 3dfa1f2879 HAL_PX4: implement thread_create() API 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
Andrew Tridgell 3fe04e941f HAL_PX4: support uartG 7 years ago
Michael du Breuil 512939a839 AP_HAL_PX4: Clear UART buffers when opening a port 7 years ago
Peter Barker 3bdbe3b63c AP_HAL_PX4: use common methods for setting time 7 years ago
Eugene Shamaev 05c8d4cc36 AP_HAL_PX4: helper func 7 years ago
Eugene Shamaev 2a6387fd3b AP_HAL_PX4: reducing indenting by linearizing the logic 7 years ago
Michael du Breuil a833e93708 AP_HAL_PX4: Remove timer process suspension interface 7 years ago
Michael du Breuil 4d83644bd6 AP_HAL_PX4: Remove RC overrides 7 years ago
Eugene Shamaev 94f8c81d84 AP_HAL_PX4: UAVCAN servo removal 7 years ago
Eugene Shamaev 80859a9137 AP_HAL_PX4: HAL_RCINPUT_WITH_AP_RADIO definition 7 years ago
Andrew Tridgell 95df35f102 HAL_PX4: fixed build warnings 7 years ago
Andrew Tridgell 36ebb14b2e HAL_PX4: take account of available bytes in receive_time_constraint_us 7 years ago
Andrew Tridgell 93cdb15aca HAL_PX4: implement uart timestamp API 7 years ago
Andrew Tridgell 219d429929 HAL_PX4: fixed oneshot125 on non-alt outputs 7 years ago
Michael du Breuil f9d1574f73 AP_HAL_PX4: Remove set_overrides() method 7 years ago
Peter Barker 83bb6e4a9a AP_HAL_PX4: move delay callback handling to base HAL Scheduler class 7 years ago
Andrew Tridgell 7ecdabe52c HAL_PX4: fixup 7 years ago
Andrew Tridgell fae0e7befa HAL_PX4: implement BRD_SAFETYOPTION 7 years ago
Andrew Tridgell c3f0418333 HAL_PX4: handle oneshot125 separately 7 years ago
Andrew Tridgell 503bd9ce65 HAL_PX4: implement get_esc_scaling() 7 years ago
Andrew Tridgell 9942934f0d AP_HAL_PX4: added IRQ save/restore to hal.scheduler 7 years ago
Andrew Tridgell 2933d4dd35 HAL_PX4: handle MODE_PWM_NONE enum 7 years ago
Andrew Tridgell a9b4d37bd2 HAL_PX4: fixed build with DShot 7 years ago
Andrew Tridgell 25cc73c1e7 AP_HAL_PX4: added mask to set_output_mode() 7 years ago
Peter Barker 6c7c916c78 AP_HAL: eliminate AP_HAL::Print and AP_HAL::Stream 7 years ago
Holger Steinhaus 8b8a99e1aa AP_HAL_PX4: fix possible overflow/truncation issue 7 years ago
Andrew Tridgell fba962f7ff HAL_PX4: allow for different LED pins 7 years ago
Andrew Tridgell eb0389caf2 HAL_PX4: used cypress bus defines 7 years ago