ACE3/addons/atragmx
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
..
data Replaced TABs and newline braces 2015-04-13 23:10:55 +02:00
functions Advanced Ballistics - Drag model revamp & Spin drift correction (#5566) 2017-10-06 13:05:20 -05:00
UI New nighttime picture. 2015-05-26 22:26:30 +02:00
$PBOPREFIX$ Added missing PBOPREFIX files 2015-05-11 17:37:08 +02:00
CfgEventHandlers.hpp precompile on game start 2016-02-22 15:20:36 +01:00
CfgVehicles.hpp Use new QPATHTOF and QPATHTOEF macros 2016-04-08 20:34:50 +02:00
CfgWeapons.hpp Use CBA Misc Items (#5502) 2017-09-12 23:23:45 -05:00
config.cpp Moved all zero angle calculations into the advanced_ballistics.dll 2016-11-15 23:11:22 +01:00
initKeybinds.sqf Use new QPATHTOF and QPATHTOEF macros 2016-04-08 20:34:50 +02:00
README.md README.md files added to all modules 2015-08-19 04:18:33 +02:00
RscTitles.hpp Compatibility with newest mikro tools (#5442) 2017-08-22 12:53:58 -05:00
script_component.hpp Advanced Ballistics - Drag model revamp & Spin drift correction (#5566) 2017-10-06 13:05:20 -05:00
stringtable.xml Correct new Chinese stringtable identifiers (#5334) 2017-07-08 09:48:39 -05:00
XEH_postInit.sqf Verify params in atragmx profile gunlist (#4917) 2017-02-24 19:20:27 -06:00
XEH_preInit.sqf Add dev macro to quickly recompile functions (#4699) 2016-11-23 13:35:25 -06:00
XEH_PREP.hpp Verify params in atragmx profile gunlist (#4917) 2017-02-24 19:20:27 -06:00
XEH_preStart.sqf precompile on game start 2016-02-22 15:20:36 +01:00

ace_atragmx

ATragMX - Handheld ballistics calculator

Maintainers

The people responsible for merging changes to this component or answering potential questions.