Jm Casler
e34190b497
Plumbing for the GroupPlugin
2022-02-19 23:43:32 -08:00
Jm Casler
701668804a
updating proto submodule to latest
2022-02-19 23:17:48 -08:00
Jm Casler
a7aa82e732
updating proto submodule to latest
2022-02-19 23:10:51 -08:00
Jm Casler
1075b95f79
updating proto submodule to latest
2022-02-19 22:55:36 -08:00
Ben Meadors
29e70a80c6
Add rak eink variant ( #1221 )
2022-02-19 07:32:15 -06:00
Mark Trevor Birss
8303500b74
Add RAK4361_5005_RAK14000 board variant and enable e-Paper module ( #1199 )
...
* Create platformio.ini
* Create variant.cpp
* Create variant.h
* Update EInkDisplay2.cpp
* Update build-all.sh
2022-02-19 07:30:30 -06:00
Thomas Göttgens
e7e001c159
Install littlefs-python during pio run ( #1220 )
...
Install only if it is missing from the ENV. Caveat: this python module is essentially lib binding and needs Cython and a working compiler as well. this MAY or MAY NOT work.
2022-02-18 11:42:24 -06:00
Thomas Göttgens
54f062e94d
Add littlefs dependancy to release flow as well ( #1217 )
2022-02-16 07:22:40 -06:00
Joshua Pirihi
a37f49bcbf
Add define to platformio.ini to switch between old and new bluetooth
2022-02-16 19:57:35 +13:00
Sacha Weatherstone
717491752b
Merge branch 'master' of github.com:meshtastic/meshtastic-device
2022-02-16 17:52:37 +11:00
Sacha Weatherstone
9cdc6ae860
Add bug report issue template
2022-02-16 17:52:14 +11:00
joshpirihi
de9680d461
Merge branch 'meshtastic:master' into master
2022-02-16 19:50:16 +13:00
Jm Casler
4941fd30f7
Merge pull request #1216 from mc-hamster/Radio&Band-Refactor
...
Fix bug in frequency formulas
2022-02-15 18:49:45 -08:00
Jm Casler
5ddd280f92
Merge branch 'master' into Radio&Band-Refactor
2022-02-15 18:49:38 -08:00
Jm Casler
3a621ef262
Fix bug in frequency formulas
2022-02-15 18:48:54 -08:00
Sacha Weatherstone
0c946609d5
Remove old CI script
2022-02-16 11:39:29 +11:00
Jm Casler
554729dab2
Merge pull request #1214 from mc-hamster/Radio&Band-Refactor
...
Fix typo in default channel (Thanks Andre!)
2022-02-15 07:37:21 -08:00
Jm Casler
ae6d0686bd
Merge branch 'Radio&Band-Refactor' of https://github.com/mc-hamster/Meshtastic-device into Radio&Band-Refactor
2022-02-15 07:36:29 -08:00
Jm Casler
57bbd912b1
Fix typo in default channel (Thanks Andre!)
2022-02-15 07:36:28 -08:00
Jm Casler
6befed1176
Merge pull request #1213 from mc-hamster/Radio&Band-Refactor
...
Remove hw_model_deprecated
2022-02-14 20:38:20 -08:00
Jm Casler
1ba7f009dd
Remove hw_model_deprecated
2022-02-14 20:37:44 -08:00
Jm Casler
eae8720068
updating proto submodule to latest
2022-02-14 20:35:44 -08:00
Jm Casler
18e95e6bb4
updating proto submodule to latest
2022-02-14 20:08:29 -08:00
Jm Casler
01e86512aa
Merge pull request #1212 from mc-hamster/Radio&Band-Refactor
...
Remove old style of region code fix
2022-02-14 20:01:14 -08:00
Jm Casler
9fda734743
Merge branch 'Radio&Band-Refactor' of https://github.com/mc-hamster/Meshtastic-device into Radio&Band-Refactor
2022-02-14 20:00:52 -08:00
Jm Casler
04d16b82ba
Remove old style of region code fix
2022-02-14 20:00:46 -08:00
Jm Casler
4206982572
Merge pull request #1211 from mc-hamster/Radio&Band-Refactor
...
Remove legacyRadio and Legacy Preferences
2022-02-14 19:59:39 -08:00
Jm Casler
b99d793e23
Remove legacyRadio and Legacy Preferences
2022-02-14 19:58:54 -08:00
Jm Casler
71d5e6c478
updating proto submodule to latest
2022-02-14 19:55:19 -08:00
Jm Casler
111d7ecd5e
Merge pull request #1210 from mc-hamster/Radio&Band-Refactor
...
Remove myNodeInfo.num_bands. It's not used by android.
2022-02-14 19:45:53 -08:00
Jm Casler
1de086819c
Remove myNodeInfo.num_bands. It's not used by android.
2022-02-14 19:45:26 -08:00
Jm Casler
af1804ea62
updating proto submodule to latest
2022-02-14 19:42:03 -08:00
Jm Casler
fe87682d69
Merge pull request #1209 from mc-hamster/Radio&Band-Refactor
...
New bands, new band plans and new channel configurations
2022-02-14 19:33:03 -08:00
Jm Casler
96b5537217
New bands, new band plans and new channel configurations
2022-02-14 19:32:31 -08:00
Jm Casler
449926cff9
Merge pull request #1208 from mc-hamster/Radio&Band-Refactor
...
Change the default pre shared key to break backward compatibility of default channel
2022-02-14 18:06:47 -08:00
Jm Casler
d4e5a3c67c
Merge branch 'Radio&Band-Refactor' of https://github.com/mc-hamster/Meshtastic-device into Radio&Band-Refactor
2022-02-14 18:06:12 -08:00
Jm Casler
2428ca09fc
Change the default pre shared key to break backward compatibility of default channel
2022-02-14 18:06:05 -08:00
Jm Casler
346712fbf3
Merge pull request #1207 from mc-hamster/Radio&Band-Refactor
...
Updated modem configuration
2022-02-14 18:01:58 -08:00
Jm Casler
a1ad1e7973
Updated modem configuration
2022-02-14 18:01:34 -08:00
Jm Casler
806a61251b
updating proto submodule to latest
2022-02-14 17:59:43 -08:00
Jm Casler
34eee247e9
Merge pull request #1206 from mc-hamster/Radio&Band-Refactor
...
Rename EU865 to EU868 & Add TH and IN
2022-02-14 17:58:14 -08:00
Jm Casler
ee95594f74
Rename EU865 to EU868 & Add TH and IN
2022-02-14 17:01:13 -08:00
Jm Casler
7f3ad672b8
updating proto submodule to latest
2022-02-14 16:59:24 -08:00
Jm Casler
7cda49aba5
updating proto submodule to latest
2022-02-14 16:56:57 -08:00
joshpirihi
53e8a40ffa
Merge branch 'meshtastic:master' into master
2022-02-15 06:52:48 +13:00
Joshua Pirihi
6c17626132
Use NimBLE API for ESP32 bluetooth
2022-02-15 06:52:00 +13:00
Thomas Göttgens
8e9b852faa
Littlefs rebased to Master ( #1205 )
...
* Littlefs
2022-02-14 11:45:29 -06:00
Ben Meadors
6b4907e841
Added after-checks
2022-02-14 11:27:33 -06:00
Ben Meadors
1808e9b3d8
Pick up littlefs instead of spiffs bin
2022-02-14 10:39:31 -06:00
Ben Meadors
1dd53eeaf5
Set max parallel workers on jobs to favor esp32
2022-02-14 10:36:16 -06:00