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
  • d2s_spec_keyvalue_mapping

d2s_spec_keyvalue_mapping · Changes

Page history
Update d2s_spec_keyvalue_mapping authored 6 years ago by Michael Bauroth's avatar Michael Bauroth
Hide whitespace changes
Inline Side-by-side
Showing with 7 additions and 2 deletions
+7 -2
  • d2s_spec_keyvalue_mapping.md d2s_spec_keyvalue_mapping.md +7 -2
  • No files found.
d2s_spec_keyvalue_mapping.md
View page @ 1ab6d659
......@@ -34,7 +34,9 @@ outgoing name: Acceleration (resulting)
outgoing type: Double
Unit: g
formula:
```sqrt($[N(0)]_accl$^2+$[N(1)]_accl$^2+$[N(2)]_accl$^2)```
```
sqrt($[N(0)]_accl$^2+$[N(1)]_accl$^2+$[N(2)]_accl$^2)
```
incoming key: _ble_temp (contains values in hexadecimal format e.g. A2F8)
outgoing key: _ble_temp_puck
......@@ -42,7 +44,10 @@ outgoing name: Temperature PUCK
outgoing type: Double
Unit: °C
formula:
```if(($[H]_ble_B00BDB_temp$@&H.00FF) < H.0080 , ((($[H]_ble_B00BDB_temp$@&H.00FF)@<<8)+(($[H]_ble_B00BDB_temp$@&H.FF00)@>>8))/100 , ((($[H]_ble_B00BDB_temp$@&H.00FF)@<<8)+(($[h]_ble_B00BDB_temp$@&H.FF00)@>>8)-H.FFFF)/100)```
```
if(($[H]_ble_B00BDB_temp$@&H.00FF) < H.0080 , ((($[H]_ble_B00BDB_temp$@&H.00FF)@<<8)+(($[H]_ble_B00BDB_temp$@&H.FF00)@>>8))/100 , ((($[H]_ble_B00BDB_temp$@&H.00FF)@<<8)+(($[h]_ble_B00BDB_temp$@&H.FF00)@>>8)-H.FFFF)/100)
```
```
......
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