[mythtv-commits] Ticket #12092: Delay concurrent tunings on shared SCR bus
MythTV
noreply at mythtv.org
Thu Mar 13 13:55:08 UTC 2014
#12092: Delay concurrent tunings on shared SCR bus
---------------------------------+-------------------------
Reporter: warpme@… | Owner:
Type: Patch - Feature | Status: new
Priority: minor | Milestone: unknown
Component: MythTV - DVB | Version: Master Head
Severity: medium | Keywords: Unicable
Ticket locked: 0 |
---------------------------------+-------------------------
This is PoC patch for potential issue related to fact that UniCable bus is
shared type bus. For reliable operation, shared bus requires access
coordination or collision detection. Patch implements access coordination.
From functional point of view patch should avoid situations where 2 or
more recorders/EIT scanners are issuing tuning command in EXACTLY the same
time. Even as tuner's Disecq HW will serialize commands - Unicable
protocol requires defined guard silence between tuning command sets. For
reference: in my system (4 unicable tuners, 350-500 recordings per week) I
catch 1 such case during 5 months period.
--
Ticket URL: <https://code.mythtv.org/trac/ticket/12092>
MythTV <http://www.mythtv.org>
MythTV Media Center
More information about the mythtv-commits
mailing list