Tobias Blomberg
Tobias Blomberg
@dl1esk, maybe I don't understand but are you sure that the SQL_FLAP_SUP feature won't solve your problem? It was added to suppress interferense that open the squelch very short a...
Ok, I understand. You can get similar functionality using the SQL_FLAP_SUP feature but not exactly the same. For example, if you set _MIN_TIME=1000 and _MAX_COUNT=5, the guy causing problems can...
Yes, I've seen it closing some times on mobile flutter and I guess that it's more of a problem in mountainous areas.
SvxLink already have its own timer handling through the Async::Timer class.
It's solvable
Sounds more like a bug in the Echolink directory server then if it lets you in even though you are giving it the incorrect password, doesn't it?
New command structure implemented, similar to the one used in SvxLink server, so to set a config variable use: `CFG section tag value`. Example: `echo CFG GLOBAL SQL_TIMEOUT 500 >...
Rebased and merged in commit 5636dffc96cc4819aa0ef358f0db222198e67a6f
Closing this PR since the file should be handled in other branches
The current "flapping squelch suppression" is not targeted at suppressing misuse but rather at QRM suppression. Implementing features to stop misuse is almost always a waste of time because the...