This website requires JavaScript.
Explore
Drone CI
Help
Register
Sign In
w4kek
/
WSJT-X
Watch
1
Star
0
Fork
0
You've already forked WSJT-X
mirror of
https://github.com/saitohirga/WSJT-X.git
synced
2026-06-26 05:23:12 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
84069fe9e9cd07510e70a71ff49aa16dabae7ea3
WSJT-X
/
Transceiver
T
History
Uwe Risse
06d1469c10
Prevent redundant network communication between WSJT-X and DX Lab Suite Commander.
2023-09-30 18:44:03 +02:00
..
DXLabSuiteCommanderTransceiver.cpp
Prevent redundant network communication between WSJT-X and DX Lab Suite Commander.
2023-09-30 18:44:03 +02:00
DXLabSuiteCommanderTransceiver.hpp
…
EmulateSplitTransceiver.cpp
…
EmulateSplitTransceiver.hpp
…
HamlibTransceiver.cpp
Remove RIG_TARGETABLE_PURE since it is no longer needed, and will not be supported anymore with new Hamlib versions.
2023-09-29 14:57:53 +02:00
HamlibTransceiver.hpp
…
HRDTransceiver.cpp
Make HRDTransceiver more robust (seems to reduce the number of program crashes).
2022-08-30 13:42:04 +02:00
HRDTransceiver.hpp
…
OmniRigTransceiver.cpp
A slightly better solution to fix the 55 Hz problem with OmniRig v1.19 and later.
2022-05-03 15:46:17 +02:00
OmniRigTransceiver.hpp
…
PollingTransceiver.cpp
Ensure that next_state_.ptt() is initialized. Patch from Mike W9MDB.
2022-09-22 15:29:59 +02:00
PollingTransceiver.hpp
…
Transceiver.cpp
…
Transceiver.hpp
…
TransceiverBase.cpp
Remove a, hopefully, unnecessary unconditional CAT frequency set
2021-09-11 12:58:48 +01:00
TransceiverBase.hpp
…
TransceiverFactory.cpp
…
TransceiverFactory.hpp
…