Shaw Drastin
Shaw Drastin
The three radio buttons are overlapped. Plugin version: 2.9.0 Kicad version: 8.0.2 on macOS 14.3.1 (ARM)
Issue with `async_listener` example: mismatch between advertised QoS profile and actual QoS profile
In the [async_listener](https://github.com/jhelovuo/ros2-client/blob/master/examples/async_listener/main.rs) example, QoS reliability of "Reliable" is effective as per `reliable_qos`, which is passed to `create_subscription`. So, you are not able to get messages from publishers with "Best...
### Operating System Linux ### Board Custom ESP32 S3 ### Firmware My own, but this is not relevant - will explain below ### What happened ? The new USB NCM...
**rust-analyzer version**: `rust-analyzer version: 0.3.2070-standalone (0daeb5c0b 2024-08-10) [/Users/user/.vscode/extensions/rust-lang.rust-analyzer-0.3.2070-darwin-arm64/server/rust-analyzer]` **rustc version**: `rustc 1.80.1 (3f5fd8dd4 2024-08-06)` **editor or extension**: `VSCode v0.3.2070` **relevant settings**: No special settings **repository link (if public, optional)**: https://github.com/showier-drastic/bilge-test...
When interfacing with single wire half-duplex SPI devices such as the [TLE5012 magnetic sensor](https://www.infineon.com/dgdl/Infineon-TLE5012B_Exxxx-DataSheet-v02_01-EN.pdf?fileId=db3a304334fac4c601350f31c43c433f), we should enable bidirection mode as shown in "25.3.4 Configuring the SPI for half-duplex communication" of...
By default there isn't any dns server running on the ESP32, and it does not make sense to hand out DNS config here. On the other hand, handing out DNS...
**Describe the bug** Probe: J-Link v9 Works with official J-Link GDB server without any issues. probe-rs 0.24.0 also works. ``` user@MacBook-Max ~/g/e/e/stm32g4 (main)> cargo run --release --bin blinky warning: `embassy-stm32`...
**Describe the bug** After flashing 2.23-RC1 on a newly-purchased TS101, the display is not working properly. **To Reproduce** 1. Flash the firmware on it **Expected behavior** Displays correctly https://github.com/user-attachments/assets/067b8c27-a21a-41d9-b768-ebeca181c134 **Details...
### Bug Description https://slint.dev/demo-energy-monitor I'm getting these CORS errors when loading this page using Firefox: ``` Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://releases.slint.dev/latest/demos/energy-monitor/pkg/energy_monitor.js....