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-19 20:33:21 +00:00
Code
Issues
Releases
Activity
Files
af9555fcdf070e4bb899af819f4502b5da867d82
CHIP_IO
/
test
History
Robert Wolterman
dcd8ea6f40
Re-enabled polarity set on the CHIP PWM, fixed issues that caused me to disable that feature to begin with. This could have been a 1 letter change, but I re-eabled tests in the unit test to validate. This will
close
#61
2017-03-05 00:49:16 -06:00
..
integrations
updates to the pytest tests to fix the issues with pwm, added 2 new tests that bring in 5 total unit tests. python3 unit tests are passing, this will
close
#42
and
close
#47
2017-02-26 21:04:40 -06:00
test_gpio_input.py
fixes for
#17
, hardware pwm works now, still can't change polarity, but i think that's a kernel driver/dtb thing.
2016-12-31 01:43:42 +00: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_lradc.py
updates to the pytest tests to fix the issues with pwm, added 2 new tests that bring in 5 total unit tests. python3 unit tests are passing, this will
close
#42
and
close
#47
2017-02-26 21:04:40 -06:00
test_pwm_setup.py
Re-enabled polarity set on the CHIP PWM, fixed issues that caused me to disable that feature to begin with. This could have been a 1 letter change, but I re-eabled tests in the unit test to validate. This will
close
#61
2017-03-05 00:49:16 -06:00
test_softpwm_setup.py
fixed the issue with the softpwm pytest code for
#22
2016-12-31 04:52:57 +00:00
test_utilities.py
updates to the pytest tests to fix the issues with pwm, added 2 new tests that bring in 5 total unit tests. python3 unit tests are passing, this will
close
#42
and
close
#47
2017-02-26 21:04:40 -06:00