index
:
kutter
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
test_klippy: Convert to Python3 string encoding
Kevin O'Connor
2021-10-01
1
-3
/
+3
*
klippy-requirements: Update dependencies to support Python 3.9+
Kevin O'Connor
2021-10-01
1
-2
/
+2
*
motan: Improve handling of errors during data subscriptions
Kevin O'Connor
2021-09-26
1
-0
/
+4
*
avrsim: Change default speed to 16Mhz and default baud to 250K
Kevin O'Connor
2021-09-16
1
-2
/
+2
*
update_chitu: generating update uuid based on file hash (#4663)
Vladimir Serov
2021-09-15
1
-2
/
+4
*
motan: Add support for dumping and analyzing adxl345 data
Kevin O'Connor
2021-08-30
2
-0
/
+51
*
motan: Add corexy forward kinematics analyzer
Kevin O'Connor
2021-08-30
1
-0
/
+28
*
motan: Add support for graphing arbitrary get_status fields
Kevin O'Connor
2021-08-30
1
-6
/
+67
*
motan: Pass dataset parameters in parenthesis
Kevin O'Connor
2021-08-30
3
-68
/
+95
*
motan_graph: Fix legend when using matplotlib twinx
Kevin O'Connor
2021-08-24
1
-2
/
+7
*
data_logger: Flush the initial index file when all queries complete
Kevin O'Connor
2021-08-24
1
-40
/
+37
*
readlog: Support queue_step smoothing
Kevin O'Connor
2021-08-22
1
-11
/
+39
*
motan_graph: Initial support for graphing data log
Kevin O'Connor
2021-08-22
3
-0
/
+650
*
data_logger: Add tool for bulk logging of data via the API server
Kevin O'Connor
2021-08-22
1
-0
/
+192
*
flash-linux: Fix spelling error in message
Kevin O'Connor
2021-08-17
1
-1
/
+1
*
scripts: Update graphing scripts to work with either python2 or python3
Kevin O'Connor
2021-08-02
4
-8
/
+8
*
check_whitespace: Also check txt, css, html, yaml, and yml files for errors
Kevin O'Connor
2021-07-27
1
-1
/
+4
*
spi_flash: Support firmware dictionary validation
Justin Schuh
2021-07-20
2
-13
/
+52
*
spi_flash: Make SD updates more tolerant of flaky boards
Justin Schuh
2021-07-20
1
-22
/
+53
*
stm32: Add support for STM32F072 (used in the TurboCAN board) (#4412)
henrikssn
2021-06-27
1
-0
/
+1
*
spi_flash: Add board definitions for Fysetc S6 and Spider
Wilhelm Schuster
2021-05-03
1
-0
/
+9
*
graphstats: Support graphing multiple heaters
Kevin O'Connor
2021-04-29
1
-22
/
+28
*
buildcommands: Don't attach hostname and build date to version on a clean build
Kevin O'Connor
2021-04-22
1
-6
/
+10
*
buildcommands: Call irq_poll() after last task function
Kevin O'Connor
2021-04-21
1
-1
/
+3
*
resonance_tester: Fixed multi-point resonance testing
Dmitry Butyugin
2021-04-07
2
-4
/
+4
*
klippy-requirements: Update Jinja2 to 2.11.3
Kevin O'Connor
2021-03-25
1
-1
/
+1
*
graph_accelerometer: Support axis-level comparison of adxl345 data
Dmitry Butyugin
2021-03-20
1
-3
/
+4
*
calibrate_shaper: Use fixed 5 Hz steps for minor ticks in the charts
Dmitry Butyugin
2021-03-20
1
-3
/
+1
*
shaper_calibrate: Estimate max_accel to avoid excessive smoothing
Dmitry Butyugin
2021-03-20
1
-2
/
+3
*
canbus_query: Add tool to query CANBUS uuid
Kevin O'Connor
2021-03-13
1
-0
/
+53
*
serialhdl: Add support for communicating over a CAN bus
Kevin O'Connor
2021-03-13
1
-0
/
+1
*
serialhdl: Update callers to decide serial fd type
Kevin O'Connor
2021-03-02
1
-2
/
+4
*
logextract: Improve handling of TMC UART read/write register commands
Kevin O'Connor
2021-02-28
1
-1
/
+3
*
logextract: Add helper to decode tmcuart messages
Kevin O'Connor
2021-02-28
1
-0
/
+104
*
scripts: Fix typo in install-centos.sh
Kevin O'Connor
2021-02-20
1
-1
/
+1
*
buildcommands: Extend number of available mcu messages from 96 to 128
Kevin O'Connor
2021-02-18
1
-12
/
+15
*
msgproto: Avoid peeking into the msgproto class members
Kevin O'Connor
2021-02-18
1
-18
/
+17
*
chelper: Fix check for failed code build
Kevin O'Connor
2021-02-07
1
-1
/
+1
*
scripts: add flash-sdcard.sh helper script
Arksine
2021-02-05
1
-0
/
+69
*
spi_flash: support for firmware upgrades via SD Card
Arksine
2021-02-05
5
-0
/
+1574
*
scripts: Remove python-virtualenv from install scripts on debian type distros
Kevin O'Connor
2021-01-24
3
-3
/
+3
*
shaper_calibrate: Choose input shapers accounting smoothing
Dmitry Butyugin
2020-12-22
1
-15
/
+21
*
scripts: Small improvements for input shaper and accelerometer scripts
Dmitry Butyugin
2020-12-19
2
-27
/
+46
*
ci-build: Report binary size during build tests
Kevin O'Connor
2020-12-10
1
-0
/
+1
*
graphstats: Allow graphing of temperature_sensor logs
Kevin O'Connor
2020-12-07
1
-2
/
+2
*
scripts: No need to include python-virtualenv in package dependencies
Kevin O'Connor
2020-11-23
1
-1
/
+1
*
scripts: Minor formatting change to ci-install.sh
Kevin O'Connor
2020-11-23
1
-4
/
+5
*
scripts: Remove no longer used kconfig code
Kevin O'Connor
2020-11-23
43
-26884
/
+0
*
build-test: Move system package installation to ci-install.sh
Kevin O'Connor
2020-10-30
1
-0
/
+11
*
build-test: Remove references to "travis" in build tests
Kevin O'Connor
2020-10-30
2
-8
/
+8
[next]