visomat-utils.git
11 years agoFix a typo
Antonio Ospite [Thu, 14 Mar 2013 10:06:16 +0000 (11:06 +0100)]
Fix a typo

11 years agoHandle time of day in the gnuplot script
Antonio Ospite [Wed, 13 Mar 2013 14:27:22 +0000 (15:27 +0100)]
Handle time of day in the gnuplot script

11 years agoAdd a way to filter measurements by user ids
Antonio Ospite [Wed, 13 Mar 2013 14:26:07 +0000 (15:26 +0100)]
Add a way to filter measurements by user ids

11 years agoFix parsing systolic pressure
Antonio Ospite [Wed, 13 Mar 2013 14:08:06 +0000 (15:08 +0100)]
Fix parsing systolic pressure

There is another field between the time and the systolic pressure, it is
still not 100% clear what it means, it could be an indicator for
arrhythmia.

11 years agoClaim interface after detaching it from a possible kernel driver
Antonio Ospite [Wed, 13 Mar 2013 12:28:06 +0000 (13:28 +0100)]
Claim interface after detaching it from a possible kernel driver

This avoids error messages like:
  usbfs: process 24665 (myprogram) did not claim interface 1 before use

See also:
  http://stackoverflow.com/questions/11088691

11 years agoAdd more info about the communication protocol
Antonio Ospite [Wed, 13 Mar 2013 11:37:14 +0000 (12:37 +0100)]
Add more info about the communication protocol

11 years agoAdd a .gitignore file
Antonio Ospite [Wed, 13 Mar 2013 10:48:47 +0000 (11:48 +0100)]
Add a .gitignore file

11 years agoInitial import
Antonio Ospite [Wed, 13 Mar 2013 10:43:45 +0000 (11:43 +0100)]
Initial import