Folgende Warnungen sind aufgetreten:
Warning [2] Undefined variable $unreadreports - Line: 34 - File: global.php(961) : eval()'d code PHP 8.2.2 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/global.php(961) : eval()'d code 34 errorHandler->error_callback
/global.php 961 eval
/showthread.php 28 require_once
Warning [2] Undefined property: MyLanguage::$thread_modes - Line: 43 - File: showthread.php(1621) : eval()'d code PHP 8.2.2 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1621) : eval()'d code 43 errorHandler->error_callback
/showthread.php 1621 eval




Themabewertung:
  • 0 Bewertung(en) - 0 im Durchschnitt
  • 1
  • 2
  • 3
  • 4
  • 5
RadioFM 2.1.3 (Nextgen)
#60
Hi All,

Sorry for switching to English.

I am trying to get this FM Radio to work with this addon, with running the carpc-controller on the background.
This is not working for me because I get a message from the kodi.log with:
Client CarPC GPIO Controller from 127.0.0.1 timed out

When I look in netstat --listening, then I can see that there is an actual UDP port open at 5005, that is also configured in the FM Radio addon python script.
udp        0      0 localhost:5005          *:*


When I try to communicate with the Si4703 using the tutorial below (to check hardware is OK), then it is working and I can communicate with the FM module.
https://tutorials-raspberrypi.de/raspber...io-car-pc/

When I try to compile the carpc-controller application myself from the GIT: (https://github.com/aistodorescu/carpc-co...server.cpp)
Then I get the error:
src/si4703.cpp
Assembler messages:
Fatal error: can't create obj/si4703.o: No such file or directory
Makefile:21: recipe for target 'obj/si4703.o' failed

So I use the pre-compiled version which seems to run normally.


But now the main question:
Why is kodi not communicating with the carpc-controller using the RadioFM addon over UDP socket?
Zitieren


Nachrichten in diesem Thema
RadioFM 2.1.3 (Nextgen) - von hawkeyexp - 04.06.2016, 00:40
RE: Addon: RadioFM 2.0 (Nextgen) - von Jack - 04.06.2016, 12:01
RE: Addon: RadioFM 2.0 (Nextgen) - von Jack - 04.06.2016, 15:40
RE: Addon: RadioFM 2.0.1 (Nextgen) - von Jack - 05.06.2016, 12:23
RE: RadioFM 2.1.3 (Nextgen) - von felix - 22.11.2016, 08:34
RE: RadioFM 2.1.3 (Nextgen) - von hawkeyexp - 22.11.2016, 19:05
RE: RadioFM 2.1.3 (Nextgen) - von cbrauweiler - 22.11.2016, 15:18
RE: RadioFM 2.1.3 (Nextgen) - von obero - 27.11.2016, 13:24
RE: RadioFM 2.1.3 (Nextgen) - von felix - 02.12.2016, 13:27
RE: RadioFM 2.1.3 (Nextgen) - von hawkeyexp - 02.12.2016, 21:54
RE: RadioFM 2.1.3 (Nextgen) - von obero - 09.12.2016, 18:51
RE: RadioFM 2.1.3 (Nextgen) - von cbrauweiler - 11.12.2016, 15:17
RE: RadioFM 2.1.3 (Nextgen) - von obero - 11.12.2016, 18:52
RE: RadioFM 2.1.3 (Nextgen) - von cbrauweiler - 11.12.2016, 19:24
RE: RadioFM 2.1.3 (Nextgen) - von obero - 13.12.2016, 16:45
RE: RadioFM 2.1.3 (Nextgen) - von cbrauweiler - 13.12.2016, 19:54
RE: RadioFM 2.1.3 (Nextgen) - von Thedk - 13.12.2016, 20:03
RE: RadioFM 2.1.3 (Nextgen) - von cbrauweiler - 14.12.2016, 10:01
RE: RadioFM 2.1.3 (Nextgen) - von obero - 14.12.2016, 15:56
RE: RadioFM 2.1.3 (Nextgen) - von BadFrog - 14.05.2017, 20:37
RE: RadioFM 2.1.3 (Nextgen) - von cbrauweiler - 15.05.2017, 08:01
RE: RadioFM 2.1.3 (Nextgen) - von BadFrog - 15.05.2017, 21:25
RE: RadioFM 2.1.3 (Nextgen) - von hawkeyexp - 15.05.2017, 21:30
RE: RadioFM 2.1.3 (Nextgen) - von BadFrog - 26.09.2017, 14:39
RE: RadioFM 2.1.3 (Nextgen) - von Phogra - 03.06.2017, 15:41
RE: RadioFM 2.1.3 (Nextgen) - von hawkeyexp - 03.06.2017, 15:44
RE: RadioFM 2.1.3 (Nextgen) - von Phogra - 04.06.2017, 11:30
RE: RadioFM 2.1.3 (Nextgen) - von jellee01 - 04.06.2017, 12:04
RE: RadioFM 2.1.3 (Nextgen) - von auchentoshan - 27.06.2017, 08:11
RE: RadioFM 2.1.3 (Nextgen) - von cbrauweiler - 27.06.2017, 11:48
RE: RadioFM 2.1.3 (Nextgen) - von auchentoshan - 27.06.2017, 13:56
RE: RadioFM 2.1.3 (Nextgen) - von Jack - 27.06.2017, 12:42
RE: RadioFM 2.1.3 (Nextgen) - von Jack - 27.06.2017, 14:48
RE: RadioFM 2.1.3 (Nextgen) - von cbrauweiler - 27.06.2017, 18:40
RE: RadioFM 2.1.3 (Nextgen) - von auchentoshan - 28.06.2017, 15:45
RE: RadioFM 2.1.3 (Nextgen) - von cbrauweiler - 12.09.2017, 06:15
RE: RadioFM 2.1.3 (Nextgen) - von cbrauweiler - 13.09.2017, 06:23
RE: RadioFM 2.1.3 (Nextgen) - von Glidlock - 14.09.2017, 10:16
RE: RadioFM 2.1.3 (Nextgen) - von cbrauweiler - 14.09.2017, 11:59
RE: RadioFM 2.1.3 (Nextgen) - von Glidlock - 17.09.2017, 19:54
RE: RadioFM 2.1.3 (Nextgen) - von cbrauweiler - 18.09.2017, 08:58

Gehe zu:


Benutzer, die gerade dieses Thema anschauen: 5 Gast/Gäste
RasPiCarProjekt