Skip to content

Adding serial_gnss_device node#68

Open
aidan-laracy-HBK wants to merge 2 commits intoros2from
feature/SerialGNSSDevice
Open

Adding serial_gnss_device node#68
aidan-laracy-HBK wants to merge 2 commits intoros2from
feature/SerialGNSSDevice

Conversation

@aidan-laracy-HBK
Copy link
Copy Markdown

Adding additional node to support GNSS devices connected via serial that are:

  1. Sending a GGA NMEA message over a serial port.
  2. Expecting RTCM over the same serial port.

The serial_gnss_device node is to be launch in parallel with the ntrip_client node. It handles the serial connected to the GNSS device, and publishing and subscribing of NMEA and RTCM data respectively.

Parsing funtionality was added to the NMEA parser, and a is_packet_valid function was added to the RTCM parser.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant