summaryrefslogtreecommitdiffstats
path: root/TODO.md
blob: 2a7c00bc99560aa61ac8c98b1a9402b6e9d59ff2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Incomplete awlsim TODO list
===========================

S7 compatibility
----------------

* Add feature: Parsing of attributes
* Add feature: Implement the remaining FUP block types

core
----

* Improve performance (cython)
* Blocks that are no longer linked to (created by) sources should be removed.
* Single download of symtab causes a redefinition error.
* XML based .awlpro file format
* Add feature: FBD (FUP) decompiler
* Add feature: LAD (KOP) (de-)compiler
* Relax the symbol parser to also parse slightly malformed asc files

GUI
---

* Add feature: Save window status (open MDI windows, positions, etc)
* Add feature: Show UDTs in block tree
* Add feature: LAD (KOP) editor

FBD / FUP
---------

* Fix evaluation order in case of multiple parallel assignments and other elements
* Add feature: Editor sidebar to drap & drop new elements
* Add feature: Exchange elements
* Add feature: Duplicate diagrams
* Add feature: Copy & paste elements
* Add feature: Undo/redo
* Add feature: Moving of interface fields
* Add feature: XML input and export of single diagrams
* Add feature: Live view of signal states (online diagnosis)
* Add feature: Optimize generated AWL/STL programs
* Add feature: Support modifying wires by clicking onto them
bues.ch cgit interface