summaryrefslogtreecommitdiff
path: root/README
blob: ace057c5c21c37e6aeeb6b1dcf557587aa5d548a (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
Release date of the file: 27-10-2014 
Status: OK

What is in:
This repository gathers several sub projects hosted by GENIVI, based on a common set of APIs defined by the GENIVI Alliance

./api
APIs in DBus xml. The proxy/adaptor/constants generation is managed by CMakeLists.txt into each sub directory and generated into the include dir

Proof of concept for traffic-incidents is split between
./src/traffic-incidents-service
./test/traffic-incidents-service

Proof of concept of poi-service is split between
./src/poi-service
./test/poi-service

The navigation middleware is located here
./src/navigation

Some test scripts are available here
./test/navigation

Build/run scripts are located into script dir for each of the sub projects