Thomas Göttgens
|
c8254f9ec8
|
SerialDebug NRF
On slow systems, it takes up to 5 seconds to init serial
|
2022-03-26 11:15:57 +01:00 |
|
Thomas Göttgens
|
54d802f15d
|
Wait up to 2 seconds for port being connected.
This will send serial debug log from the beginning and not somewhere in between.
|
2022-03-25 23:06:31 +01:00 |
|
Kevin Hester
|
17a1262382
|
pull in new epaper lib (which required importing configuration.h everywhere
for dumb reasons)
|
2021-06-27 10:56:28 -07:00 |
|
Kevin Hester
|
d179bda728
|
serious bug: connection to phones not being properly tracked
|
2021-05-03 14:46:30 +08:00 |
|
Kevin Hester
|
0261c243e0
|
PhoneAPIs shouldn't register for messages until they have clients
|
2021-03-25 07:51:54 +08:00 |
|
Kevin Hester
|
b20930c111
|
move streamapi into a thread, saves power and increases responsiveness
|
2021-03-25 06:15:15 +08:00 |
|
Kevin Hester
|
58715f454c
|
add consolePrintf for C style code
|
2021-03-10 15:21:30 +08:00 |
|
Kevin Hester
|
3753fef298
|
add debug_log_enabled
|
2020-12-09 11:56:41 +08:00 |
|
geeksville
|
3352fae64c
|
fix #371 allow button while using API. also don't let tbeams sleep if they have USB power
|
2020-09-21 12:41:39 -07:00 |
|
geeksville
|
a8a5e036f5
|
turn off serial debug output once we are using the protocol on the stream
|
2020-06-09 10:35:06 -07:00 |
|
geeksville
|
ce9bac34d6
|
add a new SERIAL psm state, to ensure device doesn't sleep while
connected to the phone over USB.
In support of
https://github.com/meshtastic/Meshtastic-Android/issues/38
|
2020-06-08 16:37:49 -07:00 |
|
geeksville
|
7473a6c27a
|
unify activity detection in PhoneAPI, turn off BLE API while serial API in use
|
2020-06-08 16:06:59 -07:00 |
|
geeksville
|
bb9f595b8b
|
Fix #11
|
2020-05-02 19:51:25 -07:00 |
|
geeksville
|
2ab34357d5
|
emit FromRadio.rebooted to serial test harness can detect reboots
|
2020-04-28 17:43:16 -07:00 |
|
geeksville
|
59086fd477
|
fixes after testing stream protocol with python client
|
2020-04-27 18:52:57 -07:00 |
|
geeksville
|
88a704c4d3
|
for now, allow debug out to be interleaved with protobufs
|
2020-04-27 09:46:06 -07:00 |
|
geeksville
|
cceecf5f8e
|
New serial protobuf transport approximately works and is backward
compatiable with the text debug output.
|
2020-04-27 09:36:39 -07:00 |
|