Commit graph

508 commits

Author SHA1 Message Date
Garth Vander Houwen
fa25c5e2cc Hook into both URL events, pass a string so we keep the url 2022-08-03 16:56:44 -07:00
Chris Cassano
7cc1b43f57 trying to debug why we aren't getting channel settings back. only routing packets 2022-07-31 20:16:15 -04:00
Chris Cassano
090e714bf4 remove some debug code 2022-07-31 19:53:44 -04:00
Chris Cassano
756444c53c trying to debug why we aren't getting channel settings back. only routing packets 2022-07-31 19:05:47 -04:00
Garth Vander Houwen
a06debe968
Merge pull request #129 from meshtastic/feature/module_settings
Log lora config details
2022-07-27 20:32:37 -07:00
Garth Vander Houwen
0981aa6bf9 Log lora config details 2022-07-27 20:22:40 -07:00
Garth Vander Houwen
440da15e9a
Merge pull request #128 from meshtastic/feature/module_settings
Bump version to 1.3.27
2022-07-26 21:57:51 -07:00
Garth Vander Houwen
8977dfd18b Bump version to 1.3.27 2022-07-26 21:52:36 -07:00
Garth Vander Houwen
706274411e
Merge pull request #127 from meshtastic/feature/module_settings
Lora config cleanup
2022-07-26 09:26:29 -07:00
Garth Vander Houwen
f79b1d0cf4 Fix broken enum on loraconfig page 2022-07-26 09:24:35 -07:00
Garth Vander Houwen
0a386c531e Clean up phone telemetry 2022-07-26 07:35:16 -07:00
Garth Vander Houwen
920e200593 Add txPower to loraConfigEntity, isLicensed to user 2022-07-20 15:06:18 -07:00
Garth Vander Houwen
f34983dfd7
Merge pull request #125 from meshtastic/feature/module_settings
Update app link to match android, change export to save
2022-07-15 20:54:53 -07:00
Garth Vander Houwen
b89e95fc02 Update app link to match android, change export to save 2022-07-15 20:27:12 -07:00
Garth Vander Houwen
e87132a50f
Merge pull request #124 from meshtastic/feature/module_settings
CSV export for Position and Device Metrics
2022-07-15 15:16:28 -07:00
Garth Vander Houwen
29c0a0ec73 Update debug print statements 2022-07-15 15:09:12 -07:00
Garth Vander Houwen
750db0437c CSV export 2022-07-15 15:01:42 -07:00
Garth Vander Houwen
b9e3ecb614
Merge pull request #122 from meshtastic/feature/module_settings
Fix a couple of lingering config view crashes
2022-07-14 07:17:41 -07:00
Garth Vander Houwen
1ecd094ef9 Fix a couple of lingering config view crashing if a device disconnects while on the view, hook up QR code deep link 2022-07-14 07:14:43 -07:00
Garth Vander Houwen
bfe7f7146d
Merge pull request #121 from meshtastic/feature/module_settings
Clean up node details and position views, more aggressive modal for unsupported nodes
2022-07-13 08:33:46 -07:00
Garth Vander Houwen
1d9a7c69f6 more aggressive unsupported version modal, disconnect 1.2 devices. 2022-07-13 08:32:34 -07:00
Garth Vander Houwen
bca1acade1 set position flag defaults 2022-07-12 08:52:20 -07:00
Garth Vander Houwen
5ed02c2e5e Clean up node details 2022-07-12 08:12:31 -07:00
Garth Vander Houwen
b263bb85d2
Merge pull request #120 from meshtastic/feature/module_settings
Check for nil nodes and config
2022-07-11 16:22:14 -07:00
Garth Vander Houwen
f21a85d8e1 Check for nil nodes and config 2022-07-11 16:18:16 -07:00
Garth Vander Houwen
26469f3a33
Merge pull request #119 from meshtastic/feature/module_settings
Bump version on connect page
2022-07-11 15:46:48 -07:00
Garth Vander Houwen
d794992854 Bump version on connect page 2022-07-11 15:43:25 -07:00
Garth Vander Houwen
afccca4b80
Merge pull request #118 from meshtastic/feature/module_settings
Clean up Admin Message Calls
2022-07-11 12:21:29 -07:00
Garth Vander Houwen
fc301943b3 Bump version 2022-07-11 12:19:54 -07:00
Garth Vander Houwen
39dc6370eb dont clear the database 2022-07-11 09:47:28 -07:00
Garth Vander Houwen
653ad259df Fix phone view for telemetry 2022-07-11 08:25:16 -07:00
Garth Vander Houwen
9e8288b273 Clean up methods to save admin messages 2022-07-09 06:42:30 -07:00
Garth Vander Houwen
acbead1fe3 Clean up phone telemetry views 2022-07-08 16:04:21 -07:00
Garth Vander Houwen
802c03c468
Merge pull request #117 from meshtastic/feature/module_settings
Telemetry Log view for all supported I2C sensors
2022-07-08 12:22:31 -07:00
Garth Vander Houwen
c1582c6cd6 phone telemetry log view 2022-07-08 12:16:25 -07:00
Garth Vander Houwen
95b35e7e45 Restrict ESP32 only plugins, finish telemetry log. 2022-07-08 12:05:39 -07:00
Garth Vander Houwen
a580e3d61f
Merge pull request #116 from meshtastic/feature/module_settings
Add Telemetry log
2022-07-08 06:51:12 -07:00
Garth Vander Houwen
3b90bb7ecc Add Telemetry log 2022-07-08 06:31:47 -07:00
Garth Vander Houwen
9f5565fed3
Merge pull request #115 from meshtastic/feature/module_settings
Handle empty positions, allow nrf52 saving for telemetry
2022-07-07 00:31:20 -07:00
Garth Vander Houwen
ddfcea4ace Handle empty positions, allow nrf52 saving for telemetry 2022-07-07 00:29:52 -07:00
Garth Vander Houwen
6e89779c1c
Merge pull request #113 from meshtastic/feature/module_settings
Clean up log buttons, select default tab on settings delete color arr…
2022-07-03 00:21:31 -07:00
Garth Vander Houwen
355e1126a2 Clean up log buttons, select default tab on settings delete color array for deleted teams feature 2022-07-02 23:45:33 -07:00
Garth Vander Houwen
e347154e76
Merge pull request #112 from meshtastic/feature/module_settings
Admin Message History
2022-07-02 22:23:56 -07:00
Garth Vander Houwen
4c850249ca Admin message history, hook up telemetry 2022-07-02 22:16:19 -07:00
Garth Vander Houwen
3553ee7076 Hook up admin messages to config updates 2022-07-02 19:50:08 -07:00
Garth Vander Houwen
caaab78c32
Merge pull request #111 from meshtastic/feature/module_settings
Remove warning about modules nobody read
2022-07-02 13:48:30 -07:00
Garth Vander Houwen
1eab10796a Remove warning about modules nobody read 2022-07-02 13:47:48 -07:00
Garth Vander Houwen
5f0e08d587
Merge pull request #110 from meshtastic/feature/module_settings
Module Configuration
2022-07-02 13:46:05 -07:00
Garth Vander Houwen
6915180bb7 New Version 2022-07-02 13:45:39 -07:00
Garth Vander Houwen
78ce0ff20e All the module configs are complete 2022-07-02 13:43:13 -07:00