384 Commits (59a44008d7fe5959994d40261e88b90f9328363a)

Author SHA1 Message Date
Staroselskii Georgii e4a21f291d AP_HAL_Linux: added LinuxSPIUARTDriver that can handle SPI-driven Ublox 10 years ago
Staroselskii Georgii 2b589d4604 AP_HAL_Linux: enable output for PCA9685 PWM in NavioRCOuput 10 years ago
Andrew Tridgell 193bda068c HAL_Linux: run IO processes when we do a stop_clock() 10 years ago
John Williams d0e467aea0 AP_HAL_Linux: Bypass manual CS assertion for SPI_CS_KERNEL mode 10 years ago
Mikhail Avkhimenia 955753f3f0 HAL_Linux: Optimize bandwidth for RCOutput_Navio 10 years ago
Mikhail Avkhimenia 50459bdca0 HAL_Linux: Enable external clk for RCOutput_Navio 10 years ago
Andrew Tridgell 22cb1c8525 HAL_Linux: tidy up SPI debugging a bit 10 years ago
John Williams 0fe3959d7e AP_HAL_Linux: Add support for in-kernel SPI CS handling 10 years ago
Andrew Tridgell 7497b4dfb1 HAL_Linux: fixed Replay with new AP_InertialSensor library 10 years ago
bugobliterator 9d39c0407e HAL_Linux: added ToneAlarmDriver.h 10 years ago
bugobliterator 329c1f5190 HAL_Linux:create ToneAlarmDriver as a separate class 10 years ago
bugobliterator f058131140 HAL_Linux Scheduler: reduce the delay inside tonealarm thread 10 years ago
bugobliterator 3b94cb3072 HAL_Linux: make tonealarm generation a passthrough operation 10 years ago
bugobliterator e254b406d0 HAL_Linux: make rtttl tune and tune repeat flag list static members 10 years ago
Andrew Tridgell c8c822422a HAL_Linux: give error msg on failure to start toneAlarm 10 years ago
John Williams 57d2fc1dd5 HAL_Linux: RCInput support for Zynq 10 years ago
Staroselskii Georgii a55db1c25d AP_HAL_Linux: fixed LinuxGPIO_RPI::read() 10 years ago
Mikhail Avkhimenia 49d3035ee5 HAL_Linux: fix types, remove printfs in GPIO_RPI 10 years ago
Mikhail Avkhimenia 6f993fe64a HAL_Linux: add prototype RCInput code for Navio 10 years ago
Staroselskii Georgii ef420a2544 AP_HAL_Linux: changed SPI mode for MPU9250 10 years ago
Staroselskii Georgii bf860ee41f AP_HAL_Linux: Ublox SPI stub 10 years ago
Víctor Mayoral Vilches ce4c4c43dc AP_HAL_Linux: Scheduler reboot fix 10 years ago
John Williams ae87399919 HAL_Linux: Basic Zynq Linux platform support 10 years ago
Andrew Tridgell 00526359b0 HAL_Linux: use dprintf() instead of sprintf and write 10 years ago
bugobliterator af203760bd HAL_Linux: change the return type of AP_HAL::Util::tonealarm_init() to signed int8_t. 10 years ago
bugobliterator 298b27444a HAL_Linux: Add ToneAlarm Driver to Linux_HAL 10 years ago
Andrew Tridgell 02581f4c05 HAL_Linux: re-fix dirty mask bug in Storage 10 years ago
Andrew Tridgell 330dab2fe3 HAL_Linux: fixed some warnings 10 years ago
bugobliterator 4908e335d2 HAL_Linux: Add Storage.cpp containing common storage class member definitions 10 years ago
bugobliterator dd6d520385 HAL_Linux:Create subclass to handle FRAM Storage under main Storage Class 10 years ago
Andrew Tridgell 14a6878bcd HAL_Linux: fixed termios settings on BBB initial boot 10 years ago
Andrew Tridgell 8506e8b5fb HAL_Linux: fixed linux build 10 years ago
John Williams b9f0310b82 hal_ap_linux: Make PRU constants private to reduce #define namespace pollution. 10 years ago
Mikhail Avkhimenia 81de994fef HAL_Linux: separate RCInput for PRU and Navio 10 years ago
Mikhail Avkhimenia e05151f0e0 HAL_Linux: Initialize i2c before rcoutput (required by i2c pwm chips for initialization) 10 years ago
Mikhail Avkhimenia 2f0900b0a8 HAL_Linux: add GPIO driver for Raspberry Pi 10 years ago
Mikhail Avkhimenia 07ed93cea0 HAL_Linux: add PCA9685 based RCOutput for Navio 10 years ago
Alexander Mergel 14c401c0f4 AP_HAL_Linux: [Bugfix] prevent memory acces violation in process_dsm_pulse 10 years ago
Andrew Tridgell 39fadad7d6 HAL_Linux: fixed build warnings 10 years ago
Andrew Tridgell c834589daa HAL_Linux: reduce the number of times we split up UART reads 10 years ago
Andrew Tridgell 076bb1294e HAL_Linux: improved UDP packetisation and add flow control reporting 10 years ago
Andrew Tridgell cebfef3ead HAL_Linux: don't accept less than 5 input channels 10 years ago
Andrew Tridgell a3fee16604 HAL_Linux: added DSM/Spektrum RCInput support 10 years ago
Andrew Tridgell 3e3f87188b HAL_Linux: enable DSM power pin 10 years ago
Andrew Tridgell 50e5ae6f7a HAL_Linux: added low level DSM decoder 10 years ago
Andrew Tridgell 9b207d029d HAL_Linux: change ring buffer to 300 entries 10 years ago
Andrew Tridgell b1845ed00d HAL_Linux: initial support for parallel SBUS and PPM-SUM decoding 10 years ago
Andrew Tridgell 42e9dc3c31 HAL_Linux: added SBUS decoder from PX4 project 10 years ago
Andrew Tridgell e0e534628b HAL_Linux: support direct UDP output from UART drivers 10 years ago
Andrew Tridgell d238ff7c5d HAL_Linux: fixed storage bug in Linux too 11 years ago