TG9AOR
Hello all. I am using APRSISCE/32 and whenever I want to send a message, either using KISS or AGW connections, direwolf sends it via channel 0.
I do not have a radio connected to and do not plan to use the HD-15 connector. How do I configure direwolf so that all messages go out via the DIN6 connector? Thanks. TG9AOR
|
|
Re: UDRC2 and DR1X
Johnny
Will do. Thanks
On Mar 8, 2019, at 9:20 AM, John D Hays - K7VE <john@...> wrote:
|
|
Re: UDRC2 and DR1X
I haven't tried it, but of follow the wiki for setup I think it should - otherwise just use the compass image.
On Fri, Mar 8, 2019, 05:13 Johnny <w5pfr@...> wrote:
|
|
Re: UDRC2 and DR1X
Johnny
If I try the draws download, would it work for the DR1X setup, as far as setting up the pins and audio and etc? Thanks in advance
On Mar 7, 2019, at 8:54 PM, John D Hays - K7VE <john@...> wrote:
|
|
Re: UDRC2 and DR1X
Or if you wanted to try installing on the draws beta, it is found at http://images.nwdigitalradio.com/downloads/ In both cases you will need to install the ircddbgateway and dstarrepeater packages. (see wiki for instructions https://nw-digital-radio.groups.io/g/udrc/wiki/UDRC%E2%84%A2-Setup-for-the-Yaesu-DR-1X-Repeater)
On Thu, Mar 7, 2019 at 5:47 PM Johnny <w5pfr@...> wrote: I need to download a fresh image for my UDRC2 and DR1X repeater. Can someone point me to where I can download a fresh image? My original image doesnt want to work right. Cant even SSH in to it. Keeps telling me, Connection Refused!!
|
|
UDRC2 and DR1X
Johnny
I need to download a fresh image for my UDRC2 and DR1X repeater. Can someone point me to where I can download a fresh image? My original image doesnt want to work right. Cant even SSH in to it. Keeps telling me, Connection Refused!!
Thanks in advance
|
|
Re: BETA9 Clean Install - Need to Edit app_config.sh Depending on what you want to install
#betaimage
Thanks Bernard. Yes please show me the symptom you are seeing so I can
toggle quoted messageShow quoted text
correct the problem. /Basil f6bvp <f6bvp@free.fr> writes:
Hi Basil,
|
|
Re: BETA9 Clean Install - Need to Edit app_config.sh Depending on what you want to install
#betaimage
Hi Basil,
toggle quoted messageShow quoted text
I just found that in beta9 ncursesw5 libraries are only partially installed. I can provide details if needed. Bernard f6bvp
Le 28 févr. 2019 à 16:35, Basil Gunn <basil@pacabunga.com> a écrit :
|
|
Re: Draws Manager
#drawsmanager
Thanks
On Wed, Mar 6, 2019, 08:34 Mike - KB0FX <mweilb@...> wrote: Team - Great job on the DRAWS Manager!
|
|
Draws Manager
#drawsmanager
Team - Great job on the DRAWS Manager!
|
|
Yes, you will need to stop and start the daemon (or reboot) to pickup the new direwolf, if you have it running.. sudo systemctl stop direwolf sudo systemctl start direwolf
On Tue, Mar 5, 2019 at 4:02 PM Basil Gunn <basil@...> wrote:
|
|
John D Hays - K7VE <john@hays.org> writes:
And that will get you the "Device or resource busy" shown below becauseWith this new direwolf executable, you can rundirewolf -c /etc/direwolf.conf direwolf is started with systemd. So do NOT do that. I only support direwolf running as a modem. $ pidof direwolf 352 $ systemctl status direwolf $ systemctl status direwolf ● direwolf.service - Direwolf Daemon Loaded: loaded (/etc/systemd/system/direwolf.service; enabled; vendor preset: enabled) Active: active (running) since Tue 2019-03-05 14:35:12 PST; 1h 22min ago Process: 339 ExecStartPre=/bin/rm -f /tmp/kisstnc (code=exited, status=0/SUCCESS) Main PID: 352 (direwolf) CGroup: /system.slice/direwolf.service └─352 /usr/bin/direwolf -t 0 -c /etc/direwolf.conf -p $ direwolf -c /etc/direwolf.conf Dire Wolf DEVELOPMENT version 1.6 B (Mar 5 2019) Includes optional support for: gpsd hamlib Reading config file /etc/direwolf.conf Audio device for both receive and transmit: plughw:CARD=udrc,DEV=0 (channels 0 & 1) Could not open audio device plughw:CARD=udrc,DEV=0 for input Device or resource busy Pointless to continue without audio device. /Basil There are two primary ways direwolf is used. One is simply as a modem,
|
|
On Tue, Mar 5, 2019 at 3:28 PM Rico Abagnale <rico@...> wrote:
With this new direwolf executable, you can run direwolf -c /etc/direwolf.conf Assuming your direwolf.conf is in /etc -- within that file, setup your gpsd connection and beacons. Note: direwolf is authored by WB2OSZ -- his repository is at https://github.com/wb2osz/direwolf including an 'issues' link. There are two primary ways direwolf is used. One is simply as a modem, with only modem specific features in direwolf.conf and all other functions created by external programs and/or protocol stacks. The other is configuring various (mostly APRS) functions within direwolf.conf - either approach is valid, and can be mixed and matched. Basil tends to use the modem only approach.
|
|
Rico Abagnale, DG5BQ
Here you are. And finally I’ve seen the missing two lines.
toggle quoted messageShow quoted text
pi@WoMoAPRSetc:~ $ gpsd -V gpsd: 3.18.1 (revision 3.18.1) pi@WoMoAPRSetc:~ $ cd /usr/local/src/direwolf-dev pi@WoMoAPRSetc:/usr/local/src/direwolf-dev $ make clean rm -f direwolf decode_aprs text2tt tt2text ll2utm utm2ll aclients atest log2gpx gen_packets ttcalc kissutil cm108 gen_fff tune.h fsk_fast_filter.h *.o *.a direwolf.desktop pi@WoMoAPRSetc:/usr/local/src/direwolf-dev $ make -j4 gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o direwolf.o direwolf.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o config.o config.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o recv.o recv.c echo " " > tune.h gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -DGEN_FFF -o gen_fff demod_afsk.c dsp.c textcolor.c -lm -lpthread -lrt -lasound -lgps -lhamlib echo " " > tune.h gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o dsp.o dsp.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o demod_psk.o demod_psk.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o demod_9600.o demod_9600.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o hdlc_rec.o hdlc_rec.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o hdlc_rec2.o hdlc_rec2.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o multi_modem.o multi_modem.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o rdq.o rdq.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o rrbb.o rrbb.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o dlq.o dlq.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o fcs_calc.o fcs_calc.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o ax25_pad.o ax25_pad.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o ax25_pad2.o ax25_pad2.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o xid.o xid.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o decode_aprs.o decode_aprs.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o symbols.o symbols.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o server.o server.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o kiss.o kiss.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o kissserial.o kissserial.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o kissnet.o kissnet.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o kiss_frame.o kiss_frame.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o hdlc_send.o hdlc_send.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o gen_tone.o gen_tone.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o audio.o audio.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o audio_stats.o audio_stats.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o digipeater.o digipeater.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o cdigipeater.o cdigipeater.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o pfilter.o pfilter.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o dedupe.o dedupe.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o tq.o tq.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o xmit.o xmit.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o morse.o morse.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o ptt.o ptt.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o beacon.o beacon.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o encode_aprs.o encode_aprs.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o latlong.o latlong.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o textcolor.o textcolor.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o dtmf.o dtmf.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o aprs_tt.o aprs_tt.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o tt_user.o tt_user.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o tt_text.o tt_text.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o igate.o igate.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o waypoint.o waypoint.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o serial_port.o serial_port.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o log.o log.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o telemetry.o telemetry.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o dwgps.o dwgps.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o dwgpsnmea.o dwgpsnmea.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o dwgpsd.o dwgpsd.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o dtime_now.o dtime_now.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o mheard.o mheard.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o ax25_link.o ax25_link.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o cm108.o cm108.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -I. -c -o strlcpy.o misc/strlcpy.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -I. -c -o strlcat.o misc/strlcat.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o error_string.o geotranz/error_string.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o mgrs.o geotranz/mgrs.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o polarst.o geotranz/polarst.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o tranmerc.o geotranz/tranmerc.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o ups.o geotranz/ups.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o usng.o geotranz/usng.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o utm.o geotranz/utm.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o ttcalc.o ttcalc.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o dwsock.o dwsock.c Generating customized direwolf.desktop ... ./gen_fff > fsk_fast_filter.h ar -cr misc.a strlcpy.o strlcat.o gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -DDECAMAIN -o decode_aprs decode_aprs.c kiss_frame.c ax25_pad.c dwgpsnmea.o dwgps.o dwgpsd.o serial_port.o symbols.o textcolor.o fcs_calc.o latlong.o log.o telemetry.o tt_text.o misc.a -lm -lpthread -lrt -lasound -lgps -lhamlib gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -DENC_MAIN -o text2tt tt_text.c misc.a -lm -lpthread -lrt -lasound -lgps -lhamlib gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -DDEC_MAIN -o tt2text tt_text.c misc.a -lm -lpthread -lrt -lasound -lgps -lhamlib gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -g -o aclients aclients.c ax25_pad.c fcs_calc.c textcolor.o misc.a gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -o log2gpx log2gpx.c textcolor.o misc.a -lm -lpthread -lrt -lasound -lgps -lhamlib gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -o gen_packets gen_packets.c ax25_pad.c hdlc_send.c fcs_calc.c gen_tone.c morse.c dtmf.c textcolor.c dsp.c misc.a -lm -lpthread -lrt -lasound -lgps -lhamlib gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -g -o ttcalc ttcalc.o ax25_pad.o fcs_calc.o textcolor.o misc.a gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -g -DKISSUTIL -o kissutil kissutil.c kiss_frame.c ax25_pad.o fcs_calc.o textcolor.o serial_port.o dtime_now.o dwsock.o misc.a -lm -lpthread -lrt -lasound -lgps -lhamlib gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -g -DCM108_MAIN -o cm108 cm108.c textcolor.o misc.a -lm -lpthread -lrt -lasound -lgps -lhamlib gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o demod.o demod.c gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -c -o demod_afsk.o demod_afsk.c ar -cr geotranz.a error_string.o mgrs.o polarst.o tranmerc.o ups.o usng.o utm.o gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -o ll2utm ll2utm.c geotranz.a textcolor.o misc.a -lm -lpthread -lrt -lasound -lgps -lhamlib gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -o utm2ll utm2ll.c geotranz.a textcolor.o misc.a -lm -lpthread -lrt -lasound -lgps -lhamlib gcc -o direwolf direwolf.o config.o recv.o demod.o dsp.o demod_afsk.o demod_psk.o demod_9600.o hdlc_rec.o hdlc_rec2.o multi_modem.o rdq.o rrbb.o dlq.o fcs_calc.o ax25_pad.o ax25_pad2.o xid.o decode_aprs.o symbols.o server.o kiss.o kissserial.o kissnet.o kiss_frame.o hdlc_send.o gen_tone.o audio.o audio_stats.o digipeater.o cdigipeater.o pfilter.o dedupe.o tq.o xmit.o morse.o ptt.o beacon.o encode_aprs.o latlong.o textcolor.o dtmf.o aprs_tt.o tt_user.o tt_text.o igate.o waypoint.o serial_port.o log.o telemetry.o dwgps.o dwgpsnmea.o dwgpsd.o dtime_now.o mheard.o ax25_link.o cm108.o misc.a geotranz.a -lm -lpthread -lrt -lasound -lgps -lhamlib gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -mfpu=neon -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -o atest atest.c demod.o demod_afsk.o demod_psk.o demod_9600.o dsp.o hdlc_rec.o hdlc_rec2.o multi_modem.o rrbb.o fcs_calc.o ax25_pad.o decode_aprs.o dwgpsnmea.o dwgps.o dwgpsd.o serial_port.o telemetry.o dtime_now.o latlong.o symbols.o tt_text.o textcolor.o misc.a -lm -lpthread -lrt -lasound -lgps -lhamlib > This includes support for gpsd. > This includes support for hamlib. > This does NOT include support for CM108/CM119 PTT. Next step - install with: sudo make install
|
|
Your direwolf config file is here:
toggle quoted messageShow quoted text
/etc/direwolf.conf Please cut & paste the console output of the following commands in an email to me. gpsd -V cd /usr/local/src/direwolf-dev make clean make -j4 /Basil Rico Abagnale <rico@abagnale.de> writes:
So, now I tried to follow all the steps in „Raspberry-Pi-APRS-Tracker.pdf” and got stuck at section 5 beginning with „cd /home/pi/direwolf…” because I don’t have such a directory.
|
|
Rico Abagnale <rico@abagnale.de> writes:
I followed the steps below but didn’t see the two mentioned lines. So I will do the whole installation process, written down in the „Raspberry-Pi-ARRS-Tracker.pdf”.Please cut & pathe the console output of the following in an email to me. gpsd -V cd /usr/local/src/direwolf-dev make clean make -j4 /Basil
|
|
Rico Abagnale, DG5BQ
So, now I tried to follow all the steps in „Raspberry-Pi-APRS-Tracker.pdf” and got stuck at section 5 beginning with „cd /home/pi/direwolf…” because I don’t have such a directory.
toggle quoted messageShow quoted text
And still: I don’t get the two lines „ This includes…..”
|
|
Rico Abagnale, DG5BQ
I followed the steps below but didn’t see the two mentioned lines. So I will do the whole installation process, written down in the „Raspberry-Pi-ARRS-Tracker.pdf”. Will get back with the result...
|
|
Basil, does the beta build have GPS compile switch turned on, it is notIf you are talking about Xastir, it is installed from a debian package. If you are talking about Direwolf, I treat it like a modem and do the application stuff from applications. From the direwolf doc it seems like if gpsd & libgps-dev are installed before direwolf is built then it will build with gps functionality. That is currently NOT the case. To fix this, since gpsd & libgps-dev are installed, rebuild direwolf. cd /usr/local/src/direwolf-dev make -j4 sudo make install Look for the following printed out at the end of the make This includes support for gpsd./Basil On Tue, Mar 5, 2019, 12:09 Rico Abagnale <rico@abagnale.de> wrote:Hi Basil,
|
|
Basil, does the beta build have GPS compile switch turned on, it is not default in the make
On Tue, Mar 5, 2019, 12:09 Rico Abagnale <rico@...> wrote:
|
|