No description
Find a file
140b8f67-ec51-4b64-9606-bff2dffa0170 b0eadb2bf0 added final sym linking
2016-03-31 07:44:46 -07:00
apps more sync 2016-03-28 07:26:35 -07:00
src added final sym linking 2016-03-31 07:44:46 -07:00
.gitignore First commit after reorg and cleanup 2016-03-14 22:47:00 -07:00
gulpfile.js More refactor on bootstrapping 2016-03-28 22:43:10 -07:00
package.json More CMU backend works 2016-03-26 00:39:11 -07:00
README.md First commit after reorg and cleanup 2016-03-14 22:47:00 -07:00

Custom Applications SDK for Mazda Connect Infotainment System

A micro framework that allows you to write and deploy custom applications for the Mazda Infotainment System.

The SDK comes with everything you need to get started including a 1:1 Simulator allowing you to build applications on your local computer without any other dependencies.

High level features include access to the Vehicle Data, Multicontroller support, Persistent storage and Life cycle management.

Status

This project is under heavy development and we have entered the alpha testing phase.

Discussion

The official discussion thread is on Mazda3Revolution:

http://mazda3revolution.com/forums/2014-2016-mazda-3-skyactiv-audio-electronics/123882-custom-applications-sdk-write-deploy-your-own-applications.html#post1598946

Get Started

There is not a whole documentation available yet but you can access some basic articles from the projects WIKI.

About this Repo

This is the development source repository for the CASDK containing everything and anything. However you shouldn't ever need to clone this repo if you don't activley participating in the micro framework development.

If you want to develop applications please use the Get Started guide above.

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.