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

Last edited by Guido Voigt Jul 16, 2020
Page history
This is an old version of this page. You can view the most recent version or browse the history.

whitepaper_software_versioning

Whitepaper Software Versioning

SYNTAX

'NAME'_x.y.z[.b]' /_''RCn/ALPHA/BETA/FINAL'[' ''(''TEXT\base64')' ....]
  • y,x,z,b,n are numbers (b can be a long all other int)
  • 'NAME' can be any String but NOT contain ' ', '_' or '.'
  • 'RCn', 'ALPHA', 'BETA' and 'FINAL' are fixed values
  • in '(' ')' can be any String or a base64 encoded variant
  • all after the first ')' will be ignored and NOT stored but can be sent

EXAMPLES

avl_2.9.6 (YXZsXzIuOS42AHJjMTk=)
epack-E228_2.4.5.0

###Allowed Variants of avl 1.2.3

avl_1.2.3
avl_1.2.3.4
avl_1.2.3_RC4
avl_1.2.3.4_RC4
avl_1.2.3 RC4
avl_1.2.3.4 RC4
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