Seite 1 von 1

AetherSDR

Verfasst: Montag 15. Juni 2026, 08:39
von DL7UCX
Hallo,

zur Kopplung mit AetherSDR habe ich diesen Beitrag auf https://github.com/aethersdr/AetherSDR/issues/276 gefunden:
Windows

For programs that require a COM port (not TCP), you need a third-party virtual COM port driver:
com0com (free, open source) — creates virtual COM port pairs
VSPE — virtual serial port emulator

Setup with com0com:
1. Install com0com, create a pair (e.g. COM10 ↔ COM11)
2. In AetherSDR: enable TCP rigctld on port 4532
3. Use a TCP-to-serial bridge to connect port 4532 to COM10
4. Point your logging software to COM11

We're investigating native Windows virtual COM port support, but it requires kernel-mode drivers which are complex to distribute.
73 Ben