This website requires JavaScript.
Explore
Help
Sign In
Others
/
CHIP_IO
Watch
1
Star
0
Fork
0
You've already forked CHIP_IO
mirror of
https://github.com/xtacocorex/CHIP_IO
synced
2025-07-20 12:53:22 +00:00
Code
Issues
Releases
Activity
Files
3d1ecb6b5e0c3785361cc7d1217d8109794ddbf6
CHIP_IO
/
test
History
Robert Wolterman
3d1ecb6b5e
Edge detection callback is now working for the XIO's. Blocking wait_for_edge works for both the AP-EINT1/3 and the XIO's. Need to figure out why AP-EINT1/3 don't work for the callback. This is to help fix issue
#9
.
2016-07-10 16:37:22 -05:00
..
.ropeproject
Fixed softpwm bug ("disable" code didn't synchronize thread exit)
2016-07-09 18:42:38 -05:00
gptest.py
Edge detection callback is now working for the XIO's. Blocking wait_for_edge works for both the AP-EINT1/3 and the XIO's. Need to figure out why AP-EINT1/3 don't work for the callback. This is to help fix issue
#9
.
2016-07-10 16:37:22 -05:00
test_gpio_input.py
Fixed softpwm bug ("disable" code didn't synchronize thread exit)
2016-07-09 18:42:38 -05:00
test_gpio_output.py
Fixed softpwm bug ("disable" code didn't synchronize thread exit)
2016-07-09 18:42:38 -05:00
test_gpio_setup.py
Some fixes for the py.test modules. There are still errors and the softpwm stuff is still segfaulting
2016-07-03 12:01:58 -05:00
test_pwm_setup.py
PWM support fixed, the test fails when trying to change the frequency, but I don't think that's an issue. Have not run this against something that needs PWM to operate, but the .dtb I have loaded has /sys/class/pwm/pwmchip0 and it can be configured with this code
2016-02-29 13:04:35 -06:00
test_softpwm_setup.py
Fixed softpwm bug ("disable" code didn't synchronize thread exit)
2016-07-09 18:42:38 -05:00