-
I've detected a few things that can be simplified in the Arduino code to make it more readable and/or efficient. I thought I could list some of them in this issue as I run into them, we can then repla…
-
With the latest code, I'm experiencing a set of failures that seem to be caused by some build issues with `dicom-dimse-native`. I have a couple of them worked around (mostly to give you some indicati…
-
We have an issue when we are using wp-nuxt out of the box on ie11, we get a syntax error in the superagent library (yarn run dev -> vendor.app.js):
.forEach(fn => {
Problem is that arrow-fu…
-
At least on Uno compiled on Windows, the software serial sends only half the characters, so the modem never responds. (e.g. ATsends only A)
I found that just getting GSM3ShieldV1DirectModemProvider::…
-
Any chance this could be made to work out-of-the-box on macOS Catalina?
-
I am using a Raspberry Pi 5 as the target machine and Ubuntu 22.04 as the host machine. After running both the required scripts, setting the device, and adding the compiler in Qt Creator, I attempted …
-
Disclaimer: I don't know if this issue belongs with `localgov_base`, but since it's the main and default frontend for the project I'm starting this here.
Having worked on theming a number of LGD pr…
-
With the update to the new version / compiler version we receive the following error:
```
...\framework-arduinoteensy\cores\teensy3/new.h:46:16: error: conflicting declaration of C function 'int c…
-
````
# ./lsmd.py
Traceback (most recent call last):
File "./lsmd.py", line 82, in
show_uuids=options.uuids)
File "./lsmd.py", line 9, in main
listMD(md, show_uuids)
File "./lsmd…
-
Hello,
I'm trying to replicate your studyresults on my own thesis and I came across this problem.
First some background, I'm running this on the cloud of a german provider (Hetzner) and to run i…