10-24-2020, 09:58 AM
You can modify hcxdumptool to work on your patched driver, too:
here (we need int instead of uint8_t):
https://github.com/ZerBea/hcxdumptool/bl...ool.c#L132
https://github.com/ZerBea/hcxdumptool/bl...ol.c#L6432
and here to allow an expanded range:
https://github.com/ZerBea/hcxdumptool/bl...ool.c#L226
and here to retrieve the expanded range:
https://github.com/ZerBea/hcxdumptool/bl...ol.c#L6464
Please notice:
The signal become extreme crappy on the edge of the frequency range (you can verify this using a spectrum analyzer e.g.: R&SĀ®FSC3).
here (we need int instead of uint8_t):
https://github.com/ZerBea/hcxdumptool/bl...ool.c#L132
https://github.com/ZerBea/hcxdumptool/bl...ol.c#L6432
and here to allow an expanded range:
https://github.com/ZerBea/hcxdumptool/bl...ool.c#L226
and here to retrieve the expanded range:
https://github.com/ZerBea/hcxdumptool/bl...ol.c#L6464
Please notice:
The signal become extreme crappy on the edge of the frequency range (you can verify this using a spectrum analyzer e.g.: R&SĀ®FSC3).