Commit Graph

102 Commits

Author SHA1 Message Date
pdxlocations
cd7a33ef4e center the menu options 2025-01-09 20:50:55 -08:00
noon92
b10b1b01b8 shrink bottom help bar to fit serial console (78 chars) (#17) 2025-01-09 09:26:59 -08:00
pdxlocations
ed54b77d17 declare myNodeNum out of conditional 2025-01-04 15:50:02 -08:00
pdxlocations
535cecd113 fix settings call 2025-01-01 23:59:57 -08:00
pdxlocations
1fb30987b2 Refactoring continued 2024-12-19 14:42:21 -08:00
pdxlocations
6732180ca9 Major Refactor - Part 1 (#16)
* begin refactor

* continue refactor - notifications not working

* refactor - fix notif - chanels broken

* refactor - settings broken

* working refactor

* continue refactor

* remove unused import
2024-12-19 14:00:05 -08:00
pdxlocations
e5fa27d2bc Merge pull request #14 from SpudGunMan/logs 2024-11-20 07:01:07 -08:00
SpudGunMan
4eee3523c3 Update curses-client.py 2024-11-19 22:56:56 -08:00
pdxlocations
2dbc10280a lora config is long - make the settings taller 2024-11-19 22:21:17 -08:00
pdxlocations
659addd0ee git ignore cache 2024-11-19 21:29:57 -08:00
pdxlocations
698e7972f9 catch packets we can't decrypt 2024-11-19 21:29:22 -08:00
pdxlocations
14b8c2f516 adjust header width and log display 2024-11-19 21:19:52 -08:00
pdxlocations
21b1d36c52 fix log height and adjust formatting 2024-11-19 21:03:13 -08:00
pdxlocations
8cd5d6050d bump version 2024-11-19 19:55:32 -08:00
pdxlocations
b4133bf075 log says BROADCAST not #fffffffffffffff 2024-11-19 19:55:11 -08:00
pdxlocations
eefc6565dd Merge pull request #13 from SpudGunMan/logs
Packet Log Enhancement
2024-11-19 19:46:14 -08:00
pdxlocations
6bdc8941cb persist the log when opening and closing 2024-11-19 19:45:58 -08:00
pdxlocations
07571f2f73 always update packet buffer 2024-11-19 19:45:33 -08:00
SpudGunMan
6c2201eb2b cleanupLog Display 2024-11-19 17:31:05 -08:00
SpudGunMan
cef41f5873 enhance Log Display 2024-11-19 17:10:17 -08:00
SpudGunMan
e280feafd7 cleanupVar_ables 2024-11-19 17:04:32 -08:00
SpudGunMan
b976841dd2 fix Scale issues 2024-11-19 17:01:48 -08:00
SpudGunMan
024a9316ee fixBuffer 2024-11-19 16:49:28 -08:00
SpudGunMan
a26f1ec334 enhance log display 2024-11-19 16:31:38 -08:00
SpudGunMan
912e1d2869 fix 2024-11-19 16:21:22 -08:00
SpudGunMan
1320dc07fd enhance and fix 2024-11-19 16:14:10 -08:00
SpudGunMan
ea2ed0c610 initial Log Window Idea 2024-11-19 14:54:43 -08:00
pdxlocations
15faec2371 Merge pull request #12 from SpudGunMan/logs
fix default
2024-11-19 13:26:20 -08:00
SpudGunMan
0d1a60658b Update curses-client.py 2024-11-19 13:22:01 -08:00
pdxlocations
dd50e4cceb Merge pull request #10 from ianmcorvidae/argparse
add simple argparse args for connection
2024-10-07 22:16:54 -07:00
Ian McEwen
debbca9268 Merge branch 'main' into argparse 2024-10-07 21:36:24 -07:00
pdxlocations
de4acade24 Merge pull request #9 from SpudGunMan/main
updateBLE🛜
2024-10-07 21:00:50 -07:00
Ian McEwen
0867df1e4b add simple argparse args for connection 2024-10-07 20:37:40 -07:00
SpudGunMan
d02815be9f updateBLE🛜 2024-10-07 20:06:16 -07:00
pdxlocations
890f2ce2b0 Merge pull request #5 from SpudGunMan/dot13fix
fix Dot13 API changes
2024-07-09 23:08:00 -07:00
SpudGunMan
19b9270e13 fix Dot13 API changes 2024-07-09 16:06:17 -07:00
pdxlocations
8a5c59982b channels progress 2024-05-03 23:48:55 -07:00
pdxlocations
38d26b0781 typo 2024-04-26 23:23:21 -07:00
pdxlocations
1af1e67590 refactor 2024-04-26 23:05:05 -07:00
pdxlocations
e51ad6f615 refactor 2024-04-26 22:32:16 -07:00
pdxlocations
be0c8ed3a3 set node names and is_licensed 2024-04-26 22:06:07 -07:00
pdxlocations
f4d3323757 refactor enum selection, remove duplicate region setting, start repeated uint32 2024-04-22 22:45:21 -07:00
pdxlocations
28fb47c43a add set region 2024-04-20 23:18:13 -07:00
pdxlocations
1fc2ab174e Update README.md 2024-04-15 15:41:32 -07:00
pdxlocations
9f186c8e06 Update README.md 2024-04-15 15:40:20 -07:00
pdxlocations
f8877b8944 Create LICENSE 2024-04-15 15:36:00 -07:00
pdxlocations
ac8bfb5847 Create README.md 2024-04-15 15:33:38 -07:00
pdxlocations
d461423605 start user info settings 2024-04-14 00:22:33 -07:00
pdxlocations
4506ac6d12 fix arrow key crash for special menu items 2024-04-13 00:38:36 -07:00
pdxlocations
7cba9de5d0 cleanup 2024-04-13 00:30:00 -07:00