Commit Graph
8 Commits
Author SHA1 Message Date
Paul Guenette 2922b22447 Clean up some shtuff 2021-03-13 22:28:55 -04:00
Paul Guenette 78386d858b Modify can_helper logic to work with arbitrary message lengths 2021-02-17 21:05:46 -05:00
Paul Guenette d5179ea324 Add test case for word boundary 2021-02-17 20:35:36 -05:00
Paul Guenette 6a18eed26f Fix doctest for can helpers 2020-12-09 21:34:40 -05:00
Unknown 4d0bdb39ba Add can_setSignal without factor / offset 2020-08-31 19:05:00 -04:00
Samuel Sadok da7f719283 improve naming consistency between code and fibre
Consistent naming makes code autogeneration easier.
This commit does not claim that the exported names of the variables were
more sensible than the in-code names. However changing the exported
names can break external tools and needs to happen in a controlled and
documented way.
2020-05-14 11:16:32 +02:00
Unknown 3d2d0f0e1a Clean up and modernize axis task_chain 2020-04-27 15:27:43 -04:00
Unknown 1bdea53ec8 Improve testability 2020-01-08 22:11:50 -05:00