ACE3/extensions
ulteq be482ea097 Advanced Ballistics - Drag model revamp & Spin drift correction (#5566)
* Advanced Ballistics - Drag model revamp
- Moved away from using the drag tables from the GNU exterior ballistics library
- The drag functions are now based off this data from JBM Ballistics: http://www.jbmballistics.com/ballistics/downloads/text/
- The differences are minor, but some players might still appreciate the additional authenticity

* The Mach number is now calculated in relation to the air temperature.

* Improved speed of sound calculation accuracy.

* Advanced Ballistics - DLL update

* Advanced Ballistics - Added drag function reference (JBM Ballistics)

* Advanced Ballistics - Fixed calculation error in the spin drift simulation
- The error was introduced with this PR (https://github.com/acemod/ACE3/pull/4708)

* More descriptive variable names

* Minor performance optimizations

* Fixed some minor issues

* DLL rebuild

* Utilize new 'toFixed' script command
- Small performance improvement

* Fixed a typo

* Use correct reference speed for the drag compensation

* Updated all 'airFriction' values to match the new drag model

* 'Default' atmosphere now equals the ICAO standard atmosphere

* Update reference humidity to meet the ICAO standard
2017-10-06 13:05:20 -05:00
..
advanced_ballistics Advanced Ballistics - Drag model revamp & Spin drift correction (#5566) 2017-10-06 13:05:20 -05:00
break_line Fixed c4996 compiler warning/error due to use of strncpy 2016-02-17 15:31:12 -06:00
build Normalize to LF line endings 2016-05-30 18:37:03 +02:00
clipboard Merge branch 'master' into fix-c4996 2016-06-12 17:35:19 +02:00
cmake Normalize to LF line endings 2016-05-30 18:37:03 +02:00
common Normalize to LF line endings 2016-05-30 18:37:03 +02:00
dynload Normalize to LF line endings 2016-05-30 18:37:03 +02:00
fcs FCS - removed dead code (#4663) 2016-11-12 17:36:21 +01:00
medical Patched medical extension 2016-02-17 16:26:14 -06:00
parse_imagepath Fixed strncpy in parse_imagepath 2016-03-06 22:06:11 +03:00
CMakeLists.txt Update AB dll for 3.11 changes (#5538) 2017-09-22 10:53:42 -05:00