Charl Wentzel 08fce64629 Important Update:
- FunctionCore
  - So not set Function JSON "config" param to empty object by default
  - Change TChannelLink to reference Channel direct
  - Add Input/Output to TChannelLink
    - Replace LinkChannel() Bidirectional param with Input/Output param
    - Update JSON config as well
  - Implement Channel "Ready" state and events
    - Remove Input/OutputEnabled parameters and related methods
    - Remove from JSON config as well
    - Update AddChannel() method accordingly
  - Add Ref param to struct TChannel
- SelectableCore:
  - Convert inline ChangeState() to non-inline method
  - Move ChangeState() to last step in open/close methods
  - Add Channels in Not Ready state
  - Change Channel state when Handle state changed
- DeviceCore:
  - Add Channels in Ready state
- FileCore:
  - Add Channel in Not Ready state
2019-06-05 19:13:04 +02:00
2018-11-27 09:56:27 +02:00
2018-11-19 19:52:39 +02:00
2017-07-22 17:46:05 +02:00
2019-06-02 16:12:42 +02:00
2018-12-11 19:55:44 +02:00
2019-04-03 17:03:50 +02:00
2019-04-03 17:03:50 +02:00
2019-06-05 19:13:04 +02:00
2019-05-28 09:22:28 +02:00
2019-01-08 08:35:21 +02:00
2017-08-21 20:51:10 +02:00
2019-06-05 19:13:04 +02:00
2019-06-04 18:35:23 +02:00
2019-06-05 19:13:04 +02:00
2019-06-05 19:13:04 +02:00
2017-08-21 20:51:10 +02:00
2017-08-21 20:51:10 +02:00
2019-05-28 09:22:28 +02:00
2019-04-07 10:25:44 +02:00
2017-11-21 11:42:42 +02:00
2017-08-06 12:32:14 +02:00
2019-05-03 11:33:00 -05:00
2018-11-25 18:24:36 +02:00
2019-06-05 19:13:04 +02:00
2019-06-05 19:13:04 +02:00
2019-06-05 19:13:04 +02:00
2019-03-29 15:44:13 +02:00
2017-07-22 17:46:05 +02:00
2017-07-22 17:46:05 +02:00
2017-11-21 10:15:26 +02:00
2019-06-02 16:12:42 +02:00
2019-04-23 21:52:23 +02:00
2019-03-09 20:41:25 +02:00
2018-11-25 10:19:52 +02:00
Description
No description provided
417 KiB
Languages
C++ 97.8%
C 2.1%