Search Criteria
Package Details: stdin-to-modbus-shm 1.5.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/stdin-to-modbus-shm.git (read-only, click to copy) |
---|---|
Package Base: | stdin-to-modbus-shm |
Description: | Read instructions from stdin and write them to a modbus shared memory |
Upstream URL: | https://github.com/SHMModbus/stdin_to_modbus_shm |
Keywords: | modbus shared-memory shm |
Licenses: | GPL-3.0-only |
Submitter: | shiradv0r |
Maintainer: | shiradv0r |
Last Packager: | shiradv0r |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2022-10-01 15:03 (UTC) |
Last Updated: | 2024-04-19 19:08 (UTC) |
Dependencies (7)
- cxxsemaphoreAUR
- cxxshmAUR
- cmake (cmake-gitAUR) (make)
- cxxopts (make)
- cxxsemaphoreAUR (make)
- cxxshmAUR (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
shiradv0r commented on 2023-06-19 17:57 (UTC)
should be fixed in v1.1.2
ad7 commented on 2023-06-19 08:45 (UTC)
This package didn't compile, I had to add
inlude <cstdint>
to src/stdin_to_modbus_shm/src/InputParser.hpp
The same issue occurred when I tried to compile the source from github.
Best regards/Liebe Grüße Andre