Latest and current data #1

Open
opened 2023-11-13 15:08:02 +00:00 by luke-else · 2 comments
Owner

In the latest commit 7f35146eea, I have created a new GPSData property which is going to store the latest data.

There needs to be an implemented way of having one struct with the latest up to date data and then the other store the last recorded values.

In the latest commit 7f35146eeaee4b7750ae3838fb8d27328bfa810f, I have created a new GPSData property which is going to store the latest data. There needs to be an implemented way of having one struct with the latest up to date data and then the other store the last recorded values.
luke-else added the
bug
enhancement
labels 2023-11-13 15:08:02 +00:00
luke-else self-assigned this 2023-11-13 15:08:03 +00:00
luke-else changed reference from main to nmea-lib 2024-10-31 23:45:08 +00:00
Author
Owner

Given that this is now implemented with the NMEA library, this crashes on startup. I don't believe that this lib is compatible here.

Suggest finding another implementation of the lib or finding a way to integrate it.

Given that this is now implemented with the NMEA library, this crashes on startup. I don't believe that this lib is compatible here. Suggest finding another implementation of the lib or finding a way to integrate it.
Author
Owner

Suggest reverting back to https://crates.io/crates/nmea-parser

Suggest reverting back to https://crates.io/crates/nmea-parser
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: luke-else/esp32_gps_display#1
No description provided.