699 Commits (b4961971e06dff77ea232fe64e54b93e789f6277)

Author SHA1 Message Date
Lucas De Marchi f9b0f9164a AP_HAL_Linux: add TODO to AnalogIn_Raspilot 8 years ago
Andrew Tridgell 6f82ec0642 HAL_Linux: convert RASPilot drivers to thread per bus 8 years ago
Lucas De Marchi 504de3ea9e AP_HAL_Linux: RCInput_RPI: fix whitespaces 8 years ago
Lucas De Marchi aadc1643fc AP_HAL_Linux: reduce speed of MPU* devices 8 years ago
Lucas De Marchi 8d3361cef4 AP_HAL_Linux: RCInput_RPI: fix using Util class on constructor 8 years ago
Peter Barker cf5ed25c9e AP_HAL_Linux: do not attempt realtime when compiling Replay 8 years ago
Julien Beraud ac3f49b06f RPIOUART_Driver: fix warning 8 years ago
Lucas De Marchi c1647b13eb AP_HAL_Linux: fix leaking strings 8 years ago
Andrew Tridgell 4cf6dd1818 HAL_Linux: removed panic on bad SPI device 8 years ago
Andrew Tridgell a6ac02b61f HAL_Linux: implement device IDs for I2C and SPI 8 years ago
Mathieu OTHACEHE 60ba91aead Disco: add buzzer support 8 years ago
Mathieu OTHACEHE 0fa441a8a5 PWM_Sysfs: add an init method to do hal dependent stuff. 8 years ago
Lucas De Marchi 490841a814 AP_HAL_Linux: add O_CLOEXEC in places missing it 8 years ago
Ralf Ramsauer 530d3230df Linux: Scheduler: don't ignore return values 8 years ago
Lucas De Marchi 2b5f9fdd6b AP_HAL_Linux: teardown scheduler threads 8 years ago
Lucas De Marchi 89420e4b2d AP_HAL_Linux: add signal handler for normal termination 8 years ago
Lucas De Marchi fa540429f9 AP_HAL_Linux: allow to teardown bus threads 8 years ago
Lucas De Marchi 312a27dd20 AP_HAL: RCInput: rename deinit() to teardown() 8 years ago
Lucas De Marchi 89599f7bea AP_HAL_Linux: add unit tests for Thread implementations 8 years ago
Lucas De Marchi 992abd170d AP_HAL_Linux: allow to join threads 8 years ago
Lucas De Marchi 3b2de6de46 AP_HAL_Linux: allow PeriodicThread to stop 8 years ago
Lucas De Marchi 20650e14b7 AP_HAL_Linux: allow PollerThread to stop 8 years ago
Lucas De Marchi da65a5c349 AP_HAL_Linux: allow to wakeup pollable 8 years ago
Lucas De Marchi efe819e21e AP_HAL_Linux: Poller: allow to fail constructor 8 years ago
Lucas De Marchi e5003c3116 AP_HAL_Linux: Poller: add some documentation 8 years ago
Lucas De Marchi da821e69eb AP_HAL_Linux: Thread: allow to use Thread from stack 8 years ago
murata c808ee2f49 Global: To nullptr from NULL. 8 years ago
hiro2233 cdfd057690 AP_HAL_LINUX: Added urus macro RCInput_RPI 8 years ago
hiro2233 cae0c11720 AP_HAL_Linux: Added URUS Macro to Util_RPI 8 years ago
hiro2233 37877f1530 AP_HAL_Linux: Added URUS macro to Scheduler 8 years ago
hiro2233 7000124f6a AP_HAL_Linux: Added URUS Macro for GPIO_RPI and UtilRPI 8 years ago
hiro2233 a7b79dc0e2 AP_HAL_Linux: GPIO_RPI: Added URUS Macro. 8 years ago
Lucas De Marchi 473add51f7 AP_HAL_Linux: RPIOUARTDriver: remove dma mention 8 years ago
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