Commit graph

862 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
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
Garth Vander Houwen
abe0dbb93d Hook txEnabled up to the save button 2023-12-28 15:37:08 -08:00
Garth Vander Houwen
8f9c2e44f1 Show firmware view again 2023-12-27 12:45:46 -08:00
Garth Vander Houwen
7302dc3e35 Localize route recorder buttons
Actually record data with the route recorder
Add version number to about view
Make speed faster
2023-12-25 20:26:50 -08:00
Garth Vander Houwen
91407e65ea Location updates and route recorder mock up (does everything but save the route) Improve speed and heading formatting, Updated about view 2023-12-24 22:42:07 -08:00
Garth Vander Houwen
c523b05d23 Format headings and speed better 2023-12-23 22:47:56 -08:00
Garth Vander Houwen
6c8db4e381 Start location updates more agressively. 2023-12-23 17:03:30 -08:00
Garth Vander Houwen
61840f5591 Cleanup 2023-12-22 16:43:33 -08:00
Garth Vander Houwen
658985b18a Delete confirmation dialog 2023-12-22 16:10:00 -08:00
Garth Vander Houwen
ee6afcc0cb Updated GPS view for ios 17 2023-12-22 08:25:59 -08:00
Garth Vander Houwen
668fe30806 Use locationshandler for GPS data on ios17 2023-12-22 06:31:27 -08:00