aprsd/aprsd
Hemna 1a1d00242b Send GPS Beacon from webchat interface
This patchset allow getting the GPS coordinates from the browser's
geolocation API (which can be denied by user), then send's the GPS
coordinates to aprsd via socketio and then aprsd sends a beacon.

This allows the APRS network to know the location of the person running
the webchat app via browser so packets can get routed back to it.
2022-11-25 13:25:09 -05:00
..
clients Send GPS Beacon from webchat interface 2022-11-25 13:25:09 -05:00
cmds Send GPS Beacon from webchat interface 2022-11-25 13:25:09 -05:00
logging Moved log.py to logging 2022-11-23 13:00:36 -05:00
plugins Remove email validation 2022-11-25 09:29:41 -05:00
threads Update aprsd thread base class to use queue 2022-11-23 13:01:06 -05:00
utils Added webchat command 2022-11-23 13:00:36 -05:00
web Send GPS Beacon from webchat interface 2022-11-25 13:25:09 -05:00
__init__.py Use Gray instead of Black for code formatting. 2021-08-23 13:32:09 -04:00
aprsd.py Added click auto_envvar_prefix 2022-11-23 13:01:06 -05:00
cli_helper.py Added webchat command 2022-11-23 13:00:36 -05:00
client.py Got webchat working with KISS tcp 2022-11-23 13:01:43 -05:00
config.py Use new aprsd.callsign as the main callsign 2022-11-23 13:01:01 -05:00
exception.py Fixed up config option checking for KISS 2022-02-21 16:04:33 -05:00
flask.py Added webchat command 2022-11-23 13:00:36 -05:00
messaging.py Added webchat command 2022-11-23 13:00:36 -05:00
packets.py Update packets to use wrapt 2022-11-23 13:01:06 -05:00
plugin.py Added webchat command 2022-11-23 13:00:36 -05:00
plugin_utils.py Use Gray instead of Black for code formatting. 2021-08-23 13:32:09 -04:00
stats.py Added webchat command 2022-11-23 13:00:36 -05:00