-
When loading custom DSDL files in the startup dialog the NodeStatus monitor stops working. This is also true for an empty DSDL directory.
My analysis:
After specifying a folder for custom DSDLs th…
-
We will need native support for strings in UAVCAN v1.1 or later to avoid ambiguity like:
```python
uint8[
-
```
I have a question regarding mandatory containers.
RFC6110 claims that:
A container node is mandatory if its definition does not contain
the 'presence' substatement and at least one of its child n…
-
```
I have a question regarding mandatory containers.
RFC6110 claims that:
A container node is mandatory if its definition does not contain
the 'presence' substatement and at least one of its child n…
-
```
I have a question regarding mandatory containers.
RFC6110 claims that:
A container node is mandatory if its definition does not contain
the 'presence' substatement and at least one of its child n…
-
The Yakut CLI is overly rigid and unintelligent. Example:
```
> yakut mon -h
Usage: yakut monitor [OPTIONS]
Try 'yakut monitor --help' for help.
Error: No such option: -h
> yakut mon --pat…
-
```
I have a question regarding mandatory containers.
RFC6110 claims that:
A container node is mandatory if its definition does not contain
the 'presence' substatement and at least one of its child n…
-
When I tried to create the DSDL schema, I was trying to follow the Yang Version 1.1 but I got the following error:
**DSDL plugin supports only YANG version 1**
I am referring the below link htt…
-
The UAVCAN DSDL repository https://github.com/UAVCAN/public_regulated_data_types/tree/master deprecated the DSDL submodule version linked to in the PX4/libuavcan "px4" branch to DSDL branch "legacy…
-
I'm using nunavut to generate c++ headers for the public regulated data types. My nunavut command looks like this:
```bash
nnvg --experimental-languages \
--language-standard=c++17 \
--targe…