linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] cec-compliance: tuner control
@ 2019-09-24 14:17 Jiunn Chang
  2019-09-24 14:17 ` [PATCH 1/2] cec-follower: add tuner step increment/decrement Jiunn Chang
                   ` (4 more replies)
  0 siblings, 5 replies; 31+ messages in thread
From: Jiunn Chang @ 2019-09-24 14:17 UTC (permalink / raw)
  To: linux-media, linux-kernel-mentees; +Cc: hverkuil

This patch series implements analog tuner step increment/decrement as well as performs
cec-compliance tests for: select analog service, give tuner device status, and analog
step increment/decrement.  New tests where added for tuner step increment/decrement and
existing tests where refactored for select analog service and give tuner device status.

---

Jiunn Chang (2):
  cec-follower: add tuner step increment/decrement
  cec-compliance: add/refactor tuner control tests

 utils/cec-compliance/cec-test.cpp | 181 +++++++++++++++++++++++-------
 utils/cec-follower/cec-tuner.cpp  |  49 +++++++-
 2 files changed, 186 insertions(+), 44 deletions(-)

-- 
2.23.0


^ permalink raw reply	[flat|nested] 31+ messages in thread

end of thread, other threads:[~2019-10-04  4:05 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-24 14:17 [PATCH 0/2] cec-compliance: tuner control Jiunn Chang
2019-09-24 14:17 ` [PATCH 1/2] cec-follower: add tuner step increment/decrement Jiunn Chang
2019-09-24 15:20   ` Hans Verkuil
2019-09-24 14:17 ` [PATCH 2/2] cec-compliance: add/refactor tuner control tests Jiunn Chang
2019-09-24 19:24 ` [PATCH v2 0/2] cec-compliance: tuner control Jiunn Chang
2019-09-30  4:30   ` [PATCH v3 0/3] " Jiunn Chang
2019-10-01  3:18     ` [PATCH v4 " Jiunn Chang
2019-10-03  3:18       ` [PATCH v5 0/2] " Jiunn Chang
2019-10-04  4:05         ` [PATCH v6 0/1] " Jiunn Chang
2019-10-04  4:05         ` [PATCH v6 1/1] Add test for new features in cec-follower Jiunn Chang
2019-10-03  3:18       ` [PATCH v5 1/2] cec-follower: add tuner step increment/decrement Jiunn Chang
2019-10-03  3:18       ` [PATCH v5 2/2] Add test for new features in cec-follower Jiunn Chang
2019-10-03  6:51         ` Hans Verkuil
2019-10-01  3:18     ` [PATCH v4 1/3] cec-follower: fix bugs for tuner emulation Jiunn Chang
2019-10-01  3:18     ` [PATCH v4 2/3] cec-follower: add tuner step increment/decrement Jiunn Chang
2019-10-01  7:12       ` Hans Verkuil
2019-10-01  3:18     ` [PATCH v4 3/3] cec-compliance: add tuner control test Jiunn Chang
2019-10-01  7:51       ` Hans Verkuil
2019-09-30  4:30   ` [PATCH v3 1/3] cec-follower: fix bugs for tuner emulation Jiunn Chang
2019-09-30  9:12     ` Hans Verkuil
2019-09-30  4:30   ` [PATCH v3 2/3] cec-follower: add tuner step increment/decrement Jiunn Chang
2019-09-30  9:35     ` Hans Verkuil
2019-09-30  4:30   ` [PATCH v3 3/3] cec-compliance: refactor tuner control tests Jiunn Chang
2019-09-30  9:43     ` Hans Verkuil
2019-09-24 19:24 ` [PATCH v2 1/2] cec-follower: add tuner step increment/decrement Jiunn Chang
2019-09-24 19:31   ` [Linux-kernel-mentees] " Shuah Khan
2019-09-25  6:54   ` Hans Verkuil
2019-09-25  7:12     ` Hans Verkuil
2019-09-24 19:24 ` [PATCH v2 2/2] cec-compliance: add/refactor tuner control tests Jiunn Chang
2019-09-24 19:44   ` [Linux-kernel-mentees] " Shuah Khan
2019-09-25  7:22   ` Hans Verkuil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).