RasPiCar Projekt Forum

Normale Version: Diskussionsthread - CarPi/CarPC Image 2016 (Raspbian Jessie, Kodi 15.2)
Du siehst gerade eine vereinfachte Darstellung unserer Inhalte. Normale Ansicht mit richtiger Formatierung.
Musst du den Skin editieren unter: /home/pi/.kodi/addons/skin.CarPC-touch_carbon_CB/16x9/Home.xml

Zeile für Videos
Code:
<onclick>ActivateWindow(Videos,/home/pi/Videos)</onclick>

Zeile für Musik
Code:
<onclick>ActivateWindow(Music,/home/pi/Musik)</onclick>

beides ändern in...
Code:
<onclick>ActivateWindow(Videos)</onclick>
Code:
<onclick>ActivateWindow(Music)</onclick>

Oder den Skin von Jack runterladen und benutzen. Wäre meine Empfehlung. Der ist sehr gelungen!
Danke, den Skin von Jack hab ich auch schon geladen. der Ist wirklich richtig gut. Aber ich wechsel mein Skin ständig, ein tag den, dann den usw., drum will ich beide gern nutzen Big Grin
Wenn wir enkodar gebunden CLK - pin23 DT- pin21 i SW- pin19 geändert werden sollte, um /opt/carsec/config/gpio_description wie folgt:
button:19:KB_Esc
encoderConfusedl:2Confusedr:2:clk:23:dt:21:volume_minus:volume_plus

Es sollte enkodara den Klang eines Radioknopf zu befehlen rechts zurück zu drehen ? Da im Moment nicht Schema als Clk , Dt arbeite ich , passieren Sw durch 10K Widerstände gebunden für 3v3 nicht sollte es sein?

Vielen Dank im Voraus !
Can you write it in english? I can not understand what you writing.
Sorry for a another qeustion but i want to change navit to NL (Dutch) but its not working it still in german Sad

I tried to change the navit.xml file from de_De to nl_NL but its not working Sad

Also how to get the bleuthooth working?


Thanks again upfront for the moterator you rock bro! Thanks to you i got my system all up and running Smile
Hello, I have the following two questions:
First come now as to let a movie or song automatically stops the radio , but then how to let it go for now to let him have to reboot the system.
Secondly I have rotary encoders and want by pressing the encoder to stop the radio but did not receive a radio_toggle_mute tried but nothing happens !

Thanks in advance!
kleine Frage, in den nächsten Tagen kommt bei mir Das Si4703 FM Modul an. Kann man die Tonausgabe nur über die Buchse am FM Modul machen oder auch über den Pi?
@hanneb1989:
Navit should change the language after changing the config.xml in line four
Code:
<config xmlns:xi="http://www.w3.org/2001/XInclude" language="de_DE">
for bluetooth ask in our subforum http://raspicarprojekt.de/showthread.php?tid=57 or try to find some information on google. as far as i know you need "bluez".

@mitko992:
the problem that radio sometimes did not start after playing music is known. actually i have no knowledge about a fix or workaround.
for the rotary i can not tell you anything because i don`t use them. maybe you try the english speaking forum of andrei @ http://engineeringdiy.freeforums.org/index.php

@StylezZxDmg:
Nur über die Buchse!
ok danke, 

meinst du das funktioniert , wenn ich etwas in der art nehm ( http://www.amazon.de/Hama-AluLine-Kopfh%...f%C3%BCr+2)

und dann FM Modul und RPi Audiobuchse auf einen Verstärker führe, wenn das FM Modul aktiv ist, sendet der RPi ja nicht und umgekehrt genau so. Könnte ja theoretisch funktionieren.

währ jetzt so meine erste spontane Idee, kp ob das zu Störungen kommt dann
Nein weil das 1zu2 Ausgang ist. Du brauchst aber 2zu1 Eingang. Also eher sowas: http://www.thomann.de/de/cordial_adapter...AixD8P8HAQ

Aber ob das funzt, keine Ahnung. Die anderen hier haben irgendwo auch einen Schaltplan zum selber bauen.