666 Commits (d3b5089a129242a9db954f17247b691ef32970ac)

Author SHA1 Message Date
Lucas De Marchi d60b4842b6 AP_HAL_Linux: reduce scope of dummy buffer 8 years ago
Lucas De Marchi 76f1e4243a AP_HAL_Linux: remove double assignment 8 years ago
Lucas De Marchi c898b28962 AP_HAL_Linux: use MIN where possible 8 years ago
Murilo Belluzzo c7a65a026c AP_HAL_PX4: UARTDriver: Make use of ByteBuffer class 8 years ago
Lucas De Marchi 26650049c0 AP_HAL_Linux: UARTDriver: fix writting/reading with failures 8 years ago
Murilo Belluzzo ce81c45f80 AP_HAL_Linux: UARTDriver: Make use of ByteBuffer class 8 years ago
Lucas De Marchi 539b727e5e AP_HAL_Linux: Remove misleading constant 8 years ago
Martin Evans 6f6112d7c2 AP_HAL_Linux: Add setting for GPIO for Dark board 8 years ago
Martin Evans d2d3119b66 AP_HAL_Linux: PCA9685: Add quinary address 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Julien Beraud 20dcd6e082 RCOutput_Bebop: fix motor order 8 years ago
Andrew Tridgell 33bff3c79c HAL_Linux: fixed transmitter failsafe with SBUS RCInput 8 years ago
Andrew Tridgell 110355f14e HAL_Linux: fixed SRXL and DSM 8 years ago
Andrew Tridgell e9633553fb HAL_Linux: update for changed SRXL API 8 years ago
Andrew Tridgell 03f9496549 HAL_Linux: lock onto a single decoder on the 115200 port 8 years ago
Andrew Tridgell 513156a4cc HAL_Linux: make 115200 R/C decoders return a bool 8 years ago
Andrew Tridgell 710d08da6d HAL_Linux: support SRXL R/C input 8 years ago
Andrew Tridgell 7f09d20e3b HAL_Linux: implement cork and push for remaining RCOutput backends 8 years ago
Andrew Tridgell c8179a0887 HAL_Linux: implement cork/push for RCOutput_AioPRU 8 years ago
Andrew Tridgell 0640b6539c HAL_Linux: implement cork()/push() for Raspilot 8 years ago
Andrew Tridgell a80eea5de4 HAL_Linux: implement cork()/push() for HAL_Linux RCOutput_Sysfs 8 years ago
Andrew Tridgell 0cd3054a4c HAL_Linux: document the Disco PWM pinout 8 years ago
Lucas De Marchi ae53920e5b build: don't build examples with old build system 8 years ago
Andrew Tridgell 3eb8b5e99f HAL_Linux: added RCInput_Multi 9 years ago
Andrew Tridgell 5909552f67 HAL_Linux: added RCInput_115200 9 years ago
Andrew Tridgell e913b9a8f7 HAL_Linux: fixed incorrect include 9 years ago
Andrew Tridgell a4c1bc3fd3 HAL_Linux: avoiding setting the SPI mode on every transfer 9 years ago
William Liu b1a62d6c8e AP_HAL_Linux: RCOutput_Bebop: fixed potential deadlock 9 years ago
Gustavo Jose de Sousa 025082b280 AP_HAL_Linux: add port to Intel Aero 9 years ago
Patrick J.P c32dc3bc37 AP_HAL_Linux: Add AeroIO communication module 9 years ago
Ralf Ramsauer 71212942da AP_HAL: AP_HAL_Linux: align I2CDevice::read_registers_multiple() 9 years ago
Ralf Ramsauer 5b81920737 AP_HAL: AP_HAL_Linux: add comment to I2CDevice::transfer() 9 years ago
Ralf Ramsauer 25c7e8bf60 AP_HAL: AP_HAL_Linux: perfect I2CDevice::transfer() 9 years ago
Lucas De Marchi 833f565f09 AP_HAL_Linux: prefix threads with ap 9 years ago
Lucas De Marchi e1ab44f4a3 Global: remove get_fd() from Device API 9 years ago
Murilo Belluzzo 077e03678f Global: Adapt Stream class to be used with Ringbuffer 9 years ago
Lucas De Marchi 8541d5339d AP_HAL_Linux: Implement threaded SPI 9 years ago
Lucas De Marchi ea0595c7ac AP_HAL_Linux: SPIDevice: move implementation to outside 9 years ago
Lucas De Marchi 590539f674 AP_HAL_Linux: implement threaded I2C 9 years ago
Lucas De Marchi 11ddbb8fb8 AP_HAL_Linux: add PollerThread 9 years ago
Lucas De Marchi 7d451ac876 AP_HAL_Linux: allow to check if thread is running 9 years ago
Lucas De Marchi eca6f45b68 AP_HAL_Linux: remove unused part of Poller infra 9 years ago
Leandro Pereira 0f865a019a AP_HAL_Linux: Add Pollable/Poller 9 years ago
Lucas De Marchi eaa1c39a15 AP_HAL_Linux: update Device interface 9 years ago
Lucas De Marchi 8e5aba8653 AP_HAL_Linux: I2CDevice: move implementation to outside 9 years ago
Lucas De Marchi 7b39f3d0a7 AP_HAL_Linux: do not warn for empty table 9 years ago
Lucas De Marchi f37a560295 AP_HAL_Linux: remove private headers 9 years ago
Lucas De Marchi e8f71a5bd2 AP_HAL_Linux: change define and members visibility 9 years ago
Lucas De Marchi f36e8d9c05 AP_HAL_Linux: remove AP_HAL_Linux_Namespace header 9 years ago
Lucas De Marchi b044fac4b6 AP_HAL_Linux: rename variable to follow I2CDevice convention 9 years ago