No description
| Nasa ADC | ||
| .gitattributes | ||
| .gitignore | ||
| Nasa ADC.7z | ||
| Nasa ADC.sln | ||
| README.md | ||
NASA App Development Contest
This app was developed for the 2019 NASA ADC
Theme
We were supposed to map the tellemetry of the AA-2 rocket given to us by NASA
What We Learned
- How to parse a CSV file and allocate the data to different variables
- How to use that data to calculate the desired numbers
- Finnaly, how to display that data in some meaningful way beyond text using WPF