1
I Use This!
Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Sep 08, 2024 — Sep 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix template deduction for asynchronous SDO operations More... almost 6 years ago
fix Future<T, E>::then() for functions returning void More... almost 6 years ago
remove OnRpdo(), OnRpdoError() and OnTpdo() callbacks from master/driver class More... almost 6 years ago
fix another cppcheck warning More... almost 6 years ago
add custom callbacks for CANopen events More... almost 6 years ago
fix cppcheck warnings caused by upgrade to v1.89 More... almost 6 years ago
simplify asynchronous SDO operations by using generic Wait() in LoopDriver More... almost 6 years ago
add throw_sdo_error() convenience function More... almost 6 years ago
add covenience functions for creating ready futures More... almost 6 years ago
add [[noreturn]] attribute to throw_errc() and throw_errnum() More... almost 6 years ago
add remote (PDO-mapped) object access to CANopen slave class More... almost 6 years ago
add remote (PDO-mapped) object access to CANopen master and driver classes More... almost 6 years ago
add remote (PDO-mapped) sub-object access to the local object dictionary More... almost 6 years ago
Merge branch '21-add-nmt-configuration-through-object-1f20-and-1f22' into 'master' More... almost 6 years ago
fix the regression caused by commit c2d72446 More... almost 6 years ago
add object 1F20 configuration test More... almost 6 years ago
use the object dictionary iterator functions when writing a concise DCF More... almost 6 years ago
add iterator functions for CANopen object dictionary More... almost 6 years ago
implement configuration request based on object 1F20 More... almost 6 years ago
implement configuration request based on object 1F22 More... almost 6 years ago
stop CAN frame receiver and CAN timer when a heartbeat consumer is disabled More... almost 6 years ago
Merge branch '1-heartbeat-errors-during-nmt-boot-slave-process' into 'master' More... almost 6 years ago
inform the application of boot-up messages, even during booting More... almost 6 years ago
properly handle boot-up messages during an NMT configuration request More... almost 6 years ago
Merge branch '9-add-coverity-scan-job' into 'master' More... almost 6 years ago
comment out unreachable code More... about 6 years ago
fix Coverity "dtor_in_derived" warnings for object wrappers More... about 6 years ago
Merge branch '10-add-cppcheck-build-job' into 'master' More... about 6 years ago
fix socket handle validity check More... about 6 years ago
Merge branch '17-remove-remaining-uses-of-__likely-__unlikely' into 'master' More... about 6 years ago