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
/
extras
/
replicape.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
configfile: Allow getchoice() to take a list
Kevin O'Connor
2024-06-17
1
-1
/
+1
*
mcu: Remove support for set_pwm() cycle_time parameter
Kevin O'Connor
2024-01-23
1
-1
/
+1
*
mcu: Remove support for "static" pins
Kevin O'Connor
2024-01-23
1
-12
/
+1
*
replicape: Only call note_pwm_enable() in main thread
Kevin O'Connor
2023-01-17
1
-11
/
+17
*
replicape: Don't require a host alias for the enable_pin default
Kevin O'Connor
2021-03-25
1
-1
/
+1
*
pca9685: Use move queue for pwm updates
Kevin O'Connor
2020-12-04
1
-1
/
+2
*
mcu: Add support for changing cycle_time in set_pwm()
Kevin O'Connor
2020-09-26
1
-1
/
+1
*
extras: Use "from . import module" for relative imports
Kevin O'Connor
2020-06-15
1
-1
/
+2
*
linux: Adapt servo0 channels for beagleboard kernel 4.14.108-ti (#2746)
Janne Grunau
2020-05-03
1
-3
/
+17
*
pins: Move reserved pin handling into PinResolver class
Kevin O'Connor
2019-08-19
1
-2
/
+3
*
spicmds: Rework spi config commands
Kevin O'Connor
2019-08-06
1
-2
/
+2
*
replicape: Try to detect shift register spi on spidev2.1
Kevin O'Connor
2019-07-12
1
-4
/
+7
*
replicape: add support for Linux hardware PWM (#1443)
Janne Grunau
2019-04-06
1
-10
/
+41
*
linux: Convert SPI to use enumerations
Kevin O'Connor
2019-04-04
1
-1
/
+1
*
replicape: Use bus.py helper code for spi
Kevin O'Connor
2018-11-21
1
-17
/
+5
*
mcu: Rename add_config_object() to register_config_callback()
Kevin O'Connor
2018-09-03
1
-4
/
+4
*
pins: Explicitly pass can_invert and can_pullup to lookup_pin()
Kevin O'Connor
2018-07-26
1
-7
/
+7
*
linux: Convert linux SPI code to use the generic spicmds.c code
Kevin O'Connor
2018-05-07
1
-12
/
+14
*
pins: Remove module level get_printer_pins() and setup_pin() functions
Kevin O'Connor
2018-04-04
1
-3
/
+4
*
replicape: Add config controls for the servo[01]_enable lines
Kevin O'Connor
2018-03-17
1
-0
/
+4
*
serialhdl: Add a wrapper around the results of lookup_command()
Kevin O'Connor
2018-02-27
1
-16
/
+20
*
klippy: Introduce load_config_prefix() for modules that take parameters
Kevin O'Connor
2018-02-03
1
-2
/
+0
*
fan: Clarify hardware_pwm and allow cycle_time to be set on software pwm
Kevin O'Connor
2018-01-29
1
-5
/
+7
*
replicape: Move the replicape code from chipmisc.py to extras directory
Kevin O'Connor
2018-01-28
1
-0
/
+221