148 Commits (87cd9a4791dd24e0c66a7330ed7da4b3b19c5770)

Author SHA1 Message Date
Andy Piper e2ef0bd36e AP_HAL: collect data for three largest peaks 5 years ago
Peter Hall 2bd6d4674b AP_HAL: utility: add thread safe ring buffer duplicate 5 years ago
Peter Barker f6bb94ff33 AP_HAL: add missing break statement in dsm code 5 years ago
Andy Piper 22d6fd5e1f AP_HAL: update docs for ObjectBuffer 5 years ago
Peter Barker 10c50844fd AP_HAL: stop emitting extra CR before a LF as part of our printf 5 years ago
Peter Barker 10675ab5c4 AP_HAL: correct include ordering in srxl.h 5 years ago
murata 2e4dda5ece AP_HAL: Match output type and variable type 6 years ago
Peter Barker b902316139 AP_HAL: remove buggy write implementation 6 years ago
Patrick José Pereira fe3d4e2c3b AP_HAL: Utility: Add missing header guard in packetise 6 years ago
murata dc452d41d2 AP_HAL: Change to shared CRC16 method 6 years ago
Andrew Tridgell 20d762293d AP_HAL: remove more px4 remnants 6 years ago
Andrew Tridgell dcc038dc83 AP_HAL: prevent a zero length leading buffer in peekiovec 6 years ago
Peter Barker 24653a33ed SITL: make socket manipulation functions bool rather than void 6 years ago
Andrew Tridgell 8907506c18 AP_HAL: added replacement for memrchr() 6 years ago
Andrew Tridgell a0be4f4c8d AP_HAL: fixed build and comments 6 years ago
Andrew Tridgell d01f5ae6c8 AP_HAL: added mavlink_packetise() 6 years ago
Andrew Tridgell 9ea03e085d AP_HAL: added readptr() and advance() to ObjectBuffer 6 years ago
Siddharth Purohit 9a2eea9769 AP_HAL: disable float print methods for non FPU controllers 6 years ago
Peter Barker c846a13d12 AP_HAL: functor: add != override 7 years ago
Hyungsub 6e2076a3f1 AP_HAL: Remove resource leak in srxl.cpp 7 years ago
Peter Barker 584c5d5806 AP_HAL: Socket: add set_cloexec 7 years ago
Francisco Ferreira 695d92ddbf AP_HAL: remove Qualcomm board support 7 years ago
Peter Barker 6c7c916c78 AP_HAL: eliminate AP_HAL::Print and AP_HAL::Stream 7 years ago
Pierre Kancir f66c83a59e AP_HAL: fix FALLTHROUGH 7 years ago
Andrew Tridgell d030f2888b AP_HAL: added multi-object push to RingBuffer 7 years ago
Andrew Tridgell 3f5534eed5 AP_HAL: use calloc in preferance to malloc 7 years ago
Lucas De Marchi 7edde571e1 AP_HAL: RCOutput_Tap: make LEDs blink on non-Aero ESCs 7 years ago
Lucas De Marchi 2c3054cbae AP_HAL: RCOutput_Tap: remove feedback from ESCs 7 years ago
Lucas De Marchi d3a1ed9792 AP_HAL: RCOutput_Tap: fix comment with protocol bits 7 years ago
fnoop 149188de12 AP_HAL: Add size() method to RingBuffer ObjectArray 7 years ago
fnoop 3ddd9a6bca AP_HAL: RingBuffer: Prefix private members with underscore 7 years ago
Lucas De Marchi 51665a2ea9 AP_HAL: RCOutput_Tap: split baudrate set for Linux and Nuttx 7 years ago
Lucas De Marchi 58a76adc13 AP_HAL: RCOutput_Tap: allow different device to be used 7 years ago
Lucas De Marchi f6b1099896 AP_HAL: move in tap esc implementation 7 years ago
Lucas De Marchi 0e502d89a3 AP_HAL: use FALLTHROUGH define 8 years ago
Lucas De Marchi 2e096d76c6 sparse-endian: avoid clash with linux/types.h 8 years ago
Eugene Shamaev d1792689f1 AP_HAL/utility: clear added to RingBuffer 8 years ago
murata 974d63a6b5 AP_HAL: Change the format of the return value of the method header. 8 years ago
Andrew Tridgell da45aef5c6 AP_HAL: fixed a logic bug in the srxl state machine 8 years ago
Lucas De Marchi b0ddf81687 Remove stdbool.h include for C++ sources 8 years ago
Andrew Tridgell 5934a099a4 AP_HAL: added support for more SRXL varients 8 years ago
Lucas De Marchi 7968736b1c AP_HAL: add O_CLOEXEC in places missing it 8 years ago
murata c808ee2f49 Global: To nullptr from NULL. 8 years ago
Lucas De Marchi 05a7eef1a2 RingBuffer: use explict "if" and return early 8 years ago
Murilo Belluzzo 3f1896b9b7 RingBuffer: Remove 'old style' version 8 years ago
Murilo Belluzzo 8526b25654 RingBuffer: Add a faster method to read a single byte 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Andrew Tridgell 8f88d7c784 AP_HAL: fixed comment on XPlus channels 8 years ago
Andrew Tridgell 4d44591e62 AP_HAL: fixed decoding of XPlus channels 8 years ago
Andrew Tridgell ec8c22f26e AP_HAL: support up to 20 channels on SRXL 8 years ago