Kevin Hester
|
eaa15076cd
|
WIP debug logging over TCP
|
2021-08-18 10:31:30 -07: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
|
abe95ae1a4
|
most of the changes needed to build native on Windows
|
2021-05-25 05:08:57 +08:00 |
|
Kevin Hester
|
4e8e85c9f1
|
Merge branch 'master' of https://github.com/meshtastic/Meshtastic-device into windev
# Conflicts:
# geeksville-private/windows-build-instructions.md
# src/graphics/Screen.h
|
2021-05-25 03:43:47 +08:00 |
|
Kevin Hester
|
26bb4ffe79
|
windows build wip
|
2021-05-25 03:38:06 +08:00 |
|
Kevin Hester
|
5f45a10db5
|
fix sign comparsion
|
2021-03-31 11:14:55 +08:00 |
|
Kevin Hester
|
2b74260e2b
|
only show time on OLED if we have a valid UTC clock
|
2021-03-20 10:22:06 +08:00 |
|
Vadim Furman
|
c62863b1dc
|
Merge from origin
|
2021-03-14 19:42:57 -07:00 |
|
Vadim Furman
|
98d878cdfe
|
Port to lora_isp4520 board
|
2021-03-14 19:00:20 -07:00 |
|
Kevin Hester
|
772f2a15ff
|
check more error codes
|
2021-03-09 16:45:40 +08:00 |
|
Kevin Hester
|
f8ec072093
|
make debug console stall until host has downloaded
|
2021-03-08 17:10:48 +08:00 |
|
Kevin Hester
|
707ed75138
|
fix warnings found in nrf52 build
|
2021-03-08 15:20:43 +08:00 |
|
Jm
|
621313d63c
|
#701 - Add system up time to debug output
|
2021-02-19 16:58:52 -08:00 |
|
Kevin Hester
|
59577b9d79
|
add real formatted debug logging with timestamps
|
2020-12-25 15:17:56 +08:00 |
|
Kevin Hester
|
67e657f10f
|
always print debug output to both serial and segger debug port
cc @mc-hamster, this makes USE_SEGGER optional on nrf52 targets
|
2020-11-13 07:48:25 +08:00 |
|
geeksville
|
eb40013ddc
|
Create RedirectablePrint and NoopPrint for serial debug redirection
|
2020-04-27 09:01:25 -07:00 |
|