1045 Commits (25785e12d94ada511115bf2cb6b8980aa8decf4c)

Author SHA1 Message Date
Peter Barker dddd0d6a14 AP_HAL: remove HIL support 4 years ago
Tom Pittenger 806b6a63bf AP_HAL: reorganize precompiler for HAL_ENABLE_LIBUAVCAN_DRIVERS and HAL_MAX_PROTOCOL_DRIVERS 4 years ago
Andrew Tridgell 7c5c805381 AP_HAL: removed perf counters 4 years ago
Andrew Tridgell d8a6d9c5c4 AP_HAL: added uart_info() method 4 years ago
Andrew Tridgell 606c248e69 AP_HAL: fixed build on boards with no PWM 4 years ago
bugobliterator ae80e2dd4d AP_HAL: move ToneAlarm Types to AP_Notify instead 4 years ago
Andy Piper 4f547d2acc AP_HAL: allow motor poles to be recorded 4 years ago
Andy Piper 4d4d3683b6 AP_HAL: add accessor for UART dma status 4 years ago
Andy Piper 3428cbf993 AP_HAL: add dshot command codes for beeps, leds and motor control 4 years ago
Jacob Walser f7da853adb AP_HAL: update hardware definitions for navigator r3 4 years ago
Jacob Walser 421638453f AP_HAL: update Notify LED hardware for navigator r3 4 years ago
Andy Piper f29dba2ddd AP_HAL: add set_dshot_rate() 4 years ago
Andrew Tridgell ebc1f9acf6 AP_HAL: removed assert calls 4 years ago
Andrew Tridgell 7010eae9e8 AP_HAL: remember details of register check fails 4 years ago
Andy Piper a07b238c7d AP_HAL: add PRIORITY_RCOUT 4 years ago
Patrick José Pereira 12cd138030 AP_HAL: Remove pointer check before delete 4 years ago
Andy Piper 0eff201016 AP_HAL: add mem_info() 4 years ago
Patrick José Pereira 6899c0b5af AP_HAL: Add missing const in member functions 4 years ago
Arsh 18f56fbac5 AP_HAL:examples:Printf: Improvements in the Printf example 4 years ago
Andrew Tridgell 6163659887 AP_HAL: prevent a single bad transfer causing an IMU to be marked unhealthy 4 years ago
Andrew Tridgell 1680e6e7d6 AP_HAL: expose load_persistent_params() in hal.util 4 years ago
Andrew Tridgell a9f8c9517c AP_HAL: added vnav linux target 4 years ago
Andrew Tridgell 6ca68bfba3 AP_HAL: enable 32k storage on SITL 4 years ago
Andrew Tridgell 75c789fc57 AP_Baro: added ExternalAHRS backend 4 years ago
Arsh 3d5addeee0 AP_HAL:examples:AnalogIn: Added comments in the AnalogIn example 4 years ago
Andrew Tridgell 96cbde0ee6 AP_HAL: use ExpandingString class 4 years ago
Tom Pittenger afaca30075 AP_HAL: add helpers le24toh_ptr(), be24toh_ptr(), put_le24_ptr(), put_be24_ptr() 4 years ago
Andy Piper 1c79f22ba2 AP_HAL: make erpm accessible from RCOutput 4 years ago
Andy Piper 9e7c60178d AP_HAL: rename system_initialized() and add is_system_initialized() 4 years ago
Andy Piper c8e464ebea AP_HAL: add HAL_ENABLE_THREAD_STATISTICS to boards 4 years ago
Ari Krupnik cfb1213f43 AP_HAL: standard spelling of variant 4 years ago
Andrew Tridgell 19723e6e75 AP_HAL: make uart pointers private 4 years ago
Andrew Tridgell 195ec0316a AP_HAL: fixed example fw for SERIAL naming 4 years ago
Andrew Tridgell 95c0852b13 AP_HAL: convert to using hal.serial() instead of hal.uartX 4 years ago
Andrew Tridgell 8678759da4 AP_HAL: added hal.serial() access to uarts 4 years ago
Tom Pittenger 6630645915 AP_HAL: ap_periph should disable HAL_SUPPORT_RCOUT_SERIAL by default 4 years ago
Andy Piper d2e01005ee AP_HAL: add support for @SYS/dma.txt for DMA contention 4 years ago
Andrew Tridgell 68fdf033ee AP_HAL: support uartI, allowing a total of 9 uarts 4 years ago
Tom Pittenger 089f3aa349 AP_HAL: allow hwdef to define HAL_SUPPORT_RCOUT_SERIAL - must be disabled for AP_Periph 4 years ago
Andrew Tridgell 5e8380ff41 AP_HAL: allow replay on ChibiOS 4 years ago
Andrew Tridgell 2596875ceb AP_HAL: removed fs_init() 4 years ago
Peter Barker 3cce6197a1 AP_HAL: delete copy constructors 4 years ago
Pierre Kancir 1c80b04544 AP_HAL: add virtual set_cmdline_parameters() 4 years ago
Peter Barker 9bde294112 AP_HAL: add chargen UARTDriver example 4 years ago
bugobliterator d1eb9e8aea AP_HAL: add FilteredCAN mode to tell driver to init as such 4 years ago
mhefny 1200d0e2f8 AP_HAL: add PROBE_IMU_I2C2 to linux.h 4 years ago
Andrew Tridgell c62b86e3c1 AP_HAL: added timer_tick() on GPIO 4 years ago
Siddharth Purohit 22ab426cf2 AP_HAL: make bools to use single bit in CANTxItem 4 years ago
Siddharth Purohit 0ca2f56b71 AP_HAL: add support for external buffer to be used in ByteBuffer 4 years ago
Siddharth Purohit 9aa0970eed AP_HAL: disable protocol drivers for bootloader builds 4 years ago