CWRUbotix / rov-25

Software for the CWRUbotix MATE ROV 2024-25 season
Apache License 2.0
1 stars 0 forks source link

[FEATURE] Revamp transceiver Arduino sketches #88

Open benjaminwp18 opened 2 months ago

benjaminwp18 commented 2 months ago

Is your feature request related to a problem? Please describe

The Arduino sketches are probably overcomplicated.

Describe the solution you'd like

Rewrite at least the float transceiver, and possibly the surface as well.

InvincibleRMC commented 2 months ago

For simplifying the folder structure. The two solutions are use Arduino libraries. Or use the Arduino cli and link to our shared code.

InvincibleRMC commented 2 months ago

Maybe use std::array