Install INAV Configurator on Nintendo Switch
INAV Configurator
Configure the brains of any flying craft
INAV is a firmware that can be flashed to many flight controllers used in DIY drones and remote control aircraft. INAV Configurator lets you program and customize the INAV firmware running on these flight controllers.
As opposed to ArduPilot (with the Mission Planner app) which focuses on autonomous navigation for any vehicle, INAV is geared towards flying craft and allows easier configuration for manual flight modes, GPS waypoints, etc. If you are just getting into this, go watch some YouTube tutorials about using it.Note: this installs INAV Configurator version 8. Make sure your flight controller is running INAV v8, not v7.
To run: Menu -> Accessories -> INAV Configurator
To run in a terminal: inav-configurator
Fortunately, INAV Configurator is very easy to install on your Nintendo Switch in just two steps.
- Install Pi-Apps - the best app installer for Nintendo Switch.
- Use Pi-Apps to install INAV Configurator.
Compatibility
For the best chance of this working, we recommend using the latest version of Switchroot L4T Ubuntu Noble, which is currently version 5.1.2 Ubuntu Noble.
INAV Configurator will run on L4T Ubuntu ARM64.
Install Pi-Apps
Pi-Apps is a free tool that makes it incredibly easy to install the most useful programs on your Nintendo Switch with just a few clicks.
Open a terminal and run this command to install Pi-Apps:
wget -qO- https://raw.githubusercontent.com/Botspot/pi-apps/master/install | bash
Feel free to check out the Pi-Apps source code here: https://github.com/Botspot/pi-apps
Install INAV Configurator
Now that you have Pi-Apps installed, it is time to install INAV Configurator.
First launch Pi-Apps from your start menu:
Then click on the Engineering category.
Now scroll down to find INAV Configurator in the list.
Just click Install and Pi-Apps will install INAV Configurator for you!
Pi-Apps is a free and open source tool made by Botspot, theofficialgman, and other contributors. Find out more at https://pi-apps.io