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
DABPI Plugins [beta]
#24
Ich hatte die aktuellsten Versionen noch aufm Laptop dabei. Es gibt jetzt neue zips im GDrive Ordner.
addons: enthält beide Addons. Geändert habe ich:
- die jeweilige Initialisierung wird JEDES MAL durchgeführt wenn das Plugin geöffnet wird. Also auch wenn bereits Radio läuft. Blöd für normale Nutzung, aber failsafe.
- TDA Befehle sollten jetzt laufen

binarys:
- die 3 Firmware Dateien werden jetzt unter /opt/carpc/firmware/ erwartet
- i2s ist in jedem Fall aktiviert, das sollte an der Analog-Ausgabe nichts ändern
- controller: normaler controller, Initialisierungen müssen über die Plugins vorgenommen werden.

- controller_dabtest: Der Controller führt einen DAB-Test durch. Am besten über SSH-starten, dann seht ihr direkt die Ausgaben. Es sollte dabei folgendes passieren:
1. INIT DAB
2. SET FREQ LIST: Frequenzliste auf Deutschland gesetzt (Sorry an die Schweizer, kann hier grad nicht neu kompilieren)
3. SCAN FREQ LIST: Wird kein Ensemble gefunden (kann man daran erkennen, dass bei einem Eintrag/Frequenz etwas verzögert wird und bei gutem DAB-Empfang direkt der Name des Ensembles angezeigt wird.
4. Wählt erstes verfügbare Ensemble. Sind keine Ensembles verfügbar, kommen hier entweder Fehlermeldungen oder es bricht ab, bin mir nicht mehr sicher wie der reagiert
5. PUSH ENSEMBLES: schiebt die Ensembles zu Kodi, hier irrelevant
6. TUNE FREQ
7. GET & PRINT SERVICE LIST
8. PUSH SERVICE LIST
9. START SERVICE: Startet ersten Service der Liste
10. SERVICE LINKING INFO: irrelevant
11. COMPONENT INFO: irrelevant
12. SET SYSTEM TIME: Hier sollte die aktuelle Zeit stehen. Ist das nicht der Fall ist wahrscheinlich der DAB-Empfang zu schlecht.
13. TESTING FINISHED


Ich habe hier nochmal eine alte Ausgabe,  so ungefähr sollte das dann aussehen wenn alles läuft.
Wichtig ist zuerst die "get_sys_state answer" und die Rückgabe auf die set_property Befehle (0x808000c0). Nach SET FREQ sollte statt der ersten 0 eine 1 stehen (0x818000c0).

Code:
pi@raspberrypi ~/Controller $ sudo ./controller gpio_description
Starting Events Module
init ok 5
 TDA: Initialization at:  68
DABPI: Should be there -> initializing SPI

INIT DAB
SI4688: si4688_init_mode_dab()
/opt/carpc/firmware/rom00_patch.016.bin
/opt/carpc/firmware/dab_radio_3_2_7.bif
get_sys_state answer: 0x808000c002ff
Current mode:
DAB is active
get_part_info answer: 0x808000c0000000005012000000005012000000000100
si4688_set_property(0xB501,0x00)
0x808000c0
si4688_set_property(0xB505,0x00)
0x808000c0
si4688_set_property(0xB400,0x00)
0x808000c0
si4688_set_property(0x8100,0x01)
0x808000c0
si4688_set_property(0x1712,0x01)
0x808000c0
si4688_set_property(0x1710,0x1710)
0x808000c0
si4688_set_property(0x1711,0x1711)
0x808000c0
si4688_set_property(0x800,0x03)
0x808000c0
si4688_set_property(0x300,0x3F)
0x808000c0

SET FREQ LIST
SI4688: si46xx_dab_set_freq_list(): 0x808000c0

SCAN FREQ LIST
SI4688: si4688_dab_tune_freq(0): 0x818000c0
SI4688: si4688_dab_digrad_status():
      Channel 0: ACQ: 0 RSSI: 26 SNR: -10
SI4688: si4688_dab_tune_freq(1): 0x818000c0
SI4688: si4688_dab_digrad_status():
      Channel 1: ACQ: 0 RSSI: 21 SNR: -10
SI4688: si4688_dab_tune_freq(2): 0x818000c0
SI4688: si4688_dab_digrad_status():
      Channel 2: ACQ: 0 RSSI: 18 SNR: -10
SI4688: si4688_dab_tune_freq(3): 0x818000c0
SI4688: si4688_dab_digrad_status():
      Channel 3: ACQ: 0 RSSI: 20 SNR: -10
SI4688: si4688_dab_tune_freq(4): 0x818000c0
SI4688: si4688_dab_digrad_status():
      Channel 4: ACQ: 0 RSSI: 20 SNR: 0
SI4688: si4688_dab_tune_freq(5): 0x818000c0
SI4688: si4688_dab_digrad_status():
      Channel 5: ACQ: 0 RSSI: 19 SNR: 0
SI4688: si4688_dab_tune_freq(6): 0x818000c0
SI4688: si4688_dab_digrad_status():
      Channel 6: ACQ: 0 RSSI: 19 SNR: 0
SI4688: si4688_dab_tune_freq(7): 0x818000c0
SI4688: si4688_dab_digrad_status():
      Channel 7: ACQ: 0 RSSI: 15 SNR: -10
SI4688: si4688_dab_tune_freq(8): 0x818000c0
SI4688: si4688_dab_digrad_status():
      Channel 8: ACQ: 0 RSSI: 18 SNR: 0
SI4688: si4688_dab_tune_freq(9): 0x818000c0
SI4688: si4688_dab_digrad_status():
      Channel 9: ACQ: 0 RSSI: 14 SNR: 0
SI4688: si4688_dab_tune_freq(10): 0x818000c0
SI4688: si4688_dab_digrad_status():
      Channel 10: ACQ: 0 RSSI: 21 SNR: 0
SI4688: si4688_dab_tune_freq(11): 0x818000c0
SI4688: si4688_dab_digrad_status():
      Channel 11: ACQ: 0 RSSI: 16 SNR: -10
SI4688: si4688_dab_tune_freq(12): 0x818000c0
SI4688: si4688_dab_digrad_status():
      Channel 12: ACQ: 0 RSSI: 24 SNR: 0
SI4688: si4688_dab_tune_freq(13): 0x818000c0
SI4688: si4688_dab_digrad_status():
      Channel 13: ACQ: 0 RSSI: 34 SNR: 0
SI4688: si4688_dab_tune_freq(14): 0x818000c0
SI4688: si4688_dab_digrad_status():
      Channel 14: ACQ: 0 RSSI: 17 SNR: 0
SI4688: si4688_dab_tune_freq(15): 0x818000c0
SI4688: si4688_dab_digrad_status():
      Channel 15: ACQ: 0 RSSI: 18 SNR: -10
SI4688: si4688_dab_tune_freq(16): 0x818000c0
SI4688: si4688_dab_digrad_status():
      Channel 16: ACQ: 1 RSSI: 34 SNR: -10        Name: Radio fuer NRW  
SI4688: si4688_dab_tune_freq(17): 0x818000c0
SI4688: si4688_dab_digrad_status():
      Channel 17: ACQ: 0 RSSI: 30 SNR: -10
SI4688: si4688_dab_tune_freq(18): 0x818000c0
SI4688: si4688_dab_digrad_status():
      Channel 18: ACQ: 0 RSSI: 25 SNR: -10
SI4688: si4688_dab_tune_freq(19): 0x818000c0
SI4688: si4688_dab_digrad_status():
      Channel 19: ACQ: 0 RSSI: 18 SNR: 0
TestEnsemble Name: Radio fuer NRW  
TestEnsemble ID: 16

PUSH ENSEMBLES
RADIO: Push Ensembles
RADIO: Number of Ensembles: SetProperty(DAB.Ensembles,1,10000)
RADIO: Ensemble Name: SetProperty(DAB.Ensemble_0,Radio fuer NRW  ,10000)
RADIO: Ensemble RSSI: SetProperty(DAB.RSSI_0,34,10000)
RADIO: ScanReady: SetProperty(DAB.ScanReady,1,10000)

TUNE FREQ
SI4688: si4688_dab_tune_freq(16): 0x818000c0

GET & PRINT SERVICE LIST
SI4688: si4688_dab_get_digital_service_list()
      List size:     370
      List version:  84
      Services:      13
      Num:  0  Service ID:     109d  Service Name: Domradio          Component ID: 12
      Num:  1  Service ID:     d391  Service Name: 1LIVE             Component ID: 1
      Num:  2  Service ID:     d392  Service Name: WDR 2             Component ID: 7
      Num:  3  Service ID:     d393  Service Name: WDR 3             Component ID: 15
      Num:  4  Service ID:     d394  Service Name: WDR 4             Component ID: 14
      Num:  5  Service ID:     d395  Service Name: WDR 5             Component ID: 4
      Num:  6  Service ID:     d496  Service Name: FUNKHAUS EUROPA   Component ID: 5
      Num:  7  Service ID:     df91  Service Name: 1LIVE diGGi       Component ID: 3
      Num:  8  Service ID:     df92  Service Name: VERA              Component ID: 8
      Num:  9  Service ID:     df95  Service Name: KinderRadioKanal  Component ID: 2
      Num: 10  Service ID: e0d01004  Service Name: WDR-EPG           Component ID: 49161
      Num: 11  Service ID: e0d01005  Service Name: WDR-INFO          Component ID: 49162
      Num: 12  Service ID: e0d01006  Service Name: WDR-TPEG          Component ID: 49163

PUSH SERVICE LIST
RADIO: Push Servicelist
RADIO: Number of Services: SetProperty(DAB.Services,13,10000)
RADIO: Service: SetProperty(DAB.Service_0,Domradio        ,10000)
RADIO: Service: SetProperty(DAB.Service_1,1LIVE           ,10000)
RADIO: Service: SetProperty(DAB.Service_2,WDR 2           ,10000)
RADIO: Service: SetProperty(DAB.Service_3,WDR 3           ,10000)
RADIO: Service: SetProperty(DAB.Service_4,WDR 4           ,10000)
RADIO: Service: SetProperty(DAB.Service_5,WDR 5           ,10000)
RADIO: Service: SetProperty(DAB.Service_6,FUNKHAUS EUROPA ,10000)
RADIO: Service: SetProperty(DAB.Service_7,1LIVE diGGi     ,10000)
RADIO: Service: SetProperty(DAB.Service_8,VERA            ,10000)
RADIO: Service: SetProperty(DAB.Service_9,KinderRadioKanal,10000)
RADIO: Service: SetProperty(DAB.Service_10,WDR-EPG         ,10000)
RADIO: Service: SetProperty(DAB.Service_11,WDR-INFO        ,10000)
RADIO: Service: SetProperty(DAB.Service_12,WDR-TPEG        ,10000)

START SERVICE 1
SID: 54161 ; CID: 1
SERVICE LINKING INFO
SI4688: si4688_dab_get_service_linking_info()

COMPONENT INFO
SI4688: si4688_dab_get_component_info()

SET SYSTEM TIME
      Date: 20.11.2015 ; Time: 03:44:07
      Epoch time stamp is: 1447987447
      Setting system time...
      Done

TESTING FINISHED
Zitieren


Nachrichten in diesem Thema
DABPI Plugins [beta] - von E-B - 28.10.2015, 22:53
RE: DABPI Plugins [beta] - von schnibli - 10.11.2015, 07:20
RE: DABPI Plugins [beta] - von schnibli - 13.11.2015, 21:22
RE: DABPI Plugins [beta] - von E-B - 18.11.2015, 23:30
RE: DABPI Plugins [beta] - von schnibli - 19.11.2015, 06:32
RE: DABPI Plugins [beta] - von E-B - 19.11.2015, 07:42
RE: DABPI Plugins [beta] - von schnibli - 20.11.2015, 15:55
RE: DABPI Plugins [beta] - von E-B - 21.11.2015, 00:25
RE: DABPI Plugins [beta] - von schnibli - 24.12.2015, 15:47
RE: DABPI Plugins [beta] - von schnibli - 28.12.2015, 16:12
RE: DABPI Plugins [beta] - von robin - 29.12.2015, 20:12
RE: DABPI Plugins [beta] - von schnibli - 30.12.2015, 09:53
RE: DABPI Plugins [beta] - von robin - 30.12.2015, 12:41
RE: DABPI Plugins [beta] - von schnibli - 30.12.2015, 12:55
RE: DABPI Plugins [beta] - von robin - 30.12.2015, 13:17
RE: DABPI Plugins [beta] - von schnibli - 30.12.2015, 13:40
RE: DABPI Plugins [beta] - von robin - 30.12.2015, 13:54
RE: DABPI Plugins [beta] - von Tauri - 02.01.2016, 17:25
RE: DABPI Plugins [beta] - von schnibli - 02.01.2016, 19:08
RE: DABPI Plugins [beta] - von Tauri - 03.01.2016, 12:40
RE: DABPI Plugins [beta] - von robin - 03.01.2016, 19:24
RE: DABPI Plugins [beta] - von schnibli - 06.01.2016, 07:29
RE: DABPI Plugins [beta] - von E-B - 06.01.2016, 14:38
RE: DABPI Plugins [beta] - von E-B - 06.01.2016, 16:13
RE: DABPI Plugins [beta] - von Tauri - 13.01.2016, 20:11
RE: DABPI Plugins [beta] - von E-B - 14.01.2016, 14:44
RE: DABPI Plugins [beta] - von schnibli - 17.01.2016, 10:06
RE: DABPI Plugins [beta] - von E-B - 17.01.2016, 21:14
RE: DABPI Plugins [beta] - von schnibli - 18.01.2016, 06:16
RE: DABPI Plugins [beta] - von Tauri - 18.01.2016, 08:24
RE: DABPI Plugins [beta] - von schnibli - 18.01.2016, 08:49
RE: DABPI Plugins [beta] - von E-B - 18.01.2016, 13:58
RE: DABPI Plugins [beta] - von Tauri - 20.01.2016, 07:10
RE: DABPI Plugins [beta] - von E-B - 20.01.2016, 13:15
RE: DABPI Plugins [beta] - von Tauri - 21.01.2016, 07:47
RE: DABPI Plugins [beta] - von schnibli - 23.01.2016, 10:50
RE: DABPI Plugins [beta] - von robin - 26.01.2016, 20:30
RE: DABPI Plugins [beta] - von schnibli - 29.02.2016, 16:13
RE: DABPI Plugins [beta] - von E-B - 15.03.2016, 08:12
RE: DABPI Plugins [beta] - von schnibli - 31.05.2016, 05:21
RE: DABPI Plugins [beta] - von Skorpionbird - 18.08.2016, 19:27
RE: DABPI Plugins [beta] - von nice - 19.08.2016, 09:24
RE: DABPI Plugins [beta] - von Skorpionbird - 19.08.2016, 13:00
RE: DABPI Plugins [beta] - von Snails - 18.04.2018, 15:06
RE: DABPI Plugins [beta] - von Peziman - 20.04.2018, 07:38

Gehe zu:


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