Telemetry Code
Arduino_Code\telemetry.ino: Program that sends data from Arduino to Ground Station using Xbee.
main.py: Process data received from xbee and store into a csv file.
telemetry_csv.py: functions for creating csv file and storing values.
sensor_list.py: Stores sensor information from vehicle.
plotly_gui: Graphical user interface for live transmitted data.
All csv files created by the program will be stored in Telemetry_Data directory