On 6/4/13 13:42 , Victor Rocco wrote: >>> -----Mensaje original----- >>> De: Sebastian Kuzminsky [mailto:[email protected]] >>> 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 for Lucid or Hardy, so we don't Build- >>> Depend on it, and these components are not included in our debs >>> >>> I updated gs2_vfd to use the new libmodbus v3 api. >>> >>> I have not tested vfs11_vfd or mb2hal at all, but i also haven't >>> changed their code or what they link against at all. > > Hello Sebastian: > > I have written mb2hal. Sorry my English is not good, so i can't figure out > what are you requesting. > Are you requesting to migrate mb2hal to a new libmodbus api ? No problem, if > it is already in master. > By the way, feel free to change the source code. I will check the commit, > test the changes and fix it if it is necessary.
Hi Victor! The change i'm proposing, that Chris Radek and I are currently implementing, doesn't require any changes at all to mb2hal, since mb2hal is already written to the libmodbus v3 API. The change just updates gs2_vfd to use libmodbus v3, and updates the LinuxCNC build system require libmodbus v3, and replaces one old modbus implementation in LinuxCNC with libmodbus v3. The change also makes libmodbus v3 debs available on all the supported LinuxCNC platforms, which means we will now be able to build mb2hal (and vfs11_vfd) and distribute them in our official debs. If you want to review my changes I'd sure appreciate your expertice, and when it goes through if you want to test mb2hal and see if it's doing what it should that'd be great. If you don't have time it's no big deal. -- Sebastian Kuzminsky ------------------------------------------------------------------------------ How ServiceNow helps IT people transform IT departments: 1. A cloud service to automate IT design, transition and operations 2. Dashboards that offer high-level views of enterprise services 3. A single system of record for all IT processes http://p.sf.net/sfu/servicenow-d2d-j _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
