10 Commits (7a70a888b58e7d61c62b91ad806a62f1b3cd447f)

Author SHA1 Message Date
Peter Barker e4e453402c AP_HAL: rearrange headers for consistency 6 years ago
Andrew Tridgell e2ea654b77 AP_HAL: added take_blocking() method 7 years ago
Andrew Tridgell a96ed8c188 AP_HAL: added virtual destructor for Semaphores 8 years ago
Andrew Tridgell bf0b0c1773 AP_HAL: fixed HAL_SEMAPHORE_BLOCK_FOREVER to be zero 8 years ago
Lucas De Marchi dbf2aedf1e AP_HAL: replace header guard with pragma once 9 years ago
Gustavo Jose de Sousa 0456eccca8 AP_HAL: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell e76c77e86a AP_HAL: mark semaphore take operations as WARN_IF_UNUSED 12 years ago
Pat Hickey 3da864499d AP_HAL Semaphore: don't use limits, they don't work on c++ 12 years ago
Pat Hickey 81d77d4a70 AP_HAL: New semaphore interface 12 years ago
Andrew Tridgell a3c26d44e4 AP_HAL: rename Sempahore.h to Semaphores.h 12 years ago
Pat Hickey b2c44d8a81 AP_HAL: move AP_Semaphore to be part of the HAL 12 years ago