Commit graph

189 commits

Author SHA1 Message Date
Garth Vander Houwen
b455fb25c6 Bump GPIO Pickers to 45 2023-04-03 17:48:58 -07:00
Garth Vander Houwen
3e88cb73d9 Hook up re-broadcast mode 2023-04-01 15:01:11 -07:00
Garth Vander Houwen
2e416020e0 Node Colors! 2023-03-31 12:08:42 -07:00
Garth Vander Houwen
4ddac10171
Update NetworkConfig.swift 2023-03-30 11:23:19 -07:00
Garth Vander Houwen
4ce4695061
Update RangeTestConfig.swift 2023-03-30 11:21:59 -07:00
Garth Vander Houwen
6361ff3385 Smart position for packets sent from phone to device 2023-03-28 14:52:11 -07:00
Garth Vander Houwen
23f2fc5136 Clean up form for position config 2023-03-28 06:50:23 -07:00
Garth Vander Houwen
faf780a09a Add milliseconds to ack time
move device GPS config to the bottom
2023-03-27 17:41:34 -07:00
Garth Vander Houwen
0e677d1735 Updates for new position settings 2023-03-27 17:04:24 -07:00
Garth Vander Houwen
7f207bff27 Smart broadcast updates 2023-03-27 10:43:01 -07:00
Garth Vander Houwen
7e429b79eb Ringtone cleanup, translation strings 2023-03-26 09:46:51 -07:00
Garth Vander Houwen
e6d6efe495 Additional RTTTL config 2023-03-25 22:14:39 -07:00
Garth Vander Houwen
c496be722b Hook up admin message rtttl request 2023-03-25 15:18:44 -07:00
Garth Vander Houwen
9a42b4fb64 ringtone config 2023-03-25 14:30:18 -07:00
Garth Vander Houwen
e2796aac92 Add wake on tap or motion to display config 2023-03-25 00:41:57 -07:00
Garth Vander Houwen
93ffd8c72d Fix username on mqtt config save
Set mqtt.address character limit to 62
2023-03-24 10:35:54 -07:00
Garth Vander Houwen
9059ceba55 Fix real time loading of all remote admin view 2023-03-19 18:37:23 -07:00
Garth Vander Houwen
6b7fb1a693 Fix Display, MQTT and Network admin metadata calls 2023-03-19 08:31:16 -07:00
Garth Vander Houwen
9e37057fdc Save nag timeout 2023-03-18 17:26:13 -07:00
Garth Vander Houwen
7da242d70f Fix canned messages 2023-03-15 09:30:00 -07:00
Garth Vander Houwen
416960388f Fix admin channel bug 2023-03-15 09:27:33 -07:00
Garth Vander Houwen
94723c07c2 Update protos 2023-03-14 19:16:04 -07:00
Garth Vander Houwen
93006b258d Swift Lint 2023-03-14 12:44:10 -07:00
Garth Vander Houwen
e0f1e243a6 fix dumb disabled logic on telemetry config 2023-03-13 19:27:36 -07:00
Garth Vander Houwen
b336307a22 ACK!
Admin message status content if you have an admin channel
2023-03-13 19:17:43 -07:00
Garth Vander Houwen
b73d7d0c66 Enum for hardware 2023-03-13 09:50:24 -07:00
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