...
Come up with a proof of concept for sending web traffic over two different network interfaces on linux. This seems non-trivial without linux networking experience.
Determine an expected data rate of the telemetry system
Come up with all the CAN messages we need to grab for telemetry
Determine the best method for long term storage
Develop script to grab GPS dataDetermine the best format for sending data (MQTT? HTTP? Websockets?)