Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-03-24 | Add precompiler guards to disable setRealtimeScheduling under macOSmacOS | Nao Pross | 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. | |||||
2020-10-12 | Simple python application that uses the O-3000 driver and Color Image | jonas | 1 | -0/+407 | |
Pipeline using a Python C-Extension. |