Commit graph

1844 commits

Author SHA1 Message Date
Garth Vander Houwen
350ec121d7 Revert broken channel key validation
Remove block range test
Add notes that router role is not for mobile nodes
2024-01-28 09:36:19 -08:00
Garth Vander Houwen
1bec0dae66 Add ignoremqtt to mqttconfig upsert method 2024-01-26 17:42:13 -08:00
Garth Vander Houwen
a0693fe6c0 Bump version, update lora channel text 2024-01-25 18:39:41 -08:00
Garth Vander Houwen
af2d3f003d Send Reboot OTA admin message to S3 devices 2024-01-24 11:05:05 -08:00
Garth Vander Houwen
6437e110d1 Hide route recorder 2024-01-24 10:48:33 -08:00
Garth Vander Houwen
6034d90360 Add some padding to the channel key validation 2024-01-24 10:40:26 -08:00
Garth Vander Houwen
e78cc6336f Merge remote-tracking branch 'refs/remotes/origin/2.2.20_Working_Changes' 2024-01-24 10:14:17 -08:00
Garth Vander Houwen
4bcf0745f3 Truncate Int64 values that seem to be causing some crashes in the logs 2024-01-24 10:14:10 -08:00
Garth Vander Houwen
d577e23bb0
Merge pull request #464 from edhaber/main
Allow users to enter an existing key when adding a channel
2024-01-24 10:12:21 -08:00
Garth Vander Houwen
4d701904cd Consider ipad mini a phone 2024-01-24 08:52:32 -08:00
Garth Vander Houwen
bc3fc5e50c Add 48 as a GPIO pin 2024-01-22 13:21:17 -08:00
Garth Vander Houwen
f05777919d Show all nodes on the mesh map again 2024-01-21 18:20:45 -08:00
Garth Vander Houwen
10359784f7 Set tapbacks to read as scrolling by in messages 2024-01-21 17:42:23 -08:00
Garth Vander Houwen
aa2f3c4511 LazyVStacks for annotations 2024-01-21 13:12:32 -08:00
Garth Vander Houwen
778600fb4f Lazy load position annotations 2024-01-21 12:24:18 -08:00
Garth Vander Houwen
e0073ebdc8 Solid lines for routes 2024-01-20 22:49:55 -08:00
Garth Vander Houwen
acc6eb017d Add ignoremqtt to qr code 2024-01-20 21:32:36 -08:00
Garth Vander Houwen
8cce8e9774 Add toggle to connect and disconnect from the mqtt server when client proxy is enabled. 2024-01-20 21:25:02 -08:00
Garth Vander Houwen
7f1f79b837 Use time again on the mesh map. Back to a week 2024-01-20 19:49:29 -08:00
Garth Vander Houwen
3424523d98 Move waypoint deep linking into onchange event 2024-01-20 19:33:11 -08:00
Garth Vander Houwen
e2872b34c9 Link to waypoint directly from new waypoint notification 2024-01-20 19:14:20 -08:00
Garth Vander Houwen
680a82f152 Update protos, at ignoreMQTT lora config setting 2024-01-20 17:34:57 -08:00
Garth Vander Houwen
f2056aa1ac Add path to notifications 2024-01-20 14:05:29 -08:00
Garth Vander Houwen
a9e90e5b85 Remove carplay files 2024-01-19 17:32:00 -08:00
Ed Haber
12ee105106 Allow users to enter an existing key when adding a channel
Allow the key field to be edited by a user and validate that the user supplied key is valid base64 encoded and the correct key length.
2024-01-19 14:13:51 -05:00
Garth Vander Houwen
cff96bd37c Remove spaces from saved RTTL value 2024-01-19 10:56:57 -08:00
Garth Vander Houwen
2c76631681 Move advanced altitude flags to advanced. 2024-01-18 10:14:51 -08:00
Garth Vander Houwen
1358d543cb Return of the route recorder 2024-01-16 22:57:52 -08:00
Garth Vander Houwen
93484a8bc1 Bump version 2024-01-16 22:57:05 -08:00
Garth Vander Houwen
d63187ecd4
Merge pull request #461 from meshtastic/2.2.19_Working_Changes
2.2.19 Working Changes
2024-01-16 19:11:16 -08:00
Garth Vander Houwen
6bc2aeefbd Hide route recorder 2024-01-16 19:08:33 -08:00
Garth Vander Houwen
5c9d16a018 Make route recorder map fill the top of the screen 2024-01-16 16:58:28 -08:00
Garth Vander Houwen
056dabfadb Export route to CSV 2024-01-16 15:50:59 -08:00
Garth Vander Houwen
5dd805cb2d Method to create empty node info 2024-01-16 08:55:23 -08:00
Garth Vander Houwen
97e69af44a go back to .cardinal interpolationmode 2024-01-15 18:13:31 -08:00
Garth Vander Houwen
bf1b374dc5 Clean up JSON classes 2024-01-14 23:57:35 -08:00
Garth Vander Houwen
eafa351266 Handle metadata coming in before nodeinfo
Clean up firmware view
2024-01-14 23:54:10 -08:00
Garth Vander Houwen
1437f1b5e4 Make channel key text so selection works properly 2024-01-14 22:03:02 -08:00
Garth Vander Houwen
30dc0874bc Fix some store and forwared admin config bugs 2024-01-14 21:00:54 -08:00
Garth Vander Houwen
ca423e614e Add enter dfu mode button for rak devices on firmware view 2024-01-14 20:26:45 -08:00
Garth Vander Houwen
2f9351c653 Bump version, get firmware list from the json api 2024-01-14 19:54:00 -08:00
Garth Vander Houwen
238cadff06
Merge pull request #445 from meshtastic/2.2.18_Working_Changes
2.2.18 working changes
2024-01-14 12:01:54 -08:00
Garth Vander Houwen
03b769e8c5 Hide route recorder and in progress firmware view 2024-01-14 12:01:31 -08:00
Garth Vander Houwen
e2757997d2 Add pax counter packet log 2024-01-14 11:46:31 -08:00
Garth Vander Houwen
8c98f818a3 Update protos 2024-01-14 11:42:38 -08:00
Garth Vander Houwen
61768bee9b Consistent checks for context 2024-01-14 11:25:00 -08:00
Garth Vander Houwen
61168e826c Handle location send interval of 0 2024-01-14 10:57:07 -08:00
Garth Vander Houwen
9f7f59fa87 Add a couple of GPIO pins, remove hardware models enum and use the API 2024-01-14 09:47:11 -08:00
Garth Vander Houwen
1792de5d4a Add extra gpio pins 2024-01-13 20:48:30 -08:00
Garth Vander Houwen
6595fdfe3c Allow sending positions over all channels 2024-01-13 09:35:38 -08:00