Open EosBandi opened 10 months ago
Fix exception, when a float parameter has value larger than decimal.MaxValue. (The only possible case when flt_max is used in the AP code for a parameter value...) This fix : https://github.com/ArduPilot/MissionPlanner/issues/3264
Fix exception, when a float parameter has value larger than decimal.MaxValue. (The only possible case when flt_max is used in the AP code for a parameter value...) This fix : https://github.com/ArduPilot/MissionPlanner/issues/3264