-
Hi,
I was able to configure ComponentTester-1.47m firmware to work properly on a LCR-T5 meter, based on the STRIP_GRID_BOARD = 5 LCD port mapping found in Karl-Heinz firmware. In order for the LCD …
-
**Description**
Compiler crashes when trying to switch over an `enum` value with a case, added by a macro.
**Steps to reproduce**
Minimal reproducing project: https://github.com/romikabi/…
-
### Category
Other
### Hardware
Rak4631
### Firmware Version
2.5.8.2ba72c15
### Description
When trying to compile customized firmware (using a fresh clone of the master branch) for a device _b…
-
It appears to currently not work to read out data from an E450 that is AES encrypted, using an IR RX/TX head. While the meter is initialized and it appears valid frames are received, no data is read f…
-
### Description
https://forums.swift.org/t/non-deterministic-5-10-compiler-failures-from-predictablememoryaccessoptimizations-and-swift-5-10/72630
This is a repro for a `PredictableMemoryAccessO…
-
Hi
I love the idea and I was thinking of extending it to be a display/control for my home automation in openHAB.
Do you have some documentation on how to deploy neomaster?
-
With the latest git version of highway, on macOS 15 Beta, with Apple's system compiler (clang 16 beta), I configure with:
```
cmake -S . -B builddir -DBUILD_SHARED_LIBS=ON -DHWY_ENABLE_TESTS=OFF -…
-
This isn't really an issue, more of a question:
Is the current power consumption of the air conditioning unit also sent via the protocol (as it can also be seen in the app)? Or is this data not trans…
-
Hi,
When running make, multiple .c files compile fine, then compiling stops with several errors in SPI.c :
C:\Temp\ComponentTester-1.47m>make
avr-gcc -mmcu=atmega324p -Wall -I. -Ibitmaps -DF_CPU=…
-
Girs client does not work both on windows and linux.
![image](https://github.com/user-attachments/assets/0d49c2b5-571c-442a-b620-94b59f77d0f8)
I'm trying it on my own custom board but i cant get …