Garth Vander Houwen
|
beb09b627c
|
* Automatic Reconnect Updates
* Channel Editor Updates
|
2023-01-03 21:45:10 -08:00 |
|
Garth Vander Houwen
|
866d21246e
|
Fix a couple more potential crashes
|
2023-01-02 21:37:11 -08:00 |
|
Garth Vander Houwen
|
4467c7ab9e
|
Stop a couple of mesh log items from crashing
|
2023-01-02 20:53:40 -08:00 |
|
Garth Vander Houwen
|
e95ccee52e
|
A couple more localized strings, filter out default location for distance text on node list
|
2023-01-02 01:27:57 -08:00 |
|
Garth Vander Houwen
|
e11f1b7f89
|
Last couple localized mesh log strings
|
2023-01-01 22:58:54 -08:00 |
|
Garth Vander Houwen
|
de2e48704e
|
Mesh log translation updates
|
2023-01-01 22:34: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
|
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
|
ae2f860c21
|
Clean up the mesh logging some more
|
2022-12-30 21:28:51 -08:00 |
|
Garth Vander Houwen
|
804345d1f1
|
More mesh log cleanup
|
2022-12-30 20:04:43 -08:00 |
|
Garth Vander Houwen
|
99ac6ed6cf
|
Remove duplicate mesh logging
|
2022-12-30 19:21:22 -08:00 |
|
Garth Vander Houwen
|
7c7bcda7c6
|
Localize unknown
|
2022-12-30 17:04:53 -08:00 |
|
Garth Vander Houwen
|
5501574530
|
More cleanup
|
2022-12-30 09:35:05 -08:00 |
|
Garth Vander Houwen
|
3b8b5ff7d8
|
More ble error cleanup
|
2022-12-30 02:10:14 -08:00 |
|
Garth Vander Houwen
|
6ea8c26271
|
Localize more BLE errors, print instead of mesh logging ble errors
|
2022-12-30 01:52:33 -08:00 |
|
Garth Vander Houwen
|
1b7a501713
|
Localize parameterized strings for connect view bluetooth errors
|
2022-12-30 01:36:06 -08:00 |
|
Garth Vander Houwen
|
df5b2e3416
|
remove extra print
|
2022-12-28 09:41:54 -08:00 |
|
Garth Vander Houwen
|
9deda3d6a5
|
Actually log the trace route if there are nodes in the array
|
2022-12-28 06:52:12 -08:00 |
|
Garth Vander Houwen
|
31005c1a4f
|
Trace route context menu item
Lazy grid for all 3 node logs (position, device metrics, environment metrics)
|
2022-12-27 17:44:27 -08:00 |
|
Garth Vander Houwen
|
1f54338ab9
|
Generate message markdown for incoming and outgoing messages
|
2022-12-23 23:48:35 -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
|
1dad62d123
|
Save channel
|
2022-12-21 11:47:02 -08:00 |
|
Garth Vander Houwen
|
ca0b9e66d3
|
Enter for submit on mac
|
2022-12-17 23:53:06 -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
|
770a3fbdb3
|
Additional localized strings
|
2022-12-12 21:19:22 -08:00 |
|
Garth Vander Houwen
|
b71a30b97d
|
Sync user settings after setting connected device and preferred
|
2022-12-12 10:23:25 -08:00 |
|
Garth Vander Houwen
|
a55b0b68d7
|
Fix potential timer crash on BLEManager
Format temperature using the users setting from Settings > Language & Region > Temperature
|
2022-12-11 20:13:26 -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
|
286bf9ab28
|
Update protos, add trace route app port
|
2022-12-09 07:24:21 -08:00 |
|
Garth Vander Houwen
|
79f26965ed
|
Updates to preferred peripheral auto connection for a more persistent connection
|
2022-12-07 16:50:24 -08:00 |
|
Garth Vander Houwen
|
75a8bdaeb0
|
Move two bools on BLEManager back to @Published to prevent regressions on lora config and when bluetooth is off
|
2022-12-05 19:59:07 -08:00 |
|
Garth Vander Houwen
|
87adad8279
|
Remove old DFU code
|
2022-12-05 19:32:58 -08:00 |
|
Garth Vander Houwen
|
6a09b27888
|
Clean up BLEManager refactoring
|
2022-12-04 06:56:55 -08:00 |
|
Garth Vander Houwen
|
674178469f
|
Fix scanning button
|
2022-12-04 00:34:10 -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
|
1a20990b9f
|
Bump version to 2.0.6
|
2022-11-26 17:39:45 -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
|
0b4eb76eb4
|
Make node list layout match contact list
|
2022-11-19 13:21:24 -08:00 |
|
Garth Vander Houwen
|
ac017de1e5
|
Fix nil firmware version crash
|
2022-11-19 12:35:50 -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
|
b4b158aabf
|
Fix a couple of nils
|
2022-11-11 19:21:52 -08:00 |
|
Garth Vander Houwen
|
836b3fb007
|
Assorted nil cleanup from crash reports
|
2022-11-11 18:13:32 -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
|
8c76e14196
|
Asks for the channel messages
|
2022-11-10 22:17:38 -08:00 |
|
Garth Vander Houwen
|
e798cd3e7a
|
Delete broadcast user
|
2022-11-08 13:01:43 -08:00 |
|
Garth Vander Houwen
|
cdc4288278
|
Multi channel and qr code fixes
|
2022-11-08 12:48:16 -08:00 |
|
Garth Vander Houwen
|
47271bfbdd
|
Fix multi channel bugs
|
2022-11-08 11:30:08 -08:00 |
|
Garth Vander Houwen
|
45e3c08cc0
|
Delete broadcast user hacks
|
2022-11-07 19:10:22 -08:00 |
|