Svn Commit Log


Commit Date  
[r341] by aliazzz

Implemented FB_Edge_Of_Network_Node State Machine for improved initialisation (UNTESTED!)

2020-09-12 21:30:24 Tree
[r340] by aliazzz

Updated Trunk Example

2020-09-12 12:06:19 Tree
[r339] by aliazzz

update of personal branch with various bugfixes/other changes

2020-09-12 11:07:27 Tree
[r338] by i-campbell

binary commit of example project

2020-09-11 22:01:22 Tree
[r337] by i-campbell

Upgraded lib to v0.0.0.20 and adjusted the calls to match the refactored lib

2020-09-11 21:58:05 Tree
[r336] by aliazzz

V0.0.021 of library as by first suggestions of I-Campbell;
* Functions FindChanges and listComposer moved to SparkPlugB as methods.
* FOR index := LOWER_BOUND ... TO UPPER_BOUND.. DO
* CheckBounds() added for checking array sizes => TODO check array sizes(!)
* Added method SparkPlugB.PublishNodeData()

2020-09-03 21:20:31 Tree
[r335] by aliazzz

Fresh copy from trunk

2020-09-03 19:50:29 Tree
[r334] by aliazzz

deleted /unittest for a fresh copy from trunk

2020-09-03 19:49:45 Tree
[r333] by aliazzz

Commit of binary unittest.project to trunk

2020-09-03 19:24:18 Tree
[r332] by aliazzz

Corrected the testproject for further usage

2020-09-03 19:20:41 Tree
[r331] by i-campbell

synced changes from trunk library into branches/i-campbell

2020-09-03 19:18:12 Tree
[r330] by i-campbell

binary of unittest.project

2020-09-03 19:04:48 Tree
[r329] by i-campbell

Added some test skeletons to FB_EoN_Node (were found in r293)

2020-09-03 18:55:05 Tree
[r328] by aliazzz

Commit of binary unittest.project to trunk

2020-09-03 18:17:40 Tree
[r327] by aliazzz

Commit of corrected unittest as startingpoint for 'MVP milestone'

2020-09-03 18:07:26 Tree
[r326] by aliazzz

Corrected unittest for 0.0.0.20;
Now ready for Edge of Network Node tests etc.

2020-09-03 17:50:32 Tree
[r325] by aliazzz

Commit of binary library to trunk

2020-09-03 17:06:57 Tree
[r324] by aliazzz

Updated trunk to UNTESTED 0.0.0.20 version of Aliazzz Branch

2020-09-03 17:00:49 Tree
[r323] by aliazzz

Draft for FB_EoN finnished.
Needs testing, debugging, sunshine and water.

2020-09-02 20:28:30 Tree
[r322] by aliazzz

FB_Edge_Of_Network_Node;
* Added ListComposer Function
* Reworked Initialise to compose _ListOfAllMetrics

2020-09-01 20:54:52 Tree
[r321] by aliazzz

SimpleTypes expanded with;
* 'notify' getter,
* 'Value' getter changed to only accept a value on difference + triggers 'notifier'

2020-09-01 20:05:15 Tree
[r320] by i-campbell

commit of binary unittest.project

2020-08-24 22:31:23 Tree
[r319] by i-campbell

Merging unit test from /branches/i-campbell

2020-08-24 22:28:40 Tree
[r318] by i-campbell

There were some unit tests which shared resources. separating these resources solved the final test [#45]
I also noticed at one point, there was a Direct copy of a list:-
MetricPool : SparkplugB.List;
GVL.AllMetricsList : SparkplugB.List;
MetricPool := GVL.AllMetricsList;
This probably caused the headaches in [#47]
Maybe there is a trick to prevent copying lists like that?

2020-08-24 22:08:35 Tree
[r317] by i-campbell

branch trunk library to branches/i-campbell/

2020-08-24 20:41:24 Tree
Older >