1
0
mirror of https://github.com/hemna/aprsd-weewx-plugin.git synced 2025-07-03 17:55:17 -04:00
Hemna 514612fa05 Update to aprsd 3.0.0 and include config options!
This patch adds the entry points for aprsd to generate
config options when this plugin is installed.

The patch also switches over to using the new oslo_config style
config object.
2022-12-29 12:18:16 -05:00

19 lines
284 B
Plaintext

CHANGES
=======
* don't dump the whole packet
* use Tx to send
* Working with pre 2.7.0
* Removed trace
* lint
* Added pbr version
* Fixed missing entry in requirements.txt
* Create FUNDING.yml
v0.1.2
------
* Fixed README.rst formatting
* Updated from first repo
* Initial commit