index
:
k8055
master
Velleman's K8055 open source library
Jérémy Zurcher
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libk8055
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-28
check digital functions
Jérémy Zurcher
1
-120
/
+67
2011-02-28
check analog functions
Jérémy Zurcher
1
-63
/
+36
2011-02-28
remove unused init_usb and ugly global variables
Jérémy Zurcher
1
-16
/
+0
2011-02-28
check SearchDevices
Jérémy Zurcher
1
-13
/
+12
2011-02-28
oooops shame on me
Jérémy Zurcher
1
-1
/
+1
2011-02-28
check SetCurrentDevice
Jérémy Zurcher
1
-12
/
+5
2011-02-28
check CloseDevice and fix a little
Jérémy Zurcher
1
-17
/
+16
2011-02-28
small OpenDevice fixe
Jérémy Zurcher
1
-1
/
+4
2011-02-28
libk8055/main.c uses debug
Jérémy Zurcher
1
-4
/
+1
2011-02-28
DEBUG goes lower case, check and fix a few bugs in OpenDevice
Jérémy Zurcher
1
-65
/
+54
2011-02-27
update libk8055/test
Jérémy Zurcher
1
-2
/
+10
2011-02-27
preform checkup on takeover_device(usb_dev_handle * udev, int interface)
Jérémy Zurcher
1
-39
/
+21
2011-02-27
WriteK8055Data(unsigned char cmd) becomes k8055_write( struct k8055_dev* dev )
Jérémy Zurcher
1
-29
/
+25
2011-02-27
ReadK8055Data(void) becomes k8055_read(struct k8055_dev* dev)
Jérémy Zurcher
1
-19
/
+13
2011-02-24
check init_usb
Jérémy Zurcher
1
-9
/
+6
2011-02-24
rename DevNo as dev_no
Jérémy Zurcher
1
-8
/
+8
2011-02-24
define READ_RETRY and WRITE_RETRY
Jérémy Zurcher
1
-2
/
+4
2011-02-20
remove unused global data_in and data_out
Jérémy Zurcher
1
-5
/
+0
2011-02-20
rename CurrDev => curr_dev
Jérémy Zurcher
1
-53
/
+53
2011-02-19
libk8055 uses cmake
Jérémy Zurcher
6
-0
/
+978