Garth Vander Houwen
c1cfda67a6
Merge pull request #586 from daviesgeek/2.3.4_Working_Changes
...
Fix bug where MQTT was showing connected even if down/up was not enabled
2024-04-08 09:46:43 -07:00
Garth Vander Houwen
a80502484e
Stop reseting app settings when connecting a new device as fixed position as been refactored.
...
Make trace route positions be 24 hours
2024-04-08 08:21:37 -07:00
Matthew Davies
f40f934551
Add mqtt connected indicator & topic to connect screen
2024-04-06 16:09:08 -07:00
Matthew Davies
70d4c6043e
Fix bug where MQTT was showing connected even if down/up was not enabled
2024-04-06 16:02:25 -07:00
Garth Vander Houwen
2ac6d80dab
Show admin channel in channels list
2024-04-05 17:29:37 -07:00
Garth Vander Houwen
7a06a0dbba
Merge remote-tracking branch 'refs/remotes/origin/2.3.4_Working_Changes'
2024-04-05 17:14:19 -07:00
Garth Vander Houwen
b5e621df89
Show mqtt errors for the client proxy
2024-04-05 17:14:04 -07:00
Garth Vander Houwen
b050e39a45
Merge pull request #583 from daviesgeek/update-mqtt-status-icons
...
Better mqtt status icons, including up/down icons
2024-04-04 17:52:36 -07:00
Garth Vander Houwen
1e6546ea72
New share channels tip
2024-04-04 15:25:02 -07:00
Garth Vander Houwen
aa08f2ff33
Drop the last character for string length validation, bump version
2024-04-04 09:39:03 -07:00
Matthew Davies
3219ab6982
Better mqtt status icons, including up/down icons
2024-04-03 14:52:41 -07:00
Garth Vander Houwen
7acb6aad32
Merge remote-tracking branch 'refs/remotes/origin/2.3.3_Working_Changes'
2024-04-03 13:34:17 -07:00
Garth Vander Houwen
7cdf77ba2e
Delete nodes on that channel when deleting a channel
2024-04-03 13:33:55 -07:00
Garth Vander Houwen
ad7594b643
Merge pull request #582 from ianmcorvidae/patch-1
...
Make yellow/Fair RSSI possible
2024-04-03 12:16:05 -07:00
Ian McEwen
186d4c542d
Make yellow/Fair RSSI possible
...
I'm guessing a bit, but I suspect this was the intent, but the inequalities are backwards (as clearly no number is both greater than -115 and less than -120).
2024-04-03 10:49:36 -07:00
Garth Vander Houwen
85b8c0b091
Yolo
2024-04-03 00:04:46 -07:00
Garth Vander Houwen
2a38dbbb1c
Wire up adding instead of replacing channels via qr code.
2024-04-02 23:43:00 -07:00
Garth Vander Houwen
6a41cf63be
Put qr code experiment in place, fix up channel editor
2024-04-02 21:49:36 -07:00
Garth Vander Houwen
6b769ddb5b
Touch up favorites
2024-04-02 17:10:42 -07:00
Garth Vander Houwen
8a214d93eb
Contact list filters
2024-04-02 11:16:32 -07:00
Garth Vander Houwen
e68734135b
Add node num to text search
2024-04-02 07:00:07 -07:00
Garth Vander Houwen
ab82848d99
filter update
2024-04-02 06:20:48 -07:00
Garth Vander Houwen
78c0bca781
Add favorite and distance filter to the node list
2024-04-02 06:17:03 -07:00
Garth Vander Houwen
ee891f62c7
Add channel fixes
2024-04-01 12:16:09 -07:00
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
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
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
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
496451c15c
Add node filters
2024-03-26 07:54:16 -07:00