15 Commits (master)

Author SHA1 Message Date
Andrew Tridgell b347027e13 HAL_Linux: added Semaphore_Recursive 7 years ago
Peter Barker 5a02219642 AP_HAL_Linux: use HAL_SEMAPHORE_BLOCK_FOREVER 8 years ago
Lucas De Marchi 71e10c9132 AP_HAL_Linux: fix include order 9 years ago
Lucas De Marchi 45c6b750f2 AP_HAL_Linux: remove ifdef checks for HAL_BOARD_LINUX 9 years ago
Caio Marcelo de Oliveira Filho 7675913d5b AP_HAL_Linux: use millis/micros/panic functions 9 years ago
Lucas De Marchi 2ac96b942c AP_HAL_Linux: remove prefix from AP_HAL_Linux classes 9 years ago
Gustavo Jose de Sousa 124b750c10 AP_HAL_Linux: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell ead82ee581 HAL_Linux: implement millis64() and micros64() 11 years ago
Andrew Tridgell fc8068adfe HAL_Linux: use board subtypes 11 years ago
Andrew Tridgell 74ee70d463 HAL_Linux: updates for ERLE board type 11 years ago
Andrew Tridgell 28b4ae1c3a HAL_Linux: improved latency of timed semaphores 11 years ago
Andrew Tridgell 53f66b23f4 AP_HAL_Linux: fixed APM2 build 12 years ago
Andrew Tridgell 605e6c3cf7 HAL_Linux: use pthread mutexes for semaphores 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
Pat Hickey f178d1bd02 AP_HAL_Empty: implement new Semaphore interface 12 years ago
Andrew Tridgell e729a8b277 AP_HAL: rename Semaphores cpp file to match header 12 years ago
Andrew Tridgell a3c26d44e4 AP_HAL: rename Sempahore.h to Semaphores.h 12 years ago
Pat Hickey b7cd4312f3 AP_HAL_Empty: more scaffolding complete 12 years ago