]> git.itanic.dy.fi Git - glucose/log
glucose
13 years agoRefactor hiddev functions out from main.c
Timo Kokkonen [Wed, 27 Apr 2011 18:09:18 +0000 (21:09 +0300)]
Refactor hiddev functions out from main.c

Signed-off-by: Timo Kokkonen <kaapeli@itanic.dy.fi>
13 years agoSignificantly reduce the delays between messages
Timo Kokkonen [Wed, 27 Apr 2011 17:59:31 +0000 (20:59 +0300)]
Significantly reduce the delays between messages

There only needs to be relatively short delay between the different
messages, but the delay between different messages varies quite
much. The delays introduced here are far from being optimal, but
reducing the delays too much causes unexpected behaviour.

Signed-off-by: Timo Kokkonen <kaapeli@itanic.dy.fi>
13 years agoInitial commit
Timo Kokkonen [Wed, 27 Apr 2011 15:25:49 +0000 (18:25 +0300)]
Initial commit

This version is extremely slow and prints huge amounts of verbose
debug messages. But it is able to import the glucose readings from the
device.

Signed-off-by: Timo Kokkonen <kaapeli@itanic.dy.fi>