Commit graph

6 commits

Author SHA1 Message Date
joe
2e616010c3 fixup implicit function declaration warnings 2015-10-06 18:25:40 -07:00
Michael Geszkiewicz
3106d0df2b anyio: refactor: unification of functions arguments in hostmot2 access interface
factor out common board structure initialisations to function

Signed-off-by: Michael Geszkiewicz <micges@wp.pl>
2015-03-09 01:01:03 +01:00
Michael Geszkiewicz
8ba2c3e7a6 encoder: scale tsc timer to get 1000 ticks between reads regardless of current --delay argument
This will allow precise velocity estimation.

Signed-off-by: Michael Geszkiewicz <micges@wp.pl>
2014-09-18 16:30:35 +02:00
Michael Geszkiewicz
3ed408151d add comments for encoder access example
Signed-off-by: Michael Geszkiewicz <micges@wp.pl>
2014-09-18 16:12:00 +02:00
Michael Geszkiewicz
d41aa221af encoder: user can choose which encoder instance will be read
Signed-off-by: Michael Geszkiewicz <micges@wp.pl>
2014-09-18 02:50:12 +02:00
Michael Geszkiewicz
332617e18c libanyio: add example program to read muxed encoder using library
Signed-off-by: Michael Geszkiewicz <micges@wp.pl>
2014-09-18 01:54:37 +02:00