paparazzi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Paparazzi-devel] 4.0 release preparation


From: antoine drouin
Subject: Re: [Paparazzi-devel] 4.0 release preparation
Date: Thu, 2 Feb 2012 18:00:56 +0100

> - subsystems for new ahrs estimation algorithms: float_cmpl_rmat

why use the floating point version when there exist a fixed point
version (ahrs_int_cmpl.c)? I wrote the floating point version only to
serve as a reference for the fixed point version.

also the float version should probably be renamed to match the fixed
point version (ahrs_float_cmpl.c) as it can use either rotation
matrices (AHRS_PROPAGATE_RMAT) or quaternions (AHRS_PROPAGATE_QUAT)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]