ni / niveristand-aim-milStd1553-custom-device

Custom device for AIM MIL-STD-1553 hardware
MIT License
1 stars 2 forks source link

Allow advanced users to specify which Buffer and Header ID range to use #59

Closed Karl-G1 closed 2 years ago

Karl-G1 commented 2 years ago

Issue #50 was worked around in PR #53 to allow multi-BIU deployments. However, this used a simple ID offset based on the BIU number, limiting all custom device instances to ~2000 Buffer and Header IDs.

As an enhancement, we could allow advanced users to expand the number of IDs allotted to one custom device instance using one of these methods:

papowerNI commented 2 years ago

Added in #83