Skip to content

Commit 08bb73c

Browse files
committed
Several changes towards the periodic send-on-delta implementation
Some changes to make easier and bring closer the correct generic implementation of a periodic send-on-delta strategy. Also added notes with TODOs here and there to let some new what and where should be changed in order to achieve this implementation.
1 parent 5c12998 commit 08bb73c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+2
-2
lines changed
68 Bytes
Binary file not shown.
3.52 KB
Binary file not shown.
2.57 KB
Binary file not shown.

BasicMethods/basicInfo.vi

424 Bytes
Binary file not shown.

BasicMethods/close.vi

4.46 KB
Binary file not shown.

BasicMethods/experienceInfo.vi

660 Bytes
Binary file not shown.

BasicMethods/get.vi

14.3 KB
Binary file not shown.

BasicMethods/set.vi

11.5 KB
Binary file not shown.

BasicMethods/start.vi

4.97 KB
Binary file not shown.

BasicMethods/stop.vi

10.2 KB
Binary file not shown.
484 Bytes
Binary file not shown.

JsonRpc/JSONRPC-ArrayIsEmpty.vi

2.03 KB
Binary file not shown.

JsonRpc/JSONRPC-BuildError.vi

2.23 KB
Binary file not shown.

JsonRpc/JSONRPC-BuildResponse.vi

3.23 KB
Binary file not shown.

JsonRpc/JSONRPC-Error.vi

2.55 KB
Binary file not shown.

JsonRpc/JSONRPC-GetAsArray.vi

2.33 KB
Binary file not shown.

JsonRpc/JSONRPC-GetAsString.vi

-932 Bytes
Binary file not shown.

JsonRpc/JSONRPC-GetAsType.vi

48 Bytes
Binary file not shown.

JsonRpc/JSONRPC-GetCamerasInfo.vi

28 Bytes
Binary file not shown.

JsonRpc/JSONRPC-GetMethodInfo.vi

5.92 KB
Binary file not shown.

JsonRpc/JSONRPC-GetMethodParams.vi

1008 Bytes
Binary file not shown.

JsonRpc/JSONRPC-GetNextValue.vi

-4.73 KB
Binary file not shown.

JsonRpc/JSONRPC-GetValue.vi

-944 Bytes
Binary file not shown.

JsonRpc/JSONRPC-Info.vi

28 Bytes
Binary file not shown.
3.32 KB
Binary file not shown.

JsonRpc/JSONRPC-InvokeMethod.vi

13.4 KB
Binary file not shown.

JsonRpc/JSONRPC-RIPDispatcher.vi

3.48 KB
Binary file not shown.
28 Bytes
Binary file not shown.

JsonRpc/JSONRPC-SplitArray.vi

3.14 KB
Binary file not shown.

Meta.vi

684 Bytes
Binary file not shown.

RIPWebService.aliases

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[My Computer]
2-
My Computer = "192.168.1.128"
2+
My Computer = "10.196.92.29"
33

RIPWebService.lvlps

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[ProjectWindow_Data]
2-
ProjectExplorer.ClassicPosition[String] = "765,82,1220,621"
2+
ProjectExplorer.ClassicPosition[String] = "526,1,981,540"
33

SSE.vi

11.9 KB
Binary file not shown.

SSESubVIs/Events/Delta.vi

9.85 KB
Binary file not shown.

SSESubVIs/Events/Events_Composer.vi

4.69 KB
Binary file not shown.

SSESubVIs/Events/Events_DELTA.vi

184 Bytes
Binary file not shown.
104 Bytes
Binary file not shown.
7.02 KB
Binary file not shown.

SSESubVIs/Events/Write_To_File.vi

3.43 KB
Binary file not shown.

SSESubVIs/Headers/Request_URL.vi

1.63 KB
Binary file not shown.
-560 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)