Xose Pérez
|
91e25ea8ae
|
Decouple Serial object from SerialInjector (#787)
|
6 years ago |
Xose Pérez
|
b5fd764f81
|
Renaming
|
6 years ago |
Xose Pérez
|
68c0320298
|
Revert "Adding a 1ms delay after UDP send to avoid loosing packets (#438)"
This reverts commit 49973d14ca .
|
6 years ago |
Xose Pérez
|
2060dd9661
|
Initial support for syslog messaging
|
6 years ago |
Xose Pérez
|
448ce2ccb9
|
Revert "Escape html for weblog in the client"
This reverts commit 8da3f54e91 .
|
6 years ago |
Maxim Prokhorov
|
8da3f54e91
|
Escape html for weblog in the client
|
6 years ago |
Xose Pérez
|
04cdb224ab
|
Check free heap when DEBUG_WEB_SUPPORT is enabled to prevent resets
|
6 years ago |
Xose Pérez
|
5f2b22d063
|
Fix web debug layout. Added command execution from web UI
|
6 years ago |
Lazar Obradovic
|
e1802de827
|
Add debug console to Status page.
|
6 years ago |
Xose Pérez
|
70f82aa2c4
|
Clear srash info after displaying it. Change copy
|
6 years ago |
Xose Pérez
|
49973d14ca
|
Adding a 1ms delay after UDP send to avoid loosing packets (#438)
|
6 years ago |
Xose Pérez
|
a845d96f6c
|
Check also carriage returns to show timestamp in debug messages
|
6 years ago |
Xose Pérez
|
8488e7d552
|
Add timestamp to debug output
|
6 years ago |
Xose Pérez
|
b605cd43cd
|
Move hardware code in main file to its own module
|
6 years ago |
Xose Pérez
|
2dc2b7d176
|
Checking code with cppcheck
|
6 years ago |
Xose Pérez
|
e9b8417f9d
|
Fix crash caused by a delay in UDP debugging code (#397)
|
6 years ago |
Xose Pérez
|
fce278489e
|
Remove limit to debug message length
|
6 years ago |
Xose Pérez
|
af805ab045
|
Update copyright notices
|
6 years ago |
Xose Pérez
|
d047856be9
|
Missing dependency
|
7 years ago |
Xose Pérez
|
dea78d17ce
|
Free memory in debug
|
7 years ago |
Xose Pérez
|
502be7732d
|
Dinamically assign debug messages size
|
7 years ago |
Xose Pérez
|
84fc259a6f
|
Build setting to disable system check
|
7 years ago |
Xose Pérez
|
95459567d9
|
Small changes, caching some values
|
7 years ago |
Xose Pérez
|
fe0d85f0a6
|
Added crash info dump from terminal, based on EspSaveCrash by krzychb
|
7 years ago |
Xose Pérez
|
b946cf32dd
|
Telnet support
|
7 years ago |
Xose Pérez
|
daa5a09058
|
Check system stability and run only AP and OTA if unstable
|
7 years ago |
Xose Pérez
|
bcb387da78
|
Small changes in compile directives
|
7 years ago |
Xose Pérez
|
8421154791
|
Fix DEBUG_XXXX_SUPPORT compile checks
|
7 years ago |
Xose Pérez
|
1c5ebd3e08
|
Refactoring build flag names
|
7 years ago |
Xose Pérez
|
eb79642f2e
|
Major refactor of device flags
|
7 years ago |
Xose Pérez
|
fc0d050b51
|
Remove debug messages on websocket events
|
7 years ago |
Xose Pérez
|
25e7a9e6eb
|
Allow a little delay in UDP communication after a message sent
|
7 years ago |
Xose Pérez
|
cc660a5737
|
Add ellipsis when debug message too long
|
7 years ago |
Xose Pérez
|
8cc1aae248
|
Added optional debug via UDP
|
7 years ago |