-
### A note for the community
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to he…
-
**Describe the bug**
When sending usb packets continuously apparently some are dropped.
There are no logs from the usb subsystem that bytes were dropped.
I was testing on a nrf52840dk with the cdc_…
-
### User Story
As a STLT receiving ELR,
I want to only receive test results that are antigen tests for a given condition,
so that my programs have the correct type of tests we are interested in analyz…
-
### Problem:
tud_cdc_connected is using DTR bit which is used in [cdc_uart.c](https://github.com/raspberrypi/picoprobe/blob/master/src/cdc_uart.c) If DTR is not set by host (PC terminal or other de…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
### What happened
Tested sqlse…
-
Thanks for administering this data.
Currently, the data here differs from the CDC site:
https://covid.cdc.gov/covid-data-tracker/#vaccinations
Are there plans to insure consistency with the …
-
`$ kubectl get redpandas.cluster.redpanda.com --all-namespaces`
```
NAMESPACE NAME READY STATUS
redpanda neo4j-cdc False HelmRelease 'redpanda/neo4j-cdc' is not ready
```
`kub…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues.
### Description
1)Data streaming processin…
-
The following macro has a subtle bug:
`#define CDC_BUF_WR(cdcBuf, dataIn) (cdcBuf.data[CDC_BUF_MASK & cdcBuf.wrIdx++] = (dataIn))`
It allows the compiler to update the `wrIdx` _before_ the actual wri…
-
### Operating System
Windows 10
### Board
STM32L475VET6
### Firmware
custom firmware, basically CDC.
### What happened ?
During device enumeration, after data stage of `SET_LINE_C…