Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
W wiki
  • Project overview
    • Project overview
    • Details
    • Activity
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
Collapse sidebar
  • pub
  • wiki
  • Wiki
  • avl_time_state

avl_time_state · Changes

Page history
Update avl_time_state authored Jul 06, 2020 by Guido Voigt's avatar Guido Voigt
Hide whitespace changes
Inline Side-by-side
Showing with 14 additions and 1 deletion
+14 -1
  • avl_time_state.md avl_time_state.md +14 -1
  • No files found.
avl_time_state.md
View page @ ab87a88d
# AVL Time State
# D2Sphere and Device Time Managment
## AVL Time State
```mermaid
......@@ -17,3 +19,14 @@ sequenceDiagram
UserTime ->> RTC: set Time via $PFAL,Sys.SetTime,dd.mm.yy,hh:mm:ss
SystemTime ->> LastValidPosition: save last Valid pos and time $PFAL,GPS.Nav.SaveLastValid
```
## D2Sphere Response to 'non' correct time in Login Field
# AVL Time State
```
$PFAL:ID1,Sys.SetTime,06.07.2020,09:40:19;GPS.Nav.SaveLastValid
```
* GPS.Nav.SaveLastValid is only sent to store on AVL the given time as default startup time
* Sys.SetTime,06.07.2020,09:40:19 need to be parsed and used as time in UTC for any further data sent to D2Sphere
\ No newline at end of file
Clone repository
  • AVL Filesystem
  • BOLERO40_GNSS_improvement
  • BOLERO40_improvement_of_the_GNSS_performance
  • NFC_commands,_event,_dynamic_variable
  • Promotion_Kit_Settings
  • Workbench Mac Installation Readme
  • avl_aes_key_handling
  • avl_ble
  • avl_blueid
  • avl_config_commented_1
  • avl_ecodrive
  • avl_feature_list
  • avl_frp_main
  • avl_fw_update
  • avl_premium_feature_cpc
View All Pages