22 lines
490 B
Markdown
22 lines
490 B
Markdown
# 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.
|