Commit Graph

33 Commits

Author SHA1 Message Date
Thiago Alves 13455c75ff
Added support for special functions
Special functions are located on %ML1024 upward
2018-11-01 14:59:44 -05:00
Thiago Alves f560f8b586
Added support for special functions
Special functions are located in %ML1024 upward
2018-11-01 14:53:06 -05:00
Thiago Alves bf03e31701
Fix slave devices bugs - by pbosscha
More info here: https://openplc.discussion.community/post/openplc-v3-modbus-rtu-multiblock-slaves-using-rs485-bus-do-not-work-properly%E3%80%82-9879260?trail=30#29
2018-10-25 13:04:40 -05:00
Thiago Alves 6a2b5bcc91
Added support for Neuron relays 2018-10-09 17:09:30 -05:00
Thiago Alves ca521fc2ab
Fix error activating Neuron driver 2018-10-09 16:32:38 -05:00
thiagoralves b551dbd3bd Added support for UniPi Neuron PLC 2018-10-09 11:52:58 -07:00
thiagoralves b7a534bef2 Added piXtend 2L support 2018-10-08 14:22:21 -07:00
Thiago Alves ce110cff94
Merge pull request #12 from alan707/master
fixes PLCOpen Editor link
2018-09-26 11:48:21 -05:00
Thiago Alves 620d0e2ba5
Changed error message for mbconfig.cfg missing 2018-09-24 20:37:28 -05:00
Thiago Alves e190abef7f
Added option to start PLC in RUN mode 2018-09-17 11:36:45 -05:00
Thiago Alves 834ab2b7cd
Added option to start PLC in RUN mode 2018-09-17 11:34:55 -05:00
Thiago Alves 8c3849d9a3
Fix UnicodeEncoderError 2018-09-05 09:34:11 -05: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
Alan Mond df4d8ad452 fixes PLCOpen Editor link 2018-08-27 22:20:12 -07:00
Thiago Alves 5fa916d0a5
Fix support for arduino boards (auto-reset) 2018-08-20 11:28:57 -05:00
Thiago Alves d544a393f9
Fix webserver error when adding new Slave Devices 2018-08-17 12:20:50 -05:00
Thiago Alves e3e624c797
Maxed out modbus server address space 2018-08-17 10:58:32 -05:00
Thiago Alves 48c68eed7b
Fix high CPU usage after compilation 2018-08-17 10:34:52 -05:00
thiagoralves 987954d21a Fix high CPU usage issue 2018-08-17 06:32:23 -07:00
Thiago Alves 894cde50c6
Fixed modbus master output bug 2018-08-15 18:03:41 -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 e6b31d62c3
Fixed code to disable outputs when runtime quits 2018-06-22 12:35:07 -05:00
thiagoralves 6d52302c1d Fix compilation error due to incorrect use of sizeof 2018-06-21 13:29:56 -07:00
thiagoralves ef4e5a310a Fix bug: pinNotPresent loop only test first element
Thanks to kdkirmse!
2018-06-21 11:32:36 -07: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
Thiago Alves 94013019ab
Update README.md 2018-06-14 12:47:27 -05:00
thiagoralves 1b10e97e5e First commit. OpenPLC v3 beta 1 2018-06-14 10:43:52 -07:00
Thiago Alves cb922e153c
Initial commit 2018-06-14 12:15:50 -05:00