Sondecom.txt

Aus DXL-Wiki
Zur Navigation springen Zur Suche springen

Beschreibung von sondecom.txt

-t <filename>  append comment lines from this file at start of line eg "%f%d%v text..."
                  %A Azimuth from sonde-rx, (-P needed too)
                  %d rssi if received with sdrtst -e
                  %D Distance to sonde-rx, (-P -S needed too with EGM96)
                  %E Elevation to sonde, (-P -S needed too with EGM96)
                  %F same as "f" but send even if MHz got from sonde data
                  %f sdr freq+AFC from sdrtst with -e and not (yet) got MHz from sonde
                  %l label given in sondeudp -L eg. "omni" "west" "rx1"
                  %n frame number if available
                  %r hdil if available, gps horizontal noise in meter
                  %s gps sat count if available
                  %t tx power dBm
                  %u sonde uptime if available
                  %v sondemod version
                  # or empty line(s) for comment-free beacons

Beispiel

Beispielzeilen in sondecom.txt

%d%D%A%E%f
%s%u%v%f

Fügt abwechselnd folgende Informationen in den APRS-Baktentext ein:

  • Empfangsfeldstärke; Entfernung, Azimuth sowie Elevation zur Sonde; Sondenfrequenz
  • Anzahl der empfangenen GPS Satelliten; Aktuelle Laufzeit der Sonde; eingesetzte Sondemod-Version, Sendefrequenz der Sonde.