From c67a7536d464b7f788cf20c8be0decb19b2d82ee Mon Sep 17 00:00:00 2001 From: PX4 Build Bot Date: Sun, 22 Sep 2019 08:37:30 -0400 Subject: [PATCH] Update submodule matrix to latest Sun Sep 22 08:37:30 EDT 2019 - matrix in PX4/Firmware (8b1f9546aabfe6ab2a0431f1d5af6dcc976d4f59): https://github.com/PX4/Matrix/commit/60c9c99dcc44ea12bed0c3f9b95d01e2aa6d7d9e - matrix current upstream: https://github.com/PX4/Matrix/commit/c34e8dc98fd05ea55dcd4c9fc551b11a3d23a601 - Changes: https://github.com/PX4/Matrix/compare/60c9c99dcc44ea12bed0c3f9b95d01e2aa6d7d9e...c34e8dc98fd05ea55dcd4c9fc551b11a3d23a601 c34e8dc 2019-09-17 Matthias Grob - helper: consider matrices with the same NANs and INFINITYs equal bbaa938 2019-09-17 Matthias Grob - helper: consider NAN equal to NAN such that vectors can be compared exactly 33a6291 2019-09-17 Matthias Grob - Matrix: add proper print function testing b0b7d72 2019-09-17 Matthias Grob - Multiplication test: fix division resulting in NAN 3747232 2019-09-17 Matthias Grob - LeastSquaresSolver: Fix nasty GCC compile optimization error 5844b0e 2019-09-16 Matthias Grob - Implement one float equality check and use it everywhere 1e80807 2019-09-16 Matthias Grob - test: Add uncovered equality checks with NAN and INFINITE a374f37 2019-09-16 Matthias Grob - Include helper_functions like all other library components --- src/lib/matrix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/matrix b/src/lib/matrix index 60c9c99dcc44..c34e8dc98fd0 160000 --- a/src/lib/matrix +++ b/src/lib/matrix @@ -1 +1 @@ -Subproject commit 60c9c99dcc44ea12bed0c3f9b95d01e2aa6d7d9e +Subproject commit c34e8dc98fd05ea55dcd4c9fc551b11a3d23a601