Commit graph

139 commits

Author SHA1 Message Date
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
Garth Vander Houwen
770a3fbdb3 Additional localized strings 2022-12-12 21:19:22 -08:00
Garth Vander Houwen
0892214bcd Start of localization 2022-12-12 20:35:38 -08:00
Garth Vander Houwen
d9243f5a00 Add oled type override to display settings
Add button to close share channels help on mac
2022-12-11 14:14:08 -08:00
Garth Vander Houwen
c7a9883808 Go back to settings view after saving from a config view
Allow setting of a fixed ble pin
Fix bug that did not show devices to connect to after some failed connections
2022-12-09 18:19:00 -08:00
Garth Vander Houwen
e2641143ca Fixes for empty channel names and empty locale, potential crash on range test config view 2022-12-09 07:19:42 -08:00
Garth Vander Houwen
0787587cb4 Add gpio settings to device config 2022-12-05 19:47:56 -08:00
Garth Vander Houwen
6081d8c30c * Add Libraries for OTA
* Refactor BLE Manager a bit
* Add signal strength indicator graphic to ble connect view
* Order BLE devices by name
2022-12-04 00:28:26 -08:00
Garth Vander Houwen
405e52fd35 Fix rak canned messages preset 2022-12-03 09:32:20 -08:00
Garth Vander Houwen
76b7127b68 Another attempt to refresh mute state for channels
Clean up navigation stack styles
2022-12-01 08:20:21 -08:00
Garth Vander Houwen
861d824183 Navigation Stack view cleanup 2022-11-29 22:28:52 -08:00
Garth Vander Houwen
789203d273 Add use pwm to external notification config 2022-11-29 21:24:20 -08:00
Garth Vander Houwen
d90c016305 Add ethernet config
Open MQTT config to nrf52
Add mute to channels and users
2022-11-26 10:13:46 -08:00
Garth Vander Houwen
6fde7e87c6 Update protos
Support increased MQTT Username and Password setup
Fix Test projects
increase version to 2.0.5
2022-11-24 11:56:05 -08:00
Garth Vander Houwen
73516def0d Fix potential mqtt config view crash, request position from nodes if position is sent in a direct message 2022-11-15 20:11:37 -08:00
Garth Vander Houwen
da382614dd Assorted app cleanup 2022-11-13 09:25:00 -08:00
Garth Vander Houwen
02629572ea Remove initial load bools 2022-11-12 08:48:01 -08:00
Garth Vander Houwen
2d24d68203 Update list of sensors, add all enum values for HarewareModel 2022-11-11 09:07:14 -08:00
Garth Vander Houwen
c644c2b282 Assorted fixes, new device metadata protos 2022-10-30 17:48:26 -07:00
Garth Vander Houwen
8e3a438dbe Remove wifi mode 2022-10-25 19:53:25 -07:00
Garth Vander Houwen
d157cc8d08 Proto updates, spelling fix 2022-10-25 19:46:51 -07:00
Garth Vander Houwen
091874a9f2 Add flip screen display config option 2022-10-22 08:45:53 -07:00
Garth Vander Houwen
edcecd8e0e Updates for channel import and blemanager dispatchque update warnings 2022-10-22 07:35:55 -07:00
Garth Vander Houwen
78eee04a1f Save serial on nerf 2022-10-19 14:11:36 -07:00
Garth Vander Houwen
9e84d53a82 Hook together SaveChannelQRCode View 2022-10-18 19:50:42 -07:00