Setting the NavQ hostname
Suggested proposal for the hostname of NavQ
navq-[Vehicle Mavlink SysID]Adjusting the hostname with nano
~$ sudo nano /etc/hostnamenavq-10Adjusting the hostname with echo command
~$ sudo echo navq-10 > /etc/hostnameLast updated