Page 1 of 1

Serial Monitor using TAGS/Filtering

Posted: Thu Apr 13, 2017 11:01 pm
by Craftplorer
Hi,
i was wondering if someone has a serial monitor program that can filter the output from the esp32. My idea was that i have multiple windows and each window is for a different tag. So i would have one window that just shows wifi stuff and another windows that shows debug information for some computations of a "user task". Of course i could do something like this in Python but im not really good with Python. Also does anyone has an idea how i can change the default close monitor key-combo for the "make monitor" under windows/msys2?

Please excuse my english.

-Craftplorer

Re: Serial Monitor using TAGS/Filtering

Posted: Fri Apr 14, 2017 2:40 am
by ESP_igrr
That would be a nice feature for idf_monitor! Something similar to 'adb logcat'...