index
:
vusb-i2c
master
VUSB-based I2C interface
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Lines
2013-10-04
derease bus clock speed to ~10kHz
Daniel Friesel
-5
/
+5
2013-10-04
i2cget: Allow read commands of arbitrary length
Daniel Friesel
-18
/
+11
2013-10-04
i2cset: use strtol for all conversions
Daniel Friesel
-2
/
+7
2013-10-03
i2cdetect: Send START without prior STOP
Daniel Friesel
-1
/
+1
2013-10-03
i2cget / i2cset: Accept hexadecimal input, document exit codes
Daniel Friesel
-7
/
+62
2013-08-02
i2cdetect cleanup
Daniel Friesel
-4
/
+0
2013-07-29
i2cget: read 16bit ints as well
Daniel Friesel
-5
/
+20
2013-07-29
start work on commandline documentation
Daniel Friesel
-19
/
+183
2013-07-28
rename i2cwrite to i2cset for i2c-tools compatibility
Daniel Friesel
-25
/
+34
2013-07-28
add vusb-i2cget
Daniel Friesel
-1
/
+58
2013-07-28
add vusb-i2cwrite
Daniel Friesel
-3
/
+29
2013-07-28
further abstraction
Daniel Friesel
-64
/
+70
2013-07-28
move common code to i2c-util.c
Daniel Friesel
-499
/
+301
2013-07-16
add i2cdetect
Daniel Friesel
-1
/
+300
2013-07-16
commandline: use helper functions instead of defines for sda/scl control
Daniel Friesel
-32
/
+28
2013-06-30
now 100% i2c compliant. use "256" to read a byte
Daniel Friesel
-13
/
+30
2013-06-29
commandline: verify bus state (not well-tested yet)
Daniel Friesel
-15
/
+93
2013-06-29
firmware: i2c is high by default
Daniel Friesel
-1
/
+1
2013-06-29
firmware: fix initialization, disable software pull-ups, fix readout
Daniel Friesel
-15
/
+5
2013-06-07
leave space for ninth i2c (ack) bit
Daniel Friesel
-2
/
+2
2013-05-20
rename i2c to vusb-i2c
Daniel Friesel
-4
/
+10
2013-05-20
makefile: add install target
Daniel Friesel
-0
/
+5
2013-05-17
rename powerSwitch to i2c (more accurate)
Daniel Friesel
-5
/
+7
2013-05-14
initial commit
Daniel Friesel
-0
/
+18680
[prev]