Re: [Emc-developers] Discuss: patch submissions

2014-01-08 Thread Victor Rocco
I am working to add some Modbus functions to mb2hal (Modbus to Hal, http://wiki.linuxcnc.org/cgi-bin/wiki.pl?ModbusToHal). Where should i submit the patch ? Thanks you, Víctor El 07/01/2014 01:29 p.m., Sebastian Kuzminsky escribió: > On 1/6/14 22:36 , Chris Morley wrote: >> >>> Date: Sun, 5 Jan

Re: [Emc-developers] modbus cleanup

2013-06-04 Thread Victor Rocco
>> -Mensaje original- >> De: Sebastian Kuzminsky [mailto:s...@highlab.com] >> Enviado el: Martes, 04 de Junio de 2013 12:13 a.m. >> Para: EMC developers >> Asunto: [Emc-developers] modbus cleanup >> >> mb2hal use libmodbus v3, but that version is only >> packaged for Precise, not

Re: [Emc-developers] Something has a tummy ache, 2 subjects actually

2012-12-17 Thread Victor Rocco
> -Mensaje original- > De: Gene Heskett [mailto:ghesk...@wdtv.com] Enviado el: Sábado, 15 de > Diciembre de 2012 07:39 p.m. > Para: EMC developers > Asunto: [Emc-developers] Something has a tummy ache, 2 subjects > actually > > Greetings; > > I have a startup error that doesn't make any s

Re: [Emc-developers] [ emc-Feature Requests-3578419 ] generic userspace "modbus to hal" component

2012-11-12 Thread Victor Rocco
> -Mensaje original- > De: SourceForge.net [mailto:nore...@sourceforge.net] Enviado el: > Lunes, 12 de Noviembre de 2012 02:22 p.m. > Para: SourceForge.net > Asunto: [ emc-Feature Requests-3578419 ] generic userspace "modbus to > hal" component > > Initial Comment: > I would like to contr

Re: [Emc-developers] I would like to contribute a "modbus to hal" component, AKA mb2hal.

2012-10-27 Thread Victor Rocco
> -Mensaje original- > De: Les Newell [mailto:les.new...@fastmail.co.uk] > Enviado el: Jueves, 25 de Octubre de 2012 10:43 a.m. > Para: EMC developers > Asunto: Re: [Emc-developers] I would like to contribute a "modbus to hal" component, AKA mb2hal. > > >Yes. I originally wrote it to get my

Re: [Emc-developers] I would like to contribute a "modbus to hal" component, AKA mb2hal.

2012-10-27 Thread Victor Rocco
> -Mensaje original- > De: Sebastian Kuzminsky [mailto:s...@highlab.com] > Enviado el: Sábado, 27 de Octubre de 2012 11:28 a.m. > Para: EMC developers > CC: Victor Rocco > Asunto: Re: [Emc-developers] I would like to contribute a "modbus to hal" component,

Re: [Emc-developers] I would like to contribute a "modbus to hal" component, AKA mb2hal.

2012-10-25 Thread Victor Rocco
with scaling and offsetting. It has > been tested fairly thoroughly on serial but I haven't tested Ethernet. Yes i have tried it in depth and have totally rewritten it to create mb2hal. Note that in the header i mention it: +/* + * mb2hal.c + * Userspace HAL component to communicate with

Re: [Emc-developers] I would like to contribute a "modbus to hal" component, AKA mb2hal.

2012-10-25 Thread Victor Rocco
of experience submitting contributions, I should > > have been more verbose since first time. > > If you want I could implement the solution of the local copy of > > modbus.c in order to put an end to this problem. > > > > Sorry for the confusion generated. >

Re: [Emc-developers] I would like to contribute a "modbus to hal" component, AKA mb2hal.

2012-10-24 Thread Victor Rocco
n 10/24/12 10:16 , Michael Haberler wrote: > > Anfang der weitergeleiteten E-Mail: > >> Von: Victor Rocco >> Betreff: RE: [Emc-developers] I would like to contribute a "modbus to hal" component, AKA mb2hal. >> Datum: 24. Oktober 2012 17:46:14 MESZ >> An

Re: [Emc-developers] I would like to contribute a "modbus to hal" component, AKA mb2hal.

2012-10-18 Thread Victor Rocco
>On 10/11/2012 6:13 AM, andy pugh wrote: >> However, as your component is a standalone module then the chances of >> it breaking anything else seem rather small. The only danger seems to >> be that it might break the build system. >> A resonable guide to the tests that you ought to run can be fou

Re: [Emc-developers] I would like to contribute a "modbus to hal" component, AKA mb2hal.

2012-10-15 Thread Victor Rocco
>On 10/11/2012 6:13 AM, andy pugh wrote: >> Ideally you would need to find someone with push-access to the >> repository who also has a modbus drive, and the time to test your >> component. >> >> Finding all three at the same time might be difficult. >> >> However, as your component is a standalone

[Emc-developers] I would like to contribute a "modbus to hal" component, AKA mb2hal.

2012-10-10 Thread Victor Rocco
First of all, be patient with my english. I would like to contribute a generic userspace "modbus to hal" component, AKA mb2hal. It is based on (totally rewritten) Les Newell's code http://wiki.linuxcnc.org/cgi-bin/wiki.pl?ContributedComponents#Generic_compo nent_with_support_for_multiple_clients_

[Emc-developers] I want to contribute a patch

2012-10-03 Thread Victor Rocco
I want to contribute a patch, i never did that so i dont know how to do that correctly. It is a fix in modbus tcp protocol, a single line fix. The patch is in the attached file. My english is not good so feel free to correct it. I would like to contribute more in the near future. I updated the p