27 Commits (eaf8aad5ad7c71fa7c2e0db1d5349ef72dc5b31c)

Author SHA1 Message Date
Peter Barker 6bb75a730f AP_HAL_QURT: use HAL_SEMAPHORE_BLOCK_FOREVER macro 8 years ago
Peter Barker b11ca5d538 AP_HAL_QURT: use HAL_SEMAPHORE_BLOCK_FOREVER 8 years ago
Andrew Tridgell 266f99db93 HAL_QURT: cope with nested cork/push 8 years ago
Andrew Tridgell 37c6bec902 HAL_QURT: fixed a bug in new_input() 8 years ago
Lucas De Marchi b0ddf81687 Remove stdbool.h include for C++ sources 8 years ago
murata c808ee2f49 Global: To nullptr from NULL. 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Andrew Tridgell 7ea75aaf95 HAL_QURT: implement cork() and push() for RCOutput 8 years ago
Lucas De Marchi 13848f0f3f AP_HAL_QURT: remove I2CDriver 9 years ago
Lucas De Marchi 9acffc8868 AP_HAL_Linux: use Empty version if not implemented 9 years ago
Andrew Tridgell 081df44d92 HAL_QURT: fixed typo 9 years ago
Andrew Tridgell 94feae9eaf AP_HAL_QURT: always build with MAVLink2 headers 9 years ago
Andrew Tridgell 4eadab7a90 HAL_QURT: support mavlink2 build 9 years ago
Andrew Tridgell 9c9f66e5f3 HAL_QURT: added uartF 9 years ago
Lucas De Marchi 6f028502b0 AP_HAL_QURT: replace header guard with pragma once 9 years ago
Andrew Tridgell 30ce8ad311 HAL_QURT: fixed for addition of i2c manager 9 years ago
Lucas De Marchi f39a6745d1 Global: remove unused _timer_pending from scheduler 9 years ago
Lucas De Marchi 9aa49cda93 Global: remove system_initializing() from scheduler 9 years ago
Andrew Tridgell 68cf1b6956 HAL_QURT: automatically find broadcast address for UDP network 9 years ago
Andrew Tridgell f70d9d26ba HAL_QURT: fixed README formatting 9 years ago
Andrew Tridgell 70877ebd50 HAL_QURT: fixed open of new storage file 9 years ago
Andrew Tridgell aae7dd952c HAL_QURT: document command line options 9 years ago
Andrew Tridgell f832f29bfb HAL_QURT: allow cmdline to specify UART, RCin and RCout paths 9 years ago
Andrew Tridgell ea1e3f4928 HAL_QURT: pass argc and argv into main thread 9 years ago
Andrew Tridgell fa2a39f6c6 HAL_QURT: small cleanups 9 years ago
Andrew Tridgell 6bc19cd44c HAL_QURT: added README.md 9 years ago
Andrew Tridgell 0816937ab1 HAL_QURT: initial implementation 9 years ago