Commit graph

95 commits

Author SHA1 Message Date
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
Blergo 29ab89ca13 adding server stats 2024-07-02 11:29:50 +01:00
Blergo b739a1e727 added psutil library 2024-07-02 11:25:15 +01:00
Blergo c872e36555 more stats menu work 2024-07-02 11:18:14 +01:00
Blergo f4424e9aa9 fixed missing variable in stats menu 2024-07-02 11:12:31 +01:00
Blergo 8387b9d5aa More stats menu work to incorporste server stats 2024-07-02 11:10:55 +01:00
Blergo d87f879391 Fixed stats steps 2024-07-02 11:03:56 +01:00
Blergo 230499fc9d In itial work to menu system to add server stats 2024-07-02 11:00:38 +01:00
Blergo 1462e91a8f Commented out EXIT from help menu as not really
needed and adding to the message size
2024-07-02 10:46:36 +01:00
Blergo 4d29b18284 commented out wall of shame and channel directory 2024-07-02 10:45:12 +01:00
Blergo 9cedd57036 Fix for help menu formatting 2024-07-02 10:33:26 +01:00
Blergo 4548262b7b Renamed to 'Yorkshire BBS' 2024-07-02 10:11:51 +01:00
Blergo a1c79f7e1a Updated menu formatting 2024-07-02 10:10:47 +01:00
TC² ced378bef3
Update README.md 2024-06-30 09:55:11 -04:00
TC² 538ccd2f97
Update README.md
Created working role list and added Router_Client role.
2024-06-30 05:04:34 -04:00
TC² ea010cdc29
Merge pull request #29 from vloschiavo/main
Fix for bulletin issue - Info and News was swapped on line 151 [issue…
2024-06-30 04:41:54 -04:00
Vince Loschiavo db71bd771b Fix for bulletin issue - Info and News was swapped on line 151 [issue #28] 2024-06-29 16:33:51 -07:00
TC² b4477eebe9
Update README.md 2024-06-29 17:33:09 -04:00
TC² c645e1f5ed
Merge pull request #27 from joeketcham/main
Add note to readme regarding radio device role settings
2024-06-29 17:10:05 -04:00