Skip to content

Set _usbTxAggMode to false to solve TX package loss issue #12

@imagemlt

Description

@imagemlt

Hello,when I tried to implement TX (https://github.com/imagemlt/DualDevourer) I didn't notice that we have already set _usbTxAggMode to True.

bool _usbTxAggMode = true;
. My implementation is based on PC driver which do not have TX aggregation by default, so this may cause package loss issue. My rtl8812au card is broken these days and I cannot test it these days, I think perhaps you can try turn off this and test if package loss will decrease greatly. Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions