1
0
mirror of https://github.com/craigerl/aprsd.git synced 2026-06-20 06:38:42 -04:00

Commit Graph

  • 27359d61aa Remove error logs from watch list hemna 2024-04-17 09:01:49 -04:00
  • 7541f13174 Fixed issue with PacketList being empty hemna 2024-04-16 23:12:58 -04:00
  • a656d93263 Added new PacketCollector hemna 2024-04-16 14:34:14 -04:00
  • cb0cfeea0b Fixed Keepalive access to email stats hemna 2024-04-16 13:09:33 -04:00
  • 8d86764c23 Added support for RX replyacks hemna 2024-04-16 11:39:46 -04:00
  • dc4879a367 Changed Stats Collector registration hemna 2024-04-16 11:06:38 -04:00
  • 4542c0a643 Added PacketList.set_maxlen() hemna 2024-04-15 21:39:45 -04:00
  • 3e8716365e another fix for tx send hemna 2024-04-15 11:29:26 -04:00
  • 758ea432ed removed Packet.last_send_attempt and just use send_count hemna 2024-04-15 10:00:35 -04:00
  • 1c9f25a3b3 Fix access to PacketList._maxlen hemna 2024-04-15 09:19:05 -04:00
  • 7c935345e5 added packet_count in packet_list stats hemna 2024-04-15 08:34:45 -04:00
  • c2f8af06bc force uwsgi to 2.0.24 hemna 2024-04-14 20:27:26 -04:00
  • 5b2a59fae3 ismall update hemna 2024-04-14 14:08:46 -04:00
  • 8392d6b8ef Added new config optons for PacketList hemna 2024-04-14 12:48:09 -04:00
  • 1a7694e7e2 Update requirements hemna 2024-04-13 10:41:49 -04:00
  • f2d39e5fd2 Added threads chart to admin ui graphs hemna 2024-04-12 17:43:11 -04:00
  • 3bd7adda44 set packetlist max back to 100 hemna 2024-04-12 17:17:53 -04:00
  • 91ba6d10ce ensure thread count is updated hemna 2024-04-12 17:03:10 -04:00
  • c6079f897d Added threads table in the admin web ui hemna 2024-04-12 16:33:52 -04:00
  • 66e4850353 Fixed issue with APRSDThreadList stats() hemna 2024-04-12 15:08:39 -04:00
  • 40c028c844 Added new default_ack_send_count config option hemna 2024-04-12 14:36:27 -04:00
  • 4c2a40b7a7 Remove packet from tracker after max attempts hemna 2024-04-12 11:12:57 -04:00
  • f682890ef0 Limit packets to 50 in PacketList hemna 2024-04-12 09:01:57 -04:00
  • 026dc6e376 syncronize the add for StatsStore hemna 2024-04-11 22:55:01 -04:00
  • f59b65d13c Lock on stats for PacketList hemna 2024-04-11 22:24:02 -04:00
  • 5ff62c9bdf Fixed PacketList maxlen hemna 2024-04-11 21:40:43 -04:00
  • 5fa4eaf909 Fixed a problem with the webchat tab notification hemna 2024-04-11 18:11:05 -04:00
  • f34120c2df Another fix for ACK packets hemna 2024-04-11 17:28:47 -04:00
  • 3bef1314f8 Fix issue not tracking RX Ack packets for stats hemna 2024-04-11 16:54:46 -04:00
  • 94f36e0aad Fix time plugin hemna 2024-04-10 22:03:29 -04:00
  • 886ad9be09 add GATE route to webchat along with WIDE1, etc Craig Lamparter 2024-04-10 13:19:46 -07:00
  • aa6e732935 Update webchat, include GATE route along with WIDE, ARISS, etc Craig Lamparter 2024-04-10 13:18:24 -07:00
  • b3889896b9 Get rid of some useless warning logs hemna 2024-04-10 13:59:32 -04:00
  • 8f6f8007f4 Added human_info property to MessagePackets hemna 2024-04-10 13:58:44 -04:00
  • 2e9cf3ce88 Fixed scrolling problem with new webchat sent msg hemna 2024-04-09 10:07:12 -04:00
  • 8728926bf4 Fix some issues with listen command hemna 2024-04-09 09:58:59 -04:00
  • 2c5bc6c1f7 Admin interface catch empty stats hemna 2024-04-09 07:46:06 -04:00
  • 80705cb341 Ensure StatsStore has empty data hemna 2024-04-09 06:59:22 -04:00
  • a839dbd3c5 Ensure latest pip is in docker image hemna 2024-04-08 17:00:42 -04:00
  • 1267a53ec8 Merge pull request #159 from craigerl/stats-rework hemna 2024-04-08 16:12:16 -04:00
  • da882b4f9b LOG failed requests post to admin ui hemna 2024-04-08 13:07:15 -04:00
  • 6845d266f2 changed admin web_ip to StrOpt hemna 2024-04-08 11:04:23 -04:00
  • db2fbce079 Updated prism to 1.29 hemna 2024-04-08 10:26:54 -04:00
  • bc3bdc48d2 Removed json-viewer hemna 2024-04-08 10:16:08 -04:00
  • 7114269cee Remove rpyc as a requirement hemna 2024-04-05 16:00:45 -04:00
  • fcc02f29af Delete more stats from webchat hemna 2024-04-05 15:24:11 -04:00
  • 0ca9072c97 Admin UI working again hemna 2024-04-05 15:02:26 -04:00
  • 333feee805 Removed RPC Server and client. hemna 2024-04-05 12:42:50 -04:00
  • a8d56a9967 Remove the logging of the conf password if not set hemna 2024-04-03 18:01:11 -04:00
  • 50e491bab4 Lock around client reset hemna 2024-04-02 18:23:37 -04:00
  • 71d72adf06 Allow stats collector to serialize upon creation hemna 2024-04-02 14:07:37 -04:00
  • e2e58530b2 Fixed issues with watch list at startup hemna 2024-04-01 21:55:00 -04:00
  • 01cd0a0327 Fixed access to log_monitor hemna 2024-04-01 21:54:41 -04:00
  • f92b2ee364 Got unit tests working again hemna 2024-04-01 21:46:23 -04:00
  • a270c75263 Fixed pep8 errors and missing files hemna 2024-03-29 13:23:39 -04:00
  • bd005f628d Reworked the stats making the rpc server obsolete. hemna 2024-03-29 11:51:15 -04:00
  • 200944f37a Merge pull request #158 from craigerl/client-update hemna 2024-04-02 09:26:30 -04:00
  • a62e490353 Update client.py to add consumer in the API. hemna 2024-03-28 16:32:55 -04:00
  • 428edaced9 Fix for sample-config warning hemna 2024-03-27 10:21:55 -04:00
  • 8e0de9c5ac Fix for sample-config warning v3.3.3 3.3.3 hemna 2024-03-27 10:21:55 -04:00
  • 8f588e653d update requirements hemna 2024-03-25 09:47:16 -04:00
  • 144ad34ae5 Merge pull request #154 from craigerl/packet_updates hemna 2024-03-25 09:20:35 -04:00
  • 0321cb6cf1 Put packet.json back in hemna 2024-03-23 21:06:20 -04:00
  • c0623596cd Change debug log color hemna 2024-03-23 19:27:23 -04:00
  • f400c6004e Fix for filtering curse words hemna 2024-03-23 18:02:01 -04:00
  • 873fc06608 added packet counter random int hemna 2024-03-23 17:53:01 -04:00
  • f53df24988 More packet cleanup and tests hemna 2024-03-23 16:59:33 -04:00
  • f4356e4a20 Show comment in multiline packet output hemna 2024-03-23 13:00:51 -04:00
  • c581dc5020 Added new config option log_packet_format hemna 2024-03-23 11:47:45 -04:00
  • da7b7124d7 Some packet cleanup hemna 2024-03-23 10:54:10 -04:00
  • 9e26df26d6 Added new webchat config option for logging hemna 2024-03-23 10:46:17 -04:00
  • b461231c00 Fix some pep8 issues hemna 2024-03-23 10:24:02 -04:00
  • 1e6c483002 Completely redo logging of packets!! hemna 2024-03-22 23:20:16 -04:00
  • 127d3b3f26 Fixed some logging in webchat hemna 2024-03-22 23:19:54 -04:00
  • f450238348 Added missing packet types in listen command hemna 2024-03-22 23:18:47 -04:00
  • 9858955d34 Don't call stats so often in webchat hemna 2024-03-22 23:16:00 -04:00
  • e386e91f6e Eliminated need for from_aprslib_dict hemna 2024-03-20 21:46:43 -04:00
  • 386d2bea62 Fix for micE packet decoding with mbits hemna 2024-03-20 16:12:18 -04:00
  • eada5e9ce2 updated dev-requirements hemna 2024-03-20 15:52:01 -04:00
  • 00e185b4e7 Fixed some tox errors related to mypy hemna 2024-03-20 15:36:26 -04:00
  • 1477e61b0f Refactored packets hemna 2024-03-20 09:34:31 -04:00
  • 6f1d6b4122 removed print hemna 2024-03-20 09:30:27 -04:00
  • 90f212e6dc small refactor of stats usage in version plugin hemna 2024-03-20 09:29:09 -04:00
  • 9c77ca26be Added type setting on pluging.py for mypy hemna 2024-03-20 09:28:01 -04:00
  • d80277c9d8 Moved Threads list for mypy hemna 2024-03-20 09:25:36 -04:00
  • 29b4b04eee No need to synchronize on stats hemna 2024-03-20 09:23:27 -04:00
  • 12dab284cb Start to add types hemna 2024-03-20 09:22:48 -04:00
  • d0f53c563f Update tox for mypy runs hemna 2024-03-20 09:20:55 -04:00
  • 24830ae810 Merge pull request #155 from craigerl/dependabot/pip/black-24.3.0 hemna 2024-03-20 15:38:59 -04:00
  • 52896a1c6f Bump black from 24.2.0 to 24.3.0 dependabot[bot] 2024-03-20 18:14:03 +00:00
  • 82b3761628 replaced access to conf from uwsgi hemna 2024-03-14 12:15:23 -04:00
  • 8797dfd072 Fixed call to setup_logging in uwsgi hemna 2024-03-14 12:11:30 -04:00
  • c1acdc2510 Fixed access to conf.log in logging_setup hemna 2024-03-14 11:41:34 -04:00
  • 71cd7e0ab5 Changelog for 3.3.2 v3.3.2 hemna 2024-03-13 13:49:11 -04:00
  • d485f484ec Remove warning during sample-config hemna 2024-03-13 13:47:01 -04:00
  • f810c02d5d Removed print in utils hemna 2024-03-13 13:44:09 -04:00
  • 50e24abb81 Updates for 3.3.1 v3.3.1 hemna 2024-03-12 10:41:16 -04:00
  • 10d023dd7b Fixed failure with fetch-stats hemna 2024-03-12 10:37:17 -04:00
  • cb9456b29d Fixed problem with list-plugins hemna 2024-03-12 10:36:26 -04:00
  • c37e1d58bb Changelog for 3.3.0 v3.3.0 hemna 2024-03-12 10:08:38 -04:00