Hamradio, #HomeAssistant (HA) & #linux automation
Problem: As a user #Wavelog , I need to fire up #flrig & #waveloggate in Linux for it to read QRG from #FT991A.
Solution: FT991A is connected to a smart power monitoring switch. When radio turns on, HA reads 100W drawn by radio.
An automation sends a #mqtt message which payload “ON”. Ubuntu is running a simple #bash script & subscribed to mqtt topic. When On is detected, it fires up flrig & wavelog. Kills both apps when payload off is received
Dont forget to update your #waveloggate for CAT and ADIF Transport to #wavelog from time to time. Latest release fixes a small bug, where Waveloggate lost the connection to flrig while running in background. #hamr #hamradio
https://github.com/wavelog/WaveLogGate/releases
Releases · wavelog/WaveLogGate

WLGate, the CAT-Bridge for WSJT-* and FLRig to Wavelog - wavelog/WaveLogGate

GitHub

Stability-Release of #wavelogGate. Fixes an issue where the connection with FLRig may drop: https://github.com/wavelog/WaveLogGate/releases

#wavelog #hamr #CAT

Releases · wavelog/WaveLogGate

WLGate, the CAT-Bridge for WSJT-* and FLRig to Wavelog - wavelog/WaveLogGate

GitHub
I'm trying to connect Fldigi to Wavelog but without any success unfortunately. When using the “Cloudlog" API option in Fldigi the application crashes. I'm not sure if this option is recommended when using Wavelog. The WavelogGate docs mentions Fldigi support but i'm not sure how to have Fldigi send UDP ADI broadcasts to WavelogGate. Is there anyone who could help? Any other tips are welcome! #fldigi #hamradio #wavelog #waveloggate

Moin.

ich weiss nicht mehr, wer genau mich auf der #hamradio2024 wegen #WavelogGate und selfsigned-Cert angesprochen hat (es war ein sehr junger DO'ler, soviel weiss ich noch).
Jedenfalls hab ich das Ding gerade so gepatched, dass es auch #wavelog instanzen mit selbstsigniertem SSL-Cert zulässt.

https://github.com/wavelog/WaveLogGate/releases/tag/v1.0.16

Release v1.0.16 · wavelog/WaveLogGate

What's Changed Added lazy check of tls-cert to allow selfsigned instances by @int2001 in #4 Full Changelog: v1.0.15...v1.0.16

GitHub