Commit Graph

235 Commits

Author SHA1 Message Date
SPC-code
5b655a9354
Merge pull request #9 from SciProgCentre/dev
0.2.0
2023-08-23 16:27:13 +03:00
61af2780ed fix repositores 2023-08-23 16:23:27 +03:00
990e4794a1 All done for 0.2.0 release 2023-08-23 16:21:11 +03:00
641daec7e9 ControlsMagix refactor 2023-08-18 20:17:23 +03:00
a9f29f92ca Add magix registry access service 2023-08-18 13:01:46 +03:00
82dbb3a1f0 broadcast -> send 2023-08-16 20:27:23 +03:00
ce03540b37 Add magix message registry service 2023-08-16 18:26:21 +03:00
583fe5b54c Replace JSSC with JSerialComm 2023-08-16 10:42:44 +03:00
69617e73b4 Replace JSSC with JSerialComm 2023-08-16 10:37:02 +03:00
fa4f578a64 Update version 2023-08-03 19:21:48 +03:00
a172da0a3d Add abstraction for writeable magix history 2023-08-03 19:21:35 +03:00
dc2d0094fc add filter implementation for Json 2023-07-30 22:34:47 +03:00
d3d8413837 Add storage API test (inclomplete) 2023-07-29 18:08:25 +03:00
f9e20f8766 Make it buildable again 2023-07-29 11:52:04 +03:00
cf70339a9f Rename field in MagixMessage in accordance with https://github.com/waltz-controls/rfc/issues/12 2023-07-29 09:47:59 +03:00
870cb7ef40 [WIP] Storage API 2023-07-29 09:46:13 +03:00
fcabd9aed4 Documentation update and minor refactoring 2023-07-29 09:45:34 +03:00
405bcd6ba3 Add ZMQ context customization 2023-07-23 14:29:26 +03:00
6f5270ee37 Add MQTT topic specialization 2023-07-23 14:29:11 +03:00
c28944e10f Refactor connection infrastructure 2023-07-23 14:01:47 +03:00
4d4a9fba1c MQTT topic selectors 2023-06-29 09:19:05 +03:00
d1e9b0a5a5 Add device lifecycle state 2023-06-10 16:55:00 +03:00
d0d8869a1e Eternal happiness 2023-06-10 16:28:11 +03:00
20951a0b0f Modbus revision acording to modern standards 2023-06-10 16:17:54 +03:00
33e1aafa01 WIP fixing angles 2023-06-08 10:03:41 +03:00
bfeeed00d5 process images cleanup 2023-06-05 17:12:01 +03:00
166cc03fe2 Add modbus client 2023-06-04 21:18:42 +03:00
2aa26ea802 Update UDP ports design. Rename ktor ports module. 2023-06-04 11:23:26 +03:00
76cec0469f add useProperty subscription 2023-05-30 20:23:43 +03:00
2191bb7a77 Update visualization 2023-05-30 15:02:09 +03:00
9c39f44897 fix async port receive 2023-05-27 22:55:21 +03:00
22359a5570 Remove non-blocking mode for ports to avoid CPU clogging. 2023-05-27 22:44:30 +03:00
ced42779be Fix UDP connection 2023-05-27 21:36:46 +03:00
ab1a478867 Add publishing 2023-05-27 19:50:48 +03:00
7b792afd7a Fix nullability in actions 2023-05-25 10:07:51 +03:00
25d7fe0a8e Update actions signatures to avoid unnecessary nulls 2023-05-25 09:51:27 +03:00
b7be570271 Fix property listener 2023-05-24 09:56:02 +03:00
2a966d8cb3 Minor refactor of property listeners 2023-05-24 09:37:56 +03:00
0612c6e3a2 Modbus registry validation and print 2023-05-21 17:36:26 +03:00
b8a82feed0 Modbus-based implementation of controller 2023-05-21 16:53:42 +03:00
e7d02be849 Add Pi serial port 2023-05-19 21:55:21 +03:00
a5a2edc81a Add Pi serial port 2023-05-19 20:27:08 +03:00
28cb9af267 [WIP] PI 2023-05-18 09:50:39 +03:00
a6bf9b8db6 Generalize nio ports architecture. Add Udp(datagram) port 2023-05-18 09:30:26 +03:00
Alexander Nozik
64e240f6c2
Merge SCI-MR-188: dev 2023-05-12 10:36:42 +00:00
5e91ec9a97 update version 2023-05-12 13:35:34 +03:00
1d7403ef30 Update to stable DataForge 2023-05-09 22:50:35 +03:00
aabf2b85a4 Documentation and DeviceSpec fix 2023-05-08 21:25:25 +03:00
7103786ec9 Stress test demo 2023-05-08 15:39:34 +03:00
53e506893f Add RPC for devices 2023-05-07 21:04:08 +03:00