index
:
hverkuil/v4l-utils.git
array
bayer10
cec
cec-conn
cec-error-inj
cec-johan
cec-low-level-tests
cec-pin-tests
cisco
colorspace
colorspace2
colorspace3
confstore
dcip3
dock
file
histo
master
new-fmts
props
props2
qdisp
request
scaling
sdr
stable-0.8
streaming
tuner
vicodec
xfer
v4l-utils.git development repository
Hans Verkuil
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
/
cec-ctl
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-15
cec-ctl: add --raw-msg option
cec
Hans Verkuil
1
-0
/
+4
2019-03-19
cec-ctl: fix --stress-test-power-cycle
Hans Verkuil
1
-4
/
+12
2019-02-19
cec-ctl: add a new --stress-test-power-cycle option
Hans Verkuil
2
-0
/
+103
2019-02-19
cec-ctl: fix transmitting broadcast commands
Hans Verkuil
1
-1
/
+2
2019-02-19
cec-ctl: show/parse latency in ms
Hans Verkuil
2
-1
/
+20
2019-02-04
cec-ctl: add -D and -a support
Hans Verkuil
2
-6
/
+41
2019-01-22
treewide: Fix compilation with uClibc++
Rosen Penev
1
-0
/
+1
2018-12-11
cec-ctl: improve the man page
Hans Verkuil
1
-0
/
+21
2018-12-06
cec-ctl: fix Remote Control Passthrough Feature
Hans Verkuil
1
-1
/
+4
2018-10-18
cec-ctl: -W option should enable follower mode at the start
Hans Verkuil
1
-13
/
+15
2018-10-10
cec-ctl: show non-OK status in verbose monitor mode
Hans Verkuil
1
-4
/
+10
2018-10-04
cec: move status2s functions to cec-info.cpp
Hans Verkuil
1
-68
/
+0
2018-10-04
cec-ctl: fix destination for non-standard messages
Hans Verkuil
1
-3
/
+2
2018-10-03
cec-ctl: add --non-blocking option
Hans Verkuil
2
-0
/
+12
2018-10-03
cec-ctl: allow changing destination for each message
Hans Verkuil
1
-5
/
+10
2018-10-03
cec-ctl: turn -n into a toggle
Hans Verkuil
2
-6
/
+8
2018-10-03
cec-ctl: don't let -w enable verbose when combined with pin monitoring/analysis
Hans Verkuil
1
-1
/
+3
2018-07-25
cec-ctl: add 5V event support
Hans Verkuil
1
-3
/
+16
2018-06-29
cec-ctl: improve print_bytes()
Hans Verkuil
1
-3
/
+7
2018-06-28
cec utils: -w implies -v
Hans Verkuil
2
-4
/
+5
2018-06-22
cec-ctl: show printable characters when logging the msg payload
Hans Verkuil
1
-12
/
+16
2018-06-06
cec-ctl: don't show topology if there are no LAs
Hans Verkuil
1
-0
/
+3
2018-06-06
cec: move vendor2s to cec-info.cpp
Hans Verkuil
1
-67
/
+1
2018-04-24
cec-ctl: better --custom-command usage message
Hans Verkuil
1
-3
/
+4
2018-04-04
cec-ctl: Prepare for __inline__ instead of inline
Sakari Ailus
1
-4
/
+4
2018-04-03
cec-ctl: skip warning if -s option was used.
Hans Verkuil
1
-2
/
+2
2018-03-09
cec-ctl: add warning against using --monitor-pin when configured
Hans Verkuil
1
-0
/
+10
2018-03-07
cec-ctl: improve analysis while waiting for start bit
Hans Verkuil
1
-27
/
+20
2018-03-06
cec-ctl: improve handling of dropped events
Hans Verkuil
1
-4
/
+35
2018-03-06
cec-ctl: s/warn/info/ for 'start bit: low time too short'
Hans Verkuil
1
-1
/
+1
2018-03-02
cec-ctl: monitor_pin: parse message payload
Hans Verkuil
3
-10
/
+24
2018-03-01
cec-ctl: show in the usage message if an op is bcast
Hans Verkuil
1
-4
/
+11
2018-02-28
cec: improve usage messages
Hans Verkuil
3
-27
/
+27
2018-02-27
cec-ctl: ACK vs NACK was inverted for broadcast msgs
Hans Verkuil
1
-1
/
+3
2018-02-27
cec-ctl: honor -w option for pin timestamps
Hans Verkuil
3
-28
/
+40
2018-02-09
cec-ctl: improve the low drive max length check
Hans Verkuil
1
-1
/
+8
2018-02-07
v4l-utils: add SPDX license tags
Hans Verkuil
3
-39
/
+3
2018-02-04
cec: renamed cec-common to cec-info
Hans Verkuil
4
-4
/
+3
2018-02-04
cec-ctl: add new --wait-for-msgs option
Hans Verkuil
1
-24
/
+82
2018-01-17
cec-ctl: add options to show logical addresses
Hans Verkuil
2
-0
/
+22
2018-01-16
cec-ctl: improve low drive detection, use 'warn:'
Hans Verkuil
1
-25
/
+24
2018-01-16
cec-ctl: improve handling of incorrect bit periods & EOM
Hans Verkuil
1
-28
/
+41
2018-01-11
cec-ctl: fix bit period calculations in the logging
Hans Verkuil
1
-6
/
+6
2018-01-11
cec-ctl: print number of lost messages
Hans Verkuil
1
-1
/
+2
2017-12-15
cec-ctl: fix bad end-of-bit handling
Hans Verkuil
1
-4
/
+6
2017-12-15
cec-ctl: improve cec pin analyzer
Hans Verkuil
1
-7
/
+21
2017-12-14
cec-utils: show hex value of vendor message
Hans Verkuil
1
-5
/
+10
2017-12-05
cec-ctl: improve pin analyzer code
Hans Verkuil
3
-79
/
+92
2017-12-03
cec-ctl: add --ignore option
Hans Verkuil
2
-39
/
+100
2017-12-03
cec-ctl: improve cec pin analyzer code
Hans Verkuil
2
-78
/
+102
[next]
Privacy Policy