summaryrefslogtreecommitdiff
path: root/ReleaseNotes
blob: aa37f4451ddcd27fe72818b410f28e9d5128af21 (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
35
36
37
38
39
40
41
42
43
44
45
46
47
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 positioning repository contains the standardized APIs and the proof of concept of three GENIVI components: 
the GNSSService, the SensorsService and the EnhancedPositionService.

Prefixes have been used to distinguish tags referring to different 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-4.0.0 identifies a stable version of the EnhancedPositionService that contains the document
GENIVI_EnhancedPositionService_ComponentSpecification.pdf version 4.0.0.

Versions
------------
ENPOS-4.0.0  Stableease of EnhancedPositionService v4.0.0
SNS-4.0.0    Stable release of SensorsService v4.0.0
GNSS-4.0.0   Stable release of GNSSService v4.0.0 rel

ENPOS-3.0.0  Stableease 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 rel

Changes
------------
|  Date   | Jira Ticket |   Description
22-06-2016     GT-3345:   "improve layout of interface description generated from xml files"
14-01-2016     GT-3039    "SNS API: In wheel.h, for wheel ticks: Provide wheel ticks since the
                           last update are provided instead of the rolling counter"
02-12-2015     GT-3219    "Extend GNSS API time structure to provide information about
                           leap seconds and time scale"
30-11-2015     GT-3206    "GNSS/SNS API: Extend API to provide sensor status information"
28-10-1015     GT-3151    "Extend GNSS API to allow to set the satellite system"
28-10-1015     GT-3152    "Extend EnhancedPositioning Configuration API to select a set of
                           Satellite systems instead of only a single satellite system"

Note: GT-<number> is the ID of a GENIVI Jira ticket that was created to implement
      a feature or fix a bug.Please see https://collab.genivi.org/issues/browse/