Commit Graph

19 Commits

Author SHA1 Message Date
T c010812cb2 Accidentally deleted disabling of UNIPI services 2019-02-01 21:01:27 +01:00
T 6c95631fee forgot -y and pushed 2019-02-01 19:36:28 +01:00
T c620a12c5f add missing rpi specific package 2019-02-01 19:35:28 +01:00
T 819c96c321 Simplify install.sh script
requirements.txt also simplified
2019-02-01 19:17:33 +01:00
T 6a95336a9d Tested with Dockerfile 2019-01-31 23:38:16 +01:00
T cf5feaea8a add Dockerfile 2019-01-31 17:04:29 +01:00
Thiago Alves 1d40db5358
Merge pull request #18 from PsychoGame/patch-1
Added build flags to OpenDPN3 build on custom
2018-12-04 14:06:35 -06:00
Jan Jasper de Kroon 251d9fe0ac
Added build flag for libmodbus_src on custom
During building libmodbus on (in my case Fedora 29) build process of OpenPLC fails due to some files like for instance libmodbus.so which cannot be found while the libraries are present in /usr/local/lib. Setting the build flag "--prefix=/usr" fixes OpenPLC build process for Fedora 29 and probably also other Linux distro's else than Debian
2018-12-04 20:56:08 +01:00
Jan Jasper de Kroon 0119be8e60
Added build flags to OpenDPN3 build on custom
This build flag fixes building OpenPLC building on "unsupported" linux systems. 
Starting the OpenPLC runtime results in: 
./core/openplc: error while loading shared libraries: libasiodnp3.so: cannot open shared object file: No such file or directory

I've seen someone else also struggling with this problem as well in this forum topic:
https://openplc.discussion.community/post/running-openplc-runtime-in-arch-linux-9783271

With this commit this problem should be fixed without having to manually link to the libraries.
2018-12-04 20:19:33 +01:00
thiagoralves b551dbd3bd Added support for UniPi Neuron PLC 2018-10-09 11:52:58 -07:00
Thiago Alves 67d99c4c7d
Added OpenPLC Service to systemd 2018-08-31 13:04:31 -05:00
Thiago Alves dda6d65b95
Fixed usage of sudo with pip 2018-08-31 12:28:39 -05:00
thiagoralves c18308a8ad Fix install script 2018-08-10 17:45:22 -07:00
thiagoralves 15dd0b8c89 Fix install script 2018-08-10 17:38:15 -07:00
thiagoralves b9d77a938a Added support for Modbus Slave devices [experimental] 2018-08-10 19:18:20 -05:00
Thiago Alves 467ada9d73
Fix flask-login not being installed for super user 2018-06-15 13:24:48 -05:00
Thiago Alves 3a1fd75b91
Fix flask-login not being installed for super user 2018-06-14 13:35:43 -05:00
Thiago Alves 4cfa4ad5e8
Missing flask installation on Linux platforms 2018-06-14 13:28:35 -05:00
thiagoralves 1b10e97e5e First commit. OpenPLC v3 beta 1 2018-06-14 10:43:52 -07:00