forked from pierr3/ModeS
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Customising auto squawk assignment refresher rate
Allowing the user to change the value (number in seconds) via command line input Adapting the setting variable to provide an int value (equal the refresher rate) instead of a boolean Detect optional refresh value and change refresh rate accordingly changed PluginCommands input variable type to cope with multiple regex groups, changed to string comparison with relational operators Resolving #58 Code clean-up
- Loading branch information
Showing
2 changed files
with
51 additions
and
99 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters