aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* test: Make white space error report more pronouncedKevin O'Connor2018-08-271-4/+6
* scripts: No longer require bossa-cli in install-octopi.shKevin O'Connor2018-08-271-1/+1
* dockerfile: Add a basic reference Dockerfile (#488)sillyfrog2018-08-061-0/+38
* test: Minor update to travis-build.sh mcu_compile start notifierKevin O'Connor2018-08-011-1/+1
* check_whitespace: Minor simplification of control char checkKevin O'Connor2018-07-271-3/+2
* test: Extend white space check to verify files are valid utf-8Kevin O'Connor2018-07-261-2/+8
* travis-build: Narrow portions of test run with "set +x"Kevin O'Connor2018-07-081-3/+3
* test: Minor comment update in travis-build.shKevin O'Connor2018-07-051-1/+1
* test: Clean up travis-ci build outputKevin O'Connor2018-07-051-10/+26
* test: Expand whitespace checks to test files and test compile configsKevin O'Connor2018-07-011-0/+1
* test: Expand whitespace checks to *.lds filesKevin O'Connor2018-07-011-2/+2
* test: Fix typo in whitespace check - there is no src/lib/ directoryKevin O'Connor2018-07-011-1/+1
* test: Expand whitespace checks to docs/ and test/ directoriesKevin O'Connor2018-07-011-1/+1
* test_klippy: Add option to not remove temporary filesKevin O'Connor2018-06-301-2/+8
* test: Add support for testing klippy with multi-mcu configsKevin O'Connor2018-06-291-11/+19
* test: Add a build test case for the PRUKevin O'Connor2018-06-281-0/+1
* build: Build pru gcc in travis-ci scripts and then cache it for later useKevin O'Connor2018-06-281-4/+26
* build: Collect travis build files travis build specific directoriesKevin O'Connor2018-06-282-10/+14
* test: Add a whitespace check to the travis buildKevin O'Connor2018-06-282-0/+74
* scripts: Add installation script for CentOS (#367)pyr0ball2018-06-191-0/+101
* test: Try to cache gcc arm download during travis-ci buildsKevin O'Connor2018-06-181-2/+10
* test_klippy: Default to only showing log information on an errorKevin O'Connor2018-06-171-11/+27
* scripts: Add additional explicit dependencies to install-octopi.shKevin O'Connor2018-06-171-1/+2
* test_klippy: Use verbose output when running klippyKevin O'Connor2018-06-171-4/+4
* test: Add basic klippy regression testsKevin O'Connor2018-06-162-2/+139
* logextract: Detect clock field even if it is last field on lineKevin O'Connor2018-06-131-1/+1
* scripts: Add python-dev dependency to install-octopi.shKevin O'Connor2018-06-091-1/+1
* graphstats: Make check for stats prefixes more robustKevin O'Connor2018-05-232-2/+2
* scripts: Add stm32flash to octopi-install.sh package listKevin O'Connor2018-04-121-1/+1
* stepstats: Add documentation clarificationKevin O'Connor2018-03-231-0/+1
* build: Use git describe --alwaysKevin O'Connor2018-02-261-1/+1
* test: Add travis_fold markers to build outputKevin O'Connor2018-02-261-0/+4
* test: Update travis build to include a basic klippy host testKevin O'Connor2018-02-262-0/+73
* graphstats: Support selecting an mcu to graph from the command-lineKevin O'Connor2018-02-191-13/+19
* graphstats: Set size on frequency graphKevin O'Connor2018-02-181-0/+1
* avrsim: Rework pacing mechanismKevin O'Connor2018-02-051-13/+11
* graphstats: Fix multi-mcu parsing with reordered statsKevin O'Connor2018-02-031-1/+7
* graphstats: Fix for print_stall detectionKevin O'Connor2018-01-281-5/+5
* 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
* graphstats: Use alpha transparency when plotting the statsKevin O'Connor2018-01-141-9/+7
* graphstats: Fix filtering of normal buffer_time runoff statsKevin O'Connor2018-01-141-19/+25
* 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
* graphstats: Add support for generating a graph of mcu frequencyKevin O'Connor2017-12-301-4/+53
* graphstats: Use a smaller font in the graph legendKevin O'Connor2017-12-301-2/+4
* graphstats: Fix case where an Xwindows display may not be availableKevin O'Connor2017-12-301-5/+6
* logextract: Fix handling of messages with retransmitsKevin O'Connor2017-12-291-1/+2
* build: Add gcc and binutils version to mcu data dictionaryKevin O'Connor2017-12-211-6/+43
* logextract: Update file commentKevin O'Connor2017-12-181-1/+1