-
**Describe the bug**
I have attempted to build Zephyr within Kali Linux on an x64-based architecture as well as a Debian Raspberry Pi 5 OS as well as Windows x64. I have attempted to build the bli…
-
### Describe the Problem
Unfortunately, I cannot now reproduce the problem, the hardware is behaving perfectly. But maybe you recognize something in the description and can give advice. Otherwise f…
-
I am building a GPS tracker using the AI Thinker A9G board which uses GSM and GPS. I am using a Pico RP2040 as the controller to run the A9G via the UART with AT commands. Because it must last in the …
-
Do you have any plans on implementing the native low power modes that the RP2040? This would be deeply appreciated.
-
**Is your feature request related to a problem? Please describe.**
Currently it is hard to figure out where to start using the framework. Especially how to run the checks is not really clear to me.
…
-
Hi.
We were wondering if the catalogs should move one level below in the folder structure. The rationale beind this, that right now most scenarios contain a line like ``, i.e. when resolving all nece…
-
The below code provokes an error in recvOSCmessage.
When the error occurs, the msg argument in recvOSCmessage is erroneously replaced by the list of all the arguments to recvOSCmessage.
Circumstance…
-
Hi, I tried with my own custom .xosc file. My xosc file is created in openscenario 1.1 standard. I run the file in OSC-ALKS 0.4 release the attribute error is shown. please let me know how to solve t…
-
First: Great contribution. Well crafted scenarios, including use of parameters and catalogs.
While updating [esmini](https://github.com/esmini/esmini) to run the scenarios I made a few notes I'd li…
-
Hi,
I have this `CMakeLists.txt`:
```cmake
cmake_minimum_required(VERSION 3.13)
include(pico_sdk_import.cmake)
project(hello_world)
pico_sdk_init()
add_executable(hello_world hello.c)
ta…
josch updated
2 months ago