Add readme file

pull/10/head
michal.szwaj 2018-02-11 22:14:53 +01:00
parent 02db0e0eda
commit f513f9dc17
1 changed files with 42 additions and 0 deletions

42
Readme.md 100644
View File

@ -0,0 +1,42 @@
# OpenAuto
### Support project
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=R4HXE5ESDR4U4)
### Description
OpenAuto is a headunit emulator application based on aasdk library and Qt libraries. Main goal is to run this application on the RaspberryPI 3 board computer smoothly.
### Supported functionalities
- 480p, 720p and 1080p with 30 or 60 FPS
- RaspberryPI 3 hardware acceleration support to decode video stream (up to 1080p@60!)
- Audio playback from all audio channels (Media, System and Speech)
- Audio input for voice commands
- Touchscreen and buttons input
- Bluetooth
- Automatic launch after device hotplug
- User-friendly settings
### Supported platforms
- Linux
- RaspberryPI 3
- Windows
### License
GNU GPLv3
Copyrights (c) 2018 f1x.studio (Michal Szwaj)
*AndroidAuto is registered trademark of Google Inc.*
### Used software
- [aasdk](https://github.com/f1xpl/aasdk)
- [Boost libraries](http://www.boost.org/)
- [Qt libraries](https://www.qt.io/)
- [CMake](https://cmake.org/)
- Broadcom ilclient from RaspberryPI 3 firmware
- OpenMAX IL API
### Remarks
**This software is not certified by Google Inc. It is created for R&D purposes and may not work as expected by the original authors. Do not use while driving. You use this software at your own risk.**