Setup U-Blox module to work with RaccoonLab devices.
More details you can found on the U-Blox module setup instructions.
You need a USB-serial converter. Connect the device with RaccoonLab GNSS via UART connector.
pip install -r requirements.txt
Windows:
python3 ubx.py
Ubuntu:
./ubx.py -s /dev/ttyACM0