Reimplement BladeRF radio driver, make it work for 5G

This MR reimplements the BladeRF radio driver such that it is usable for 5G. On the way, we remove unused code, refactor it for readability, and update configuration.

Tested:

  • 40MHz carrier as gNB
  • 20MHz carries as gNB

To be done:

  • implement handling of 2 antennas
  • clean up configuration files, make only two sample configs
  • build in CI

An initial focus was 2x2, but I did not manage to do this yet. Documentation on the format is here, and there is a helper. I will do this later.

Edited by Robert Schmidt

Merge request reports

Loading