Skip to content

Adding 5 as the value for MIL in ADM, and fixing issue where ClFall was calling ClAll

Didier requested to merge add-MIL-to-ADM into master

When angular mode is set to MIL, the value returned by ADM is now 5 instead of 0.
Closes #1414 (closed)

Also another issue has been fixed: ClFall was wrongly calling ClAll.

Merge request reports