aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/logextract.py
Commit message (Expand)AuthorAgeFilesLines
* logextract: Improve handling of TMC UART read/write register commandsKevin O'Connor2021-02-281-1/+3
* logextract: Add helper to decode tmcuart messagesKevin O'Connor2021-02-281-0/+104
* logextract: Update for absolutecoord -> absolute_coord changeKevin O'Connor2019-05-311-2/+2
* logextract: Add mcu annotation on send/receive shutdown reportsKevin O'Connor2019-03-311-5/+8
* logextract: Wrap code to 80 columnsKevin O'Connor2019-02-271-2/+4
* logextract: Make sure config files end with a newlineKevin O'Connor2018-10-241-1/+1
* logextract: Fix handling of clock reports at end of lineKevin O'Connor2018-10-081-1/+1
* logextract: Add support for extracting recent g-code from a shutdownKevin O'Connor2018-09-281-3/+47
* logextract: Detect clock field even if it is last field on lineKevin O'Connor2018-06-131-1/+1
* graphstats: Make check for stats prefixes more robustKevin O'Connor2018-05-231-1/+1
* logextract: Fix error in config file name printKevin O'Connor2018-01-281-1/+1
* logextract: Better handle the case of a missing config sectionKevin O'Connor2018-01-211-4/+6
* logextract: Fix parsing of "is_shutdown" messagesKevin O'Connor2018-01-121-1/+1
* logextract: Add support for extracting shutdown info on multiple mcusKevin O'Connor2018-01-021-38/+70
* logextract: Fix handling of messages with retransmitsKevin O'Connor2017-12-291-1/+2
* logextract: Update file commentKevin O'Connor2017-12-181-1/+1
* logextract: Rename extractconfig.py to logextract.py and add shutdown parsingKevin O'Connor2017-12-161-0/+259