-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
Hello Roberto,
I am member of the EtherLab team (etherlab.org) and the creator of the EtherCos package (Scicos, EtherLab, EtherCAT) many years ago.
I am quite happy to see your new project.
I have started a new fork
https://github.com/igh-ab/pysimCoder/tree/master
to test several pysimcoder extension
- Integration of pdserv library, to use of GUI testmanager, DLS data logging system, and pdcom and qt-pdwidgets library
- Extend the code generation without using a precompiled library, code generation generates one single C file with all needed code included. This will simplify compilation and cross compilation.
- Extend the codegeneration to be able to use non function based blocks, like fieldbus IO-systems. Try to port the Matlab TLC methods to the code generation. Blocks add code to includes, linked libraries, CFlags, predefinition, function, prerun, run and postrun sections. Example implemenation sineBlk, constBlk, mxmultBlk, NullBlk.
- Extend codegeneration by derivated classes of RCPblk, to be able to handle families of blocks.
- Integration of first EtherCat blocks
Please feel free to comment or discuss my ideas.
Best regards
Andreas
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels