Ivan Kravets
|
658b3df123
|
Fixed an TypeError "super(type, obj): obj must be an instance or subtype of type" when device monitor is used with a custom dev-platform filter // Resolve #3431
|
2020-03-20 13:56:30 +02:00 |
|
Ivan Kravets
|
3dd3ea1c35
|
Show a hexadecimal representation of the data (code point of each character) with `hexlify` filter
|
2020-03-18 18:55:54 +02:00 |
|
Ivan Kravets
|
fff33d8c29
|
Do not send CR+NL for "send_on_enter" device monitor filter
|
2020-03-18 17:25:40 +02:00 |
|
Ivan Kravets
|
605cd36e27
|
Send a text to device on ENTER with `send_on_enter` filter // Resolve #926
|
2020-03-18 00:09:40 +02:00 |
|
Ivan Kravets
|
0df72411a0
|
Device Monitor Filter API, implement "time" and "log2file" filters // Resolve #981 Resolve #670
|
2020-03-17 23:08:57 +02:00 |
|
Ivan Kravets
|
108b892e30
|
Control device monitor output with filters and text transformations
|
2020-03-12 14:28:54 +02:00 |
|