752 Commits (1a724ded2ae760fb28804d7eee5e99c84d0ecca3)

Author SHA1 Message Date
Lucas De Marchi 9acffc8868 AP_HAL_Linux: use Empty version if not implemented 9 years ago
Lucas De Marchi 47d2f8dc6d AP_HAL_Linux: AnalogIn_ADS1115: return 5V on board_voltage 9 years ago
Staroselskii Georgii 4ca1b58408 AP_HAL_Linux: add ConsoleDevice a handler for TTIN signal 9 years ago
Staroselskii Georgii 8d2b587f71 AP_HAL_Linux: RPI: set signal handler iff nobody has already done it before 9 years ago
Staroselskii Georgii 5e8edcb1db AP_HAL_Linux: use NSIG instead of a hardcoded number in RCInput_RPI 9 years ago
hiro2233 3ae36c4a6c AP_HAL_Linux:RCInput: Minimun input channels defined 9 years ago
Lucas De Marchi cfb3124f2c AP_HAL_Linux: remove types for spi drivers 9 years ago
Lucas De Marchi b23f7a8be4 AP_HAL_Linux: examples: remove BusTest 9 years ago
Andrew Tridgell 96095b0942 HAL_Linux: fixed comment typo for SBUS input 9 years ago
Andrew Tridgell b69170febd HAL_Linux: fixed build for Disco with I2C changes 9 years ago
Andrew Tridgell f5a20d28bc HAL_Linux: fixed comment in SBUS 9 years ago
Andrew Tridgell a78b875ec3 HAL_Linux: fixed ULTRASOUND GPIO for Disco 9 years ago
Andrew Tridgell 1d8e4cdea9 HAL_Linux: added debugging line for Heat_Pwm 9 years ago
Andrew Tridgell 55d692708b HAL_Linux: fixed set_esc_scaling on Disco 9 years ago
Andrew Tridgell 298f7bffb9 HAL_Linux: fixed motor output for Disco 9 years ago
Andrew Tridgell 9b057ee4f1 HAL_Linux: separate out the GPIO table for Disco 9 years ago
Andrew Tridgell 677a38a10a HAL_Linux: make SBUS input much more robust 9 years ago
Andrew Tridgell 29135a0158 HAL_Linux: use termios2 for SBUS RCOUT on Disco 9 years ago
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