> Date: Thu, 30 Oct 2014 17:11:36 +0100
> From: [email protected]
> To: [email protected]
> Subject: Re: [Emc-users] Problem pncconf in master (patch attached)
> 
> Hi,
> 
> there is an third issue I had with pncconf. Someone else already had if
> bevore:
> https://github.com/machinekit/machinekit/issues/102
> 
> My suggested fix is to add another if-case @line 1584 in pncconf, in
> function 'check_for_rt'
> ------
> elif hal.is_userspace:
>   return True
> ------


Seb or Jeff

There are two new checks in module HAL
is_kernelspace
is userspace

Can you explain exactly what I can assume if each is true?

is_rt and is_sim basically meant: can drive real hardware/ couldn't drive real 
hardware.

Chris M 
                                          
------------------------------------------------------------------------------
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to