Pyrigcontrol ist eine Python-Software, die (zur Zeit) einen Amateurfunk-Transceiver Kenwood TS-480 steuert. Hierzu wird die serielle Schnittstelle benutzt. Erklärungen zur Software und ihrer Installation findet sich unter: http://dl5pd.darc.de/wiki/doku.php?id=minirigctl Hilfe, Ergänzungen und Erläuterungen immer willkommen.
TODOs:
- Portierung auf andere Transceiver-Typen (mit Hilfe von Dictionaries?)
- Anfangs-Start-Bug beseitigen (erster Befehl wird meistens nicht übertragen)
- Übersetzung in andere Sprachen
- Einpflegen von neuen (nützlichen) Features, z. B. eines Scanner-Moduls
#pyrigcontrol English Pyrigcontol is a python software which controls (at this time) an amateur radio transceiver Kenwood TS-480 via the serial port. Explanations about the software and its installation is available (at this time) only in German on the following homepage: http://dl5pd.darc.de/wiki/doku.php?id=minirigctl Any help and comments are appreciated.
TODOs:
- get other transceiver controlled with this software (perhaps with the help of dictionaries)
- remove startup bug (in most cases, the first command is not sent)
- internationalization
- enhance this software with useful features, e. g. a scanner module