projects
/
visomat-utils.git
/ log
summary
|
shortlog
| log |
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
visomat-utils.git
9 years ago
Improve error messages relative to libusb calls failures
commit
|
commitdiff
|
tree
Antonio Ospite [
Wed, 10 Jun 2015 09:49:31 +0000
(11:49 +0200)]
Improve error messages relative to libusb calls failures
9 years ago
Misc libusb cleanups
commit
|
commitdiff
|
tree
Antonio Ospite [
Wed, 10 Jun 2015 09:13:04 +0000
(11:13 +0200)]
Misc libusb cleanups
Use symbolic constants, check return values, auto detach the kernel
driver, release the interface.
11 years ago
Fix a typo
commit
|
commitdiff
|
tree
Antonio Ospite [
Thu, 14 Mar 2013 10:06:16 +0000
(11:06 +0100)]
Fix a typo
11 years ago
Handle time of day in the gnuplot script
commit
|
commitdiff
|
tree
Antonio Ospite [
Wed, 13 Mar 2013 14:27:22 +0000
(15:27 +0100)]
Handle time of day in the gnuplot script
11 years ago
Add a way to filter measurements by user ids
commit
|
commitdiff
|
tree
Antonio Ospite [
Wed, 13 Mar 2013 14:26:07 +0000
(15:26 +0100)]
Add a way to filter measurements by user ids
11 years ago
Fix parsing systolic pressure
commit
|
commitdiff
|
tree
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 ago
Claim interface after detaching it from a possible kernel driver
commit
|
commitdiff
|
tree
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 ago
Add more info about the communication protocol
commit
|
commitdiff
|
tree
Antonio Ospite [
Wed, 13 Mar 2013 11:37:14 +0000
(12:37 +0100)]
Add more info about the communication protocol
11 years ago
Add a .gitignore file
commit
|
commitdiff
|
tree
Antonio Ospite [
Wed, 13 Mar 2013 10:48:47 +0000
(11:48 +0100)]
Add a .gitignore file
11 years ago
Initial import
commit
|
commitdiff
|
tree
Antonio Ospite [
Wed, 13 Mar 2013 10:43:45 +0000
(11:43 +0100)]
Initial import