Andras Schaffer
Andras Schaffer
Copter 4.4.4, OrangeCubePlus, Dual Here4 gps. Logs show spikes in EKF Position innovations, some are close to the error threshold. IMU0/Lane1 and IMU1/Lane2 shows frequent spikes, but IMU2/Lane3 show only...
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 :...
If a param change causing the change in the number of parameters, the parameter subsystem could stuck in a "downloading is in progress" state. This pr: removes the name check,...
High frequency proximity updates can cause concurrency issues on slower machines, data is updated during drawing, causing exceptions.
Expose AP_Generator error_code to LUA script, - Allows script based management guide - Dynamic speed change based on Fuel Cell state
As per mavlink, rcin.rssi is 0-254, 0 being the worst and 254 being the best and 255 invalid/unknown Fixes #3371
