Skip to content

Add a benchmark on the communication to measure its quality#95

Draft
MaximilienNaveau wants to merge 8 commits into
masterfrom
mnaveau/communication_benchmark
Draft

Add a benchmark on the communication to measure its quality#95
MaximilienNaveau wants to merge 8 commits into
masterfrom
mnaveau/communication_benchmark

Conversation

@MaximilienNaveau

Copy link
Copy Markdown
Contributor

Description

Create some python script in order to measure the communication quality.
The idea will be to perform different measurement from wifi and ethernet to compare wifi/ethernet cards.

How I Tested

Did a couple of experiment on a testbench.
The experiment data is logged here:
@todo write here the link to the data.

I fulfilled the following requirements

  • All new code is formatted according to our style guide (for C++ run clang-format, for Python, run flake8 and fix all warnings).
  • All new functions/classes are documented and existing documentation is updated according to changes.
  • No commented code from testing/debugging is kept (unless there is a good reason to keep it).

@jviereck

jviereck commented Jul 8, 2021

Copy link
Copy Markdown
Contributor

@MaximilienNaveau is this PR ready to review? If so, please setup someone as reviewer. Thanks.

@MaximilienNaveau

MaximilienNaveau commented Jul 9, 2021

Copy link
Copy Markdown
Contributor Author

As github says, it's a draft

@jviereck

jviereck commented Jul 9, 2021

Copy link
Copy Markdown
Contributor

Great, sorry, I didn't see the "Draft" sign.

Maximilien Naveau and others added 7 commits August 31, 2021 11:35
While the old version is building on Ubuntu 18.04, newer versions of gcc
do not allow the assignment to reference here.
…fix_for_ubuntu_20.04

fix "cannot bind packed field" on Ubuntu 20.04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants