zeenix / gps-share

Utility to share your GPS device on local network
GNU General Public License v2.0
67 stars 9 forks source link

src/gnss.rs: add a gnss reader #17

Closed nytowl closed 3 years ago

nytowl commented 3 years ago

The GNSS devices con't use the serial driver because they don't implement the serial ioctls so the fail on open.

This driver should auto discover /dev/gnssX devices.

nytowl commented 3 years ago

This looks like everyone has approved. When does it get merged ?

zeenix commented 3 years ago

This looks like everyone has approved. When does it get merged ?

Sorry, not sure why didn't press merge button.