ublox-rs / ublox

Rust crate to talk UBX protocol to u-blox GPS devices.
MIT License
54 stars 30 forks source link

add feature for serdes #30

Closed gwbres closed 2 years ago

gwbres commented 2 years ago

Hello @lkolbly, I'm building an application that involves an ublox and I need the user to control and parametrize it. Having the serdes capacity would really help. With this commit I introduce a new use-serde build feature and some serdes derivation. I am mostly interested in GpsFix, Odo options and Ant options