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

Add BRSKI (CCM) commissioning and sim-hosts support #157

Merged
merged 36 commits into from
Jun 24, 2024
Merged

Add BRSKI (CCM) commissioning and sim-hosts support #157

merged 36 commits into from
Jun 24, 2024

Commits on Jun 18, 2024

  1. [pylibs] Add CCM-commissioning unit test; extend Commissioning unit t…

    …est to include multi-hop commissioning.
    EskoDijk committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    76a52a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cd6444 View commit details
    Browse the repository at this point in the history
  3. Rebased to 'main' branch.

    Added event type for UdpToAil forwarding - sending the Udp pkt to simulator.
    EskoDijk committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    42ac323 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe47624 View commit details
    Browse the repository at this point in the history
  5. WIP - extended Udp/Ip6 event structure to contain metadata and select…

    …ive sending to sim/host.
    EskoDijk committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    7e446bb View commit details
    Browse the repository at this point in the history
  6. Rebased to 'main' branch.

    WIP generic simulated-hosts feature and test for it - works without the CCM specific OT changes.
    EskoDijk committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    69f8ff3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    47d619c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    76fec3d View commit details
    Browse the repository at this point in the history
  9. Rebased to 'main' branch.

    WIP - source reformat, adding UDP checksum in IPv6 packet gen.
    EskoDijk committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    b0a4c6a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    344713f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    aaf5771 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f82783b View commit details
    Browse the repository at this point in the history
  13. Rebased to 'main' branch.

    WIP - unit test failures in version-unittests
    EskoDijk committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    8aa745a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    26514e8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    44b03d9 View commit details
    Browse the repository at this point in the history
  16. [ot-rfsim] fix build for FTD

    EskoDijk committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    4da19bf View commit details
    Browse the repository at this point in the history
  17. make-pretty

    EskoDijk committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    7f7df31 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f794237 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    cc1a7b8 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2300e09 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8e1ca1d View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    bb688ae View commit details
    Browse the repository at this point in the history
  23. [pylibs] fix unit test (TMF Coap messages may be sent in parallel of …

    …the test coap message)
    EskoDijk committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    e4ca79e View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. [pcap] insert a dummy 802.15.4 frame at start of every PCAP file, to …

    …create a t=0 simulation time reference. This allows any PCAP entry to be associated to a corresponding radio (trace) log entry with exact (to the microsecond) precision.
    EskoDijk committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    bdd0548 View commit details
    Browse the repository at this point in the history
  2. [pcap] insert a dummy 802.15.4 frame at start of every PCAP file, to …

    …create a t=0 simulation time reference. This allows any PCAP entry to be associated to a corresponding radio (trace) log entry with exact (to the microsecond) precision (now +make-pretty).
    EskoDijk committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    bf09f36 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Configuration menu
    Copy the full SHA
    e780c69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6b4642 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e974f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9681cca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8afac15 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bc892ac View commit details
    Browse the repository at this point in the history
  7. [ot-rfsim] adding 'a' in front of function call parameters; and minor…

    … format fixes in C code; adding comments; removing FIXME items.
    EskoDijk committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    1bfc612 View commit details
    Browse the repository at this point in the history
  8. [pylibs] added more documentation to test_sim_hosts and fixed testing…

    …-for-coaps in one test.
    EskoDijk committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    bb6136e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4ba0577 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Configuration menu
    Copy the full SHA
    b990d29 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    b182dec View commit details
    Browse the repository at this point in the history