Ticket #101 (new task)

Opened 4 years ago

fix iec61883 bandwidth allocation

Reported by: ppalmers Assigned to:
Priority: minor Milestone: FFADO 2.1
Component: Version:
Keywords: Cc:
The device the bug applies to:

Description

from config.h.in:

// The current version of libiec61883 doesn't seem to calculate
// the bandwidth correctly. Defining this to non-zero skips
// bandwidth allocation when doing CMP connections.
#define IEEE1394SERVICE_SKIP_IEC61883_BANDWIDTH_ALLOCATION 1

This should be investigated and fixed