KentuckySolarCar / Telemetry-GUI

This code will run on a desktop machine, and display the data the solar car sends from an rs 232 connection
8 stars 1 forks source link

MPPT Data Implementation #8

Open weiliansong opened 8 years ago

weiliansong commented 8 years ago

Currently we are not receiving any MPPT data, so assignees need to inquire on the format of MPPT data input from the telemetry link and implement appropriate functions in DevicePanel.java, MpptPanel.java, and any other functions to record, display and use the data inputted.