Known Issues - nickywongdong/wombat GitHub Wiki

WARNING: This page is a work-in-progress and will be updated upon discovery of new issues.

Listed below are the currently known issues with the system and any potential resolutions. If your issue is not listed below, please raise an issue in the Issues tab. When raising an issue, please include the debug file located at ~/axolotl/debug (absolute filepath of home/nvidia/axolotl/debug).

GQRX and AHRS Conflicts

GQRX may exit prematurely when the AHRS sensor comes online (or vice versa). This problem has been traced to the fact that both devices are enumerated under /dev/ttyUSB0, however a solution to this problem has not been formulated.

OBD2 Connection Errors

OBD2 dongles may fail to properly connect to the Jetson due to improperly configured Bluetooth stacks. The Jetson must be able to bind and connect to devices using the bluez Bluetooth stack and the rfcomm communications service. Issues with rfcomm may be present on improperly flashed Jetsons.