- Add screen
- Enable CH340 for CogniPilot Universal Programmer and UART Adapter Board v1
- Add gscam for ROS 2.
- Fix chrony time offset.
- Add compressed image transport for ROS 2.
- Disable apport to avoid cpu spikes.
- Remove iron vision msgs.
See releases
Make sure boot switches are in flash mode:

| Mode | Switch 1 | Switch 2 |
|---|---|---|
| SD | ON | ON |
| eMMC | OFF | ON |
| Flash | ON | OFF |
unzstd navqplus-image-22.04-humble-<date>.wic.zstsudo ./uuu -b emmc_all navqplus-image-22.04-humble-<date>.bin-flash_evk navqplus-image-22.04-humble-<date>.wicmkdir -p /home/$USER/git
cd /home/$USER/git
git clone [email protected]:rudislabs/docker-imx-builder.gitcd /home/$USER/git/docker-imx-builder/navqplusbuilder/install
./docker.shcd /home/$USER/git/docker-imx-builder/navqplusbuilder
docker compose buildcd /home/$USER/git/docker-imx-builder/navqplusbuilder
docker compose run navqplusbuilderwget https://raw.githubusercontent.com/rudislabs/meta-navqplus-apt-ros/imx-6.1.22-humble/scripts/build.sh
chmod a+x build.sh
./build.sh