Re: [Machinekit] Machinekit XHC-WHB04B-6

2018-02-23 Thread Golfo
Work now !! Really happy  finally only config issue from Hal and ini Thanks a lot for your support ! Le 23 févr. 2018 à 12:33, Aurelien a écrit : >>> I think the author only opened the issue and not do the job for standard >>> xhc because( i think), rubienr have

Re: [Machinekit] Machinekit XHC-WHB04B-6

2018-02-23 Thread Aurelien
> > I think the author only opened the issue and not do the job for standard >> xhc because( i think), rubienr have only new model and report issue founded >> when developping new model, so i hope the issue is not related for this new >> unit. (for sure not sure at all^^) > > > Thanks a lot

Re: [Machinekit] Machinekit XHC-WHB04B-6

2018-02-23 Thread 'schoone...@btinternet.com' via Machinekit
On 23/02/18 07:26, 'schoone...@btinternet.com' via Machinekit wrote: On 23/02/2018 01:12, Aurelien wrote: this message is sended by the driver i have found the output text error in source code

Re: [Machinekit] Machinekit XHC-WHB04B-6

2018-02-22 Thread 'schoone...@btinternet.com' via Machinekit
On 23/02/2018 01:12, Aurelien wrote: this message is sended by the driver i have found the output text error in source code xhc.hal = (xhc_hal_t *)hal_malloc(sizeof(xhc_hal_t)); if (xhc.hal == NULL) { fprintf(stderr, "%s: ERROR: unable to allocate HAL shared memory\n", modname); exit(1);

Re: [Machinekit] Machinekit XHC-WHB04B-6

2018-02-22 Thread Bas de Bruijn
Hi Aurelien, > On 23 Feb 2018, at 02:12, Aurelien wrote: > > this message is sended by the driver i have found the output text error in > source code > > xhc.hal = (xhc_hal_t *)hal_malloc(sizeof(xhc_hal_t)); > if (xhc.hal == NULL) { >

Re: [Machinekit] Machinekit XHC-WHB04B-6

2018-02-22 Thread Aurelien
this message is sended by the driver i have found the output text error in source code xhc.hal = (xhc_hal_t *)hal_malloc(sizeof(xhc_hal_t)); if (xhc.hal == NULL) { fprintf(stderr, "%s: ERROR: unable to allocate HAL shared memory\n", modname); exit(1); -- website: http://www.machinekit.io

Re: [Machinekit] Machinekit XHC-WHB04B-6

2018-02-22 Thread Aurelien
Hello sorry to ask again i have understand that you can't provide support for this external parts but i don't understand if this is a error from bad compiling or from config files or other... I'm really too newbee for understand that myslef and google don't found anything related, and off

Re: [Machinekit] Machinekit XHC-WHB04B-6

2018-02-20 Thread Aurelien
Hi i have already contact author and wait for some news. But with your great info i have done with success compiling machinekit git with adding src files for driver, only one more file is missing and need to copy src/hal/i_components/xhc_whb04b_6_util.icomp

Re: [Machinekit] Machinekit XHC-WHB04B-6

2018-02-03 Thread schoone...@btinternet.com
You need to contact the author. The support in Machinekit is for the standard pendant. On 03/02/2018 23:01, Aurelien wrote: Hi All Another newbee question : I have found some link about the possible integration MPG XHC-WHB04B-6 but for now i think ther is a missing file, if someone can