summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README24
1 files changed, 24 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..ace057c
--- /dev/null
+++ b/README
@@ -0,0 +1,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 \ No newline at end of file