1
I Use This!
Low Activity

Commits : Listings

Analyzed 13 minutes ago. based on code collected 14 minutes ago.
Sep 04, 2024 — Sep 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
enable C++ code coverage More... almost 6 years ago
fix coverity defects More... almost 6 years ago
Merge branch '28-add-virtual-can-bus' into 'master' More... almost 6 years ago
minor CAN channel fixes More... almost 6 years ago
add liblely-coapp test using the virtual CAN bus More... almost 6 years ago
add virtual CAN bus test More... almost 6 years ago
add virtual CAN bus More... almost 6 years ago
fix documentation of time functions More... almost 6 years ago
add single-producer, single-consumer ring buffer test More... almost 6 years ago
add single-producer, single-consumer ring buffer More... almost 6 years ago
add L1 data cache line size to <lely/features.h> More... almost 6 years ago
fix asynchronous SDO read/write operations More... almost 6 years ago
allow the user to explicitly resume the fiber associated with the calling thread More... almost 6 years ago
simplify Wait() usage in LoopDriver and FiberDriver More... almost 6 years ago
Merge branch '16-add-custom-callbacks-for-some-canopen-events' into 'master' More... almost 6 years ago
fix build error on MinGW More... almost 6 years ago
add FiberDriver More... almost 6 years ago
move LoopDriver to separate header More... almost 6 years ago
Merge branch '11-add-stackful-coroutine-support' into 'master' More... almost 6 years ago
add fiber executor test More... almost 6 years ago
cleanup strand executor More... almost 6 years ago
add fiber executor More... almost 6 years ago
register a notification function for successful write (SDO download) access More... almost 6 years ago
distinguish between errors and incomplete writes in co_obj_on_dn() More... almost 6 years ago
Merge branch '26-improve-sdo-error-and-exception-handling' into 'master' More... almost 6 years ago
fix ambiguity when capturing the result of an asynchronous task in a future More... almost 6 years ago
let asynchronous SDO requests return a future containing an exception More... almost 6 years ago
remove netid from SdoError More... almost 6 years ago
add make_sdo_exception_ptr() convenience functions More... almost 6 years ago
make SdoError inherit from std::system_error More... almost 6 years ago