Differences between revisions 3 and 5 (spanning 2 versions)
Size: 767
Comment:
|
Size: 1120
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
=== Raspi 400 mit SDR++ === | == Raspi 400 mit SDR++ == |
Line 3: | Line 3: |
Im Schaufenster [[Window]] | Im Schaufenster [[Window]] mit einen alten 12.5 Inch Display aus einem Thinkpad ausgestattet. Das Display nimmt 9~12VDC. |
Line 12: | Line 12: |
----- ==== Startskript für Autostart und Play ==== |
|
Line 15: | Line 13: |
== Startscript == Seit August 2024 ist sdrpp 2.0 installiert welches die ''--autostart'' option hat. Fullscreen ist über die Datei ''.config/openbox/lubuntu-rc.xml'' gelöst. {{{#!highlight xml <application name="SDR*" type="normal"> <fullscreen>yes</fullscreen> </application> }}} === v1.0.4 === |
Raspi 400 mit SDR++
Im Schaufenster Window mit einen alten 12.5 Inch Display aus einem Thinkpad ausgestattet. Das Display nimmt 9~12VDC.
Basis: https://github.com/luigifcruz/pisdr-image PiSDR Version 6.1 (64-bits)
user lol
sudo apt install xdotool
Startscript
Seit August 2024 ist sdrpp 2.0 installiert welches die --autostart option hat. Fullscreen ist über die Datei .config/openbox/lubuntu-rc.xml gelöst.
v1.0.4
/home/lol/Desktop/cat launch-sdrpp-fs-start.sh
Autostart on login
~/.config/autostart $ cat sdrppstartfs.desktop