Ben Meadors
|
84f1edab18
|
Merge branch 'master' into pref_defaults
|
2022-08-30 13:28:53 -05:00 |
|
Thomas Göttgens
|
221843e176
|
Merge pull request #1663 from lewisxhe/master
|
2022-08-30 20:27:41 +02:00 |
|
Ben Meadors
|
0063ae6512
|
Merge branch 'master' into pref_defaults
|
2022-08-30 08:24:34 -05:00 |
|
lewishe
|
1922034c44
|
Add t-beam sx1268 support
|
2022-08-30 11:59:57 +08:00 |
|
Ben Meadors
|
7f586f7099
|
Better logging and cleanup (#1662)
|
2022-08-29 07:31:02 -05:00 |
|
lewis he
|
0efa1b25c5
|
Add t-echo sx1268 support (#1657)
|
2022-08-29 07:26:17 -05:00 |
|
Sacha Weatherstone
|
1b25ea714d
|
Set config.lora.hop_limit to HOP_RELIABLE
|
2022-08-27 19:03:26 +10:00 |
|
Tom
|
fd27a40edb
|
Reboot after factory reset (#1653)
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
|
2022-08-25 12:07:20 -05:00 |
|
Ben Meadors
|
1013aff9b6
|
Screen changes and fixes (#1651)
* Fixed bluetooth reinit bug
* Remove screen transition ms
* Whoops
* hasScreen is smarter now
* Oops
|
2022-08-25 11:25:05 -05:00 |
|
Ben Meadors
|
d7e5eb4d22
|
Upgrade unishox-2 to 1.0.3 (#1650)
|
2022-08-25 07:12:38 -05:00 |
|
Ben Meadors
|
9a03b2e49d
|
Same as NodeDB position_broadcast_secs bug but different (#1645)
* intervalMs
|
2022-08-24 17:29:09 -05:00 |
|
github-actions[bot]
|
e7831f13c5
|
[create-pull-request] automated change (#1641)
Co-authored-by: thebentern <thebentern@users.noreply.github.com>
|
2022-08-24 17:28:43 -05:00 |
|
Ben Meadors
|
ddc3727155
|
Fixed NRF52 bluetooth
v1.3.39.ddc3727
|
2022-08-23 14:03:10 -05:00 |
|
Ben Meadors
|
ef9bfc9104
|
Enable external notification module for nrf52
|
2022-08-23 13:16:20 -05:00 |
|
Ben Meadors
|
3bb645d4fe
|
Fixed huge nodeinfo bug
|
2022-08-23 13:12:41 -05:00 |
|
Ben Meadors
|
8f99258fc4
|
Update main_matrix.yml
|
2022-08-22 18:31:56 -05:00 |
|
Ben Meadors
|
b54073a8a1
|
Bluetooth mode unification and behavior tweaks (#1636)
* Esp32 bluetooth modes
* Comment
* Gutting bluetooth
* Cleanup
* Security
* Testing
* NRF bluetooth security
* Reboot on saved lora or bluetooth settings
* Cleanup
* Fixes
* Stub for platforms without screens
* Fixed just-works in esp32
* Cleanup
* Display device name in boot screen
* Added waypoint module routing
* chmod
* Words
* Protos
* Backing out partition changes for testing
* Revert "Backing out partition changes for testing"
This reverts commit 191ed6489c.
* Chmod PR artifacts
* Trying setInitialState again
* Revert "Trying setInitialState again"
This reverts commit 703eac7277.
* External notification module
* Cleanup
* Pin display formatting
|
2022-08-22 16:41:23 -05:00 |
|
Ben Meadors
|
c85e9f53c7
|
Chmod PR artifacts
|
2022-08-20 12:53:34 -05:00 |
|
Ben Meadors
|
4cfc229e77
|
Update device-update.sh
|
2022-08-19 13:35:54 -05:00 |
|
Ben Meadors
|
bbd7c5063d
|
Removed ota erasure
|
2022-08-19 13:34:41 -05:00 |
|
Ben Meadors
|
05df849a6d
|
Repartitioned
|
2022-08-19 13:33:58 -05:00 |
|
Ben Meadors
|
ccbc01a753
|
Repartitioned
|
2022-08-19 13:33:02 -05:00 |
|
Sacha Weatherstone
|
d6d936b5d2
|
Remove OTA partition (#1635)
|
2022-08-18 16:19:32 -05:00 |
|
Ben Meadors
|
b028af0d82
|
Bluetooth modes (#1633)
* Formatting and comments
* Esp32 bluetooth modes
* Comment
|
2022-08-16 20:42:43 -05:00 |
|
Ben Meadors
|
86d3759f55
|
New bluetooth config protos and canned messages consolidation (#1632)
* Bluetooth and canned messages refactor
* More can of worms messages
* Set has_bluetooth and default pin
* Defaults
|
2022-08-15 21:06:55 -05:00 |
|
majbthrd
|
aadaf332cf
|
add stm32wl5e platform and wio-e5 variant (#1631)
Co-authored-by: Peter Lawrence <12226419+majbthrd@users.noreply.github.com>
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
|
2022-08-15 07:54:45 -05:00 |
|
Ben Meadors
|
4dea95d03f
|
Update version.properties
|
2022-08-14 20:22:52 -05:00 |
|
Ben Meadors
|
1253abd138
|
Syntax error
v1.3.38.1253abd
|
2022-08-14 15:56:55 -05:00 |
|
Ben Meadors
|
80e3cee006
|
NimBLE enhanced logging (do not merge) (#1629)
* Change log level to debug
* Don't reinit active bluetooth services
* Chmod +x before zip and adding to release
|
2022-08-14 15:27:21 -05:00 |
|
Ben Meadors
|
ca9113ad05
|
Update version.properties
|
2022-08-14 15:16:47 -05:00 |
|
GUVWAF
|
63c8f15d38
|
Resend implicit ACK for a repeated broadcast (#1628)
|
2022-08-13 10:09:43 -05:00 |
|
Ben Meadors
|
73a1ea59f4
|
Update BMP280Sensor.cpp (#1627)
|
2022-08-12 20:11:32 -05:00 |
|
Ben Meadors
|
97712a9dc4
|
Update ESP32Bluetooth.cpp (#1625)
* Update ESP32Bluetooth.cpp
* Update ESP32Bluetooth.h
v1.3.37.97712a9
|
2022-08-12 14:14:14 -05:00 |
|
Ben Meadors
|
20e43fcf34
|
Update version.properties
|
2022-08-12 13:55:02 -05:00 |
|
majbthrd
|
f66c8572b4
|
use fixed-size buffer in RedirectablePrint::vprintf() (#1622)
Co-authored-by: Peter Lawrence <12226419+majbthrd@users.noreply.github.com>
Co-authored-by: Garth Vander Houwen <garthvh@yahoo.com>
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
|
2022-08-12 13:41:16 -05:00 |
|
Ben Meadors
|
64f852e3f7
|
Update main_matrix.yml
v1.3.36.64f852e
|
2022-08-12 07:21:20 -05:00 |
|
Ben Meadors
|
ea90e4d2de
|
Update main_matrix.yml
|
2022-08-12 07:04:36 -05:00 |
|
Ben Meadors
|
dd720f2fe6
|
Tweak
v1.3.36.dd720f2
|
2022-08-11 19:23:51 -05:00 |
|
Ben Meadors
|
808fef7e91
|
Update main_matrix.yml
|
2022-08-11 18:50:02 -05:00 |
|
Ben Meadors
|
70e6dc3c67
|
chmod
|
2022-08-11 17:54:48 -05:00 |
|
Ben Meadors
|
279149e40f
|
version.properties bump
|
2022-08-11 17:35:32 -05:00 |
|
Ben Meadors
|
4588995fba
|
Chmod bump_version
|
2022-08-11 16:30:22 -05:00 |
|
Ben Meadors
|
11ae248c5e
|
Update main_matrix.yml
|
2022-08-11 16:19:27 -05:00 |
|
Ben Meadors
|
a0a5147c42
|
Update main_matrix.yml
|
2022-08-11 15:58:16 -05:00 |
|
Ben Meadors
|
b8aac2c5b6
|
Create bump_version.py
|
2022-08-11 15:27:44 -05:00 |
|
Ben Meadors
|
de22f20876
|
Turn region screen back on (#1621)
|
2022-08-11 14:24:35 -05:00 |
|
Ben Meadors
|
9b5211dc65
|
Syntax
|
2022-08-11 09:03:18 -05:00 |
|
Ben Meadors
|
0b4fb72d58
|
Guard the assets (#1618)
* Guard the assets
* Indicated legacy build-all
* Hopefully fixed
|
2022-08-11 08:56:38 -05:00 |
|
Ben Meadors
|
7e03019cc4
|
Zip elfs
v1.3.36.7e03019
|
2022-08-11 07:22:19 -05:00 |
|
Ben Meadors
|
780f4383f4
|
Trying elves again
|
2022-08-11 07:07:04 -05:00 |
|