Mikayla Fischler
|
61d975d13f
|
updated error messages for consistency
|
2023-07-11 15:15:44 -04:00 |
|
Mikayla Fischler
|
57763702ff
|
#51 init mac component from config key
|
2023-06-25 14:00:18 -04:00 |
|
Mikayla Fischler
|
336662de62
|
#51 nic integration with rtu and supervisor
|
2023-06-25 12:59:38 -04:00 |
|
Mikayla Fischler
|
ffac6996ed
|
#51 PLC changes for new networking
|
2023-06-23 13:52:24 -04:00 |
|
Mikayla
|
712c7a8f3b
|
#266 added health check to ppm and strengthened reliability of RTU hw state reporting
|
2023-06-22 19:46:17 +00:00 |
|
Mikayla Fischler
|
5d6dda5619
|
#255 fixed rectangle element not offsetting mouse events
|
2023-06-07 18:38:00 -04:00 |
|
Mikayla Fischler
|
15b071378c
|
#225 removed redundant checks on remote address, added clarity to log messages
|
2023-06-07 12:48:43 -04:00 |
|
Mikayla Fischler
|
5ba06dcdaf
|
#225 log message fixes and sv addr checks for RTU
|
2023-06-07 12:35:17 -04:00 |
|
Mikayla Fischler
|
c536b823e7
|
#225 PLC/RTUs drop incoming packets from devices other than the configured supervisor while linked
|
2023-06-05 19:12:43 -04:00 |
|
Mikayla Fischler
|
b20d42ff38
|
#225 added computer IDs to PLC/RTU front panels, updated supervisor front panel to use computer ID terminology
|
2023-06-05 18:10:53 -04:00 |
|
Mikayla Fischler
|
63147bfab5
|
#248 fixed network light not going out on PLC/RTU when disconnected
|
2023-06-05 17:47:43 -04:00 |
|
Mikayla Fischler
|
9a5fc92c86
|
Merge branch 'devel' into 225-consolidate-network-channels
|
2023-06-05 01:18:13 -04:00 |
|
Mikayla
|
337fca7e7c
|
#225 work in progress comms changes
|
2023-06-05 05:13:22 +00:00 |
|
Mikayla Fischler
|
8d248408d4
|
#247 renamed tcallbackdsp to tcd and added handler to RTU
|
2023-06-03 17:40:57 -04:00 |
|
Mikayla Fischler
|
69df5edbeb
|
#184 RTU and pocket lists on supervisor front panel, element delete() bugfix
|
2023-06-03 14:33:08 -04:00 |
|
Mikayla Fischler
|
4c35233289
|
#243 changed rectangle to use content window, significant simplification of offset logic, improved delete rendering
|
2023-05-30 20:43:33 -04:00 |
|
Mikayla Fischler
|
de9cb3bd3a
|
#243 graphics core updates for content windows, redrawing, and handling of addition/removal of children
|
2023-05-30 19:51:10 -04:00 |
|
Mikayla Fischler
|
f9aa75a105
|
graphics element hidden on creation option, changed hide/show logic to only hide/show current element
|
2023-05-25 17:40:16 -04:00 |
|
Mikayla Fischler
|
43a0ff86d7
|
#238 bugfix for push button and sidebar in bounds checks
|
2023-05-23 19:51:48 -04:00 |
|
Mikayla Fischler
|
142f2c363a
|
#234 made debug config setting optional, defaults to false
|
2023-05-19 19:12:27 -04:00 |
|
Mikayla Fischler
|
e763af9981
|
#229 PLC changes for UI element register change
|
2023-05-13 09:43:42 -04:00 |
|
Mikayla
|
a220713385
|
Merge branch 'devel' into graphics-rearchitect
|
2023-05-11 19:57:57 -04:00 |
|
Mikayla
|
50c0a4a3eb
|
#222 added debug log enable to configs
|
2023-05-10 20:57:23 +00:00 |
|
Mikayla
|
3a0d677c16
|
#226 updated PLC/RTU front panels to use new mouse events
|
2023-05-10 19:21:54 +00:00 |
|
Mikayla Fischler
|
43e708aa0d
|
#219 bugfixes with renderer exit handling
|
2023-04-21 23:43:28 -04:00 |
|
Mikayla
|
783c4936cc
|
#213 strict sequence verification
|
2023-04-21 21:10:15 +00:00 |
|
Mikayla
|
e1da8b59d3
|
#219 properly close out GUI on error on pocket and coordinator
|
2023-04-21 18:53:28 +00:00 |
|
Mikayla Fischler
|
419ca2e6ef
|
#220 close ui on crash
|
2023-04-20 21:19:16 -04:00 |
|
Mikayla Fischler
|
5db517cedc
|
#217 close log files on exit (including crash)
|
2023-04-20 21:00:10 -04:00 |
|
Mikayla Fischler
|
e9788abde7
|
#219 fixed PLC renderer crash handling
|
2023-04-20 20:47:14 -04:00 |
|
Mikayla Fischler
|
d143015cc7
|
#183 RTU front panel
|
2023-04-20 20:40:28 -04:00 |
|
Mikayla Fischler
|
a843c8eb79
|
fixes and cleanup
|
2023-04-19 23:00:27 -04:00 |
|
Mikayla
|
2371a75130
|
#214 log level cleanup
|
2023-04-19 13:30:17 +00:00 |
|
Mikayla
|
fee54db43e
|
#203 removed log message on failed structure send, lowered some other log levels to debug
|
2023-04-18 22:01:35 +00:00 |
|
Mikayla
|
46607dd690
|
#208 indicate emergency coolant control on PLC front panel
|
2023-04-18 15:28:46 +00:00 |
|
Mikayla
|
c987d14d8d
|
added Luacheck GitHub action (#210)
* added shields.io elements
* #209 luacheck action
* #209 cleanup to pass luacheck
* added check statuses to readme
|
2023-04-12 16:02:29 -04:00 |
|
Mikayla Fischler
|
3ae39b2455
|
#204 replaced util.strwrap implementation with cc.strings.wrap
|
2023-04-11 23:53:42 -04:00 |
|
Mikayla Fischler
|
527f3446a1
|
Merge branch 'devel' of github.com:MikaylaFischler/cc-mek-scada into front-panels
|
2023-04-08 21:51:34 -04:00 |
|
Mikayla Fischler
|
27a697c27e
|
#182 added scram/reset buttons to PLC front panel
|
2023-04-08 21:35:44 -04:00 |
|
Mikayla Fischler
|
67872a1053
|
updated graphics touch events to be mouse events
|
2023-04-08 21:33:54 -04:00 |
|
Mikayla Fischler
|
4aad591d3a
|
#182 linked up PLC front panel indicators, cleaned up panel display and added flashing to RPS trip
|
2023-04-08 16:49:54 -04:00 |
|
Mikayla Fischler
|
9bc4f0f7a6
|
#182 WIP work on PLC PSIL
|
2023-04-08 00:38:46 -04:00 |
|
Mikayla Fischler
|
ccc0aa18ff
|
#181 independent emergency coolant valve control
|
2023-04-07 08:05:14 -04:00 |
|
Mikayla Fischler
|
6ea530635f
|
#182 WIP PLC front panel
|
2023-04-06 22:10:33 -04:00 |
|
Mikayla Fischler
|
9eddab2c23
|
#188 refactored RPS dmg_high to high_dmg
|
2023-03-04 22:32:13 -05:00 |
|
Mikayla Fischler
|
83dc1064f7
|
#188 refactored RPS no_cool to low_cool
|
2023-03-04 22:19:53 -05:00 |
|
Mikayla Fischler
|
c9f1bddb36
|
#188 refactored RPS dmg_crit to dmg_high
|
2023-03-04 21:55:40 -05:00 |
|
Mikayla Fischler
|
0e5113918c
|
#186 improved sv config validation, changed waste high thresholds, fixed monitored max burn not showing as active, fixed redstone R_ENABLE and U_ALARM, changed RPS high waste trip to 95%
|
2023-03-04 01:37:15 -05:00 |
|
Mikayla Fischler
|
523d478739
|
changed trip time warning to 750ms
|
2023-02-26 14:49:16 -05:00 |
|
Mikayla Fischler
|
446fff04da
|
#118 PLC RPS fuel check fixed
|
2023-02-25 12:07:25 -05:00 |
|