Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
- KM4ACK-Pi
- Messages
Search
Re: Keying a radio - APRS/Direwolf
#direwolf
Typically, SignaLink pushes PTT when it detects audio. There is no CAT control for the 2980 so Hamlib isn't in the picture at all. I have a 2980 with a Digirig...it uses RTS for PTT. On Sat, Jan 6, 2024, 09:19 Jeff <wasco8@...> wrote: I was watching your video on YT.? I get the feeling there were some set up or config that occurred before that video.? I have the ft2980, Signalink, and a Pi 4 hooked up and ready to go.? I assume Direwolf controls the rig and not Hamlib etc.? Also is there a vid ,series I should use to start at for image set up.? TY |
Re: Keying a radio - APRS/Direwolf
#direwolf
Jeff
I was watching your video on YT.? I get the feeling there were some set up or config that occurred before that video.? I have the ft2980, Signalink, and a Pi 4 hooked up and ready to go.? I assume Direwolf controls the rig and not Hamlib etc.? Also is there a vid ,series I should use to start at for image set up.? TY
|
Re: 73Linux on orangepi zero v3 4G with debian 12 (bookworm) xfce
Thank you to all.? It helps much.? I found yesterday that the OPiZ3, without an RTC, after 4 hours, was 50 minutes behind, so an RTC is a must for JS8Call, FT8, FT4, and similar precise timing WSJTX types of modes. An avg of 300mA drain is very nice.? I do think I'll wire in an extra USB port to the on board header, for the DigiRig, so I can use a direct keyboard/mouse as an option, instead of only the VNC tablet approach.? And bring a small SW rx for confirming time with WWV or CHU, when offgrid.
I'll check back here for any more thoughts someone may want to share about it. Great community.? :-) 73 Karl S. K4GMV |
Re: WSJT-X using BAP and FLRIG, Digirig and Yaesu 857D - when finishing transmit turns radio off and on again???
It was indeed a power issue. I disconnected a reconnected the multiple connectors between my battery and radio. I think the one that felt flaky was the multi-pin connector gong to the radio. When I got to it - it felt like there was some tension no it - perhaps pulled just enough to not have a good connection. I should have tried this sooner - but I broke my collarbone and sprained the opposite wrist in a bicycle accident last week - that made it uncomfortable to crawl under a table and try to pull apart and press together connecctors.
Thank you for all the great advice. Jim KM6GUO |
Re: 73 Linux will not install on Linux Mint
#73linux
Yes I think so. Then I changed the language back to english and run 73 Linux again. I had to remove the folder 73Linux first. Everything looked good but I had seen it had not installed wsjtx although I had selected it.
I chose it again and it installed. But now my js8call disappeared somehow. I chose that again and finally have both running. I got a message from the update manager that there was an update for js8call and when I selected it it said something about adding wsjtx-data?? Then at the end I got some kind of error. couldn't be bottered at this point so clicked it away. Update mangager said up to date. I think all is well now but very strange.. |
Re: 73Linux on orangepi zero v3 4G with debian 12 (bookworm) xfce
¿ªÔÆÌåÓýMint also has a true Debian-based version called LMDE, so you don¡¯t have to use the Ubuntu-based version.Gerry Curry 546 Cedar Lake Rd Cedar Lake, NS, B5A 5L8 phone (902) 307-1504 gerry@... iChat & AIM - gcurry@... www.gerrycurry.com |
Re: 73Linux on orangepi zero v3 4G with debian 12 (bookworm) xfce
I'm running Debian 12 Xfce on old, lightweight x64 netbooks for simultaneous flrig, fldigi, and JS8Call.? No 73Linux and little other software, but I'm pleased with performance.? The lightweight windows manager makes a big difference.? Performance under Linux Mint 20 and 21 was "okay" and improved with lighter windows managers, but I tired of all the bloat of the downstream Debian distros, not to mention tangles of dependencies that popped up at the worst times.
x11vnc has been the go-to VNC here for straight Debian installs.? Simple, installs from the GUI package manager (Synaptics), works with TightVNC viewer, which I prefer, on Windows machines, and is good enough for my simple LAN connection needs.? If jumping through firewalls and across untrusted networks was on the agenda, I'd do differently. I haven't used Ubuntu for years, but Mint is a downstream derivative.? My experience is that it's not much of a leap back to straight Debian.? YMMV.? Again, I can't say what that means with 73Linux.? For a full-blown desktop, versus an appliance netbook, I might opt back for one of the dressed-up distros and its default windows manager. ? Dan ? N7SHM |
Re: 73 Linux will not install on Linux Mint
#73linux
Interesting, and unexpected.? to be clear the git clone was successful and you ran 73.sh and it did stuff and the errors happen??
|
Re: 73 Linux will not install on Linux Mint
#73linux
¿ªÔÆÌåÓýHiThe language of the desktop must be English! I had the same problem with a German desktop? Vy vy 73 de Klaus, DC2JR Von meinem iPhone gesendet Am 04.01.2024 um 09:48 schrieb nl13286@...:
|
73 Linux will not install on Linux Mint
#73linux
I installed Linux Mint 21.2 64bit on an old laptop and tried to install 73 Linux on it. Now i get an empty screen with no apps to choose from. In the terminal something about rule 38.
too many arguments head: error reading app : is a folder same for bin, cache, data What next? |
fldigi does not compile
Hi,
I have been successfully running flrig and WSJT-X. Since I did not install fldigi from the beginning, I tried to install it today via PAP after the fact, but compilation fails: make[2]: Entering directory '/home/pi/.bap-source-files/fldigi-4.2.03/src' make[3]: Entering directory '/home/pi/.bap-source-files/fldigi-4.2.03/src' ? CXX????? rigcontrol/fldigi-hamlib.o rigcontrol/hamlib.cxx: In function ¡®void hamlib_get_rigs()¡¯: rigcontrol/hamlib.cxx:608:19: error: invalid conversion from ¡®int (*)(const rig_caps*, void*)¡¯ to ¡®int (*)(rig_caps*, void*)¡¯ [-fpermissive] ? 608 |? rig_list_foreach(add_to_list, 0); ????? |?????????????????? ^~~~~~~~~~~ ????? |?????????????????? | ????? |?????????????????? int (*)(const rig_caps*, void*) In file included from ./include/rigclass.h:27, ???????????????? from ./include/main.h:36, ???????????????? from ./include/squelch_status.h:31, ???????????????? from ./include/status.h:29, ???????????????? from ./include/nanoIO.h:42, ???????????????? from ./include/confdialog.h:388, ???????????????? from rigcontrol/hamlib.cxx:34: /usr/local/include/hamlib/rig.h:3694:18: note:?? initializing argument 1 of ¡®int rig_list_foreach(int (*)(rig_caps*, void*), void*)¡¯ ?3694 | rig_list_foreach HAMLIB_PARAMS((int (*cfunc)(struct rig_caps *, rig_ptr_t), ????? |????????????????? ^~~~~~~~~~~~~ make[3]: *** [Makefile:5606: rigcontrol/fldigi-hamlib.o] Error 1 Hamlib 4.5.5 was freshly installed, configured and build earlier today via . OS is Linux raspberrypi 6.1.21-v7+ #1642 SMP Mon Apr? 3 17:20:52 BST 2023 armv7l GNU/Linux. I'm suspecting an incompatibility with the Hamlib version. Thanks for any help. 73 Stefan NH6SP |
to navigate to use esc to dismiss