...
Document | Assigned To |
---|---|
SensorFusion explain the position algorithm. This should include a rundown of the math, key variables, etc. The goal is someone 2-3 years from now can pick this up and have enough context to understand the module. If not done already, also write something for the Mahoney algorithm. | Tony |
Airside Mavlink functions: While the design is incredibly intelligent, it is difficult to understand to the uninitiated. Having some documentation that can serve as an introduction to the functions will be helpful. The documents should: explain the functions, how to implemenet them, introduce key variables/structs/enums, etc. | Jingting Dhruv R (Provide examples for implementation) |
Groundstation (Similar to airside mavlink) | Bassel Andrew |
Inter-thread communication: We need some documentation covering how inter-thread communication is done. This will include explaining the key functions, how we are using MailQs, etc. | Tony |
FreeRTOS
| See bullet points |
Update the “Error codes and how to address them” doc
| See bullet points |
Telemetry manager: update document with new architecture | Dhruv R |
“Safety Architecture” notes:
| Anni |
“Sensors” document:
| Dhruv R Dhruv U Aadi Anthony |
Attitude and path manager documents: update documet with completed architecture | Dhruv R |
Simulation document: Add a section explaining how to set it up on your local. |
Sensor Fusion Modifications:
...