Ben Meadors

Results 176 comments of Ben Meadors

> I don't think there's a need set GPS_BAUDRATE_FIXED directly in variant.h? Just adds work for hardware makers when setting GPS_BAUDRATE does the job. Or are you saying there are...

Yes, please open an issue in both projects if you don't mind

This has been resolved through a number of other qualitative safeguard for position time sourcing

This PR has merge conflicts now based on a previously merged one.

This sounds very interesting!

For values with protobufs optionals, there are has_member bools to determine if the value is present or not. For ones that don't have this available, 0 may be a legitimate...

https://github.com/nayarsystems/posix_tz_db/blob/master/zones.csv

Is this fixed with https://github.com/meshtastic/Meshtastic-Apple/pull/1273

@viric what do you mean by enable debug mode? Is there a specific config setting?

> I use my connected node for caltopo integration, the extra logging makes the caltopo console very busy. As turning the console info off is useful, why is it not...