Federico, I'm not familiar with canopen but it sounds like an interesting project.
For sharing your work, you have several options: * instead of structuring your software as a part of the emc source tree, structure it so that it can be compiled on systems with the emc2-dev packages. This way, you can publish your driver e.g., in .tar.gz format -- perhaps on our wiki page http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?ContributedComponents * in your local emc2 git tree, commit your driver and share it with a patch or series of patches created by git format-patch * or publish your git tree on the internet, possibly using a free service like github.com to host it Jeff ------------------------------------------------------------------------------ Sell apps to millions through the Intel(R) Atom(Tm) Developer Program Be part of this innovative community and reach millions of netbook users worldwide. Take advantage of special opportunities to increase revenue and speed time-to-market. Join now, and jumpstart your future. http://p.sf.net/sfu/intel-atom-d2d _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
