Garth Vander Houwen
6144786cf9
Move all app settings to the settings bundle and link from the app settings view
...
Add enter shortcut to alert ok buttons on the node list
2024-04-10 18:43:24 -07:00
Garth Vander Houwen
fc1cdc4d88
Indoor air quality
...
Add Compact signal strength back to the node list
2024-04-10 16:41:15 -07:00
Garth Vander Houwen
9d4a864ee3
Add Indoor Air Quality for BME680 Environment Metrics
2024-04-09 22:19:07 -07:00
Garth Vander Houwen
cb06af0b6c
Bump version, add notification settings to settings bundle.
2024-04-09 22:04:37 -07:00
Garth Vander Houwen
62c2069fb6
Merge pull request #592 from RCGV1/main
...
New Node Notification
2024-04-09 21:51:02 -07:00
Garth Vander Houwen
bac074e2fc
Settings bundle
2024-04-09 21:48:58 -07:00
benjaminfaershtein
102bbf521e
Added New Node Notification setting and notification
2024-04-09 16:59:34 -07:00
Garth Vander Houwen
769399a162
Device hardware updates
2024-04-09 13:13:53 -07:00
Garth Vander Houwen
110c9dad4a
Multiline timezone field
...
handle nil in firmware web methods
2024-04-09 13:04:09 -07:00
Garth Vander Houwen
8156777fea
Timezone
2024-04-08 11:41:54 -07:00
Garth Vander Houwen
9beccc1639
fix delete waypoint bugs
2024-04-08 10:59:38 -07:00
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
95109a3d9d
Send want config after channels changes to get new data now that lora config does not reboot
2024-04-03 08:13:16 -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
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