-
Notifications
You must be signed in to change notification settings - Fork 279
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
Time driver ng #1425
base: main
Are you sure you want to change the base?
Time driver ng #1425
Commits on Oct 9, 2024
-
Introduce new time posibilities for every device w/o ntp:
Make "g_elapsedSeconds" much mure reliable by using rtos tics Add a "clock" based on a simple startuptime + g_elapsedSeconds. Can be set by Browser, by CMD or (experimentally) by the "Date:" statement given in a HTTP header. Adds advanced possiblilty to auto adjust time to DST All time-based commands are now available without "NTP" but a general "CLOCK" prefix: There is no need to have e.g. "NTP_Get_Month" or "NTP_GetSunset" or "NTP_Events" - all these are CLOCK based and only "bound" to NTP as the only clock source available.
Configuration menu - View commit details
-
Copy full SHA for 24f6c02 - Browse repository at this point
Copy the full SHA 24f6c02View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5d35be - Browse repository at this point
Copy the full SHA f5d35beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0aba810 - Browse repository at this point
Copy the full SHA 0aba810View commit details -
Configuration menu - View commit details
-
Copy full SHA for dae002d - Browse repository at this point
Copy the full SHA dae002dView commit details
Commits on Oct 10, 2024
-
Fix clashing defines for "read" and "write"
Try to fix Windows build
Configuration menu - View commit details
-
Copy full SHA for b30e72b - Browse repository at this point
Copy the full SHA b30e72bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bf3422 - Browse repository at this point
Copy the full SHA 2bf3422View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfbb3c6 - Browse repository at this point
Copy the full SHA cfbb3c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93da598 - Browse repository at this point
Copy the full SHA 93da598View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3a7112 - Browse repository at this point
Copy the full SHA d3a7112View commit details -
Configuration menu - View commit details
-
Copy full SHA for b350830 - Browse repository at this point
Copy the full SHA b350830View commit details -
Add missing alias ntp_setLatLong for new clock_setLatLong
TODO: change tests to use new commands
Configuration menu - View commit details
-
Copy full SHA for cb67b48 - Browse repository at this point
Copy the full SHA cb67b48View commit details -
Adjusting simulated time to new clock
-> also enable new clock with WINDOWS
Configuration menu - View commit details
-
Copy full SHA for 7271898 - Browse repository at this point
Copy the full SHA 7271898View commit details -
Add some (temporary) functions to get "device clock" even if ntp is u…
…p and running Better display of time on every page (send time data as "dataset" of an HTML element) NTP time will set local "device time", too
Configuration menu - View commit details
-
Copy full SHA for 8bcbe3f - Browse repository at this point
Copy the full SHA 8bcbe3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f383d84 - Browse repository at this point
Copy the full SHA f383d84View commit details
Commits on Nov 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ba2d04c - Browse repository at this point
Copy the full SHA ba2d04cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1382c41 - Browse repository at this point
Copy the full SHA 1382c41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 855638f - Browse repository at this point
Copy the full SHA 855638fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 972fc56 - Browse repository at this point
Copy the full SHA 972fc56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7304be3 - Browse repository at this point
Copy the full SHA 7304be3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a74fbc9 - Browse repository at this point
Copy the full SHA a74fbc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e36b9b - Browse repository at this point
Copy the full SHA 7e36b9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86b6abf - Browse repository at this point
Copy the full SHA 86b6abfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 947846c - Browse repository at this point
Copy the full SHA 947846cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0319394 - Browse repository at this point
Copy the full SHA 0319394View commit details