Ben Meadors
|
9a03b2e49d
|
Same as NodeDB position_broadcast_secs bug but different (#1645)
* intervalMs
|
2022-08-24 17:29:09 -05:00 |
|
Ben Meadors
|
ddc3727155
|
Fixed NRF52 bluetooth
|
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
|
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
|
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
|
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 |
|
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
|
2022-08-12 14:14:14 -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
|
de22f20876
|
Turn region screen back on (#1621)
|
2022-08-11 14:24:35 -05:00 |
|
Ben Meadors
|
7d0411cd15
|
Esp32 NimBLE experiments (#1613)
* Delete callbacks on bleServer on destruct
* Trying things
|
2022-08-10 12:44:52 -05:00 |
|
Thomas Göttgens
|
3b8566747c
|
Merge branch 'master' into src-cleanup
|
2022-08-10 15:47:08 +02:00 |
|
neil
|
90d3cc2ff8
|
'Station-g1-patch1'
|
2022-08-10 19:26:43 +08:00 |
|
Thomas Göttgens
|
5e842dd735
|
Put a bit of order in the src directory, group and name things appropriately
|
2022-08-10 11:31:29 +02:00 |
|
Thomas Göttgens
|
cfc44cd608
|
Merge branch 'master' of github.com:meshtastic/Meshtastic-device
|
2022-08-10 10:00:40 +02:00 |
|
Sacha Weatherstone
|
e04d6b3f56
|
Update protobufs
|
2022-08-09 12:22:46 +10:00 |
|
Thomas Göttgens
|
0c8fb6e27f
|
Raspberry Pi Pico target (with sparkfun lora hat) does compile but needs further work.
Also contains a small fix to make PRIVATE_HW targets build again for nRF52 architectures
|
2022-08-08 23:11:19 +02:00 |
|
Thomas Göttgens
|
22a5cf04d3
|
Another one.
|
2022-08-08 16:29:34 +02:00 |
|
Thomas Göttgens
|
ddc5a59ece
|
Missed one or two
|
2022-08-08 16:16:50 +02:00 |
|
Thomas Göttgens
|
6382f67b89
|
Replace TBEAM_V10 macro guards with more appropriate HAS_AXP192. Also eliminates symbol redefinition of AXP192_SLAVE_ADDRESS
|
2022-08-08 16:13:38 +02:00 |
|
Ben Meadors
|
572f9f9295
|
Get device metadata admin message (#1607)
* Get device metadata admin message
* Bump device state version
|
2022-08-08 07:19:04 -05:00 |
|
Thomas Göttgens
|
d0a1aad7d1
|
wire in compass display setting
|
2022-08-08 09:00:29 +02:00 |
|
Ben Meadors
|
591ae7a803
|
Change state order to send node info before config (#1606)
* Change state order to send node info before config
* Kill groups
|
2022-08-07 16:03:58 -05:00 |
|
Ben Meadors
|
de47cc55a0
|
Don't reply with null island (#1605)
|
2022-08-07 15:08:46 -05:00 |
|
Garth Vander Houwen
|
1155727a45
|
Merge branch 'master' into WiFi_enum
|
2022-08-06 12:38:19 -07:00 |
|
Ben Meadors
|
1c8e64319c
|
Update nimble to 1.4 (#1600)
* Update nimble version
* Back down a version
* Nimble 1.4
* Change log level of Nimble. Too chatty
* Log level
* Log level of 1 (error)
|
2022-08-06 14:16:11 -05:00 |
|
Sacha Weatherstone
|
ca1e687fd4
|
update protobufs
|
2022-08-06 21:29:59 +10:00 |
|
Sacha Weatherstone
|
4c215530f6
|
Update protobufs
|
2022-08-06 16:35:52 +10:00 |
|
Sacha Weatherstone
|
472fb6e5b0
|
Update protobufs & fix build
|
2022-08-06 16:31:40 +10:00 |
|
Thomas Göttgens
|
688ac3f8ee
|
Merge branch 'master' into loodydo-Compass-Fix
|
2022-08-04 11:01:02 +02:00 |
|
Thomas Göttgens
|
9bc2b4d8d7
|
Skip unneccessary EINK update
|
2022-08-04 10:35:40 +02:00 |
|
Thomas Göttgens
|
4073ba7572
|
Merge branch 'master' into patch1
|
2022-08-04 10:02:44 +02:00 |
|
Thomas Göttgens
|
71a9f46451
|
change to logical and operator
|
2022-08-04 09:12:56 +02:00 |
|
Thomas Göttgens
|
18d5712ecd
|
This code was committed by mistake
|
2022-08-04 09:10:50 +02:00 |
|
Thomas Göttgens
|
295dca8415
|
Work around bug in littlefs rename() for now. After upstream change to version 2.5 this can be reverted.
|
2022-08-04 09:08:02 +02:00 |
|
Thomas Göttgens
|
7b438cd16b
|
Merge branch 'master' of github.com:meshtastic/Meshtastic-device
|
2022-08-04 08:30:35 +02:00 |
|
GUVWAF
|
2ad9e238e2
|
RoutingModule can handle encrypted packets
|
2022-08-03 19:08:23 +02:00 |
|
Thomas Göttgens
|
2d2f306982
|
Merge branch 'master' of github.com:meshtastic/Meshtastic-device
|
2022-08-03 15:18:29 +02:00 |
|
Ben Meadors
|
874d308b50
|
Only save devicestate on GPS reset (#1587)
|
2022-08-03 07:16:41 -05:00 |
|
Thomas Göttgens
|
1f8878bd89
|
Merge branch 'master' into loodydo-Compass-Fix
|
2022-08-03 11:37:48 +02:00 |
|
Thomas Göttgens
|
b39b58c87b
|
Merge branch 'master' into patch1
|
2022-08-03 11:37:36 +02:00 |
|
Thomas Göttgens
|
21f75686a4
|
Merge branch 'master' into master
|
2022-08-03 10:15:57 +02:00 |
|
Neil Hao
|
4ad2e58047
|
Update mesh.pb.h
|
2022-08-03 16:15:11 +08:00 |
|
Neil Hao
|
47da3b695a
|
Update mesh.pb.h
|
2022-08-03 16:13:21 +08:00 |
|
caveman99
|
151321ac3c
|
[create-pull-request] automated change
|
2022-08-03 08:09:05 +00:00 |
|
neil
|
faac761dc0
|
'station-g1'
|
2022-08-03 04:23:32 +08:00 |
|