Add complete testing section
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
1a221761b8
commit
d2b5520cdd
25 changed files with 442 additions and 15 deletions
|
@ -1,3 +1,14 @@
|
|||
\chapter{Benchmarking}
|
||||
\label{chapter:benchmarking}
|
||||
|
||||
// TODO: Benchmarking different speeds with different loads
|
||||
|
||||
// TODO: For each benchmark note if the preamble can be detected
|
||||
|
||||
// TODO: For each benchmark note if the payload length, payload and crc are correct
|
||||
|
||||
// TODO: Run multiple benchmarks for each "case"
|
||||
|
||||
// TODO: Add graphs to each benchmark
|
||||
|
||||
// TODO: Power Supply
|
||||
|
|
Reference in a new issue