Pol Feliu Cuberes
Pol Feliu Cuberes
Hello everyone, Is there any reason tags are declared in defines rather that enums? tags could be grouped in enum types, that more explicitly indicate what message they are for...
Hello Everyone, A few months ago I created a code generation project named cantata (https://github.com/polfeliu/cantata), that generates code for ECUs connected to CAN networks according to the spec a .dbc...
qt already has an abstractitem model for combobox. Maybe it could be used
what model would fit this? a new RQMatrix?
Hi, I previously contributed with this PR: https://github.com/bnjmnp/pysoem/pull/156 which has prevented a lot of crashes in the applications/scripts I do. However, I've detected there's a very small race condition that...