Clement Ng
Clement Ng
This [method](https://github.com/maxneaga/open_dash_cam_android/blob/master/mobile/src/main/java/com/opendashcam/Util.java#L133) only works for directories with one level of files underneath. If a file is passed in, or a directory with another directory nested, then this not actually return...
**Describe the bug** When opening a PR, the logs show a crash even if I don't make changes related to the code. Logs copied over from github: ``` Step 1/8...
As discussed in the March 29, 2022 WG meeting, we should put up a notice that `cloud/sdr` is being deprecated for a little bit of time before fully removing it.
We haven't been supporting [cloud/sdr](https://github.com/open-horizon/examples/tree/master/cloud/sdr), the backend for the sdr edge examples. In the March 15, 2022 WG meeting, we decided to deprecate it.
This should proceed independently of the security updates, as it's too difficult to keep on top of the security updates when trying to dig into past changes that may have...
BBC radio online can change the technical specifications of the audio they release. To make sure that sdr continues working consistently, we should probably use some audio source that won't...
Should services like mqtt have Dockerfiles for `amd64` and `arm64`? I see no reason why they shouldn't.