- Add roslint, automatic style fixes.
- Add license headers to source files.
- Tidy up package.xml, add author and url elements.
- Contributors: Mike Purvis
- Update the tee example launch file.
- Change topic names to match the default in nmea_navsat_driver.
- Put the common sources in a shared lib.
- Add some basic tests.
- Contributors: Mike Purvis
- Add sleep() call between poll and read to further reduce CPU use.
- Properly apply the specified baud rate.
- Gracefully handle nulls received on the serial line.
- Add support for setting frame_id on rx Sentence messages.
- Initial release of bidirectional socket and serial nodes.