1
0
mirror of https://github.com/craigerl/aprsd.git synced 2024-09-28 16:16:51 -04:00
aprsd/aprsd/plugins
Hemna c201c93b5d Cleaned up packet transmit class attributes
This patch cleans up the Packet class attributes used to
keep track of how many times packets have been sent and
the last time they were sent.  This is used by the PacketTracker
and the tx threads for transmitting packets
2022-12-17 18:06:24 -05:00
..
__init__.py
email.py Cleaned out all references to messaging 2022-12-16 15:58:02 -05:00
fortune.py Updated plugins and plugin interfaces for Packet 2022-12-16 15:58:02 -05:00
location.py Updated plugins and plugin interfaces for Packet 2022-12-16 15:58:02 -05:00
notify.py Cleaned up packet transmit class attributes 2022-12-17 18:06:24 -05:00
ping.py Moved trace.py to utils 2022-11-23 13:00:36 -05:00
query.py Cleaned out all references to messaging 2022-12-16 15:58:02 -05:00
time.py Updated plugins and plugin interfaces for Packet 2022-12-16 15:58:02 -05:00
version.py Moved trace.py to utils 2022-11-23 13:00:36 -05:00
weather.py Moved trace.py to utils 2022-11-23 13:00:36 -05:00