584 Commits (a40d70412608ad3a382f05251f2ec42c6496af7e)

Author SHA1 Message Date
Andrew Tridgell a40d704126 HAL_Linux: added RCOutput_Disco 9 years ago
Andrew Tridgell cf83a43b56 HAL_Linux: support SBUS input on Disco 9 years ago
Andrew Tridgell aaaa6d38c7 HAL_Linux: initial support for Disco 9 years ago
Staroselskii Georgii a1f151a79b AP_HAL_Linux: do not create unnecessary consoles in UARTDriver 9 years ago
Staroselskii Georgii 7b3a5e3158 AP_HAL_Linux: use factory method for creation of UARTDriver backends 9 years ago
Staroselskii Georgii 0ca635bfb8 AP_HAL_Linux: close() console in dtor 9 years ago
Staroselskii Georgii e7a5945056 AP_HAL_Linux: make flow_control a property of SerialDevice rather than UARTDriver's 9 years ago
Staroselskii Georgii 897d2fb1fb AP_HAL_Linux: use OwnPtr for _device in UARTDriver 9 years ago
Staroselskii Georgii 3f1e999fc8 AP_HAL_Linux: remove ConsoleDevice construction from UARTDriver constructor 9 years ago
Lucas De Marchi 24cdef24b8 AP_HAL_Linux: remove wrong ifdef 9 years ago
Luiz Ywata 3e765e23a9 AP_HAL_Linux: RCOutput_PCA9685: use I2CDevice interface 9 years ago
Lucas De Marchi 08ea1ea263 AP_HAL_Linux: RCOutput_Bebop: follow coding style 9 years ago
Luiz Ywata 7fb5db8077 AP_HAL_Linux: RCOutput_Bebop: use I2CDevice interface 9 years ago
Andrew Tridgell 847bfda48a HAL_Linux: adjust include ordering 9 years ago
Andrew Tridgell dd5d0ffbad HAL_Linux: use default module directory 9 years ago
Andrew Tridgell 107f76828d HAL_Linux: added AP_Module support 9 years ago
Andrew Tridgell f090e9b27c HAL_Linux: fixed makefile build with PRIu64 9 years ago
Andrew Tridgell 461c159b22 HAL_Linux: use set_imu_target_temp() API 9 years ago
Andrew Tridgell beb3591f67 HAL_Linux: improved help output and errors for udp and bcast 9 years ago
Andrew Tridgell 72b5cecdb2 HAL_Linux: added udpin support to HAL_Linux 9 years ago
Gustavo Jose de Sousa d35cf60ce1 AP_HAL_Linux: I2CDevice: use read flag in read_registers_multiple 9 years ago
Lucas De Marchi b70b9ed8d1 AP_HAL_Linux: fix warning on 64b printf 9 years ago
Lucas De Marchi 4a18108600 AP_HAL_Linux: rename min, max and avg fields 9 years ago
Lucas De Marchi b8e3e549c7 AP_HAL_Linux: Perf: add debug method 9 years ago
Lucas De Marchi 1727418dc9 AP_HAL_Linux: Perf: make lttng use internal fields 9 years ago
Lucas De Marchi 619ce23799 AP_HAL_Linux: Perf: rework integration with other tools 9 years ago
Lucas De Marchi b687473174 AP_HAL_Linux: ignore unused result on panic 9 years ago
Lucas De Marchi ab66e3a69a AP_HAL_Linux: Perf: simplify function to get current time 9 years ago
Lucas De Marchi 1d9d0a40db AP_HAL_Linux: GPIO: reduce macro and variable scopes 9 years ago
Lucas De Marchi 4f14b9b7e2 AP_HAL_Linux: ToneAlarm_Raspilot: add fixme comment 9 years ago
Lucas De Marchi 0bb86ae498 AP_HAL_Linux: GPIO_RPI: remove unused functions 9 years ago
dgrat 0b5ab7162d AP_HAL_Linux: Changes in RPi version detection 9 years ago
dgrat 15a915edd3 AP_HAL_Linux: Simplification of the code 9 years ago
Lucas De Marchi 3457dbcdf8 AP_HAL_Linux: rename lttng define 9 years ago
Lucas De Marchi 13722b8858 AP_HAL_Linux: support 16 RCInput channels on Navio2 9 years ago
Andrew Tridgell ef210217dd HAL_Linux: cope with MAVLink2 in UDP driver for packetising 9 years ago
Andrew Tridgell 6f7d6269a8 AP_HAL_Linux: always build with MAVLink2 headers 9 years ago
Andrew Tridgell 31f8d26784 HAL_Linux: support mavlink2 build 9 years ago
Gustavo Jose de Sousa 9a100afede AP_HAL_Linux: Thread: add doc about rounding function 9 years ago
Lucas De Marchi 359417d544 AP_HAL_Linux: Thread: make sure pointer is aligned 9 years ago
Lucas De Marchi 7e49d0c53f AP_HAL_Linux: Thread: fix alignment warning 9 years ago
Lucas De Marchi 18af4da690 AP_HAL_Linux: Thread: fix warning regarding shadow member 9 years ago
Leandro Pereira 3555e439a4 AP_HAL_Linux: Simplify I2C initialization in HAL_Linux_Class 9 years ago
Aaron Wang Shi cb9cd9008a AP_HAL_Linux: fix bhat spi device driver build error 9 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
Gustavo Jose de Sousa d615628367 AP_HAL_Linux: I2CDevice: add missing stdio.h include 9 years ago
Ricardo de Almeida Gonzaga 2236640f66 AP_HAL_Linux: Fix typos 9 years ago
Lucas De Marchi 37f6b51746 AP_HAL_Linux: Scheduler: set stack sizes to 256k 9 years ago
Lucas De Marchi b2d4da4b0a AP_HAL_Linux: Thread: allow to set stack size 9 years ago