Re: [Emc-developers] Google Summer of Code students wanted!

2015-03-07 Thread EBo
On Mar 6 2015 11:28 PM, Slavko Kocjancic wrote: > On 06. 03. 2015 05:21, Sebastian Kuzminsky wrote: >> The LinuxCNC project has been approved for Google Summer of Code, >> under >> the BRL-CAD umbrella organization. If you are an eligible student, >> and >> you'd like to get paid to work on Linu

[Emc-developers] RPC like linuxcnc/hal classes

2015-03-07 Thread Frederic RIBLE
I am thinking about using an Android tablet connected by Wifi or USB to a LinuxCNC controller (PC or Beagleboard). VNC or X Window server on the tablet is an option, but I am afraid of poor performances (low refresh rate, latency, high throughput on the link). Another option would be to run Gmoc

Re: [Emc-developers] RPC like linuxcnc/hal classes

2015-03-07 Thread Viesturs Lācis
2015-03-07 10:51 GMT+02:00 Frederic RIBLE : > I am thinking about using an Android tablet connected by Wifi or USB to > a LinuxCNC controller (PC or Beagleboard). AFAIK LinuxCNC will run only on x86 CPUs. To use BeableBone, BeagleBoard or any other ARM based hardware, you should look at Machinekit

Re: [Emc-developers] RPC like linuxcnc/hal classes

2015-03-07 Thread Frederic RIBLE
Thanks, I will dive into Machinekit stuff. Ok for the existing remote GUI. But I like so much Gmoccapy that I will analyse if connecting it to Machinekit remote API is a big job. Frederic. Le 2015-03-07 11:23, Viesturs Lācis a écrit : > AFAIK LinuxCNC will run only on x86 CPUs. To use BeableBone

Re: [Emc-developers] RPC like linuxcnc/hal classes

2015-03-07 Thread EBo
WiFi nor USB will ever do the hard real-time unless you have the controller to cache the movements (Like Li's FPGA-USB controller does). That being said, there should be no reason why you cannot have a GUI that controls things remotely. Take a look at miniemc which uses a web browser. I am n

[Emc-developers] Find __comp_first_inst by Traversing List of Components?

2015-03-07 Thread Matthew Wortley
I am writing a spibus driver. One can have N number of spibusses (i.e. one for some displays and perhaps another with IO on it). Each spibus can have multiple chips hanging off it. Each spibus allocates a buffer for each chip. I am adding an exported function that will return a pointer to spibu

Re: [Emc-developers] Google Summer of Code students wanted!

2015-03-07 Thread Kirk Wallace
On 03/06/2015 10:28 PM, Slavko Kocjancic wrote: ... snip > One of thing is "Add flow control to halstreamer". I already do that and > even post the change but nobody care about that. I post changes on this > list and forum but didn't push to trunk as I don't have permission to do > that. ... snip

Re: [Emc-developers] Google Summer of Code students wanted!

2015-03-07 Thread Sebastian Kuzminsky
On 03/06/2015 11:28 PM, Slavko Kocjancic wrote: > On 06. 03. 2015 05:21, Sebastian Kuzminsky wrote: >> The LinuxCNC project has been approved for Google Summer of Code, under >> the BRL-CAD umbrella organization. If you are an eligible student, and >> you'd like to get paid to work on LinuxCNC thi

Re: [Emc-developers] GSOC 2015 Aspirant for expanding packaging infrastructure to build newer RTAI/Preempt-RT

2015-03-07 Thread Sebastian Kuzminsky
On 03/06/2015 06:38 PM, SHIVAM SINHA wrote: > Hi, Hi Shivam! > I would like to participate to Google Summer of Code 2015 by > contributing to expanding existing packaging infrastructure to build newer > versions of RTAI and Preempt-RT project for LinuxCNC project. > > I have previous experience

Re: [Emc-developers] Google Summer of Code students wanted!

2015-03-07 Thread EBo
On Mar 7 2015 8:47 AM, Sebastian Kuzminsky wrote: > On 03/06/2015 11:28 PM, Slavko Kocjancic wrote: >> ... >> >> I just throw my eyes to that. And find what? >> One of thing is "Add flow control to halstreamer". I already do that >> and >> even post the change but nobody care about that. I post ch

Re: [Emc-developers] Google Summer of Code students wanted!

2015-03-07 Thread Slavko Kocjancic
On 07. 03. 2015 16:47, Sebastian Kuzminsky wrote: > On 03/06/2015 11:28 PM, Slavko Kocjancic wrote: >> On 06. 03. 2015 05:21, Sebastian Kuzminsky wrote: >>> The LinuxCNC project has been approved for Google Summer of Code, under >>> the BRL-CAD umbrella organization. If you are an eligible student

Re: [Emc-developers] Google Summer of Code students wanted!

2015-03-07 Thread Slavko Kocjancic
On 08. 03. 2015 04:38, EBo wrote: > On Mar 7 2015 8:47 AM, Sebastian Kuzminsky wrote: >> On 03/06/2015 11:28 PM, Slavko Kocjancic wrote: >>> ... >>> >>> I just throw my eyes to that. And find what? >>> One of thing is "Add flow control to halstreamer". I already do that >>> and >>> even post the ch