Garth Vander Houwen
aa08f2ff33
Drop the last character for string length validation, bump version
2024-04-04 09:39:03 -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
cd2f0af604
Merge pull request #577 from xerion79585/main
...
修正一些中文用詞
2024-04-03 12:39:36 -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
xerion79585
86efade80a
Merge branch 'meshtastic:main' into main
2024-04-02 01:02:00 +08: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
Garth Vander Houwen
e0e863064c
Merge pull request #574 from daviesgeek/update-readme-and-gen-protos
...
Updated readme to include git submodule command and gen_protos.sh to check the directory
2024-03-29 15:56:24 -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
dc449cc3f8
Merge pull request #575 from meshtastic/2.3.3_Working_Changes
...
Fix node map display bug
2024-03-29 10:55:21 -07:00
Garth Vander Houwen
170ec3b88b
Fix node map display bug
2024-03-29 10:54:30 -07:00
Matthew Davies
36ba2e4508
Update readme to include better info about protos submodule init
...
Update gen_protos.sh to check the proper directory and echo the command
2024-03-28 21:33:55 -07:00
Garth Vander Houwen
f2f22fcd10
Merge pull request #573 from meshtastic/2.3.3_Working_Changes
...
Hide waypoint button when not connected
2024-03-28 16:16:29 -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
b05b595499
Merge pull request #564 from meshtastic/2.3.2_Working_Changes
...
2.3.2 working changes
2024-03-28 08:45:25 -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