Hi,

at a first glance I think you're propably looking at the wrong side;
just have a look at the API documentation on RTAI (instead of RTnet).

The API documentation on RTAI is included in the source package under
the directory doc/generated/html/api/index.html

There's also an excellent tutorial on creating real time applications
at this place:
http://www.isd.mel.nist.gov/projects/rtlinux/rtutorial/doc/tutorial.htm
(downloadable as .tar.gz: http://www.isd.mel.nist.gov/projects/rtlinux/)

Best regards,

   Klaus

Vinod Kone schrieb:

Hi,

Can you please let me know about rtos_timer_start().

My requirement is this... I have a kernel module which can send packets periodically on the RT network.But I want this module to start sending packets only at a certain time (for ex: start sending periodically from 10:00 AM) but not as soon as i load it into kernel.

How do i accomplish this task in rtnet.Can I use the rtos_timer oneshot mode for this ? Or should i use the traditional 'alarm' in linux.

I really hope there should be an API for rtnet functions.I dont know where to look for certain function definitions and data structures specific to rtnet which were used in the examples.


Thanx,
Vinod


-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
RTnet-users mailing list
RTnet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rtnet-users


--
Institut für Informatik
Friedrich-Alexander-Universität Erlangen-Nürnberg
http://www.cs.fau.de



-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
RTnet-users mailing list
RTnet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to