Commit graph

1275 commits

Author SHA1 Message Date
Garth Vander Houwen
d64acccc3e Remove VIP, clean up add channel method 2024-04-01 10:51:06 -07:00
Garth Vander Houwen
515bc7fcd6 Finish hooking up favorites 2024-03-31 14:45:30 -07:00
Garth Vander Houwen
52c52ae1e6 100 node limit on the node map, remove 2500 mile distance filter 2024-03-31 12:38:17 -07:00
Garth Vander Houwen
badc658cba Clean up admin drop down list 2024-03-29 17:56:54 -07:00
Garth Vander Houwen
324d0b62ab
Merge pull request #576 from daviesgeek/add-mqtt-status-in-channel
Add mqtt status icon in channels with uplink/downlink enabled
2024-03-29 16:07:53 -07:00
Matthew Davies
9aa0a2c7a5
Add mqtt status in mqtt config settings screen 2024-03-29 15:19:06 -07:00
Matthew Davies
769a35c485
Add mqtt status icon in channels with uplink/downlink enabled 2024-03-29 15:04:00 -07:00
Garth Vander Houwen
f38e61b0b2 Hook up favorites, clean up admin dropdown list 2024-03-29 14:37:09 -07:00
Garth Vander Houwen
170ec3b88b Fix node map display bug 2024-03-29 10:54:30 -07:00
Garth Vander Houwen
1162a7ef44 Show firmware version for remotely administered nodes on the node deails. Don't show the delete waypoint button if you are not conneced to a node 2024-03-28 16:14:57 -07:00
Garth Vander Houwen
9c0430f956 Remove extra comment 2024-03-28 08:44:10 -07:00
Garth Vander Houwen
6a7baf1ebe Add back 48 hour filter to the mesh map, add admin channel tip 2024-03-28 08:39:34 -07:00
Garth Vander Houwen
a0ea03bffd Merge remote-tracking branch 'refs/remotes/origin/2.3.2_Working_Changes' 2024-03-27 16:31:04 -07:00
Garth Vander Houwen
4d584f64c9 Flat the map by default so precision circles are prettier 2024-03-27 16:30:58 -07:00
Garth Vander Houwen
3bd5c9c003
Merge pull request #571 from ChDel/2.3.2_Working_Changes
Fixing UserDefault wrapper crashing with enums
2024-03-27 16:30:27 -07:00
Garth Vander Houwen
7c022813a2 Fixed position updates 2024-03-27 16:06:24 -07:00
Christophe Delhaze
1aa5d21226
Merge branch 'meshtastic:2.3.2_Working_Changes' into 2.3.2_Working_Changes 2024-03-27 15:11:24 -07:00
Garth Vander Houwen
1c9d9b65b5 Hook up ui for new fixed position set and remove admin messages. 2024-03-26 23:36:11 -07:00
Garth Vander Houwen
78095caf08 Fix firmware version comparison, filter the node list when it appears 2024-03-26 19:49:30 -07:00
ChDel
8149863621 Allow for numerical enum to decode 2024-03-26 19:40:48 -07:00
Garth Vander Houwen
d9ab828d4a Fix icon for isonline icon 2024-03-26 19:17:13 -07:00
ChDel
1354427bfe Fixing UserDefault wrapper crashing with enums 2024-03-26 16:45:32 -07:00
Garth Vander Houwen
0c112e2a55 Online only filter 2024-03-26 14:57:00 -07:00
Garth Vander Houwen
35c943aa68 Fix text search not running if there was not a filter set, fix typo on pax counter settings localized string 2024-03-26 14:01:59 -07:00
Garth Vander Houwen
5cd2b3342b Mqtt config updates 2024-03-26 13:26:23 -07:00
Garth Vander Houwen
457116657a Save favorite and hops away 2024-03-26 09:59:07 -07:00
Garth Vander Houwen
e42b1ae500 force slelection of at least one option in the lora / mqtt filters 2024-03-26 09:21:47 -07:00
Garth Vander Houwen
08a936f7e1 Filter by client role too 2024-03-26 09:13:15 -07:00
Garth Vander Houwen
4f3cd0f72b Add TAK tracker, bump db version 2024-03-26 08:55:38 -07:00
Garth Vander Houwen
496451c15c Add node filters 2024-03-26 07:54:16 -07:00
Garth Vander Houwen
525b1b2509 More map cleanup 2024-03-25 19:20:36 -07:00
Garth Vander Houwen
80103ebda2 Revert user default updates, move everything to the map settings form 2024-03-25 18:43:03 -07:00
Garth Vander Houwen
594ece35a5 Dont crash when you get emoji 2024-03-25 17:19:03 -07:00
Garth Vander Houwen
6577eaaa9f Turn waypoints off by default 2024-03-25 15:49:10 -07:00
Garth Vander Houwen
7eb6659c0c Move fetch requests to mapcontent 2024-03-25 15:21:38 -07:00
Garth Vander Houwen
b0101ab4ce A little more map cleanup 2024-03-24 23:13:35 -07:00
Garth Vander Houwen
f3f126da38 Add node history and route lines back to the mesh map for favorites 2024-03-24 22:56:38 -07:00
Garth Vander Houwen
c372a8e940 Shorten label for mesh map node distance 2024-03-24 22:37:50 -07:00
Garth Vander Houwen
d768eb64e9 Dont allow json and the client proxy, max position request of 300 for the mesh map 2024-03-24 22:31:47 -07:00
Garth Vander Houwen
554fe9a3ca Node distance filter for the mesh map 2024-03-24 22:23:55 -07:00
Garth Vander Houwen
5c212cff04 Merge remote-tracking branch 'refs/remotes/origin/2.3.2_Working_Changes' 2024-03-24 13:13:10 -07:00
Garth Vander Houwen
6be729305d All positions query updates 2024-03-24 13:13:05 -07:00
Garth Vander Houwen
1d0ba8b20f
Merge pull request #563 from ChDel/2.3.2-Refactoring-UserDefaults
UserDefaults extension
2024-03-24 13:11:58 -07:00
Garth Vander Houwen
e9e886e5bc Filter out far away positions on the node map 2024-03-24 11:45:49 -07:00
Garth Vander Houwen
03a210e415 Get the last 50 nodes seen for the mesh map, zoom much closer by default, only show nodes from the last 48 hours on the mesh map 2024-03-23 18:22:10 -07:00
Garth Vander Houwen
7d00a5882b Try and use less ram on the mesh map 2024-03-23 18:01:20 -07:00
ChDel
e07c20a1ad Refactoring User Defaults extension 2024-03-23 14:18:41 -07:00
Garth Vander Houwen
02cca19f26 Assorted updates 2024-03-23 09:01:44 -07:00
Garth Vander Houwen
61c7ae4f8f Heartbeat PB 2024-03-17 11:13:50 -07:00
Garth Vander Houwen
8528f08572 Convert channels to use the selected pattern for the sheet 2024-03-17 10:26:42 -07:00