11 months ago |
Edouard Tisserant |
Fix variable forcing. Now works with eRPC. PLCObject API changed.
|
file |
diff |
annotate
|
11 months ago |
Edouard Tisserant |
Fix strings displaying as repr(bytes) in debug view.
|
file |
diff |
annotate
|
17 months ago |
Edouard Tisserant |
Runtime: remove now useless typechecking/convertion
|
file |
diff |
annotate
|
17 months ago |
Edouard Tisserant |
Runtime: fix unpacking of variable trace data
|
file |
diff |
annotate
|
17 months ago |
Edouard Tisserant |
Runtime: py3 fix forcing of STRING
|
file |
diff |
annotate
|
19 months ago |
Edouard Tisserant |
Runtime: Fix IEC/ctypes/python3 type mapping
|
file |
diff |
annotate
|
2022-11-01 |
GP Orcullo |
ctypes fixes
python3
|
file |
diff |
annotate
|
2022-10-28 |
GP Orcullo |
fix ctypes encoding
python3
|
file |
diff |
annotate
|
2022-10-28 |
GP Orcullo |
automated conversion using 2to3-3.9 tool
python3
|
file |
diff |
annotate
|
2021-12-09 |
Edouard Tisserant |
RUNTIME: Variable forcing now uses limited list and buffer instead of systematical instance tree traversal and in-tree "fvalue" to keep track of forced value for pointed variables (external, located). Pointer swapping is performed when forcing externals and located, with backup being restored when forcing is reset. Retain still uses tree traversal.
RuntimeLists
|
file |
diff |
annotate
|
2021-06-14 |
Edouard Tisserant |
IDE: Cleaned up some useless tests in variable trace data handling code, changed from bare numpy arrays to RingBuffers inorder to avoid RAM outage and crash after long tracing session.
|
file |
diff |
annotate
|
2018-03-02 |
Edouard Tisserant |
merged Sergeys changes
|
file |
diff |
annotate
| base
|
2018-01-15 |
Edouard Tisserant |
Clarify licensing, and packaging of runtime only files :
|
file |
diff |
annotate
| base
|