Daniel Pavel
48b176f49a
show result on reg00 unparsable output
2013-05-23 04:58:35 +03:00
Daniel Pavel
b276fbab90
updated scan-registers to support receiver scan
2013-05-22 20:47:04 +03:00
Daniel Pavel
4ba50267f1
add favicon when building site
2013-05-22 01:25:45 +03:00
Daniel Pavel
d857144653
added script to build gh-pages with jekyll
2013-05-21 01:12:04 +03:00
Daniel Pavel
e2cf9255ac
Merge pull request #41 from Lekensteyn/tool-updates
...
scan-registers: determine available notifications
2013-05-17 12:44:23 -07:00
Daniel Pavel
b67377c41e
minor clean-up in hidconsole
2013-05-06 15:35:47 +02:00
Peter Wu
a85aa2da52
scan-registers: determine available notifications
...
00 is documented in HID++ 1.0 specification, it should be safe to set the 00
register. As another program may have written the notifications register
already and since enabling notifications has side-effects such as "disabling"
certaing functions, restore the flags after reading out available notifs.
2013-05-05 18:16:00 +02:00
Daniel Pavel
1b4bf7918b
minor fixes in shell scripts
2013-05-04 19:00:14 +02:00
Daniel Pavel
d7dd9393ff
minor clean-ups
2013-05-04 17:19:48 +02:00
Peter Wu
a6b89b3ea3
Python3 compatibility for hidconsole
...
`type(u'')` is 'str' in Python 3, it was `unicode` on Python 2 (with
`unicode_literals` from `__future__`).
2013-05-02 22:58:35 +02:00
Daniel Pavel
079ef8d800
incipient support for the Nano receiver
2013-04-28 14:27:16 +02:00
Daniel Pavel
e7d19c9084
small fixes to hidconsole
2013-04-28 14:00:46 +02:00
Daniel Pavel
7d76ce77c9
packaging updates for debian/ubunutu
2013-01-05 17:40:06 +02:00
Daniel Pavel
3d48cbc111
updated debian packaging script, added ppa build script
2013-01-05 15:50:37 +02:00
Daniel Pavel
36f34da227
proper debian packaging, dropper stdeb
2013-01-05 11:48:35 +02:00
Daniel Pavel
41e84e55f1
fix hidconsole input
2013-01-04 10:59:00 +02:00
Daniel Pavel
064a7a113c
added setup.py for python and debian packaging
2012-12-18 05:03:43 +02:00
Daniel Pavel
cbfcd8416a
re-organized the directories a bit
2012-10-11 19:19:27 +03:00
Daniel Pavel
c9f06aa5da
clean-ups in LUR library
2012-10-11 18:38:57 +03:00
Daniel Pavel
e34ad5104f
reworked the event listener
2012-10-10 06:37:03 +03:00
Daniel Pavel
882332256b
made hidconsole read events properly
2012-10-08 14:10:56 +03:00
Daniel Pavel
d65c1dbf59
some clean-ups in the logitech library
2012-09-28 13:58:17 +03:00
Daniel Pavel
0fe3151051
added a cli tool for scanning the UR devices
2012-09-28 10:34:49 +03:00