| xyzzy |
|
|
| |
| Joined: 12 Feb 2006 |
| Posts: 225 |
|
|
|
 |
 |
 |
|
Nope.
I think there are patches to make the dvb frontend device multi-open. You could use that and poll the frequency. I'm not sure what you would need to do for analog. It might be possible to poll the frequency from the vbi device while myth uses the video device or some hack like that.
Probably easier to just create some sysfs file that has the frequency in it. Keep in mind that the analog tuner driver and the digital tuner driver are totally separate pieces of software.
You might check out how diseqc works, that's a system for controlling satellite switches. You wouldn't care about the physical signaling protocol, but just see how the software works. |
|