From 589779cdaf0877eb31c7957eeb8a1f0c191e612a Mon Sep 17 00:00:00 2001 From: Bitcraze CI Robot Date: Mon, 2 Aug 2021 12:49:24 +0000 Subject: [PATCH] requirements: render markdown --- requirements/README.md | 4 +++- requirements/decks.md | 3 ++- requirements/logging.md | 3 ++- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/requirements/README.md b/requirements/README.md index 9af22ce..00e95f1 100644 --- a/requirements/README.md +++ b/requirements/README.md @@ -5,7 +5,9 @@ Requirements -The requirements represents what we can test about or products and devices. They are added to TOML files in this directory. The TOML files are parsed from the test framework and used as input to the tests. They are also rendered to markdown using `utils/render_requirements.py`. +The requirements represents what we can test about or products and devices. They are added to TOML files in this +directory. The TOML files are parsed from the test framework and used as input to the tests. They are also rendered to +markdown using `utils/render_requirements.py`. Below is a list of the current groups: diff --git a/requirements/decks.md b/requirements/decks.md index 65c7005..2d1165c 100644 --- a/requirements/decks.md +++ b/requirements/decks.md @@ -20,7 +20,8 @@ These requirements target the Crazyflie expansion decks. It must be possible to detect, by way of the parameter interface, which decks -that are currently detected and initilized correctly on the Crazyflie. +that are currently detected and initilized + correctly on the Crazyflie. |Field|Value| | :--- | :--- | diff --git a/requirements/logging.md b/requirements/logging.md index 0f9b3ea..d2823ba 100644 --- a/requirements/logging.md +++ b/requirements/logging.md @@ -23,7 +23,8 @@ These requirements targets the Crazyflie logging framework. It must be possible to receive logging variable values in both a synchronous and -asynchronous manner. It must also be possible to set a desired rate of how +asynchronous manner. It must also be +possible to set a desired rate of how often one receives updates of the logging variable. |Field|Value|