pathfinder-for-autonomous-navigation / psim

Six DOF flight simulator and related GNC implementations.
MIT License
4 stars 6 forks source link

Added GNC Constants Tracking and Slight Restructuring #156

Closed kylekrol closed 4 years ago

kylekrol commented 4 years ago

Added GNC Constants Tracking and Slight Restructuring

Fixes #139.

Summary of changes

Ptest Effects

NA

Testing

All changes were simply cosmetic. Testing infrastructure was only refactored.

Constants

The value of each constant remained the same but this is the tracking infrastructure.

Documentation Evidence

See inline documentation and the updated README. More documentation, however, should be written about the constants format and autocoder.

kylekrol commented 4 years ago

Did you get to check if FSW catches all the constants?

Did not - although I can go ahead and run it to see. I will tie up those loose ends when integrating the changes into flight software!