A complete rewrite of Basestation_Software into a Blazor interactive webapp. Complete with a SQLite database for storing data and an API to interface with it.
Displays the real-time output from the rover’s Raman spectrometer, allowing the team to analyze material composition on the Martian surface based on the spectral data collected.
Implementing this enhancement on Basestation will involve requesting raman readings using RoveComm and charting that data on a graph. This component should also include functionality for saving the graph as an image and saving the raman data as a CSV.
Displays the real-time output from the rover’s Raman spectrometer, allowing the team to analyze material composition on the Martian surface based on the spectral data collected.
Implementing this enhancement on Basestation will involve requesting raman readings using RoveComm and charting that data on a graph. This component should also include functionality for saving the graph as an image and saving the raman data as a CSV.