Commit Graph
237 Commits
Author SHA1 Message Date
Kristian Dueholm Hill 2bce18d4e4 Add -lrt flag to main compile. 2025-10-07 13:10:32 +02:00
Eyodav 004e0ced32 Update webserver.py 2025-09-26 14:06:08 +02:00
Eyodav 095ee09623 Update webserver.py 2025-09-26 11:03:06 +02:00
Thiago Alves 4d8d73f57c Fix python loader cmd stack variable 2025-09-11 13:15:12 -04:00
Thiago Alves 44ae21ae2e Fix compilation issues on Windows 2025-09-10 10:23:45 -04:00
Autonomy Server 43ad8fb367 Update release version 2025-09-08 12:02:26 -04:00
Autonomy Server a8b27f4d4a Include Python loader to execute Python-based FBs 2025-09-08 11:49:00 -04:00
renato 2048a262b4 Fixing EnipThread fucntion return 2025-09-03 00:52:28 -04:00
Thiago Alves a931181e8b Merge pull request #263 from Abestanis/feature/modbus_streaming_read
Read exactly one modbus message at a time
2025-06-04 08:54:34 -03:00
Sebastian Scholz 6b5fa1707d Avoid potential misaligned buffer access 2025-05-09 20:55:53 +02:00
Sebastian Scholz 2e4ce251ff Make sure we can't overflow the buffer 2025-05-09 20:55:53 +02:00
Sebastian Scholz d003ef32e3 Read exactly one modbus message when reading from the fd 2025-05-09 20:55:53 +02:00
Sebastian Scholz e9a8410419 Ensure that all bytes of a response message are written 2025-05-09 20:55:36 +02:00
Thiago Alves 64f9c11263 Update release 2025-03-31 11:36:26 -04:00
gustaf71 e1143f6586 Update debian, install wiringPi
Remove pigpio api, change wiringpi version
Remove pigpio api, add wiringPi api
Remove pigpio api, add wiringPi api
2025-03-25 19:09:35 +01:00
Thiago Alves 9bcac486c5 Merge pull request #269 from davenardella/master
S7 Protocol driver update
2025-03-19 08:30:02 -04:00
Thiago Alves c96952718b Merge pull request #264 from tareque-cloud/fix-operator-typo
Fix incorrect assignment operator (= instead of +=)
2025-03-19 08:27:43 -04:00
Dave Nardella f43ce14606 Added S7 Option 2025-03-18 19:46:38 +01:00
Dave Nardella fe21625532 Delete webserver/scripts/s7protocol, no more needed 2025-03-18 19:45:46 +01:00
Dave Nardella 9785b3f99f Simplified S7 management 2025-03-18 19:44:52 +01:00
Dave Nardella 8ebf6312b8 Added S7 support 2025-03-18 19:42:03 +01:00
Dave Nardella d7db11fe76 S7 driver always loaded, start/stop see settings 2025-03-18 19:41:22 +01:00
Dave Nardella ca65a00ab2 Added S7 support 2025-03-18 19:37:27 +01:00
Dave Nardella a15f4144a1 Added S7 option 2025-03-18 19:36:24 +01:00
Dave Nardella ae76f16e49 Added S7 rpc functions 2025-03-18 19:35:23 +01:00
Dave Nardella 0a8a20d543 Added S7 support into Settings page 2025-03-18 19:34:11 +01:00
Thiago Alves 76036ec9a7 Update release 2025-03-17 14:59:22 -04:00
Dave Nardella d4d2a2a151 Added S7 Protocol inclusion 2025-03-15 13:46:23 +01:00
Dave Nardella f1577320e6 Fixed %MW0 access 2025-03-15 12:27:17 +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 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
Sam Abubakar Tareque 0f30258dc7 Fix incorrect assignment operator (= instead of +=) in enip.cpp 2025-02-09 03:01:56 +01:00
Thiago Alves 88d8607481 Update Release 2025-02-06 14:47:37 -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 d7e555cf6e Update Release 2025-02-04 17:45:37 -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 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
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
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
Thiago Alves 962d4dcb45 Allow programs to be compiled without debug info 2024-10-30 16:56:42 -04:00