maksimdrachov

Results 19 issues of maksimdrachov

Hi, I'm trying to find a template that's as close as possible to the bashguide pdf: https://folk.ntnu.no/geirha/bashguide.pdf What I'm particularly interested in is: - the way code blocks are greyed...

This MR is based on [this](https://forum.opencyphal.org/t/cyphal-udp-architectural-issues-caused-by-the-dependency-between-the-nodes-ip-address-and-its-identity/1765) proposol discussed in the OpenCyphal forum. In short, the changes can be broken down into three pieces: ### 1. Datagram header format *Current*: ```...

- [Getting Started With Zephyr: West Manifest Customization](https://www.embeddedrelated.com/showarticle/1505.php) - [Getting Started With Zephyr: Devicetrees](https://www.embeddedrelated.com/showarticle/1547.php) - [Getting Started With Zephyr: Kconfig](https://www.embeddedrelated.com/showarticle/1541.php)

![image](https://user-images.githubusercontent.com/39975120/226160799-f524184d-a5ef-4e37-afde-2c5fa99ef6d7.png)

severity-minor
class-maintenance
domain-cicd

https://gist.github.com/pavel-kirienko/32e395683e8b7f49e71413aebf5e1a89

`sirius_cyber_corp` example shows how to work with types in the top directory, however if the type is located in a folder, one has to make sure to import the type...

This is an idea, which might make it easier for newcomers to use `yakut`. Introduce a command called `env`, which prints out all relevant environment variables that are set. If...

feature

https://github.com/OpenCyphal/yakut/blob/15949eac7a4f2df01b487de7a0f6484086a4ab9d/yakut/cmd/publish/_cmd.py#L78-L109 I think arrays are pretty common, but there's no example on how to publish them.

When running unit tests, it is useful to have the ability to flush old messages, in order to acquire the most up-to-date ones. In the example below, it would be...

help wanted
severity-minor
class-feature
domain-core