Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add precompiler guards to disable setRealtimeScheduling under macOSmacOS | Nao Pross | 2022-03-24 | 1 | -1/+20 |
| | | | | | | This function seems to be unused in this repository, and does not compile under macOS because sched_setscheduler() is not present in the macOS implementation of the POSIX standard. | ||||
* | Simple python application that uses the O-3000 driver and Color Image | jonas | 2020-10-12 | 1 | -0/+407 |
Pipeline using a Python C-Extension. |