|
7812063991
|
Fixed softpwm bug ("disable" code didn't synchronize thread exit)
|
2016-07-09 18:42:38 -05:00 |
|
|
0c6579914c
|
Implementing alternate names per issue #7, still need to pull the pin names/alt-names/keys into the readme
|
2016-07-05 20:50:49 -05:00 |
|
|
694aa37f23
|
Testing and error handling
|
2016-07-04 14:35:45 -05:00 |
|
|
0e7d03c472
|
Fixed a bunch of error handling
|
2016-07-04 13:56:11 -05:00 |
|
|
54f14a88af
|
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 |
|
|
9ee83c0b38
|
Adding Python interface to get the base XIO numbers, fixes for gptest.py on the 4.4 kernel CHIPs
|
2016-07-03 11:49:17 -05:00 |
|
|
92888aaca4
|
Remove the .ropeproject stuff
|
2016-07-02 19:23:53 -05:00 |
|
|
3c4040d32f
|
Made test program a bit more user friendly.
|
2016-07-02 19:21:28 -05:00 |
|
|
71b6829804
|
Reworked a lot of error handling.
|
2016-07-02 18:57:03 -05:00 |
|
|
67dd919fed
|
Adds softpwm test
|
2016-05-06 17:30:13 +00:00 |
|
|
0e1cf46c4e
|
Addressing Issue #1, adding the ability to set the AP-EINT1 and AP-EINT3 pins as useable for edge detection and callbacks
|
2016-04-08 21:47:42 -05:00 |
|
|
c2ab013a5d
|
Adding protection for to the GPIO to only allow edge detection and call back on the XIO pins, clean up of the PWM, updated test code
|
2016-04-02 19:48:57 -05:00 |
|
|
cea44c287d
|
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 |
|
|
1b7beac587
|
Updating the readme for PWM instructions and added a test case for PRM which hasn't been tested
|
2016-02-26 08:48:07 -06:00 |
|
|
91918f8f36
|
Removing accidentally commited bytecompiled test code
|
2016-02-25 18:53:51 -06:00 |
|
|
01ae605491
|
Initial commit, working GPIO for all available CHIP GPIO pins, have not tested edge detection and callbacks
|
2016-02-24 21:48:40 -06:00 |
|