Commit Graph

2 Commits

Author SHA1 Message Date
Charl Wentzel
a9d9401b96 Minor updated:
- FunctionCore_not_used:
  - Started work on queued channel buffers or processing buffers
  - Incomplete and temporarily abandoned due to time constraints
  - Renamed modified FunctionCore -> FunctionCore_not_used
2017-07-26 10:41:04 +02:00
Charl Wentzel
3e0ff00dbe Important Update:
- ItemBufferCore:
  - New Class for storing items in a FIFO style buffer
- FunctionCore:
  - Implemented pulled input:
    - Function creates static output: StoredOutput & StoredOutputLen
    - Other Function pulls static output from input linked functions
- FunctionCore-ChannelBuffer:
  - Tried to create a processing buffer
  - Abandoned for now
2017-07-24 16:33:01 +02:00