Commit graph

1268 commits

Author SHA1 Message Date
Matthew Davies
769a35c485
Add mqtt status icon in channels with uplink/downlink enabled 2024-03-29 15:04:00 -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
Garth Vander Houwen
8d2b705068 Split channel form out into its own view 2024-03-17 10:08:03 -07:00
Garth Vander Houwen
e4284d9741 Zero hops, defaults for node info broadcast 2024-03-17 09:07:11 -07:00
Garth Vander Houwen
8d6aa9e88b stop device role save crash 2024-03-15 14:29:50 -07:00
Garth Vander Houwen
1769b63466 Delete extra variables, zoom out more to start on the node map 2024-03-14 23:17:36 -07:00
Garth Vander Houwen
550add228c Move node map into map content view
Dont change channel for node infos directed at other nodes
2024-03-14 23:05:05 -07:00
Garth Vander Houwen
7464f8d4cd Merge remote-tracking branch 'refs/remotes/origin/2.3.1_Working_Changes' 2024-03-14 18:58:18 -07:00
Garth Vander Houwen
d5f5d70364 Start work to fix the broken node map view
Tidy up suggested mqtt topics
2024-03-14 18:58:05 -07:00