This guide provides step-by-step instructions to install and configure msposd on your device to display telemetry data.
- Access to the device's file system and terminal.
- The following file from the root of this repository:
- msposd
- font.png
- font_hd.png
- vtxmenu.ini
Copy the following files from the root of this repository to the /usr/bin/
directory on your device:
- msposd
Copy the following files from the root of this repository to the /etc/
directory on your device:
- vtxmenu.ini
Copy the following files from the BF or INAV folders of this repository to the /usr/share/fonts/
directory on your device:
- font.png
- font_hd.png
Execute the following commands on your device:
vi /etc/telemetry.conf
In the file change the router from whatever it is to router=2
chmod +x /usr/bin/msposd
Reboot your device to apply the changes:
reboot
After the device reboots, you should see telemetry data displayed on the screen.
If you encounter any issues, refer to the following resources for debugging: