[root]/3rdParty/modelica3d/lib/modbus/src/c
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 8 (100.0%) | 240 (100.0%) | 30.0 |
sjoelund.se | 5 (62.5%) | 220 (91.7%) | 44.0 |
cschubert | 2 (25.0%) | 19 (7.9%) | 9.5 |
adeas31 | 1 (12.5%) | 1 (0.4%) | 1.0 |
Use the new external svn repos for 3rdParty sources
0 lines of code changed in 2 files:
modelica3d - enabled support to load file objects:
* bugfix in modcount: need to reserve len+1 chars for a string, since it is null terminated
* synchronize frame rates -> Now animation is too slow?
* need to copy all osg libraries to backend folder, otherwise loadFromFile fails
* use absolute filename, because the backend searches for files relative to itself instead of relative to mo file
* modbus is not strict c (assignment begore declaration), msvc complained
* several primitives are still missing: "pipecylinder", "pipe", "beam", "gearwheel", "spring"
19 lines of code changed in 2 files:
- Speed up Modelica3D (don't print whole lot of debug trace)
- Don't add a (sim) link if we did not even run the simulation in the first place
1 lines of code changed in 1 file:
- link with the dbus static lib. useful for simulations.
1 lines of code changed in 1 file:
- Adding makefiles for modelica3d
219 lines of code changed in 2 files: