Dave Nardella
c93f3cee81
Create dummy.txt
2025-03-15 11:59:32 +01:00
Dave Nardella
a999b4749d
Create dummy.txt
2025-03-15 11:59:12 +01:00
Dave Nardella
9ebadf8ccb
Create dummy.txt
2025-03-15 11:58:32 +01:00
Dave Nardella
ac6dae30c3
Create dummy.txt
2025-03-15 11:58:08 +01:00
Dave Nardella
4bb230a9c0
Create readme.txt
2025-03-15 11:56:42 +01:00
Dave Nardella
10491c693c
Update readme.txt
2025-03-15 11:55:44 +01:00
Dave Nardella
f997d091bd
Create readme.txt
2025-03-15 11:55:06 +01:00
Dave Nardella
d47d41e52a
Added S7-Protocol documentation
2025-03-15 11:51:41 +01:00
Dave Nardella
259e0543a5
Add files via upload
2025-03-15 11:50:53 +01:00
Dave Nardella
b25902e4c8
Create readme.txt
2025-03-15 11:50:37 +01:00
Dave Nardella
9e3ccdfc3b
Delete documentation/S7-Protocol directory
2025-03-15 11:49:47 +01:00
Dave Nardella
35f2845e59
Delete documentation/S7-Protocol/readme.txt
2025-03-15 11:48:46 +01:00
Dave Nardella
d83b70e60c
Add files via upload
2025-03-15 11:47:55 +01:00
Dave Nardella
698da2dc6c
Create readme.txt
2025-03-15 11:47:40 +01:00
Dave Nardella
052ba55abc
Delete documentation/S7-Protocol directory
2025-03-15 11:46:59 +01:00
Dave Nardella
12399b0b2a
Delete documentation/S7-Protocol/readme.txt
2025-03-15 11:45:51 +01:00
Dave Nardella
931c1d41f7
Add files via upload
2025-03-15 11:45:18 +01:00
Dave Nardella
61ed23f58a
Create readme.txt
2025-03-15 11:44:48 +01:00
Dave Nardella
5556aeb587
Added S7 Protocol inclusion
2025-03-15 11:40:19 +01:00
Dave Nardella
dc115011c6
New S7 Option file
2025-03-15 11:37:27 +01:00
Dave Nardella
b46e93d063
Fixed %MW0 access
2025-03-15 11:34:25 +01:00
Dave Nardella
8a9581590e
Added S7 Protocol support
2025-03-15 11:33:18 +01:00
Dave Nardella
4e0d67323b
Add files via upload
...
Fixed %MW0 access
2025-03-15 11:28:30 +01:00
Thiago Alves
6f41f757e7
Fix port names on MSYS2 while editing device
2025-02-12 11:02:40 -05:00
Thiago Alves
a787016082
Fix serial port names on MSYS2
2025-02-12 11:01:25 -05:00
Thiago Alves
88d8607481
Update Release
2025-02-06 14:47:37 -05:00
Thiago Alves
2194a73dfe
Removed all Pillow dependencies
2025-02-06 14:46:38 -05:00
Thiago Alves
d0be07c7a1
Changed image checking feature so it doesn't depend on Pillow
2025-02-06 14:44:20 -05:00
Thiago Alves
17b7efecfb
Added pillow dependency for MSYS2 environments
2025-02-06 14:16:02 -05:00
Thiago Alves
355ff6f3ff
Add Pillow to Windows install
2025-02-05 11:44:57 -05:00
Thiago Alves
d7e555cf6e
Update Release
2025-02-04 17:45:37 -05:00
Thiago Alves
c11da40119
Added Pillow dependency
2025-02-04 17:45:07 -05:00
Thiago Alves
d1b1a3b7e9
Fix vulnerability that allows any file type to be uploaded as profile picture
2025-02-04 17:41:21 -05:00
Thiago Alves
01770ddd8c
Update Release
2025-01-18 11:11:55 -05:00
Thiago Alves
bcc883380e
Revert back changes from multi_adu_modbus as it broke the debugger
2025-01-18 11:08:47 -05:00
Thiago Alves
3f61c39f3d
Brought back "active_program" that was missing in persistent folder
2025-01-18 11:00:50 -05:00
Thiago Alves
b7b3e0161b
Revert alpine linux PR as that broke the installation on other Linuxes
...
When installing on Ubuntu (and possibly others) sudo support was broken after Alpine changes:
$ sudo ./start_openplc.sh
Traceback (most recent call last):
File "/home/factslinux/OpenPLC_v3/webserver/webserver.py", line 6, in <module>
import serial.tools.list_ports
ModuleNotFoundError: No module named 'serial'
2025-01-18 10:58:31 -05:00
Thiago Alves
c19b19930e
Merge pull request #260 from MatejSpindler/Docker_fix
...
Docker fix
2025-01-10 10:40:40 -05:00
Matej Špindler
82693661af
"active_program" is missing in persistent folder
...
Fixes:
Traceback (most recent call last):
File "/workdir/webserver/webserver.py", line 2423, in <module>
file = open("active_program", "r")
FileNotFoundError: [Errno 2] No such file or directory: 'active_program'
2025-01-09 21:12:23 +01:00
Matej Špindler
f023f65d14
Correct persistent folder name in Dockerfile
...
Persistent folder in start_openplc.sh was changed in commit https://github.com/thiagoralves/OpenPLC_v3/commit/a8928f802fe8b39c280ba82ca8805c3adcae2095 , but was not changed in Dockerfile.
When docker is running with empty folder for a volume, required files are not created in the volume location.
This commit fixes that.
2025-01-09 21:12:18 +01:00
Thiago Alves
c490ebf82c
Update release
2024-12-31 09:28:22 -05:00
Thiago Alves
4e1f262b26
Merge pull request #254 from Abestanis/feature/multi_adu_modbus
...
Use libmodbus to decode incoming Modbus TCP messages
2024-12-31 09:27:06 -05:00
Autonomy Server
091524e1d8
Update win32 MatIEC binary
2024-12-11 15:01:50 -05:00
Autonomy Server
138b62bdb3
Update MatIEC version
2024-12-11 15:00:37 -05:00
Thiago Alves
5807cb3285
Update release
2024-12-03 09:17:34 -05:00
Thiago Alves
48ebcaefc3
Fix extra include that broke support on many platforms
2024-12-03 09:16:53 -05:00
Thiago Alves
fd3abd550e
Merge pull request #258 from joluxer/alpine-install
...
Alpine install
2024-11-25 14:30:22 -05:00
joluxer
5ef38332bb
Merge branch 'thiagoralves:master' into alpine-install
2024-11-25 14:42:58 +01:00
Autonomy Server
085636aea7
Refactor Persistent Storage - Fixed issues with Persistent Storage on some platforms
2024-11-04 15:54:27 -05:00
Thiago Alves
1a869f7a54
Update release
2024-10-30 16:57:52 -04:00