I would like to test a simple example of user space app with rtnet tdma. I 
successfully tested the RTAI example of simpleserver and simpleclient and it 
works fine. Then i configured the two machines to run as tdma master and tdma 
slave:

master:
# tdmacfg rteth0 master 1000000 
# tdmacfg rteth0 slot 0 100000

slave:
tdmacfg rteth0 slave
tdmacfg rteth0 slot 1 500000

I noticed the master started to transmit the synchronization_frame and the 
slave started to transmit the calibration_request_frames, and the masted then 
replied to them with calibration_reply_frames. Everything worked fine.

The i ran the  simpleserver and simpleclient once again and hoped the example 
will run over the tdma, but it doesn’t. No data is transmitted over the net. 
Any idea why not - I thought the axample will work with tdma with no change. 
Can yomeone please give me an example of user space app that runs on rtnet tdma 
or give me a hint what am i doing wrong.

Best Regards
Klemen
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
RTnet-users mailing list
RTnet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to