26 Commits (64d34dc1257ca90a4310ee64d78969a2e13ddd05)

Author SHA1 Message Date
Andrew Tridgell 0d682e74c1 HAL_Linux: run threads a bit more slowly 11 years ago
Andrew Tridgell 8f79a03c25 HAL_Linux: use larger UART buffers 11 years ago
Andrew Tridgell 28b4ae1c3a HAL_Linux: improved latency of timed semaphores 12 years ago
Andrew Tridgell a216e1d239 HAL_Linux: don't prevent write while timer is busy 12 years ago
Andrew Tridgell 91511e6503 HAL_Linux: better realtime setup 12 years ago
Andrew Tridgell 07b8f45770 HAL_Linux: use CLOCK_MONOTONIC_RAW to ensure clock never goes backwards 12 years ago
Andrew Tridgell b30f652cec HAL_Linux: removed Console driver 12 years ago
Andrew Tridgell 1440c8cebd HAL_Linux: implement a dummy console buffered write() 12 years ago
Andrew Tridgell c9fea2c706 HAL_Linux: fixed scheduling priorities 12 years ago
Andrew Tridgell bbac3265b2 HAL_Linux: default to hal.console on stdout 12 years ago
Andrew Tridgell bcc9cdbf43 HAL_Linux: make I2CDriver more portable 12 years ago
Andrew Tridgell 51c19331a6 HAL_Linux: fixed build 12 years ago
Andrew Tridgell f2ebb2ca87 HAL_Linux: updates for AP_HAL::MemberProc 12 years ago
Andrew Tridgell 53f66b23f4 AP_HAL_Linux: fixed APM2 build 12 years ago
Andrew Tridgell 1698e1800c HAL_Linux: timer calls may block on HAL_Linux 12 years ago
Andrew Tridgell 5102f1511b HAL_Linux: fixed callbacks from delay() 12 years ago
Andrew Tridgell a1ef1a9318 HAL_Linux: tweak the scheduling priorities 12 years ago
Andrew Tridgell d3fe625742 HAL_Linux: make the SPI driver much more efficient 12 years ago
Andrew Tridgell 1e786b3e20 HAL_Linux: added buffering on the UARTs 12 years ago
Andrew Tridgell 605e6c3cf7 HAL_Linux: use pthread mutexes for semaphores 12 years ago
Andrew Tridgell 884af71ef6 HAL_Linux: added SPI support 12 years ago
Andrew Tridgell f03315237a HAL_Linux: fixed timer scheduler 12 years ago
Andrew Tridgell cca59ce3c9 HAL_Linux: update for new scheduler API 12 years ago
Andrew Tridgell bcf4f48e65 HAL_Linux: switched to pthread based scheduling 12 years ago
Andrew Tridgell 58a31318ee AP_HAL_Linux: initial I2C driver implementation 12 years ago
Andrew Tridgell 4ba044c441 AP_HAL_Linux: initial Linux AP_HAL 12 years ago