Commit Graph

  • d33e9b1970
    Merge pull request #23 from shrmrf/shrmrf-pip-requirements Thiago Alves 2019-02-01 13:45:03 -0200
  • e522282179 use requirements.txt to fix python package versions T 2019-02-01 16:22:52 +0100
  • 8099f5a7ce
    Merge pull request #21 from shrmrf/dockerify Thiago Alves 2019-01-31 20:53:50 -0200
  • ae7028b6f6 update README with Docker instructions T 2019-01-31 23:46:19 +0100
  • 6a95336a9d Tested with Dockerfile T 2019-01-31 23:38:16 +0100
  • cf5feaea8a add Dockerfile T 2019-01-31 17:04:29 +0100
  • 0c87c66c92
    dnp3 offsets starting on zero Thiago Alves 2019-01-14 03:46:33 -0600
  • 19bafca0ba
    Fixed not reading last input register Thiago Alves 2019-01-07 12:31:19 -0600
  • dabff7a4d5 Fix the problem when process openplc defunct after being stopped. iPAS 2019-01-04 16:53:52 +0700
  • ebf57a3da6 Initial iPAS 2019-01-04 16:52:12 +0700
  • 11e2e6ee01
    Added support for offset on DNP3 Thiago Alves 2018-12-27 15:16:56 -0200
  • 2c330b53d9
    Added support for offset on DNP3 Thiago Alves 2018-12-27 15:15:37 -0200
  • 1d40db5358
    Merge pull request #18 from PsychoGame/patch-1 Thiago Alves 2018-12-04 14:06:35 -0600
  • 2624175dc0
    Merge pull request #19 from PsychoGame/patch-2 Thiago Alves 2018-12-04 14:06:21 -0600
  • 251d9fe0ac
    Added build flag for libmodbus_src on custom Jan Jasper de Kroon 2018-12-04 20:56:08 +0100
  • 0119be8e60
    Added build flags to OpenDPN3 build on custom Jan Jasper de Kroon 2018-12-04 20:19:33 +0100
  • 4e04d07c2e
    Expanded DNP3 address range to match Modbus Thiago Alves 2018-11-29 11:24:03 -0600
  • cebabe123d
    Added more settings Thiago Alves 2018-11-12 14:02:45 -0600
  • d2c33ba80e
    Improved Slave Devices code Thiago Alves 2018-11-12 13:59:28 -0600
  • 13455c75ff
    Added support for special functions Thiago Alves 2018-11-01 14:59:44 -0500
  • f560f8b586
    Added support for special functions Thiago Alves 2018-11-01 14:53:06 -0500
  • bf03e31701
    Fix slave devices bugs - by pbosscha Thiago Alves 2018-10-25 13:04:40 -0500
  • 6a2b5bcc91
    Added support for Neuron relays Thiago Alves 2018-10-09 17:09:30 -0500
  • ca521fc2ab
    Fix error activating Neuron driver Thiago Alves 2018-10-09 16:32:38 -0500
  • b551dbd3bd Added support for UniPi Neuron PLC thiagoralves 2018-10-09 11:52:58 -0700
  • b7a534bef2 Added piXtend 2L support thiagoralves 2018-10-08 14:22:21 -0700
  • ce110cff94
    Merge pull request #12 from alan707/master Thiago Alves 2018-09-26 11:48:21 -0500
  • 620d0e2ba5
    Changed error message for mbconfig.cfg missing Thiago Alves 2018-09-24 20:37:28 -0500
  • e190abef7f
    Added option to start PLC in RUN mode Thiago Alves 2018-09-17 11:36:45 -0500
  • 834ab2b7cd
    Added option to start PLC in RUN mode Thiago Alves 2018-09-17 11:34:55 -0500
  • 8c3849d9a3
    Fix UnicodeEncoderError Thiago Alves 2018-09-05 09:34:11 -0500
  • 67d99c4c7d
    Added OpenPLC Service to systemd Thiago Alves 2018-08-31 13:04:31 -0500
  • dda6d65b95
    Fixed usage of sudo with pip Thiago Alves 2018-08-31 12:28:39 -0500
  • df4d8ad452 fixes PLCOpen Editor link Alan Mond 2018-08-27 22:20:12 -0700
  • 5fa916d0a5
    Fix support for arduino boards (auto-reset) Thiago Alves 2018-08-20 11:28:57 -0500
  • d544a393f9
    Fix webserver error when adding new Slave Devices Thiago Alves 2018-08-17 12:20:50 -0500
  • e3e624c797
    Maxed out modbus server address space Thiago Alves 2018-08-17 10:58:32 -0500
  • 48c68eed7b
    Fix high CPU usage after compilation Thiago Alves 2018-08-17 10:34:52 -0500
  • 987954d21a Fix high CPU usage issue thiagoralves 2018-08-17 06:32:23 -0700
  • 894cde50c6
    Fixed modbus master output bug Thiago Alves 2018-08-15 18:03:41 -0500
  • c18308a8ad Fix install script thiagoralves 2018-08-10 17:45:22 -0700
  • 15dd0b8c89 Fix install script thiagoralves 2018-08-10 17:38:15 -0700
  • b9d77a938a Added support for Modbus Slave devices [experimental] thiagoralves 2018-08-10 19:18:20 -0500
  • e6b31d62c3
    Fixed code to disable outputs when runtime quits Thiago Alves 2018-06-22 12:35:07 -0500
  • 6d52302c1d Fix compilation error due to incorrect use of sizeof thiagoralves 2018-06-21 13:29:56 -0700
  • ef4e5a310a Fix bug: pinNotPresent loop only test first element Thanks to kdkirmse! thiagoralves 2018-06-21 11:32:36 -0700
  • 467ada9d73
    Fix flask-login not being installed for super user Thiago Alves 2018-06-15 13:24:48 -0500
  • 3a1fd75b91
    Fix flask-login not being installed for super user Thiago Alves 2018-06-14 13:35:43 -0500
  • 4cfa4ad5e8
    Missing flask installation on Linux platforms Thiago Alves 2018-06-14 13:28:35 -0500
  • 94013019ab
    Update README.md Thiago Alves 2018-06-14 12:47:27 -0500
  • 1b10e97e5e First commit. OpenPLC v3 beta 1 thiagoralves 2018-06-14 10:43:51 -0700
  • cb922e153c
    Initial commit Thiago Alves 2018-06-14 12:15:50 -0500