Rewrite suspension geometry calculation and fix double-wishbone. Precompute and interpolate at runtime. |
|
More...
|
about 7 years ago
|
Merge pull request #51 from isghe/ptree_xml-removed |
|
More...
|
about 7 years ago
|
ptree_xml.cpp removed from Xcode project |
|
More...
|
about 7 years ago
|
Merge pull request #161 from isghe/fix-unittest |
|
More...
|
about 7 years ago
|
Merge pull request #49 from isghe/vd_cfrelease |
|
More...
|
about 7 years ago
|
Merge pull request #50 from isghe/missing_unittest |
|
More...
|
about 7 years ago
|
removed unused ptree_xml.cpp, read/write/test_xml |
|
More...
|
about 7 years ago
|
fix part 1 of ptree unit test |
|
More...
|
about 7 years ago
|
ReflectionSerializer_test ok |
|
More...
|
about 7 years ago
|
adding missing unit test: frustumcull.cpp |
|
More...
|
about 7 years ago
|
Merge pull request #160 from isghe/fix-doc |
|
More...
|
about 7 years ago
|
config_mac.mm: releasing created url. |
|
More...
|
about 7 years ago
|
gitignore: config_mac.o |
|
More...
|
about 7 years ago
|
fix testing doc |
|
More...
|
about 7 years ago
|
fix typos |
|
More...
|
about 7 years ago
|
Merge pull request #48 from isghe/macOS-10.13.6 |
|
More...
|
about 7 years ago
|
Merge pull request #158 from isghe/macOS-scons |
|
More...
|
about 7 years ago
|
macOS-scons: update docs/Compiling.md |
|
More...
|
about 7 years ago
|
fix macOS-scons compilation |
|
More...
|
about 7 years ago
|
fix svn data link |
|
More...
|
about 7 years ago
|
cartire1.cpp/h added to the project - compile ok |
|
More...
|
about 7 years ago
|
removed from project, missing file ref .h |
|
More...
|
about 7 years ago
|
removed from project, missing file ref |
|
More...
|
about 7 years ago
|
removed from target, missing file ref |
|
More...
|
about 7 years ago
|
Simplify transmission by using a vector instead of a map. |
|
More...
|
about 7 years ago
|
Clean up brake torque calculation. |
|
More...
|
about 7 years ago
|
Implement driveline constraint limit interpolation to reduce oscillations. |
|
More...
|
over 7 years ago
|
Implement MotorJoint and ClutchJoint constructors. |
|
More...
|
over 7 years ago
|
Only update driveline inertia when changing gear ratio (shifting). |
|
More...
|
over 7 years ago
|
Apply substepping to driveline constraints too. It helps with wheel slip jumps and oscillations. Get rid of wheel inertia multiplier. We still have oscillations but they are not as severe as before. |
|
More...
|
over 7 years ago
|