bluerobotics / cockpit

An intuitive and customizable cross-platform ground control station for remote vehicles of all types.
https://blueos.cloud/cockpit/docs
Other
72 stars 22 forks source link

joystick-config: Fix warning about manual-control message not being supported #1457

Open rafaellehmkuhl opened 18 hours ago

rafaellehmkuhl commented 18 hours ago

It was mistakenly warning about the MANUAL_CONTROL message not being supported when it failed to fetch the information from BlueOS.

Fix #1067

rafaellehmkuhl commented 18 hours ago

I have put this one in draft mode because besides the logic being now correct, the conditional rendering for the warning slot is wrong. Will fix that and reopen.