Commit graph

163 commits

Author SHA1 Message Date
Garth Vander Houwen
65dde905f7 Add descriptive text for LoRa Config depending on state
Fix rx boosted gain toggle
Make a big hardware model enum
2023-03-11 09:26:52 -08:00
Garth Vander Houwen
ac7b04c344 Fix a couple of things found by SwiftLint 2023-03-08 21:32:21 -08:00
Garth Vander Houwen
377381cf16 Rx boosted gain is the truth 2023-03-08 21:14:46 -08:00
Garth Vander Houwen
fdade220de SwiftLint Whitespace fixes 2023-03-06 10:33:18 -08:00
Garth Vander Houwen
c3cbe9fb57 Fix channelNum formatter, remove hops enum in favor of a range 2023-03-05 23:39:06 -08:00
Garth Vander Houwen
0c2ff5fda4 * Device Config Updates (Rebroadcast modes, nodeinfobroadcastsecs)
* Display Config Data updates (heading bold)
2023-03-05 23:01:09 -08:00
Garth Vander Houwen
795f63819a Lora config restricted pickers for bandwidth coding rate and spread factor 2023-03-05 16:01:39 -08:00
Garth Vander Houwen
27d8032cf2 Cleanup of lora config form 2023-03-05 15:13:23 -08:00
Garth Vander Houwen
4006de8696 Prevent some crashes 2023-03-05 14:40:07 -08:00
Garth Vander Houwen
a10daa9842 Finish up lora config updates 2023-03-05 05:42:25 -08:00
Garth Vander Houwen
895467ea00 New lora config headers 2023-03-05 05:01:10 -08:00
Garth Vander Houwen
c943b87a52 Add channelNum to lora config 2023-03-05 04:47:17 -08:00
Garth Vander Houwen
dba7889666 Cleanup Client tracking mode some 2023-02-22 20:31:08 -08:00
Garth Vander Houwen
af90966900 Fix getNodeInfo method that was the source of nil nodes 2023-02-06 18:45:03 -08:00
Garth Vander Houwen
f7b45797a8 Handle a few crashes 2023-02-03 10:15:11 -08:00
Garth Vander Houwen
3e779217d5 Pass admin channel index properly to most admin messages 2023-02-03 07:29:12 -08:00
Garth Vander Houwen
1bcb759054 Fix remote shutdown and reboot 2023-02-02 22:03:27 -08:00
Garth Vander Houwen
57dbc7b71f Remote Admin for Module Config 2023-02-01 09:19:45 -08:00
Garth Vander Houwen
f89f5eddd0 Add a couple more modules to the admin config 2023-01-31 23:52:19 -08:00
Garth Vander Houwen
9112e5cde2 Properly disable forms when there is not an associated config 2023-01-31 22:59:43 -08:00
Garth Vander Houwen
5165548e05 Admin messages, improved role picker 2023-01-31 22:08:03 -08:00
Garth Vander Houwen
921f95cc63 Assorted updates 2023-01-31 10:50:17 -08:00
Garth Vander Houwen
0108080c87 update protos clean up config warnings 2023-01-29 08:28:44 -08:00
Garth Vander Houwen
5fdf97f7c5 Fix mac crashes 2023-01-29 00:16:17 -08:00
Garth Vander Houwen
8141a36e06 Dont ever save positions at apple park
implement display mode
2023-01-25 23:01:45 -08:00
Garth Vander Houwen
6b4240d7fb Updates to settings views 2023-01-24 20:33:48 -08:00
Garth Vander Houwen
0a4d440f6c Cleanup 2023-01-23 17:56:04 -08:00
Garth Vander Houwen
338cfa946f Admin messages updates 2023-01-20 19:14:49 -08:00
Brad Midgley
5cb9f9d9f6 typo 2023-01-15 22:17:21 -07:00
Garth Vander Houwen
cd0fdec368 localize save config string 2023-01-09 18:34:43 -08:00
Garth Vander Houwen
8b8108c5a3 Update protobufs
Don't allow leading zero for BLE fixed pin
Comment out ethMode
2023-01-09 18:01:27 -08:00
Garth Vander Houwen
a7a1c734ab Show advanced external notification settings by default 2023-01-03 23:20:33 -08:00
Garth Vander Houwen
beb09b627c * Automatic Reconnect Updates
* Channel Editor Updates
2023-01-03 21:45:10 -08:00
Garth Vander Houwen
12fdddd565 Fix channel bug 2023-01-02 20:11:58 -08:00
Garth Vander Houwen
1f19d0c31f Localize Mesh Log messages for the BLE manager 2023-01-01 14:48:50 -08:00
Garth Vander Houwen
ef3a6b89f1 Localize Telemetry Headers 2022-12-31 02:23:21 -08:00
Garth Vander Houwen
82d7f55552 Use iPhone 24 hour setting for date formatting
Clean up several inconsistent admin message methods
2022-12-30 22:30:15 -08:00
Garth Vander Houwen
77ab77e2c7 Localize unset 2022-12-30 17:44:39 -08:00
Garth Vander Houwen
1a1cd719a2 Finish translating enums 2022-12-30 16:45:11 -08:00
Garth Vander Houwen
59be21e38c More localization 2022-12-30 13:18:02 -08:00
Garth Vander Houwen
76e7eef10c Localize config save confirm 2022-12-30 11:08:59 -08:00
Garth Vander Houwen
463e8230ee * Real Ack UI and data structure for DM's
* Save canned messages messages to core data
2022-12-29 16:26:00 -08:00
Garth Vander Houwen
7501c4bbe3 Clean up external notifications config 2022-12-23 14:00:48 -08:00
Garth Vander Houwen
8a31ffaf19 Add new fields to external notification config 2022-12-23 11:30:55 -08:00
Garth Vander Houwen
e21659336e Fix for channel messages message view not updating when new messages arrive
Update protobufs
Add 0 to external notification output intervals
2022-12-23 10:03:43 -08:00
Garth Vander Houwen
43f515b7bb Move position timer so it invalidates fewer times, update sendPosition so that it always wants and ack and want response can be adjusted by the use case. Currently only positions sent from a dm will want response. 2022-12-21 12:50:27 -08:00
Garth Vander Houwen
eedbef57fb * More strings
* Add duty cycle error
* Don't log local telemetry in the mesh log
2022-12-13 17:47:23 -08:00
Garth Vander Houwen
5da522b911 More strings 2022-12-13 08:47:14 -08:00
Garth Vander Houwen
30a2898776 More strings 2022-12-13 07:49:46 -08:00
Garth Vander Houwen
fc0e1daa7d More strings 2022-12-12 22:33:06 -08:00