Open fulcrum7 opened 13 years ago
In order to support flexible design I suggest to use C++ as a main language and OOP.
According to extreme programming let's make minimal system and then think about details
What do you think about canhacker?
canhacker is quite simple ... programs like this one are already available - even they are no open source. from my perspective there won't be a real benefit in developing something similar to canhacker
To start with I think canhacker - copy is not so bad. The main aim is to write robust low level classes using SocketCAN. And all other features like GUI with plots and timers will use those classes
P.S. The main aim (current aim, not global)
I found many open source utils in project SocketCAN This month I suppoose I 'll try to write object-oriented wrappers to this code. I don't think It's worth coding the bottom functions if we can get them there
http://www.uv-software.com/opensource/linux/socketCAN/utilities/can_moni/trunk/can_io.h Interesting functions for OOP wrapping
This thread is for discussion about requirements. It is the place for your thoughts and links