Dire Wolf Config - Building your own Digipeater from A to Z - Part 2

Поділитися
Вставка

КОМЕНТАРІ • 39

  • @KempOutside
    @KempOutside Рік тому

    Do you have to include a lat/long? I am thinking about building a portable digipeater to repeat my APRS signal from my handheld when camping. I’d leave the digipeater at the campsite and take an HT on hikes.

    • @The_Comms_Channel
      @The_Comms_Channel  Рік тому +1

      Great idea! Nope, it's not required and we're actually not using it on our digipeater either.

    • @The_Comms_Channel
      @The_Comms_Channel  Рік тому

      For a portable setup like that, it may be worth picking up a Raspberry Pi Zero W. They seem to be a bit easier to get now. It's been around two hours now and PiShop hasn't sold out yet
      rpilocator.com/?country=US&cat=PIZERO

  • @Andre-xu3pq
    @Andre-xu3pq 3 місяці тому

    Can you help me with the PTT setup in de conf for a Icom 7300 without Hamlib
    the com is 6 (usb is connected) OS = windows . now i have PTT COM6 DTR (i try rts, -rts etc)
    USB poort is COM6 115200
    PS: other applications like FT8 are working fine. radio setup seems to be correct?

  • @cdsplus1
    @cdsplus1 Рік тому

    Hi, Can I use this software with a very old radio that does not have any control interface? I made a board with a couple of isolation audio transformers and an optocoupler to activate the ptt with the serial port (can be used with a usb to RS232 adaptor) but I don't know if that can work with this software and how to configure it. Thanks. Regards.

  • @williamrichman1889
    @williamrichman1889 Місяць тому

    Where did you get your din cable to the digirig for the tyt 9000d? Also what cable are you using from the digirig to the raspberry? I am new to all this and have a tyt 9000d and the din cable to install into it soon just want to make sure to get the right cables from the radio to the raspberry.

    • @The_Comms_Channel
      @The_Comms_Channel  Місяць тому

      Details are in this video ua-cam.com/video/V7ASSvsCgNE/v-deo.html

  • @thuff3207
    @thuff3207 6 місяців тому

    I have build many digipeaters with different audio interfaces. I use a GPS for position instead of entering the position. Then wherever I drop it I know the location.

  • @johnmilner0859
    @johnmilner0859 3 місяці тому

    Everything went well until hamlib had successfully installed. There were no files visible such as direwolf.conf visible following the ls command.

  • @SpookieNZL
    @SpookieNZL Рік тому

    Hi, what’s the command I can use to make Direwolf automatically start on a power reboot?

    • @The_Comms_Channel
      @The_Comms_Channel  Рік тому

      There is no single command, but there are a number of simple steps to do this though. This guide should get you going:
      www.f4fxl.org/start-direwolf-at-boot-the-systemd-way/

  • @jerrystom4330
    @jerrystom4330 Рік тому

    I'm missing something. I've reinstalled Direwolf several times but I still get this error "-bash: direwolf: command not found" What am I doing wrong?

    • @The_Comms_Channel
      @The_Comms_Channel  Рік тому

      Hi Jerry. What are you running this on? Raspberry Pi OS or something else?

    • @The_Comms_Channel
      @The_Comms_Channel  Рік тому

      Also, are you running the script from the GitHub page?

    • @jerrystom4330
      @jerrystom4330 Рік тому

      Yeah still won't load Direwolf
      jerry@raspberrypi:~ $ direwolf -c direwolf.ic705.conf
      -bash: direwolf: command not found
      jerry@raspberrypi:~ $

    • @The_Comms_Channel
      @The_Comms_Channel  Рік тому

      Ah, I see. Thank you for the additional info. Seems to be a permission issue

    • @The_Comms_Channel
      @The_Comms_Channel  Рік тому

      Can you do me a favor and run this command and copy and paste what you get:
      history

  • @KD9VUK-
    @KD9VUK- Рік тому +1

    That is one expensive digipeater….. a 705

    • @The_Comms_Channel
      @The_Comms_Channel  Рік тому

      That is true! 😂 Great for testing and looks good on video 🙂

  • @ShaneKA5GSS
    @ShaneKA5GSS 8 місяців тому

    any idea why i'm getting this message
    Digipeater WIDE2 (probably N5LUY-10) audio level = 200(73/70) _||||____
    Audio input level is too high. Reduce so most stations are around 50.
    [0.2] KE5PL-1>APMI06,N5LUY-10,WIDE2*:@191156z3158.98NS10203.10W#WX3in1Plus2.0
    Position with time, SSn-N digipeater (includes WIDEn-N), Microsat WX3in1 Plus 2.0
    N 31 58.9800, W 102 03.1000
    WX3in1Plus2.0

    • @The_Comms_Channel
      @The_Comms_Channel  8 місяців тому

      You'll want to adjust the audio levels a little. Either via the radio or the controls in the operating system

    • @ShaneKA5GSS
      @ShaneKA5GSS 8 місяців тому

      @@The_Comms_Channel fyi..i figured out if i set the aprs mute function to on it stops the message in my terminal. Somehow the mute had been switched to off.

  • @markgutierrez2024
    @markgutierrez2024 9 місяців тому

    you can find out the device by running ls -l /dev/serial/by-id/
    Cheers!