Hal Murray wrote: >> The NMEA driver uses 3 mode bits. I think more are available. >> The docs say that flag1 is unused for the NMEA driver. > > It would be really nice if there was a clean way to specify the > baud rate.
This is a general issue -- there are other drivers (e.g. the HP 58503) that also assume a fixed baud rate and parity/stop bits. They cause a lot of problems when trying to use not-quite-identical hardware (as in using the Z3801A with the HP driver that assumes a different baud rate and parity). A way in the config file to cleanly specify comm parameters would be a real step forward. John _______________________________________________ questions mailing list [email protected] https://lists.ntp.org/mailman/listinfo/questions
