mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-07 17:35:22 +08:00
1c2194c600
The gps driver did not give feedback if a non-existing verb was used such as `gps foo`. Also, the goto out was ugly and the usage always marked as an error when it's really an info. This cleans it up a bit.