Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

drivers/at86rf215: implement MR-OFDM #14010

Merged
merged 4 commits into from Jun 3, 2020

Commits on Jun 3, 2020

  1. ieee802154: add definitions & config options for MR-OFDM

    Define options for IEEE 802.15.4g MR-OFDM as well as shell commands
    to set them via ifconfig.
    benpicco committed Jun 3, 2020
    Copy the full SHA
    25a34a1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    cc5fbdf View commit details
    Browse the repository at this point in the history
  3. tests/driver_at86rf215: update Makefile.ci

    With the added features, the driver doesn't fit onto those
    ATmega boards anymore.
    benpicco committed Jun 3, 2020
    Copy the full SHA
    8a63ca5 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    164e239 View commit details
    Browse the repository at this point in the history