-
**_Reported by Kuo-Lang Tseng:_**
Zephyr shall support I2S devices.
Add support for I2S devices on SoCs and boards that provide this feature.
(Imported from Jira ZEP-229)
-
We need to implement and test Tight Clustering [1].
### References
[1] Tseng, George C., and Wing H. Wong. 2005. “Tight Clustering: A Resampling-Based Approach for Identifying Stable and Tight Pat…
-
Hi Tseng,
when i run the testing, i change "--test_dir" to the original SegNet "test.txt", but there is error: IndexError: list index out of range. And it happened in "Inputs.py" & line 98-- labe…
-
**_Reported by Kuo-Lang Tseng:_**
Zephyr shall support I2S devices.
Add support for I2S devices on SoCs and boards that provide this feature.
(Imported from Jira ZEP-229)
-
Two scenarios:
- The form was published without encryption, clients got form definitions without encryption keys. Then encryption was added but clients may still have the old form def and make submis…
-
**[Rocko Tseng](https://jira.spring.io/secure/ViewProfile.jspa?name=rockotseng)** opened **[DATAREST-1085](https://jira.spring.io/browse/DATAREST-1085?redirect=false)** and commented
After https://gi…
-
Hi Tseng,
I have my own set of data in similar directory structure that your code accepts. But I have two big changes, 1) each image and the corresponding label image is 64*64
2) The number of cl…
-
**_Reported by Kuo-Lang Tseng:_**
Current I2C shim driver uses irq_transfer call from QMSI. QMSI driver supports DMA mode transfer too and using that mode can reduce interrupts and in some cases can …
-
**_Reported by Kuo-Lang Tseng:_**
Current I2C shim driver uses irq_transfer call from QMSI. QMSI driver supports DMA mode transfer too and using that mode can reduce interrupts and in some cases can …
-
**_Reported by Kuo-Lang Tseng:_**
The SPI shim driver uses irq_transfer call from QMSI. QMSI driver supports DMA mode transfer too, besides IRQ transfer, and adding the DMA mode support can reduce in…