Closed gafert closed 2 months ago
@gafert in order that we can accept your contribution you need to link your Github account with your eclipse account. Use the same email address for your commits as the one used for your Eclipse account, and sign the Eclipse Contributor Agreement.
I tested it now for a few weeks and it seems to be stable.
@azoitl I saw your comment and I agree. For now I just wanted to make it work again.
@gafert please ensure that all files have a correct copy right header. Especially the files in the FB directory don't have that. The header generated by 4diac IDE 4diac FORTE export is not suitable for this repo here.
@azoitl I updated to copyright. Does that work for you?
@azoitl I fixed the coding style according to the PDF. I also updated to the new FB style you just introduced. Please tell me if there is anything else or I have missed something :)
This pull request fixes and adds features in the powerlink module fixing #169:
Compile it with
-DFORTE_ARCHITECTURE=Posix -DFORTE_COM_ETH=ON -DFORTE_MODULE_POWERLINK=ON
(Problem with OPC UA which was described here resolved in e87b059)