summaryrefslogtreecommitdiff
path: root/ReleaseNotes
blob: 511ffbb653e6fce7c23de0ed75d8b26e2408a0cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Positioning - Release Notes
=========================================

Introduction
------------
The master branch is a development branch.
The head revision is not guaranteed to be stable.
Stable versions are marked using git tags.
 
The positoning repository contains the standardized APIs and the proof of concept of three GENIVI components: 
GNSSService, SensorsService and EnhancedPositionService.

Prefixes have been used to identify the tags of these trhee components:
 GNSS -> GNSSService
 SNS -> SensorsService
 ENPOS -> EnhancedPositionService

The versions used in the tags must always match the versions of the GENIVI components specifications contained in the folder 'doc'.
Example: 
The tag ENPOS-3.0.0 identifies a stable version that contains GENIVI_EnhancedPositionService_ComponentSpecification.pdf v3.0.0

Versions
------------
ENPOS-3.0.0  Stable release of EnhancedPositionService v3.0.0
SNS-3.0.1    Stable release of SensorsService v3.0.1
GNSS-3.0.0   Stable release of GNSSService v3.0.0

Changes
------------