A Roboteq controller c++ interface to allow a Brushless motor control on a CAN bus. Used for a FBL2360 reference.
Dependencies: CAN_FIFO_Triporteur
Revisions of RoboteqController.h
Revision | Date | Message | Actions |
---|---|---|---|
1:57b8f6ed930b | 2018-05-05 | Fix constructor by adding the forgotten call to PeripheralCAN constructor (by passing a ControllerCAN pointer) | File Diff Annotate |
0:faf0960419c1 | 2018-05-05 | First commit class structure and minimal stuff | File Diff Annotate |