It should be possible to change video mode by using SET 1 MODE 1080i5000 in the console.
While a channel is in 720p5000 and command SET 1 MODE 1080i5000 is sent in the console DIAG won't reflect the change on the channel.
DIAG & confirm channel is in 720p5000SET 1 MODE 1080i5000 in the consoleHi Ola
It seems as the DIAG window does not reflect/remove the device set in the mode switch, it just adds the new device at the bottom of the DIAG View. The Mode changes as It should.
The INFO command reports the correct state.
Confusing
/olle
This actually work the same in 2.2, or do I miss something.
Not a regression then. Cool.
I've definitely seen similar quirks with the diag window in the past with some producers.
It probably just needs to call graph_->set_text(...) when changing the format
Fixed in d49b5bc8f7e5490ba7dee8784c349d4136eb07e6
Most helpful comment
I've definitely seen similar quirks with the diag window in the past with some producers.
It probably just needs to call
graph_->set_text(...)when changing the format