<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[Projekt Pegasus Forum - Fragen / Antworten / Anleitungen zum RaspberrY Pi Allgemein ]]></title>
		<link>https://forum.projekt-pegasus.net/</link>
		<description><![CDATA[Projekt Pegasus Forum - https://forum.projekt-pegasus.net]]></description>
		<pubDate>Fri, 01 May 2026 22:20:55 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[SVXLINK auf dem RaspberryPI]]></title>
			<link>https://forum.projekt-pegasus.net/showthread.php?tid=225</link>
			<pubDate>Fri, 04 Oct 2019 17:08:41 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.projekt-pegasus.net/member.php?action=profile&uid=1">DL1DLX</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.projekt-pegasus.net/showthread.php?tid=225</guid>
			<description><![CDATA[Hallo eine kleine Anleitung für eine kleines Setup für den RaspberryPI<br />
<br />
Runterladen es Images<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>https://downloads.raspberrypi.org/raspbian_lite_latest</code></div></div><br />
<br />
mit Etcher das Image auf die SD Karte schreiben <br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>https://www.balena.io/etcher/</code></div></div><br />
<br />
wenn alles Fertig ist eine Datei mit dem Namen ssh auf der Karte anlegen.<br />
<br />
Jetzt bauen wir alles zusammen <br />
<br />
Der PI sollte sich jetzt eine IP per DHCP bekommen haben.<br />
<br />
Zugriff erhält man per z.B.: per Putty<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html</code></div></div><br />
<br />
Standart Login ist Benutzer: pi und Passwort: Raspberry<br />
<br />
wir Aktualliersen erstmal das System<br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sudo apt-get update<br />
sudo apt-get upgrade</code></div></div><br />
Jetzt bedienen wir uns an Adi DL1HRC seinen Script<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>wget http://svxlink.de/download/svx-install.sh<br />
chmod 750 svx-install.sh<br />
./svx-install.sh</code></div></div><br />
Die Installation kann etwas Zeit in anspruch nehmen !]]></description>
			<content:encoded><![CDATA[Hallo eine kleine Anleitung für eine kleines Setup für den RaspberryPI<br />
<br />
Runterladen es Images<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>https://downloads.raspberrypi.org/raspbian_lite_latest</code></div></div><br />
<br />
mit Etcher das Image auf die SD Karte schreiben <br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>https://www.balena.io/etcher/</code></div></div><br />
<br />
wenn alles Fertig ist eine Datei mit dem Namen ssh auf der Karte anlegen.<br />
<br />
Jetzt bauen wir alles zusammen <br />
<br />
Der PI sollte sich jetzt eine IP per DHCP bekommen haben.<br />
<br />
Zugriff erhält man per z.B.: per Putty<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html</code></div></div><br />
<br />
Standart Login ist Benutzer: pi und Passwort: Raspberry<br />
<br />
wir Aktualliersen erstmal das System<br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sudo apt-get update<br />
sudo apt-get upgrade</code></div></div><br />
Jetzt bedienen wir uns an Adi DL1HRC seinen Script<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>wget http://svxlink.de/download/svx-install.sh<br />
chmod 750 svx-install.sh<br />
./svx-install.sh</code></div></div><br />
Die Installation kann etwas Zeit in anspruch nehmen !]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[OpenwebRX]]></title>
			<link>https://forum.projekt-pegasus.net/showthread.php?tid=192</link>
			<pubDate>Sun, 11 Aug 2019 07:02:48 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.projekt-pegasus.net/member.php?action=profile&uid=1">DL1DLX</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.projekt-pegasus.net/showthread.php?tid=192</guid>
			<description><![CDATA[Hallo eine kleine Anleitung für eine kleines Setup für den RaspberryPI<br />
<br />
Runterladen es Images<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>https://downloads.raspberrypi.org/raspbian_lite_latest</code></div></div><br />
<br />
mit Etcher das Image auf die SD Karte schreiben <br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>https://www.balena.io/etcher/</code></div></div><br />
<br />
wenn alles Fertig ist eine Datei mit dem Namen ssh auf der Karte anlegen.<br />
<br />
Jetzt bauen wir alles zusammen <br />
<br />
Der PI sollte sich jetzt eine IP per DHCP bekommen haben.<br />
<br />
Zugriff erhält man per z.B.: per Putty<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html</code></div></div><br />
<br />
Standart Login ist Benutzer: pi und Passwort: Raspberry<br />
<br />
wir Aktualliersen erstmal das System<br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sudo apt-get update<br />
sudo apt-get upgrade</code></div></div><br />
<br />
Jetzt laden wir die Setup herunter <br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>wget https://gist.githubusercontent.com/ha7ilm/944f2c2f7666256bff83/raw/d9621610df2e2d383860a4dc93ebd74bc147c6b3/openwebrx-quick-setup.sh</code></div></div><br />
dann ausführbar machen<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sudo chmod +x openwebrx-quick-setup.sh</code></div></div><br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sudo ./openwebrx-quick-setup.sh</code></div></div><br />
<br />
in der Rotine öffnett sich die <span style="font-weight: bold;" class="mycode_b">config_webrx.py </span>per Nano diese schließen wir gleich wieder mit "Str +X" da wir die Konfiguration später machen.<br />
<br />
<br />
<br />
wenn alles durchgelaufen ist testen wir ob der Dienst erreichbar ist.<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>http://ip-adresse-raspberry:8073</code></div></div><br />
<br />
<br />
ist alles in Ordnung beender wir mit "Strg. + C "<br />
<br />
jetzt müssen wir den stick kalipriren <br />
<br />
dazu bedienen wir uns dem programm kalibrate-rtl<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sudo apt-get install libtool m4 automake<br />
git clone https://github.com/steve-m/kalibrate-rtl<br />
cd kalibrate-rtl<br />
./bootstrap<br />
./configure<br />
make<br />
sudo make install</code></div></div><br />
<br />
jetzt suchen wir per kal nach Mobilfunkfrequnzen (möglich sind GSM850, GSM-R, GSM900, EGSM, DCS, PCS )<br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>kal -g30 -sGSM900 -v</code></div></div><br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>root@sdrpi-dlx:/home/pi/kalibrate-rtl# kal -g30 -sGSM900 -v<br />
Found 1 device(s):<br />
  0:  Generic RTL2832U OEM<br />
<br />
Using device 0: Generic RTL2832U OEM<br />
Found Rafael Micro R820T tuner<br />
Exact sample rate is: 270833.002142 Hz<br />
[R82XX] PLL not locked!<br />
Setting gain: 30.0 dB<br />
kal: Scanning for GSM-900 base stations.<br />
channel detect threshold: 29586.886510<br />
GSM-900:<br />
        chan: 84 (951.8MHz - 14.977kHz) power: 43410.69<br />
root@sdrpi-dlx:/home/pi/kalibrate-rtl#</code></div></div><br />
<br />
<br />
gefunden wurde eine QRG mit dieser arbeiten wir jetzt weiter <br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>kal -g30 -c84 -v</code></div></div><br />
<br />
<br />
<br />
dann erhalten wir in der letzten zeile unsern wert.<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>  offset  97: -11643.12<br />
        offset  98: -11954.10<br />
        offset  99: -11734.04<br />
        offset 100: -11660.68<br />
average         [min, max]      (range, stddev)<br />
- 12.110kHz             [-12286, -11845]        (441, 113.773849)<br />
overruns: 0<br />
not found: 457<br />
average absolute error: 12.724 ppm<br />
root@sdrpi-dlx:/home/pi/kalibrate-rtl#</code></div></div><br />
<br />
<br />
wenn man möchte das man auf <a href="https://sdr.hu/" target="_blank" rel="noopener" class="mycode_url">https://sdr.hu/</a> geliste wird muss man sich noch auf <a href="https://sdr.hu/register" target="_blank" rel="noopener" class="mycode_url">https://sdr.hu/register</a> anmelden.<br />
<br />
man erhält dann einen api schlüssel<br />
<br />
Jetzt passen wir die Config an<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>nano /home/pi/openwebrx/config_webrx.py</code></div></div><br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code># ==== Server settings ====<br />
web_port=8073<br />
server_hostname="db0osh.projekt-pegasus.net" # If this contains an incorrect value, the web UI may freeze on load (it can't open websocket)<br />
max_clients=20<br />
<br />
# ==== Web GUI configuration ====<br />
receiver_name="[DB0OSH]"<br />
receiver_location="Oberschleissheim, Germany"<br />
receiver_qra="JN58SF"<br />
receiver_asl=530<br />
receiver_ant="Nativ"<br />
receiver_device="RTL-SDR"<br />
receiver_admin="info@projekt-pegasus.net"<br />
receiver_gps=(48.242710, 11.549248)<br />
photo_height=530<br />
photo_title=""<br />
photo_desc="""<br />
&lt;a href="mailto:%[RX_ADMIN]"&gt;%[RX_ADMIN]&lt;/a&gt;&lt;br/&gt;<br />
Device: %[RX_DEVICE]&lt;br /&gt;<br />
Antenna: %[RX_ANT]&lt;br /&gt;<br />
Website: &lt;a href="http://projekt-pegasus.net" target="_blank"&gt;http://projekt-pegausus.net&lt;/a&gt;<br />
"""<br />
<br />
# ==== sdr.hu listing ====<br />
# If you want your ham receiver to be listed publicly on sdr.hu, then take the following steps:<br />
# 1. Register at: http://sdr.hu/register<br />
# 2. You will get an unique key by email. Copy it and paste here:<br />
sdrhu_key = " A P I K E Y "<br />
# 3. Set this setting to True to enable listing:<br />
sdrhu_public_listing = True<br />
<br />
# ==== DSP/RX settings ====<br />
fft_fps=9<br />
fft_size=4096 #Should be power of 2<br />
fft_voverlap_factor=0.3 #If fft_voverlap_factor is above 0, multiple FFTs will be used for creating a line on the diagram.<br />
<br />
# samp_rate = 250000<br />
samp_rate = 2400000<br />
center_freq = 144250000<br />
rf_gain = 0 #in dB. For an RTL-SDR, rf_gain=0 will set the tuner to auto gain mode, else it will be in manual gain mode.<br />
ppm = 12.724<br />
<br />
audio_compression="adpcm" #valid values: "adpcm", "none"<br />
fft_compression="adpcm" #valid values: "adpcm", "none"<br />
<br />
digimodes_enable=True #Decoding digimodes come with higher CPU usage.<br />
digimodes_fft_size=1024<br />
<br />
start_rtl_thread=True</code></div></div><br />
<br />
<br />
<br />
<br />
jetzt installieren wir noch kurz tmux (screen geht auch)<br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sudo apt-get install tmux</code></div></div><br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sudo nano /etc/rc.local</code></div></div><br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>#!/bin/sh -e<br />
#<br />
# rc.local<br />
#<br />
# This script is executed at the end of each multiuser runlevel.<br />
# Make sure that the script will "exit 0" on success or any other<br />
# value on error.<br />
#<br />
# In order to enable or disable this script just change the execution<br />
# bits.<br />
#<br />
# By default this script does nothing.<br />
<br />
# Print the IP address<br />
_IP=&#36;(hostname -I) || true<br />
if [ "&#36;_IP" ]; then<br />
  printf "My IP address is %s&#92;n" "&#36;_IP"<br />
fi<br />
sudo -H -u pi tmux new -d -s openwebrx-session 'bash -c "cd /home/pi/openwebrx; ./openwebrx.py; bash"'<br />
exit 0</code></div></div><br />
<br />
abspeichern und rebooten]]></description>
			<content:encoded><![CDATA[Hallo eine kleine Anleitung für eine kleines Setup für den RaspberryPI<br />
<br />
Runterladen es Images<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>https://downloads.raspberrypi.org/raspbian_lite_latest</code></div></div><br />
<br />
mit Etcher das Image auf die SD Karte schreiben <br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>https://www.balena.io/etcher/</code></div></div><br />
<br />
wenn alles Fertig ist eine Datei mit dem Namen ssh auf der Karte anlegen.<br />
<br />
Jetzt bauen wir alles zusammen <br />
<br />
Der PI sollte sich jetzt eine IP per DHCP bekommen haben.<br />
<br />
Zugriff erhält man per z.B.: per Putty<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html</code></div></div><br />
<br />
Standart Login ist Benutzer: pi und Passwort: Raspberry<br />
<br />
wir Aktualliersen erstmal das System<br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sudo apt-get update<br />
sudo apt-get upgrade</code></div></div><br />
<br />
Jetzt laden wir die Setup herunter <br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>wget https://gist.githubusercontent.com/ha7ilm/944f2c2f7666256bff83/raw/d9621610df2e2d383860a4dc93ebd74bc147c6b3/openwebrx-quick-setup.sh</code></div></div><br />
dann ausführbar machen<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sudo chmod +x openwebrx-quick-setup.sh</code></div></div><br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sudo ./openwebrx-quick-setup.sh</code></div></div><br />
<br />
in der Rotine öffnett sich die <span style="font-weight: bold;" class="mycode_b">config_webrx.py </span>per Nano diese schließen wir gleich wieder mit "Str +X" da wir die Konfiguration später machen.<br />
<br />
<br />
<br />
wenn alles durchgelaufen ist testen wir ob der Dienst erreichbar ist.<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>http://ip-adresse-raspberry:8073</code></div></div><br />
<br />
<br />
ist alles in Ordnung beender wir mit "Strg. + C "<br />
<br />
jetzt müssen wir den stick kalipriren <br />
<br />
dazu bedienen wir uns dem programm kalibrate-rtl<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sudo apt-get install libtool m4 automake<br />
git clone https://github.com/steve-m/kalibrate-rtl<br />
cd kalibrate-rtl<br />
./bootstrap<br />
./configure<br />
make<br />
sudo make install</code></div></div><br />
<br />
jetzt suchen wir per kal nach Mobilfunkfrequnzen (möglich sind GSM850, GSM-R, GSM900, EGSM, DCS, PCS )<br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>kal -g30 -sGSM900 -v</code></div></div><br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>root@sdrpi-dlx:/home/pi/kalibrate-rtl# kal -g30 -sGSM900 -v<br />
Found 1 device(s):<br />
  0:  Generic RTL2832U OEM<br />
<br />
Using device 0: Generic RTL2832U OEM<br />
Found Rafael Micro R820T tuner<br />
Exact sample rate is: 270833.002142 Hz<br />
[R82XX] PLL not locked!<br />
Setting gain: 30.0 dB<br />
kal: Scanning for GSM-900 base stations.<br />
channel detect threshold: 29586.886510<br />
GSM-900:<br />
        chan: 84 (951.8MHz - 14.977kHz) power: 43410.69<br />
root@sdrpi-dlx:/home/pi/kalibrate-rtl#</code></div></div><br />
<br />
<br />
gefunden wurde eine QRG mit dieser arbeiten wir jetzt weiter <br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>kal -g30 -c84 -v</code></div></div><br />
<br />
<br />
<br />
dann erhalten wir in der letzten zeile unsern wert.<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>  offset  97: -11643.12<br />
        offset  98: -11954.10<br />
        offset  99: -11734.04<br />
        offset 100: -11660.68<br />
average         [min, max]      (range, stddev)<br />
- 12.110kHz             [-12286, -11845]        (441, 113.773849)<br />
overruns: 0<br />
not found: 457<br />
average absolute error: 12.724 ppm<br />
root@sdrpi-dlx:/home/pi/kalibrate-rtl#</code></div></div><br />
<br />
<br />
wenn man möchte das man auf <a href="https://sdr.hu/" target="_blank" rel="noopener" class="mycode_url">https://sdr.hu/</a> geliste wird muss man sich noch auf <a href="https://sdr.hu/register" target="_blank" rel="noopener" class="mycode_url">https://sdr.hu/register</a> anmelden.<br />
<br />
man erhält dann einen api schlüssel<br />
<br />
Jetzt passen wir die Config an<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>nano /home/pi/openwebrx/config_webrx.py</code></div></div><br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code># ==== Server settings ====<br />
web_port=8073<br />
server_hostname="db0osh.projekt-pegasus.net" # If this contains an incorrect value, the web UI may freeze on load (it can't open websocket)<br />
max_clients=20<br />
<br />
# ==== Web GUI configuration ====<br />
receiver_name="[DB0OSH]"<br />
receiver_location="Oberschleissheim, Germany"<br />
receiver_qra="JN58SF"<br />
receiver_asl=530<br />
receiver_ant="Nativ"<br />
receiver_device="RTL-SDR"<br />
receiver_admin="info@projekt-pegasus.net"<br />
receiver_gps=(48.242710, 11.549248)<br />
photo_height=530<br />
photo_title=""<br />
photo_desc="""<br />
&lt;a href="mailto:%[RX_ADMIN]"&gt;%[RX_ADMIN]&lt;/a&gt;&lt;br/&gt;<br />
Device: %[RX_DEVICE]&lt;br /&gt;<br />
Antenna: %[RX_ANT]&lt;br /&gt;<br />
Website: &lt;a href="http://projekt-pegasus.net" target="_blank"&gt;http://projekt-pegausus.net&lt;/a&gt;<br />
"""<br />
<br />
# ==== sdr.hu listing ====<br />
# If you want your ham receiver to be listed publicly on sdr.hu, then take the following steps:<br />
# 1. Register at: http://sdr.hu/register<br />
# 2. You will get an unique key by email. Copy it and paste here:<br />
sdrhu_key = " A P I K E Y "<br />
# 3. Set this setting to True to enable listing:<br />
sdrhu_public_listing = True<br />
<br />
# ==== DSP/RX settings ====<br />
fft_fps=9<br />
fft_size=4096 #Should be power of 2<br />
fft_voverlap_factor=0.3 #If fft_voverlap_factor is above 0, multiple FFTs will be used for creating a line on the diagram.<br />
<br />
# samp_rate = 250000<br />
samp_rate = 2400000<br />
center_freq = 144250000<br />
rf_gain = 0 #in dB. For an RTL-SDR, rf_gain=0 will set the tuner to auto gain mode, else it will be in manual gain mode.<br />
ppm = 12.724<br />
<br />
audio_compression="adpcm" #valid values: "adpcm", "none"<br />
fft_compression="adpcm" #valid values: "adpcm", "none"<br />
<br />
digimodes_enable=True #Decoding digimodes come with higher CPU usage.<br />
digimodes_fft_size=1024<br />
<br />
start_rtl_thread=True</code></div></div><br />
<br />
<br />
<br />
<br />
jetzt installieren wir noch kurz tmux (screen geht auch)<br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sudo apt-get install tmux</code></div></div><br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sudo nano /etc/rc.local</code></div></div><br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>#!/bin/sh -e<br />
#<br />
# rc.local<br />
#<br />
# This script is executed at the end of each multiuser runlevel.<br />
# Make sure that the script will "exit 0" on success or any other<br />
# value on error.<br />
#<br />
# In order to enable or disable this script just change the execution<br />
# bits.<br />
#<br />
# By default this script does nothing.<br />
<br />
# Print the IP address<br />
_IP=&#36;(hostname -I) || true<br />
if [ "&#36;_IP" ]; then<br />
  printf "My IP address is %s&#92;n" "&#36;_IP"<br />
fi<br />
sudo -H -u pi tmux new -d -s openwebrx-session 'bash -c "cd /home/pi/openwebrx; ./openwebrx.py; bash"'<br />
exit 0</code></div></div><br />
<br />
abspeichern und rebooten]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[DMR SVXLink brücke]]></title>
			<link>https://forum.projekt-pegasus.net/showthread.php?tid=96</link>
			<pubDate>Fri, 13 Apr 2018 09:08:22 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.projekt-pegasus.net/member.php?action=profile&uid=37">oe7mfi</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.projekt-pegasus.net/showthread.php?tid=96</guid>
			<description><![CDATA[Guten tag ich hoffe ich bin hier Richtig <br />
<br />
<span style="color: #1d2129;" class="mycode_color"><span style="font-family: Helvetica, Arial, sans-serif;" class="mycode_font"> Mein  Name ist Florian oe7mfi und ich habe eine frage vielleicht kann mir hier wer weiterhelfen</span></span><br />
<span style="color: #1d2129;" class="mycode_color"><span style="font-family: Helvetica, Arial, sans-serif;" class="mycode_font">bzw. hat das schon verwirklicht  <br />
</span></span><br />
<span style="color: #1d2129;" class="mycode_color"><span style="font-family: Helvetica, Arial, sans-serif;" class="mycode_font">Möchte gerne einen brige zwischen OE7MFI-L svxlink  zu DMR Brandmeister TG2327 verwirklichen mit einen DV3000 </span></span><br />
<br />
<br />
<br />
<span style="color: #1d2129;" class="mycode_color"><span style="font-family: Helvetica, Arial, sans-serif;" class="mycode_font">So zu meine Frage, ich habe das Image Kompass heruntergeladen,  Raspberry pi und den dv3000 eingerichtet  weiteres  svxlink runtergeladen installiert und die Dateien getauscht gegen die modifizierten die ich von dieser Adresse  habe ( <a href="https://code.brandmeister.network/r3abm/AutoPatch" target="_blank" rel="noopener" class="mycode_url">https://code.brandmeister.network/r3abm/AutoPatch</a> ) weiter habe ich das asound.conf runtergeladen und /etc abgelegt </span></span><br />
 aber jetzt hab ich kein Modem für dmr und möchte aber gerne einen gateway starten wie mmdvmhost aber die funktioniert nicht ohne modem und anderen hab ich nicht gefunden .<br />
<br />
möchte noch sagen bin kein Profi auf den Gebiet programmieren <br />
<br />
aber vill. hat wer eine idee wie ich das machen kann oder einen andere Methode um eine brige zu schlagen zwischen dmr echolink  <br />
<br />
<br />
<span style="color: #1d2129;" class="mycode_color"><span style="font-family: Helvetica, Arial, sans-serif;" class="mycode_font">Danke im voraus <br />
Florian oe7mfi 2327018</span></span>]]></description>
			<content:encoded><![CDATA[Guten tag ich hoffe ich bin hier Richtig <br />
<br />
<span style="color: #1d2129;" class="mycode_color"><span style="font-family: Helvetica, Arial, sans-serif;" class="mycode_font"> Mein  Name ist Florian oe7mfi und ich habe eine frage vielleicht kann mir hier wer weiterhelfen</span></span><br />
<span style="color: #1d2129;" class="mycode_color"><span style="font-family: Helvetica, Arial, sans-serif;" class="mycode_font">bzw. hat das schon verwirklicht  <br />
</span></span><br />
<span style="color: #1d2129;" class="mycode_color"><span style="font-family: Helvetica, Arial, sans-serif;" class="mycode_font">Möchte gerne einen brige zwischen OE7MFI-L svxlink  zu DMR Brandmeister TG2327 verwirklichen mit einen DV3000 </span></span><br />
<br />
<br />
<br />
<span style="color: #1d2129;" class="mycode_color"><span style="font-family: Helvetica, Arial, sans-serif;" class="mycode_font">So zu meine Frage, ich habe das Image Kompass heruntergeladen,  Raspberry pi und den dv3000 eingerichtet  weiteres  svxlink runtergeladen installiert und die Dateien getauscht gegen die modifizierten die ich von dieser Adresse  habe ( <a href="https://code.brandmeister.network/r3abm/AutoPatch" target="_blank" rel="noopener" class="mycode_url">https://code.brandmeister.network/r3abm/AutoPatch</a> ) weiter habe ich das asound.conf runtergeladen und /etc abgelegt </span></span><br />
 aber jetzt hab ich kein Modem für dmr und möchte aber gerne einen gateway starten wie mmdvmhost aber die funktioniert nicht ohne modem und anderen hab ich nicht gefunden .<br />
<br />
möchte noch sagen bin kein Profi auf den Gebiet programmieren <br />
<br />
aber vill. hat wer eine idee wie ich das machen kann oder einen andere Methode um eine brige zu schlagen zwischen dmr echolink  <br />
<br />
<br />
<span style="color: #1d2129;" class="mycode_color"><span style="font-family: Helvetica, Arial, sans-serif;" class="mycode_font">Danke im voraus <br />
Florian oe7mfi 2327018</span></span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Der neue Raspberry Pi 3B+ - schneller zum gleichem Preis]]></title>
			<link>https://forum.projekt-pegasus.net/showthread.php?tid=73</link>
			<pubDate>Wed, 14 Mar 2018 13:44:12 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.projekt-pegasus.net/member.php?action=profile&uid=2">DO5SPA</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.projekt-pegasus.net/showthread.php?tid=73</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b">Der neue Raspberry Pi 3B+ - schneller zum gleichem Preis !<br />
<br />
Am heutigen Pi Day präsentiert die Raspberry Pi Foundation einen neuen Raspi: schnelleres Netzwerk, schnellere CPU, gleiche Form, gleicher Preis.</span> <br />
<br />
Am 14.3. ist <a href="https://www.heise.de/meldung/Zahlen-bitte-Happy-Pi-Day-3649955.html" target="_blank" rel="noopener" class="mycode_url">Pi Day</a>. Der Kreiszahl zu Ehren hätte die Raspberry Pi Foundation <a href="https://www.raspberrypi.org/blog/raspberry-pi-3-model-bplus-sale-now-35/" target="_blank" rel="noopener" class="mycode_url">den neuen Raspi</a> natürlich rund gestalten können. Zum Glück hat sie sich dagegen entscheiden: Der 3B+ hat die gleichen äußeren Maße wie der Vorgänger Raspberry Pi 3B, damit man vorhandene Gehäuse und Aufsteckmodule einfach weiternutzen kann.<br />
<span style="font-weight: bold;" class="mycode_b">Damit bestehende Software ohne Anpassungen weiterläuft, hat sich an der Architektur auch nichts geändert: Der Multimedia-Prozessor VideoCore IV ist das Herzstück, an das alle anderen Komponenten wie die USB- und Netzwerk-Anschlüsse, aber auch die vier ARM-Kerne <br />
<br />
weiterlesen hier...<br />
<br />
<a href="https://www.heise.de/ct/artikel/Der-neue-Raspberry-Pi-3B-schneller-zum-gleichem-Preis-3994036.html" target="_blank" rel="noopener" class="mycode_url">Klick Klack</a><br />
<br />
<br />
<span style="text-decoration: underline;" class="mycode_u">Raspi Original Webseite:</span><br />
<br />
<a href="https://www.raspberrypi.org/blog/raspberry-pi-3-model-bplus-sale-now-35/" target="_blank" rel="noopener" class="mycode_url">https://www.raspberrypi.org/blog/raspber...le-now-35/</a><br />
<br />
<br />
<br />
73 de DO5SPA</span>]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b">Der neue Raspberry Pi 3B+ - schneller zum gleichem Preis !<br />
<br />
Am heutigen Pi Day präsentiert die Raspberry Pi Foundation einen neuen Raspi: schnelleres Netzwerk, schnellere CPU, gleiche Form, gleicher Preis.</span> <br />
<br />
Am 14.3. ist <a href="https://www.heise.de/meldung/Zahlen-bitte-Happy-Pi-Day-3649955.html" target="_blank" rel="noopener" class="mycode_url">Pi Day</a>. Der Kreiszahl zu Ehren hätte die Raspberry Pi Foundation <a href="https://www.raspberrypi.org/blog/raspberry-pi-3-model-bplus-sale-now-35/" target="_blank" rel="noopener" class="mycode_url">den neuen Raspi</a> natürlich rund gestalten können. Zum Glück hat sie sich dagegen entscheiden: Der 3B+ hat die gleichen äußeren Maße wie der Vorgänger Raspberry Pi 3B, damit man vorhandene Gehäuse und Aufsteckmodule einfach weiternutzen kann.<br />
<span style="font-weight: bold;" class="mycode_b">Damit bestehende Software ohne Anpassungen weiterläuft, hat sich an der Architektur auch nichts geändert: Der Multimedia-Prozessor VideoCore IV ist das Herzstück, an das alle anderen Komponenten wie die USB- und Netzwerk-Anschlüsse, aber auch die vier ARM-Kerne <br />
<br />
weiterlesen hier...<br />
<br />
<a href="https://www.heise.de/ct/artikel/Der-neue-Raspberry-Pi-3B-schneller-zum-gleichem-Preis-3994036.html" target="_blank" rel="noopener" class="mycode_url">Klick Klack</a><br />
<br />
<br />
<span style="text-decoration: underline;" class="mycode_u">Raspi Original Webseite:</span><br />
<br />
<a href="https://www.raspberrypi.org/blog/raspberry-pi-3-model-bplus-sale-now-35/" target="_blank" rel="noopener" class="mycode_url">https://www.raspberrypi.org/blog/raspber...le-now-35/</a><br />
<br />
<br />
<br />
73 de DO5SPA</span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Bezugsquellen Raspberry Pi bitte hier posten ! ggf mit Zufriedenheit etc...]]></title>
			<link>https://forum.projekt-pegasus.net/showthread.php?tid=72</link>
			<pubDate>Wed, 14 Mar 2018 12:33:33 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.projekt-pegasus.net/member.php?action=profile&uid=2">DO5SPA</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.projekt-pegasus.net/showthread.php?tid=72</guid>
			<description><![CDATA[Da das Thema Raspberry Pi in Sachen Selbstbau Hotspot usw.. im Amateurfunk recht allgegenwärtig ist dacht ich mir ich mach dafür ne eigene Rubrik.<br />
<br />
Hier können Bezugsquellen / Händler genannt werden und es darf auch über die Zufriedenheit / Lieferdauer etc. sich geäussert werden.<br />
<br />
<br />
73 de DO5SPA]]></description>
			<content:encoded><![CDATA[Da das Thema Raspberry Pi in Sachen Selbstbau Hotspot usw.. im Amateurfunk recht allgegenwärtig ist dacht ich mir ich mach dafür ne eigene Rubrik.<br />
<br />
Hier können Bezugsquellen / Händler genannt werden und es darf auch über die Zufriedenheit / Lieferdauer etc. sich geäussert werden.<br />
<br />
<br />
73 de DO5SPA]]></content:encoded>
		</item>
	</channel>
</rss>