1
0
mirror of https://github.com/richardghirst/PiBits.git synced 2024-12-04 18:24:10 +01:00
Commit Graph

15 Commits

Author SHA1 Message Date
Richard Hirst
93e24ac94a Add option to user space implementation to use PCM rather than PWM 2013-02-04 23:54:05 +00:00
Richard Hirst
ac658da6f9 Add first cut at a user space implementation 2013-01-24 20:04:46 +00:00
Richard Hirst
1a3f7c10a0 Add idle_timeout module parameter which automatically turns a servo
control line off some period after the last command.
2012-12-15 13:29:30 +00:00
Richard Hirst
e8bdd9054b Added note about conflicts with PWM audio 2012-12-02 10:28:25 +00:00
Richard Hirst
d33bcca5a8 Clarified mapping between servo numbers, GPIO pins and P1 header pins 2012-12-02 10:16:09 +00:00
Richard Hirst
718ff6e4be Fix description of 'cat /dev/servoblaster' 2012-11-23 22:36:21 +00:00
Richard Hirst
4dfdf11b7b Merge branch 'dev_read' of https://github.com/rmallins/PiBits 2012-11-23 15:45:26 +00:00
Robin Mallinson
210487e868 Update README to reflect new behaviour 2012-11-13 00:07:02 +00:00
Robin Mallinson
e3230cb8d2 Make servoblaster write pulse high length even when cnt=0. Also change default tick high from 1 to zero. 2012-11-12 23:49:39 +00:00
Robin Mallinson
58cf5da5b8 Remove comments that don't apply to this branch, and add comments that do. 2012-11-11 21:10:24 +00:00
Robin Mallinson
b4463ce836 Update readme to show output format of /dev/servoblaster.
Note that they show a value of 1 rather than the expected 0 initially.
2012-11-11 21:02:26 +00:00
Robin Mallinson
1e13f39908 Update readme to show output format of /dev/servoblaster.
Note that they show a value of 1 rather than the expected 0 initially.
2012-11-11 20:57:52 +00:00
Richard Hirst
2b9f76dd88 Updates to allow tweaking timing via module parameters 2012-08-30 21:58:53 +01:00
Richard Hirst
aa1d3ece80 Typo 2012-08-19 17:18:04 +01:00
Richard Hirst
d8df9b7625 Added ServoBlaster 2012-08-19 17:11:33 +01:00