hatfield-c / avl

Repository for the [AVL] Autonomous Vehicle Lab project at UT Dallas
2 stars 7 forks source link

[AVL-43] Create Documentation for DeviceRegistry #43

Closed h-ostcode closed 2 years ago

h-ostcode commented 2 years ago

Create documentation for DeviceRegistry class of EgoVehicle. Include how the DeviceRegistry is passed on to each Task, what each float array is (functionality and what data is stored), and how to read sensor data using the DeviceRegistry.

h-ostcode commented 2 years ago

Completed first portion of documentation for Device Registry Class, including brief overview, description of how Device Registry interacts with Tasks, and descriptions of sensor memory float arrays. Uploaded to UTD-RTOS folder. HJO.

hatfield-c commented 2 years ago

I have updated the device registry documentation, and have completed it. Thus this issue is complete, and will be closed.