-
```py
with BuildPart() as test:
with BuildSketch(Plane.XY):
Circle(11.15)
extrude(amount=38/2, both=True)
fillet(test.edges().filter_by(GeomType.CIRCLE), 0.5)
with BuildPar…
-
Hello Brian
We have two UDS firmware update traces at https://github.com/rusefi/m74.9/tree/main/firmware/oem see .xls files
https://github.com/rusefi/m74.9/blob/main/firmware/oem/FirmwareUpdate.…
-
> __Before requesting the project contributor role, please make sure, that you:__
>
> - Make yourself familiar with the Eclipse Foundation project roles: https://eclipse-tractusx.github.io/docs/…
-
-
## Brief feature description
Automotive bindings like `ara::com` are using `std::Future` and `std::Promise` in [their APIs](https://github.com/eclipse-iceoryx/iceoryx-automotive-soa/blob/main/inclu…
-
Hi!
I am using a dbc file that uses a multiplexed value on some ID.
While using the dbc file I noticed that the datalen of the CAN message changes depending on the MUX it is dealing with.
For…
-
While trying to create ffi-qm in QM partition, on OStree image, getting "no space left on device":
[md.](https://github.com/user-attachments/files/17017771/default.md)
```
`Trying to pull quay.io…
-
- Nuitka version, full Python version, flavor, OS, etc. as output by *this exact* command.
> python -m nuitka --version
```
2.5rc12
Commercial: None
Python: 3.12.7 (main, Oct 1 2024, 11:15…
-
如果一个网页在获取后发生了重定向,有什么办法可以配置:extract-config.json 中的patttern 匹配 重定向后的 url 呢?
-
First of all, thank you very much for sharing this repository. It looks very useful and I plan on using it in a boot loader application.
I can see that you have implemented some features from J2534…