Is there any recommended first issue to start contributing to this project? #90
Replies: 1 comment
-
Hello @MustafaSarikaya, the dev-can-linux comes with the workspace Git submodule that contains instructions on how to setup QEmu test image with emulated CANbus devices, together with local Jenkins environment setup. All of these assume you are running a native Ubuntu host setup on your computer. I would recommend starting there to see end to end how to run the test environment. These would be useful for any QNX or for that matter Linux project you would work on. From there if you want to contribute to the project, there are two items that could be nice. The first is the ARM support to QEmu testing (keep in mind ARM is already supported, we just don't have a QEmu image setup to test in VM): Or the more advanced ticket, to add support for USB CAN-bus drivers, which could also involve implementing QEmu support for USB CAN devices to perform the testing: If there are other projects outside this or things you would like to ask let me know, happy to help. |
Beta Was this translation helpful? Give feedback.
-
I am interested in working on Linux portings for qnx and this project is great. However, I am a beginner and need some practice to get familiar with the project.
Beta Was this translation helpful? Give feedback.
All reactions