Re: [PATCH 1/2] cec-follower: add tuner step increment/decrement

2019-09-24 Thread Hans Verkuil
On 9/24/19 4:17 PM, Jiunn Chang wrote: > Tuner step increment/decrement will select the next highest or next > lowest service frequency. There are a total of three possible > frequencies from analog_freqs_khz given a broadcast type and system. > > Opcodes implemented: > - > - > > Signed-of

[PATCH 1/2] cec-follower: add tuner step increment/decrement

2019-09-24 Thread Jiunn Chang
Tuner step increment/decrement will select the next highest or next lowest service frequency. There are a total of three possible frequencies from analog_freqs_khz given a broadcast type and system. Opcodes implemented: - - Signed-off-by: Jiunn Chang --- utils/cec-follower/cec-tuner.cpp