(accidental repost removed)
In the build directory, there is an intellij folder. There is an OHLA.ipr file which...
I haven't used IntelliJ before, but just downloaded it. Could you maybe describe...
I haven't used IntelliJ before, but just downloaded it. Could you maybe describe...
I run it from IntelliJ and all my 'run' settings are in there. I haven't had much...
Have you considered adding a README to the project, with a basic description of what...
You said 'Pitch' RTI, but did you mean 'OHLA' RTI? If so, you need to include the...
The ServiceLoader needs a file specifing which class implements the interface RTIFactory....
tagging 0.6.1 release
tagging 0.6.1 release
- updated build file to reflect 0.6.1
- fixed issue where LOTS was not updated on the...
It is a bug. I correctly handle this on the FederationExecution side, but failed...
I am using RTIambassador.nextMessageRequest(), and I noticed that after my federates...
- converstion to Google Protocol Buffers for da...
It is a bug. The declared attribute/parameter maps are checked for equality instead...
I have created a federation using Open HLA, and it works if the federation is created...
I've attached the files here... it was actually a while ago that I did a bulk of...
There is not a lot of bug traffic, so, posting here is just fine. I'll try to update...
You can send me the files you want to contribute and I'll add them in for the next...
Thanks! Would it be helpful to use the bug tracker in the future? I would have posted...
I have some completed implementations based in part on the 1516 jlc classes (with...
I have yet to implement those. I will add them to the list of things for 0.7. I'm...
Thanks for the bug report. I updated all the compareTo() methods to use Long.compare()...
I am curious why there is a null return value for the getEncoderFactory() method...
The compareTo method has a bug in IEEE1516eHLAfloat64Time under OHLA 0.6, if the...
I'll make sure the synchronize calls are all at the end of the constructor where...
If you move the synchronize() call on line 83 to the end of the constructor (after...
In that test, federate[0] sends 2 interactions (one at 5, the other at 10) during...
Hi, I am interested in using ohla package to test our simulation environment together...
Hi, I am interested in using ohla package to test our simulation environment together...
Hi, I am interested in using ohla package to test our simulation environment together...
tagging 0.6 release
tagging 0.6 release
OHLA 0.6.0 Released
- all tests passing, prepping for 0.6 release
- updating HLA 1.3 testsuite