summaryrefslogtreecommitdiff
path: root/src/dkp-wup.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-09trivial: fix the introspection warning and the startup verbageRichard Hughes1-3/+1
2008-12-03trivial: fix rpmbuild by checking result of writeRichard Hughes1-1/+1
2008-11-12trivial: update protocol after getting the command set from the Watts Up hard...Richard Hughes1-74/+26
2008-11-11bugfix: fix the include headers for DeviceKit 002Richard Hughes1-1/+1
2008-11-11bugfix: match the WUP device on the tty device, not the USB deviceRichard Hughes1-3/+0
2008-11-08trivial: try harder to not print invalid ASCII codesRichard Hughes1-8/+2
2008-11-08trivial: don't print the 'unclean' string to diskRichard Hughes1-1/+0
2008-11-07trivial: more checking of the input from the WUP deviceRichard Hughes1-12/+19
2008-11-07more trivial WUP fixesRichard Hughes1-1/+7
2008-11-07feature: all logging for all the other device types tooRichard Hughes1-0/+4
2008-11-07feature: add voltage property of a power deviceRichard Hughes1-1/+1
2008-11-07bugfix: actually make the Watts Up Pro device workRichard Hughes1-24/+99
2008-08-28convert to using egg_ functionality like other projectsRichard Hughes1-26/+28
2008-08-26remove the battery- and line-power- prefix from the device propertiesRichard Hughes1-4/+4
2008-08-22add a MONITOR type, and make the printing code a little mor saneRichard Hughes1-1/+1
2008-08-22add functionality to monitor a Watts Up Pro deviceRichard Hughes1-0/+434