-
Dear @atanisoft , you have done a lovely job, but I have ran into a strange issue.
I started off on the master branch of your repo, and notices that my DCC locos only responded to DCC commands when p…
-
in the openlcb/*CVSpace.cxx we interpret the returned railcom feedback. The code there is not compliant to the standard.
Specifically, a write is only acknowledged as done by the decoder when it send…
-
Hi and congrats for the project.
I built and flashed the latest version (as of today) on an Esp32 Evaluation board. I then hopefully figured out how to use my H-bridge (a classic L298) and connecte…
-
**Why?**
Because openmrn/master is broken right now. Anyone coming here will clone and not knowingly use it, thinking it is fully working.
Master branch should always be considered "bleeding edg…
-
While it is useful for the CdiPanel to trigger runUpdateComplete() automatically on close, the code in runUpdateComplete() should only send the datagram if the config has in fact been updated and writ…
-
In SimpleStack, the configUpdateFlow_ opens the config file and holds on to an fd to it. This fd is also accessible by the application writer, as it is passed in as arguments to the ConfigUpdateListen…
-
-
Got this error:
```
arm-linux-gnueabihf-g++ -c -g -O3 -march=armv6 -marm -Wall -Werror -Wno-unknown-pragmas -MD -MP -fno-stack-protector -D_GNU_SOURCE -std=c++0x -D__STDC_FORMAT_MACROS -D__STDC_LI…
-
17:08:48.433 -> ESP32 Command Station v1.5.0 (v1.5.0-alpha3-13-g1e4fb03) starting up...
17:08:48.440 -> Compiled on Sep 3 2020 11:21:47 using IDF v4.1
17:08:48.440 -> Running from: ota_0
17:08:48.…
-
I build the doxygen output some months ago on Mac OSx and nothing really displayed from index.html. I ignored it but tried again today with updated everything. Still noting displays but the header, …