Commit graph

113 commits

Author SHA1 Message Date
Blergo a1d922d29c
Update server.py
work for disabling features from config
2024-07-03 13:57:13 +01:00
Blergo 418b52111a
Update config_init.py
work for disabling modules from config.ini
2024-07-03 13:16:25 +01:00
Blergo c73d26d764
Update config.ini 2024-07-03 13:15:04 +01:00
Blergo a060126a73
Update command_handlers.py
disabled Fortunes function from menu to shorten message and help with large mesh reliability
2024-07-03 12:32:44 +01:00
Blergo 14b59fc53e
Update config.ini
Work for future stuff
2024-07-03 11:54:29 +01:00
Blergo a55c8d0b52
Update command_handlers.py
More streamlining of menu text to make messages more reliable over large mesh
2024-07-03 11:47:48 +01:00
Blergo b685ac9506
Merge branch 'TheCommsChannel:main' into Yorkshire-BBS 2024-07-03 11:44:44 +01:00
TC² be9aa375cf Update server.py
Fix pubsub errors
2024-07-02 18:47:59 -04:00
Blergo 8b4e868d52 more optimisation for congested mesh 2024-07-02 23:16:57 +01:00
Blergo 2749d46e9f cut the messages back to their shortest 2024-07-02 23:10:18 +01:00
Blergo f4d489eb47 fix mesh stat issue 2024-07-02 22:23:17 +01:00
Blergo 2395bf2f76 server stat formatting 2024-07-02 21:15:11 +01:00
Blergo 60f9f8d909 server stat formatting 2024-07-02 21:14:43 +01:00
Blergo 5673ebc5b5 Load average fix 2024-07-02 21:12:20 +01:00
Blergo 4641fb3c2d work on how load average is displayed 2024-07-02 21:11:30 +01:00
Blergo b27b8b4579 more server stats work 2024-07-02 21:03:08 +01:00
Blergo 25238f3007 fixed last server stats stuff 2024-07-02 20:58:09 +01:00
Blergo a377983e20 more server stats stuff 2024-07-02 20:57:19 +01:00
Blergo b8540af792 changed from CPU % to load average 2024-07-02 20:53:33 +01:00
Blergo 7a6b0f6720 cpu util work 2024-07-02 20:34:51 +01:00
Blergo 7cecd805be work on cpu util 2024-07-02 20:27:03 +01:00
Blergo 2d15b45956 Another try 2024-07-02 20:17:29 +01:00
Blergo e42c79e467 Still trying to get cpu util working properly On
Pi zero W
2024-07-02 20:13:43 +01:00
Blergo 4446859add Merge branch 'Yorkshire-BBS' of https://github.com/Blergo/Yorkshire-BBS into Yorkshire-BBS 2024-07-02 20:07:49 +01:00
Blergo c952503ea0 increas delay between cpu util request to
try and improve reliability on pi zero w
2024-07-02 20:06:58 +01:00
Blergo 73f2cb24ba
Merge branch 'TheCommsChannel:main' into Yorkshire-BBS 2024-07-02 20:01:11 +01:00
Blergo 02b0351cff Fix cpu usage 2024-07-02 20:00:15 +01:00
Blergo fc2a8870a2 trunk fix 2024-07-02 19:23:16 +01:00
Blergo 6a8930cdfd code fix 2024-07-02 19:21:10 +01:00
Blergo 3b6dd94092 Tidy unused code 2024-07-02 19:19:05 +01:00
Blergo d799be9414 code fix in post bulletin 2024-07-02 19:15:43 +01:00
Blergo 70fab554f0 Tidy up code 2024-07-02 19:13:47 +01:00
Blergo a6c306e021 removed unused import 2024-07-02 19:11:36 +01:00
Blergo a1ab897755 tidy up how server stats are displayed 2024-07-02 19:07:33 +01:00
Blergo 38ad26166b Removed total ram as not reporting correctly.
Will revisit in future
2024-07-02 19:04:51 +01:00
Blergo 3bf27a30d9 Added total ram 2024-07-02 18:52:46 +01:00
Blergo 90730ba1ba small code fix 2024-07-02 18:48:38 +01:00
Blergo a69b0b0602 fixed missing space in Ram usage message 2024-07-02 18:47:56 +01:00
Blergo 5fdc0f5590 Merge branch 'Yorkshire-BBS' of https://github.com/Blergo/Yorkshire-BBS into Yorkshire-BBS 2024-07-02 18:45:15 +01:00
Blergo 3646e77533 Added Ram usage to server stats 2024-07-02 18:44:42 +01:00
TC² 5935c4d270 Change group_chat_id to use BROADCAST_NUM
This change is to use BROADCAST_NUM from the Meshtastic Python lib instead of broadcast address "4294967295" in the code
2024-07-02 08:11:16 -04:00
Blergo a93b59ebf5
Update README.md 2024-07-02 12:14:48 +01:00
Blergo 3e4a51c1ec Tidy up unused code 2024-07-02 11:59:50 +01:00
Blergo eabc6b708b fix for multi core utilisation display stats menu 2024-07-02 11:56:01 +01:00
Blergo dfc8ca6431 fix for server stats psutil cpu% 2024-07-02 11:51:44 +01:00
Blergo a02534d90d trying to make server stats working 2024-07-02 11:48:17 +01:00
Blergo 47db647b2e still working on getting server stats working 2024-07-02 11:44:28 +01:00
Blergo 75c29b950f still trying to get server stats to cooperate 2024-07-02 11:38:14 +01:00
Blergo 20079d416c testing server stats 2024-07-02 11:35:55 +01:00
Blergo b58d22cefc adding server stats stuff 2024-07-02 11:33:05 +01:00