Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Time and Grid Info #1

Open
K7MDL2 opened this issue Jul 4, 2024 · 1 comment
Open

Add Time and Grid Info #1

K7MDL2 opened this issue Jul 4, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@K7MDL2
Copy link
Owner

K7MDL2 commented Jul 4, 2024

Extract GPS NMEA data and display it
Extract if available, maidenhead grid square location (on CI-V bus?), else calculate it from NMEA data.

@K7MDL2 K7MDL2 added the enhancement New feature or request label Jul 4, 2024
@K7MDL2
Copy link
Owner Author

K7MDL2 commented Jul 23, 2024

Lat , long, Time, Date and time offset are available on the IC-905 via CI-V with 2 commands. I now use those to set the clock on the display. Can choose UTC or LOCAL time (offset or no offset) with #define UTC in RadioConfig.h. The GPS data is passed though untouched and unmonitored.

Next up is to calculate Grid Square and display it. I have the code to do that in another project so just need to cut it in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant