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
/
klippy
/
clocksync.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
clocksync: Fix multi-mcu frequency adjustments with long moves
Kevin O'Connor
2018-03-03
1
-1
/
+1
*
serialhdl: Add a wrapper around the results of lookup_command()
Kevin O'Connor
2018-02-27
1
-7
/
+6
*
clocksync: Rework multi-mcu adjust to better handle long moves
Kevin O'Connor
2018-02-19
1
-11
/
+19
*
clocksync: Respond faster to clock changes
Kevin O'Connor
2018-02-05
1
-1
/
+1
*
clocksync: The clock estimate should add the rtt time not subtract it
Kevin O'Connor
2017-12-16
1
-1
/
+1
*
clocksync: Start with adjusted_freq of 1.0
Kevin O'Connor
2017-10-13
1
-1
/
+1
*
clocksync: Initialize clock_est in connect_file()
Kevin O'Connor
2017-10-12
1
-0
/
+1
*
clocksync: Implement a floor on the prediction filter
Kevin O'Connor
2017-10-02
1
-3
/
+4
*
clocksync: Update clock synchronization code to use a linear regression
Kevin O'Connor
2017-09-30
1
-40
/
+67
*
clocksync: Don't update prev_est on min rtt updates
Kevin O'Connor
2017-09-28
1
-1
/
+2
*
clocksync: Fix serialqueue.set_clock_est() - don't track min_freq
Kevin O'Connor
2017-09-28
1
-5
/
+3
*
clocksync: Default mcu_freq to 1 instead of 0
Kevin O'Connor
2017-09-27
1
-1
/
+1
*
clocksync: Add support for dumping internal state for debugging
Kevin O'Connor
2017-09-27
1
-0
/
+13
*
clocksync: Be conservative when setting serialqueue.set_clock_est()
Kevin O'Connor
2017-09-27
1
-1
/
+5
*
clocksync: Rework clock synchronization algorithm
Kevin O'Connor
2017-09-26
1
-97
/
+94
*
mcu: Initial support for multiple micro-controllers
Kevin O'Connor
2017-09-20
1
-3
/
+55
*
mcu: Move print_time to clock conversion code to clocksync.py
Kevin O'Connor
2017-09-19
1
-6
/
+16
*
clocksync: Don't export get_last_clock()
Kevin O'Connor
2017-09-19
1
-4
/
+6
*
clocksync: Move clock synchronization code into new file
Kevin O'Connor
2017-09-19
1
-0
/
+106