Commit Graph

39 Commits

Author SHA1 Message Date
pdxlocations
088d13c88b reinit after region set 2025-02-12 16:03:57 -08:00
pdxlocations
d7f0bee54c try setting region earlier 2025-02-12 15:22:02 -08:00
pdxlocations
fb60773ae6 don't close interface after region set 2025-02-12 15:18:58 -08:00
pdxlocations
47ab0a5b9a bump version 2025-02-09 22:09:59 -08:00
pdxlocations
989c3cf44e add region check at startup (#127) 2025-02-09 22:09:15 -08:00
pdxlocations
34cd21b323 Fix Startup Error with Thread Lock (#126)
* more excuses

* none isn't better than nothing

* more checks

* typo

* refactor

* less is more

* grasping at straws

* more global

* back up

* db snapshot

* try a threading lock

* fix conflict

* lock it down

* sir locks a lot

* sir locks a lilttle less
2025-02-09 06:46:42 -08:00
pdxlocations
804f82cbe6 where have all the nodes_pad gone? 2025-02-08 10:03:51 -08:00
pdxlocations
9c380c18fd maybe this 2025-02-07 20:19:26 -08:00
pdxlocations
30d14a6a9e big test 2025-02-07 18:08:03 -08:00
pdxlocations
bbfe361173 morer testing 2025-02-07 18:03:10 -08:00
pdxlocations
21e7e01703 init 2025-02-02 18:10:42 -08:00
pdxlocations
c62965a94f Revert "Display Connection Status (#104)" (#105)
This reverts commit a4a15e57b4.
2025-02-02 08:51:51 -08:00
pdxlocations
a4a15e57b4 Display Connection Status (#104)
* init

* working changes
2025-02-02 07:24:17 -08:00
pdxlocations
e273b3325d bump version 2025-01-31 16:54:25 -08:00
pdxlocations
1d9d055a4d import cleanup 2025-01-29 16:16:38 -08:00
pdxlocations
5e4b28d47a typo 2025-01-29 08:47:34 -08:00
pdxlocations
c8a5ad3a95 Adding some startup logging 2025-01-29 08:45:42 -08:00
pdxlocations
852a912072 bump version 2025-01-28 18:09:18 -08:00
pdxlocations
f0554ec1f6 bump version 2025-01-25 20:42:16 -08:00
pdxlocations
70f1f5d4bf late version bump 2025-01-25 07:48:41 -08:00
pdxlocations
84246aefd9 Move user config into JSON file (#68)
* working changes

* Reduce redraws in settings (#66)

* Reduce redraws in settings

* Fix drawing sensitive settings in red

* Update other settings to use new color API

* Update reduce redraw changes to use new color API

* Fix highlight/unhighlight red settings

* add settings colors

* format json file

---------

Co-authored-by: Russell Schmidt <russ@sumonkey.com>
2025-01-24 21:00:00 -08:00
pdxlocations
06e71331b6 select last message when changing channels 2025-01-21 09:54:33 -08:00
pdxlocations
7ae4bb7c9d just get my node number once 2025-01-15 22:28:44 -08:00
pdxlocations
36ba9065a2 typo 2025-01-15 21:35:07 -08:00
pdxlocations
342afce9fb start logging 2025-01-15 21:32:30 -08:00
Russell Schmidt
455c3b10dd Sort nodes list by last heard 2025-01-15 12:37:40 -06:00
pdxlocations
0701111f2d bump version 2025-01-15 07:54:08 -08:00
pdxlocations
457e1a66fe typo 2025-01-14 22:25:39 -08:00
pdxlocations
fe53c3bdb8 bump version to 1.0.0 2025-01-14 22:18:57 -08:00
pdxlocations
39bb176007 improved nodedb 2025-01-13 18:45:52 -08:00
pdxlocations
ec7d22c5c6 bump version 2025-01-12 23:13:42 -08:00
pdxlocations
47ee7d2028 Merge remote-tracking branch 'origin/main' into database 2025-01-12 07:59:26 -08:00
pdxlocations
ae00211365 terminal compatibility 2025-01-12 07:32:14 -08:00
pdxlocations
527aff0608 Working but messy 2025-01-11 15:31:52 -08:00
pdxlocations
97a759acf3 Merge remote-tracking branch 'origin/main' into database 2025-01-10 13:13:31 -08:00
pdxlocations
85eae0fae1 Splash screen (#18)
* init

* M-PWRD Splash Screen
2025-01-10 13:06:59 -08:00
pdxlocations
b68933f555 init 2025-01-09 22:14:15 -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