tritonuas / obcpp

The code for the Onboard Computer, now written in C++.
GNU Affero General Public License v3.0
7 stars 0 forks source link

Set Home position in GCS, not hardcoded value in obc #207

Open Tyler-Lentz opened 1 week ago

Tyler-Lentz commented 1 week ago

in mavlink.cpp we are hardcoding the home position, when this should be set from a default value in the config and be able to be replaced in the GCS