Commit graph

1816 commits

Author SHA1 Message Date
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
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
Garth Vander Houwen
84f301c7e3 Set to to empty node number for positions sent to a channel 2024-01-12 14:49:28 -08:00
Garth Vander Houwen
694337d776 Clean up position timer 2024-01-08 13:51:13 -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
8d9d345e9b
Merge pull request #442 from meshtastic/2.2.17_Working_Changes
Format headings and speed better
2023-12-23 22:49:05 -08:00
Garth Vander Houwen
c523b05d23 Format headings and speed better 2023-12-23 22:47:56 -08:00
Garth Vander Houwen
4f18272832
Merge pull request #441 from meshtastic/2.2.17_Working_Changes
Start location updates more agressively.
2023-12-23 17:37:58 -08:00
Garth Vander Houwen
cb63d13b90 Turn smart position back on 2023-12-23 17:18:19 -08:00
Garth Vander Houwen
6c8db4e381 Start location updates more agressively. 2023-12-23 17:03:30 -08:00
Garth Vander Houwen
83d9ec66ef
Merge pull request #437 from meshtastic/2.2.16_Working_Changes
2.2.16 working changes
2023-12-22 19:10:18 -08:00
Garth Vander Houwen
0dbc426c50 Set default GPS interval values 2023-12-22 19:08:32 -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
Garth Vander Houwen
bde7bb684b Automatically favorite connected node 2023-12-21 20:17:55 -08:00
Garth Vander Houwen
089e13db08 Add user role to node list 2023-12-21 19:33:45 -08:00
Garth Vander Houwen
0807fbfcaa Delete user and node when sending a nodedb remove 2023-12-21 18:00:52 -08:00
Garth Vander Houwen
4d61d5d18d Bump version 2023-12-21 16:50:31 -08:00
Garth Vander Houwen
72849e10ee
Merge pull request #436 from meshtastic/2.2.15_Working_Changes
Remove excess focused field, add space to trace route text
2023-12-21 14:14:37 -08:00
Garth Vander Houwen
d744b21be4 Remove excess focused field, add space to trace route text 2023-12-21 13:29:18 -08:00
Garth Vander Houwen
8f2b55d659
Merge pull request #434 from meshtastic/2.2.15_Working_Changes
2.2.15 Working Changes
2023-12-21 13:22:05 -08:00
Garth Vander Houwen
7df669f60b Fix delete node log 2023-12-21 13:11:58 -08:00
Garth Vander Houwen
a95ce0595d Delete node from the nodedb 2023-12-21 12:59:08 -08:00
Garth Vander Houwen
260e71eb26 Add has positions logic to trace routes and core data. 2023-12-21 12:30:04 -08:00