andrekir
b8b2a8a86c
improve firmware update
2022-03-11 00:12:48 -03:00
Andre Kirchhoff
718e284743
replace firmware spiffs with littlefs
2022-03-08 12:36:34 -03:00
Andre Kirchhoff
b6d90685c2
Merge pull request #389 from meshtastic/release
...
1.3.3
2022-03-08 10:35:52 -03:00
andrekir
5bb7b49241
Merge remote-tracking branch 'origin/release' into release
2022-03-08 10:18:02 -03:00
andrekir
5c5c8be6ce
1.3.3
2022-03-08 10:16:22 -03:00
andrekir
961e5a174f
update libs
2022-03-08 10:12:59 -03:00
Jm Casler
2810fbbbbf
updating proto submodule to latest
2022-03-02 18:49:44 -08:00
Andre Kirchhoff
5da7018a9e
Merge pull request #386 from meshtastic/deleteMessage
...
deleteMessage index by packet.id
2022-03-02 12:12:01 -03:00
andrekir
0b0d82dc76
deleteMessage index by packet id
2022-03-02 11:21:43 -03:00
Jm Casler
7d611c9a9a
updating proto submodule to latest
2022-02-28 22:03:37 -08:00
Jm Casler
489d6d874a
updating proto submodule to latest
2022-02-28 19:35:44 -08:00
andrekir
8cd294b089
fix Multiple substitutions specified in non-positional format of string resource string co
2022-02-28 16:59:19 -03:00
andrekir
27994ba2dd
anonymize sendPosition
2022-02-28 16:54:16 -03:00
Andre Kirchhoff
567360002e
Merge pull request #385 from meshtastic/menu-messages
...
add action mode menu to messages (delete & select all)
2022-02-28 16:16:48 -03:00
andrekir
9e00e0fa9f
add action mode menu to messages (delete select all)
2022-02-28 15:47:52 -03:00
Andre Kirchhoff
a1c817e76b
Merge pull request #384 from mcumings/369-bluetooth
...
Issue #369 - Expand bluetooth repository use cases
2022-02-27 17:02:35 -03:00
Mike Cumings
9592fd68de
Issue #369 - Expand bluetooth repository use cases
...
Changes:
- Adds support for obtaining bonded devices
- Adds support for obtaining BLE scanner
- Consolidates state into a single, immutable data class instance
- Simplified and renamed broadcast receiver
- Renamed view model permissionsUpdated fun to identify the intended use
2022-02-27 11:46:30 -08:00
Jm Casler
f961f2e07e
updating proto submodule to latest
2022-02-27 10:01:37 -08:00
Jm Casler
bd9dbd3230
updating proto submodule to latest
2022-02-27 09:57:03 -08:00
Jm Casler
27fb9d40cc
updating proto submodule to latest
2022-02-27 09:52:28 -08:00
andrekir
2e55a178f2
update minFirmwareVersion to 1.3.0
2022-02-27 12:20:00 -03:00
Andre Kirchhoff
df7add76eb
Merge pull request #383 from mcumings/369-bluetooth
...
Issue #369 - Use repository pattern for bluetooth state
2022-02-27 10:04:33 -03:00
Jm Casler
d5bc4dfcc5
updating proto submodule to latest
2022-02-27 01:00:31 -08:00
Jm Casler
730a6347fc
updating proto submodule to latest
2022-02-27 00:48:50 -08:00
Jm Casler
9a17e39ca1
updating proto submodule to latest
2022-02-27 00:38:00 -08:00
Mike Cumings
b3878a4240
Issue #369 - Use repository pattern for bluetooth state
2022-02-26 22:59:20 -08:00
Jm Casler
65d74ccaa0
updating proto submodule to latest
2022-02-26 21:22:28 -08:00
Jm Casler
2c0c9e651d
updating proto submodule to latest
2022-02-26 21:09:13 -08:00
Andre Kirchhoff
4f929f429c
Merge pull request #382 from mcumings/csv-improvements
...
CSV export improvements to make it more reliable
2022-02-25 20:00:25 -03:00
Mike Cumings
16d2b2e5f3
CSV export improvements to make it more reliable
2022-02-25 14:14:50 -08:00
Jm Casler
2a47d673d8
updating proto submodule to latest
2022-02-22 17:09:51 -08:00
andrekir
141a0c67af
update minFirmwareVersion to 1.3.0
2022-02-20 19:33:52 -03:00
Jm Casler
477ac730a9
updating proto submodule to latest
2022-02-20 01:32:46 -08:00
Jm Casler
09125e3b26
updating proto submodule to latest
2022-02-19 23:48:19 -08:00
Jm Casler
5fe7e8e8f8
updating proto submodule to latest
2022-02-19 23:17:46 -08:00
Jm Casler
6cee51bf52
updating proto submodule to latest
2022-02-19 23:10:49 -08:00
Jm Casler
27811f281e
updating proto submodule to latest
2022-02-19 22:55:33 -08:00
Andre Kirchhoff
60ef44e3ff
update default channel
2022-02-15 23:50:27 -03:00
Andre Kirchhoff
93fc27aba8
Merge pull request #379 from meshtastic/refactor-protos
...
remove legacy MyNodeInfo.region
2022-02-15 20:56:27 -03:00
andrekir
d016271d79
remove comment
2022-02-15 20:49:03 -03:00
andrekir
88b0415180
remove legacy MyNodeInfo.region
2022-02-15 20:47:54 -03:00
Andre Kirchhoff
2ac5913c41
Merge pull request #378 from meshtastic/refactor-protos
...
Remove hw_model_deprecated
2022-02-15 20:40:47 -03:00
andrekir
c46039bb04
Remove hw_model_deprecated
2022-02-15 20:12:04 -03:00
Andre Kirchhoff
cf3c2ec282
Merge pull request #377 from meshtastic/refactor-protos
...
Remove mynodeinfo.num_bands
2022-02-15 20:02:43 -03:00
andrekir
c97ebb6637
Remove mynodeinfo.num_bands
2022-02-15 19:58:11 -03:00
Andre Kirchhoff
f85ac178a1
Merge pull request #376 from meshtastic/refactor-protos
...
Update with new default modem configurations
2022-02-15 19:55:48 -03:00
andrekir
ffbd4c6e00
update modem config strings
2022-02-15 19:48:14 -03:00
andrekir
63d6881458
Update with new default modem configurations
2022-02-15 15:49:14 -03:00
Andre Kirchhoff
c2de1a1175
Merge pull request #375 from meshtastic/refactor-protos
...
Change the default pre shared key to break backward compatibility of default channel
2022-02-15 15:21:37 -03:00
andrekir
161af395a4
Change the default pre shared key to break backward compatibility of default channel
2022-02-15 15:13:33 -03:00