First commit

This commit is contained in:
marcel
2024-02-18 18:22:51 +01:00
commit 711bf9f7dc
20 changed files with 1601 additions and 0 deletions

21
README.md Normal file
View File

@@ -0,0 +1,21 @@
# PE1RXF APRS
A basic Linux APRS iGate and APRS weather station with additional (optional) PE1RXF telemetry support.
## Requirements
- Python3
- minimalmodbus
- retrying
- gps3
- schedule
- aprslib
## License
Copyright (C) 2024 M.T. Konstapel
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.