Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Connect DroneCode Probe to the debug connector.
  • Connect CAN to the first CAN1 connector on the device; terminate the other CAN1 connector.
  • Connect USB to the device.



Flashing

Use demsg dmesg command to find out the port number of Zubax Babel (alternatively, use udev symlinks like /dev/serial/by-id/*Babel*).



From the Dr Watson root directory ( /zubax_gnss/tools/drwatson) execute.

sudo ./drwatson_zubax_gnss.py /dev/ttyACM0

Note: Passed argument should be the serial port number of the attached Zubax Babel

...