Commit graph

872 commits

Author SHA1 Message Date
Garth Vander Houwen
2b15fd93a6 Default to 128bit keys 2024-02-06 10:04:04 -08:00
Garth Vander Houwen
69e61cac53 Warn that using MQTT with a duty cycle is the end of your mesh 2024-02-06 09:13:57 -08:00
Garth Vander Houwen
b0272e0578 Via MQTT 2024-02-05 23:48:23 -08:00
Garth Vander Houwen
c3f4923531 Add via mqtt, does not seem to be working with the client proxy 2024-02-05 23:02:33 -08:00
Garth Vander Houwen
96d6987b10
Merge pull request #475 from Austinpayne/fix/offline-map-option
fix: offline map type option getting out of sync
2024-02-05 22:51:09 -07:00
Garth Vander Houwen
8f6e1a2d0d Add app smart position and setting
Update protobufs
Use new GPS tri state on position config
2024-02-05 21:46:16 -08:00
Garth Vander Houwen
03e3bb2f46 Update logic when switching devices 2024-02-04 21:46:11 -08:00
Garth Vander Houwen
64909fc603 Don't syncronize user defaults when clearing app data 2024-02-04 21:12:17 -08:00
Austin Payne
1b51795cf8 fix: offline map type option getting out of sync
Fixes a bug where the offline map picker option was getting inverted until
another action was taken, e.g. close options, change map type, etc.
2024-01-31 23:14:00 -07:00
Garth Vander Houwen
f61e91a282 Add back route recorder 2024-01-28 16:22:25 -08:00
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
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
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
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
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
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
03b769e8c5 Hide route recorder and in progress firmware view 2024-01-14 12:01:31 -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
Garth Vander Houwen
a3ef868802 Add cal topo, wip firmware page 2023-12-30 09:21:42 -08:00