All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-help] Analogy Sensoray s526
@ 2009-11-18 15:33 Alessio Margan @ IIT
  2009-11-18 17:35 ` Alexis Berlemont
  0 siblings, 1 reply; 4+ messages in thread
From: Alessio Margan @ IIT @ 2009-11-18 15:33 UTC (permalink / raw)
  To: xenomai

Hi,
I'm new to Xenomai and I am a bit confused about the status of Analogy.
One project in our lab 
http://www.iit.it/en/advanced-robotics/projects/hydraulically-actuated-quadruped-hyq.html
needs real time capabilities and due to hw configuration (pc104 cpu 
board + 1 to 5 s526 Sensory boards) we choose RTAI+COMEDI.
We would like to switch to Xenomai, the Sensory s526 board will be 
supported ?
With Xenomai-abe tree could I use the comedi kernel module for s526 ?

Thanks
Alessio
-- 

ISTITUTO ITALIANO
DI TECNOLOGIA

Alessio Margan
/Senior Technician/
mail me <mailto:alessio.margan@domain.hid>

Via Morego, 30 16163 Genova 
<http://maps.google.com/maps?f=q&hl=en&geocode=&q=via+morego,+30+genova&sll=37.0625,-95.677068&sspn=85.420533,191.601563&ie=UTF8&ll=44.474913,8.907037&spn=0.004685,0.011652&t=h&z=17&iwloc=addr>

www.iit.it <http://www.iit.it>

*Legal Disclaimer*
This electronic message contains information that is confidential. The 
information is intended for the use of the addressee only. If you are 
not the addressee we would appreciate your notification in this respect. 
Please note that any disclosure, copy, distribution or use of the 
contents of this message is prohibited and may be unlawful. We have 
taken every reasonable precaution to ensure that any kind of attachment 
to this e-mail has been swept for viruses. However, we cannot accept 
liability for any damage sustained as a result of software viruses and 
would advise you to carry out your own virus checks before opening any 
attachment.
*Avvertenza legale*
Questo messaggio Email contiene informazioni confidenziali riservate ai 
soli destinatari. Qualora veniate in possesso di tali informazioni senza 
essere definito come destinatario vi reghiamo di leggere le seguenti 
note. Ogni apertura, copia, distribuzione del contenuto del messaggio e 
dei suoi allegati è proibito e potrebbe violare le presenti leggi. 
Abbiamo attivato ogni possibile e ragionevole precauzione per assicurare 
che gli allegati non contengano virus. Comunque non assumeremo alcuna 
responsabilità per ogni eventuale danno causato da virus software e 
simili in quanto è onere del destinatario verificarne l’assenza in ogni 
allegato attuando propri indipendenti controlli.



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Xenomai-help] Analogy Sensoray s526
  2009-11-18 15:33 [Xenomai-help] Analogy Sensoray s526 Alessio Margan @ IIT
@ 2009-11-18 17:35 ` Alexis Berlemont
  2009-11-20  8:40   ` Alessio Margan @ IIT
  0 siblings, 1 reply; 4+ messages in thread
From: Alexis Berlemont @ 2009-11-18 17:35 UTC (permalink / raw)
  To: Alessio Margan @ IIT; +Cc: xenomai

Hi,

On Wed, Nov 18, 2009 at 4:33 PM, Alessio Margan @ IIT
<alessio.margan@domain.hid> wrote:
> Hi,
> I'm new to Xenomai and I am a bit confused about the status of Analogy.

You can follow this thread:
https://mail.gna.org/public/xenomai-help/2009-11/msg00083.html

I am aware that documentation is lacking, I am trying to fix that point.

> One project in our lab
> http://www.iit.it/en/advanced-robotics/projects/hydraulically-actuated-quadruped-hyq.html
> needs real time capabilities and due to hw configuration (pc104 cpu
> board + 1 to 5 s526 Sensory boards) we choose RTAI+COMEDI.
> We would like to switch to Xenomai, the Sensory s526 board will be
> supported ?
> With Xenomai-abe tree could I use the comedi kernel module for s526 ?

We plan to add, in analogy, a compatibility layer with comedi. That is
not available yet. So, you cannot use the comedi kernel module s526 in
a real-time context.

However, if you like kernel programming, the comedi -> analogy port is
quite easy to perform.

The last solution: I can add the port in my TODO list. In such a case,
I just have one request:
- Are you OK with testing and validating the analogy driver on your
system (I do not own this card)?

Alexis.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Xenomai-help] Analogy Sensoray s526
  2009-11-18 17:35 ` Alexis Berlemont
@ 2009-11-20  8:40   ` Alessio Margan @ IIT
  2009-11-20 10:49     ` Alexis Berlemont
  0 siblings, 1 reply; 4+ messages in thread
From: Alessio Margan @ IIT @ 2009-11-20  8:40 UTC (permalink / raw)
  To: xenomai@xenomai.org

Alexis Berlemont wrote:
> Hi,
>
> On Wed, Nov 18, 2009 at 4:33 PM, Alessio Margan @ IIT
> <alessio.margan@domain.hid> wrote:
>   
>> Hi,
>> I'm new to Xenomai and I am a bit confused about the status of Analogy.
>>     
>
> You can follow this thread:
> https://mail.gna.org/public/xenomai-help/2009-11/msg00083.html
>
> I am aware that documentation is lacking, I am trying to fix that point.
>
>   
>> One project in our lab
>> http://www.iit.it/en/advanced-robotics/projects/hydraulically-actuated-quadruped-hyq.html
>> needs real time capabilities and due to hw configuration (pc104 cpu
>> board + 1 to 5 s526 Sensory boards) we choose RTAI+COMEDI.
>> We would like to switch to Xenomai, the Sensory s526 board will be
>> supported ?
>> With Xenomai-abe tree could I use the comedi kernel module for s526 ?
>>     
>
> We plan to add, in analogy, a compatibility layer with comedi. That is
> not available yet. So, you cannot use the comedi kernel module s526 in
> a real-time context.
>
> However, if you like kernel programming, the comedi -> analogy port is
> quite easy to perform.
>
> The last solution: I can add the port in my TODO list. In such a case,
> I just have one request:
> - Are you OK with testing and validating the analogy driver on your
> system (I do not own this card)?
>
> Alexis.
>   
Hi,
It would be great if you could add the port to your TODO list, of course
we test and validate the driver on our system, and any other
requirements need for the port.
In the mean time I start get practice with xenomai and RTDM (any
suggestion or pointer to speed up it ...) , we should have also support
from Jonas Buchli and Peter Pastor from USC
because the final goal is to run ouyr SL system based on Xenomai.

Thanks
Alessio


-- 

ISTITUTO ITALIANO
DI TECNOLOGIA

Alessio Margan
/Senior Technician/
mail me <mailto:alessio.margan@domain.hid>

Via Morego, 30 16163 Genova
<http://maps.google.com/maps?f=q&hl=en&geocode=&q=via+morego,+30+genova&sll=37.0625,-95.677068&sspn=85.420533,191.601563&ie=UTF8&ll=44.474913,8.907037&spn=0.004685,0.011652&t=h&z=17&iwloc=addr>

www.iit.it <http://www.iit.it>

*Legal Disclaimer*
This electronic message contains information that is confidential. The
information is intended for the use of the addressee only. If you are
not the addressee we would appreciate your notification in this respect.
Please note that any disclosure, copy, distribution or use of the
contents of this message is prohibited and may be unlawful. We have
taken every reasonable precaution to ensure that any kind of attachment
to this e-mail has been swept for viruses. However, we cannot accept
liability for any damage sustained as a result of software viruses and
would advise you to carry out your own virus checks before opening any
attachment.
*Avvertenza legale*
Questo messaggio Email contiene informazioni confidenziali riservate ai
soli destinatari. Qualora veniate in possesso di tali informazioni senza
essere definito come destinatario vi reghiamo di leggere le seguenti
note. Ogni apertura, copia, distribuzione del contenuto del messaggio e
dei suoi allegati è proibito e potrebbe violare le presenti leggi.
Abbiamo attivato ogni possibile e ragionevole precauzione per assicurare
che gli allegati non contengano virus. Comunque non assumeremo alcuna
responsabilità per ogni eventuale danno causato da virus software e
simili in quanto è onere del destinatario verificarne l’assenza in ogni
allegato attuando propri indipendenti controlli.




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Xenomai-help] Analogy Sensoray s526
  2009-11-20  8:40   ` Alessio Margan @ IIT
@ 2009-11-20 10:49     ` Alexis Berlemont
  0 siblings, 0 replies; 4+ messages in thread
From: Alexis Berlemont @ 2009-11-20 10:49 UTC (permalink / raw)
  To: Alessio Margan @ IIT; +Cc: xenomai@xenomai.org

Hi,

On Fri, Nov 20, 2009 at 9:40 AM, Alessio Margan @ IIT
<alessio.margan@domain.hid> wrote:
> Alexis Berlemont wrote:
>> Hi,
>>
>> On Wed, Nov 18, 2009 at 4:33 PM, Alessio Margan @ IIT
>> <alessio.margan@domain.hid> wrote:
>>
>>> Hi,
>>> I'm new to Xenomai and I am a bit confused about the status of Analogy.
>>>
>>
>> You can follow this thread:
>> https://mail.gna.org/public/xenomai-help/2009-11/msg00083.html
>>
>> I am aware that documentation is lacking, I am trying to fix that point.
>>
>>
>>> One project in our lab
>>> http://www.iit.it/en/advanced-robotics/projects/hydraulically-actuated-quadruped-hyq.html
>>> needs real time capabilities and due to hw configuration (pc104 cpu
>>> board + 1 to 5 s526 Sensory boards) we choose RTAI+COMEDI.
>>> We would like to switch to Xenomai, the Sensory s526 board will be
>>> supported ?
>>> With Xenomai-abe tree could I use the comedi kernel module for s526 ?
>>>
>>
>> We plan to add, in analogy, a compatibility layer with comedi. That is
>> not available yet. So, you cannot use the comedi kernel module s526 in
>> a real-time context.
>>
>> However, if you like kernel programming, the comedi -> analogy port is
>> quite easy to perform.
>>
>> The last solution: I can add the port in my TODO list. In such a case,
>> I just have one request:
>> - Are you OK with testing and validating the analogy driver on your
>> system (I do not own this card)?
>>
>> Alexis.
>>
> Hi,
> It would be great if you could add the port to your TODO list, of course
> we test and validate the driver on our system, and any other
> requirements need for the port.
> In the mean time I start get practice with xenomai and RTDM (any
> suggestion or pointer to speed up it ...) , we should have also support
> from Jonas Buchli and Peter Pastor from USC
> because the final goal is to run ouyr SL system based on Xenomai.

I saw your first mail. I had a look at the driver, the port will not
be that difficult. I appended the port on my todo list. I have some
things to do before starting it.

> Thanks
> Alessio
>
>
> --
>
> ISTITUTO ITALIANO
> DI TECNOLOGIA
>
> Alessio Margan
> /Senior Technician/
> mail me <mailto:alessio.margan@domain.hid>
>
> Via Morego, 30 16163 Genova
> <http://maps.google.com/maps?f=q&hl=en&geocode=&q=via+morego,+30+genova&sll=37.0625,-95.677068&sspn=85.420533,191.601563&ie=UTF8&ll=44.474913,8.907037&spn=0.004685,0.011652&t=h&z=17&iwloc=addr>
>
> www.iit.it <http://www.iit.it>
>
Alexis.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-11-20 10:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-18 15:33 [Xenomai-help] Analogy Sensoray s526 Alessio Margan @ IIT
2009-11-18 17:35 ` Alexis Berlemont
2009-11-20  8:40   ` Alessio Margan @ IIT
2009-11-20 10:49     ` Alexis Berlemont

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.