===== Experimental ===== This page is an experimental collection of useful information and contains many links to other websites. [[dual_rotary_encoder|Dual Rotary Encoder]] [[ov_quick_navigation|Quick Navigation Page]] OpenVario Sound Check: {{:ov-audio.wav|Play wav-file as audio vario demo}} [[Software Dataflow]] [[emc-tests]] ==== Download Files from Redmine-Repository ==== http://www.openvario.org/redmine/projects/documentation/repository (Free access) {{http://www.openvario.org/redmine/projects/documentation/repository| (Free access)}} http://www.openvario.org/redmine/projects/mechanics/repository/revisions/master/show/sensorboard (Username and Password required) http://www.openvario.org/redmine/projects/mechanics/repository/revisions/master/show/7inch_variant/mainboard/gerber (Username and Password required) ==== Git (Username and Password required) ==== http://git.openvario.org/documentation http://www.openvario.org/redmine/projects/ovafgsp/repository/changes/mainboard/mainboard.pdf {{http://www.openvario.org/redmine/projects/ovafgsp/repository/changes/mainboard/mainboard.pdf|Zusatzinfo}} git clone http://git-ro.openvario.org/sensord.git git clone http://git-ro.openvario.org/kernel.git git clone http://git-ro.openvario.org/rootfs.git git clone http://git-ro.openvario.org/uboot.git git clone http://git-ro.openvario.org/xcsoar.git git clone http://git-ro.openvario.org/ovmenu.git git clone http://git-ro.openvario.org/meta-openvario.git git clone http://git.openvario.org/documentation ==== git-Tutorial for beginners ==== https://rogerdudler.github.io/git-guide/index.de.html ==== Useful links for embedded Linux ==== http://www.openembedded.org/wiki/Main_Page http://www.openembedded.org/wiki/Documentation http://docs.openembedded.org/usermanual/usermanual.html http://www.angstrom-distribution.org/ {{http://www.student.montefiore.ulg.ac.be/~merciadri/angstrom/files/angstrom-manual.pdf|Angstrom-Manual}} https://www.yoctoproject.org/tools-resources/projects/bitbake ====OPKG==== OPKG stands for **O**pen **P**ac**K**a**G**e Management, a lightweight packet manager for embedded Linux systems. http://wiki.blue-panel.com/index.php/OPKG http://wiki.opena.tv/index.php?title=Paketverwaltung http://wiki.openwrt.org/doc/techref/opkg ====Input Devices==== * Touchscreen * Remote Stick * Rotary Encoders and Pushbuttons USB HID Customizing the xcsoar *.xci file to map any key to xcsoar-procedures... [[http://xcsoar.wikia.com/wiki/Advanced:Input|XCSoar Wiki]] ====Alsa-Mixer==== [[https://en.wikipedia.org/wiki/Alsamixer|Wikipedia-Article]] [[http://www.alsa-project.org/main/index.php/Main_Page|Alsa-Project Website]]