You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andre Puschmann 1b97ba5300 benchmark_radio: fix duration and thread priority
I noticed that the app didn't configure the process with
RT thread prio. But it then turned out that in order to do
that we need to actually spawn a new thread. Also a few other things
didn't work out of the box.

In summary the changes are:
* fix duration to support more than 120s
* move main functionality in thread
* set high priority for radio thread
* only return success if no radio errors occured
4 years ago
..
examples update nr asn1 files, and asn1 tests 4 years ago
include update nr asn1 files, and asn1 tests 4 years ago
src benchmark_radio: fix duration and thread priority 4 years ago
test update nr asn1 files, and asn1 tests 4 years ago
CMakeLists.txt Updated copyright 5 years ago