aboutsummaryrefslogtreecommitdiffstats
path: root/TODO.md
blob: 8c5d224ffa6ddf92e1cb3e871de3cc361be6effe (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
Incomplete awlsim TODO list
===========================

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

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

core
----

* 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

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: 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
bues.ch cgit interface