Pen Plotter Project
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Ctask_share.BaseShareBase class for queues and shares which exchange data between tasks
 Ctask_share.QueueA queue which is used to transfer data from one task to another
 Ctask_share.ShareAn item which holds data to be shared between tasks
 Ccontrol.ClosedLoopInterface with closed loop controller
 Cencoder_clephan_mcgrath.EncoderThis class implements an encoder for an ME405 kit
 Cmotor_clephan_mcgrath.MotorDriverThis class implements a motor driver for an ME405 kit
 Cservo_driver.ServoDriverThis class implements a MG 996R servo
 Ccotask.TaskImplements multitasking with scheduling and some performance logging
 Ccotask.TaskListA list of tasks used internally by the task scheduler