|
84df4376f8
|
added logging to inform user of 1s retry if set_direction fails on the first try, updating to v0.7.1
|
2017-11-12 08:06:35 -06:00 |
|
|
e7db735a2f
|
GPIO able to be controlled by pin sysfs number like RPi.GPIO, close #65
|
2017-09-13 10:35:32 -05:00 |
|
|
e3a077bf82
|
implementation and close #75 - enabling a timeout for the wait_for_edge function
|
2017-09-03 21:43:59 -05:00 |
|
|
6af974c113
|
fixing implementation of #76 since i didn't actually test it
|
2017-08-09 23:18:16 -05:00 |
|
|
4670e44758
|
API documentation complete, closing #74 and closing #73
|
2017-08-09 22:54:20 -05:00 |
|
|
014dcb8a36
|
Updated README to close #71
|
2017-06-28 20:11:05 -05:00 |
|
|
6e93fad1de
|
README updates following the merge of PR#70 into master
|
2017-06-08 20:06:52 -05:00 |
|
|
6ddd0e0b14
|
Closing out Issue #68 by adding 3 CHIP Pro pins able to be used as interrupts
|
2017-05-02 22:46:10 -05:00 |
|
|
d4b1d8a41c
|
adding i2s pins as gpio capable for the chip pro, code to handle per pwm/softpwm cleanup to close #64
|
2017-05-01 22:50:17 -05:00 |
|
|
2b48571ee3
|
Updating setup to allow for repeated calls on a pin. Not totally sold on this, but it work and is what RPi.GPIO does. This will close #63
|
2017-03-20 23:06:09 -05:00 |
|
|
f32733bb07
|
Updating the Readme to add a note regarding one callback per pin
|
2017-03-06 17:53:34 -06:00 |
|
|
4da0812acd
|
Fixing issue where using alt name for the XIO would cause a segfault when speficying the pin as an input. This will close #62
|
2017-03-06 17:08:05 -06:00 |
|
|
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 |
|
|
29377cf24d
|
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 |
|
|
f7bec3f891
|
forgot to update the chip pro detection in Utilties, removed overlay stuff from makefile, cleaned up readme
|
2017-02-26 14:07:11 -06:00 |
|
|
dab60b334d
|
version updates prior to merge
|
2017-02-25 19:09:47 -06:00 |
|
|
fa3108544b
|
First stab as getting a capability to dump out .deb files for both Python2 and Python3.
|
2017-02-19 10:06:22 -06:00 |
|