Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

blrbiran/uartLog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

usage: uartLog.py [-h] [-n N] [-f]

Uart analysis program.

optional arguments: -h, --help show this help message and exit -n N log name -f also store filtered log into file

While program running, it's able to change running state with some command:

  1. ":a" command to show all logs without filter
  2. ":r xxx1&xxx2" command to get all logs which contains "xxx1" or "xxx2"
  3. ":t x" show x seconds full log after input command
  4. ":q" to quit this program

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages