Setting up Kernel Geo-Tagging

While any UAVCAN supporting GPS/GNSS can be used, we offer the reliable and high quality Zubax GNSS 2 as an optional accessory on our store. With this GPS unit plugged into Kernel (individual cameras and arrays) you will get automatic geo-tagging to each captured image.

Purchase Zubax GNSSS 2 on MAPIR store

Zubax GNSS 2 DATASHEET

Zubax manufacturer website for GNSS 2 part

 

Configuring Zubax GNSS 2 For Direct Kernel Camera Geo-Tagging

When you purchase the Zubax GNSS 2 from our MAPIR store, we have already changed the UAVCAN Node ID to a value of 5 (defualt is 0) so that you can connect the GNSS directly to Kernel. If you are connecting the GNSS to an autopilot such as the Pixhawk (2/1) you will want to change it back to 0 by following the below directions. The autopilot will dynamically assign it a node ID. If you have purchased the Zubax GNSS 2 from a different supplier, then use the below information to change the Node ID value to something other than the default (0) or Kernel's default value (16).

*The following directions are for Windows OS setup. Please see Zubax's website for Linux and Mac OS setup.

Step 1: Download and install PuTTY

Step 3: Start PuTTY. Under "Connection Type" select the Serial button on the right. Enter the COM port identified in the previous step. Change speed to 115200 if it isn't already. It should look like this:

Step 4: Click the Open button, and a command window will pop up. (A list of the available parameters can be found in page 13 of the Zubax GNSS 2 datasheet.)

Step 5: Type the following and hit enter:

cfg list

Step 6: Find the value uavcan.node_id and check the value. If it is something other than 0 or 16, then the GNSS should work fine when connected directly to the Kernel cameras. If you are using it with an autopilot (for example a Pixhawk 2/1), leave it on 0 as the autopilot will dynamically assign a node ID to the GNSS.

Step 7: To change the value enter the following text and hit enter.This will change the value to 5:

cfg set uavcan.node_id 5

Step 8: Type cfg list again to verify the node_id value has been changed.

Step 9: Your Zubax GNSS 2 is now setup to connect directly to Kernel and provide automatic geo-tagging to the captured images.