{
  "kind": "tty000-profile",
  "version": 1,
  "id": "ublox",
  "name": "u-blox GNSS",
  "family": "nmea",
  "settings": {
    "baud": 9600,
    "dataBits": 8,
    "parity": "none",
    "stopBits": 1,
    "ending": "crlf",
    "flowControl": "none"
  },
  "reset": null,
  "macros": [
    {
      "name": "PUBX",
      "text": "$PUBX,00*33"
    }
  ],
  "notes": "Default often 9600 NMEA. UBX binary is a different framing. 3.3 V."
}
