Sana, I don't know off the top of my head why that would be happening. Which time values are you using for the time? Are they some time value in the TagReportData (i.e. FirstSeenTimestamp)? My only other question is which of the two values (received time or sent time) doesn't make sense. Either one of the values is too large, or the other is too small. How much is the faulty value off by? milliseconds or millenniums?
As for the llrp.jar source, I will have to do some digging around on my computer when I get home. We used that llrp library before the llrp toolkit (llrp.org) was in existence. We now recommend all our users to use that code instead because that library has community support. Please see our new sample llrp client here: http://wiki.rifidi.org/index.php/LLRPHelloWorld for an example on how to use it (its syntax is similar to the llrp.jar); we just haven't had time to change the llrp virtual reader over yet. Also, I am going to add this thread onto our fourms (forums.rifidi.org) so that other users can find this information more easily. -- Kyle Neumeier Technical Lead Pramari, LLC. Manchester, CT. sana qadir wrote: > Hello, > > I am running the Rifidi emulator code on machine A and the > LLRPHelloWorld on machine B. Both the machines are identical in their > specifications and their time has been synchronized using Network Time > Protocol. I have extended the logging in Rifidi and added it to > LLRPHelloWorld. My aim is to use the information reported to calculate > the time it takes for an LLRP message to travel from one endpoint to > the other. The weird thing is that for some of the messages, I am > getting negative values for receive time - sent time. Any ideas about > what could be the problem or how I should go about troubleshooting this? > > BTW, is it possible to obtain the source code for llrp.jar used by the > latest stable release of Rifidi Emulator 1.5? > > Thanks, > Sana > > ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Rifidi-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rifidi-developers
