Open gurkanctn opened 5 years ago
Thank you for the positive feedback. Actually, we have discussed this point internally some time ago. There is no specific need to keep the repository dependent on Simulink, to answer your first question. However, we are not sure how the best way to share source code would look like. I see a few difficulties with sharing the generated code:
In general, all these points are not doing any harm to the existing code base, so there are no disadvantages at all. However, I would like to understand the needs in more detail to provide a solution which could really add value instead of just dropping something here which might not be useful at all. I think it would be great if you could share some more details on what you would expect and in which form.
Hello Alexander,
I guess module split can be an option.
I'll try to explain further:
This deployment can be done automatically using a deployment script. Code Generation Report would automatically generate interface explanations (at least definitions).
This is the first idea that popped in my mind when I first read about this repo. I'm sure several folks around the world would be interested in using some of your modules in unknown ways.
Greetings.
Hello friends,
Congratulations on sharing and open-sourcing your know-how and your architecture with the world. Great courage, and I hope great contributions will follow.
I'm pretty sure that Simulink may not be available to many people for various reasons. At work, I use Simulink daily, but at home, I use C/C++ and Python for experimenting (as a hobby).
Having said that, here comes the suggestions/questions: 1) Will you keep the Repository dependent on Simulink? 2) Could you deploy source codes (maybe 3 codepacks for the three modules) and some interface documentation? This will be great for people who might want to try integrating these functions with other stuff.
Greetings.