Matthias Grob
|
db7430aa65
|
matrix helper: remove needless comment line
|
2022-03-23 10:51:45 +01:00 |
|
Matthias Grob
|
4a5a8d59fe
|
matrix helper: add documentation for sign function
|
2022-03-23 08:47:52 +01:00 |
|
Matthias Grob
|
d0abcc1ca3
|
MatrixHelperTest: add unit tests for the signum function
|
2022-03-23 08:47:52 +01:00 |
|
Matthias Grob
|
03f836f79d
|
matrix helper: fix sign function zero case
|
2022-03-23 08:47:52 +01:00 |
|
Matthias Grob
|
9ab99a7689
|
MatrixHelperTest: don't rely on FLOAT_EQ accepting FLT_EPSILON inaccuracy
|
2022-03-18 13:35:18 +01:00 |
|
Thomas Stastny
|
144697bb6a
|
MatrixHelperTest: correct wrap compare values
|
2022-03-18 13:35:18 +01:00 |
|
Matthias Grob
|
cde7b1bc41
|
Matrix: remove deprecated minimal test framework
|
2022-03-17 13:02:22 +01:00 |
|
Matthias Grob
|
91493307b9
|
Matrix: convert vector test to gtest
|
2022-03-17 13:02:22 +01:00 |
|
Matthias Grob
|
4b63f6b29a
|
Matrix: convert vector assignment test to gtest
|
2022-03-17 13:02:22 +01:00 |
|
Matthias Grob
|
f4b53d2762
|
Matrix: convert vector3 test to gtest
|
2022-03-17 13:02:22 +01:00 |
|
Matthias Grob
|
ddfd62dfc2
|
Matrix: convert vector2 test to gtest
|
2022-03-17 13:02:22 +01:00 |
|
Matthias Grob
|
be28aeb3ee
|
Matrix: convert upper right triangle test to gtest
|
2022-03-17 13:02:22 +01:00 |
|
Matthias Grob
|
4d43aad847
|
Matrix: convert transpose test to gtest
|
2022-03-17 13:02:22 +01:00 |
|
Matthias Grob
|
b3cc18c6de
|
Matrix: convert square test to gtest
|
2022-03-17 13:02:22 +01:00 |
|
Matthias Grob
|
555ed9b9d8
|
Matrix: convert slice test to gtest
|
2022-03-17 13:02:22 +01:00 |
|
Matthias Grob
|
46df8ab60c
|
Matrix: convert set identity test to gtest
|
2022-03-17 13:02:22 +01:00 |
|
Matthias Grob
|
831f0e9aac
|
Matrix: convert scalar multiplication test to gtest
|
2022-03-17 13:02:22 +01:00 |
|
Matthias Grob
|
38d742f1b5
|
Matrix: convert pseudo inverse test to gtest
|
2022-03-17 13:02:22 +01:00 |
|
Matthias Grob
|
57e443c4a4
|
Matrix: convert multiplication test to gtest
|
2022-03-17 13:02:22 +01:00 |
|
Matthias Grob
|
719898f1e3
|
Matrix: convert least squares test to gtest
|
2022-03-17 13:02:22 +01:00 |
|
Matthias Grob
|
fddcf342e9
|
Matrix: convert inverse test to gtest
|
2022-03-17 13:02:22 +01:00 |
|
Matthias Grob
|
f5ec4b2339
|
Matrix: convert integral test to gtest
|
2022-03-17 13:02:22 +01:00 |
|
Matthias Grob
|
7c9e28c168
|
Matrix: convert helper test to gtest
|
2022-03-17 13:02:22 +01:00 |
|
Matthias Grob
|
0c4c3a917c
|
Matrix: convert hat vee test to gtest
|
2022-03-17 13:02:22 +01:00 |
|
Matthias Grob
|
8f695a5613
|
Matrix: convert filter test to gtest
|
2022-03-17 13:02:22 +01:00 |
|
Matthias Grob
|
79e8152f05
|
Matrix: convert dual test to gtest
|
2022-03-17 13:02:22 +01:00 |
|
Matthias Grob
|
62571b6984
|
Matrix: convert copy to test to gtest
|
2022-03-17 13:02:22 +01:00 |
|
Matthias Grob
|
35b035e880
|
Matrix: convert attitude test to gtest
|
2022-03-17 13:02:22 +01:00 |
|
Matthias Grob
|
c33bf5b705
|
Matrix: convert assignment test to gtest
|
2022-03-17 13:02:22 +01:00 |
|
Matthias Grob
|
fa35635486
|
Matrix: change naming of sparse vector test
|
2022-03-17 13:02:22 +01:00 |
|
Matthias Grob
|
c4bc062714
|
helper_functions: generalize unwrapping function
|
2022-03-08 10:56:32 +01:00 |
|
Matthias Grob
|
c86c2db07f
|
helper_functions: simplify unwrap function
|
2022-03-08 10:56:32 +01:00 |
|
Thomas Stastny
|
5a3aba9c21
|
matrix: add angle unwrapping method
|
2022-03-08 10:56:32 +01:00 |
|
Matthias Grob
|
68a0414622
|
Quaternion: rename function to rotate vectors
|
2022-03-07 20:03:54 -05:00 |
|
Daniel Agar
|
96bf3aa5d0
|
matrix: apply PX4 astyle
|
2021-11-16 12:30:51 -05:00 |
|
Daniel Agar
|
ab07f5300b
|
lib/matrix: delete unused and add testing to PX4
|
2021-11-16 12:27:14 -05:00 |
|
Daniel Agar
|
4a3d64f1d7
|
consume PX4/Matrix repository and preserve history
|
2021-11-16 12:24:19 -05:00 |
|
Daniel Agar
|
38516f7e9c
|
delete matrix submodule
|
2021-11-16 12:20:57 -05:00 |
|
bresch
|
984a698760
|
matrix: update to include min/max of slices
|
2021-10-08 09:35:40 +02:00 |
|
Beat Küng
|
291ca246d2
|
matrix: update submodule (improves matrix inversion)
|
2021-09-05 23:18:28 -04:00 |
|
PX4 BuildBot
|
6060ec8c9a
|
Update submodule matrix to latest Thu Aug 5 00:39:10 UTC 2021
- matrix in PX4/Firmware (6be58a88905d2ef63bc3aaa1a01c82346c181742): https://github.com/PX4/PX4-Matrix/commit/b8568a89db8455d0ab2e2e391e2149ba2e5e10dd
- matrix current upstream: https://github.com/PX4/PX4-Matrix/commit/3d1c9b988dff1d95f36cdd1df3e84d7a2365501c
- Changes: https://github.com/PX4/PX4-Matrix/compare/b8568a89db8455d0ab2e2e391e2149ba2e5e10dd...3d1c9b988dff1d95f36cdd1df3e84d7a2365501c
3d1c9b9 2021-08-05 romain-chiap - quaternion exponential (#164)
|
2021-08-04 21:59:01 -04:00 |
|
PX4 BuildBot
|
96c7fe4978
|
Update submodule matrix to latest Thu Apr 15 12:39:10 UTC 2021
- matrix in PX4/Firmware (501b463b36b07481181c15b734861704d9f27020): https://github.com/PX4/PX4-Matrix/commit/1d0e7f1ca1187c90c70a9dac92ca6294a320b1d3
- matrix current upstream: https://github.com/PX4/PX4-Matrix/commit/b8568a89db8455d0ab2e2e391e2149ba2e5e10dd
- Changes: https://github.com/PX4/PX4-Matrix/compare/1d0e7f1ca1187c90c70a9dac92ca6294a320b1d3...b8568a89db8455d0ab2e2e391e2149ba2e5e10dd
b8568a8 2021-04-14 Daniel Agar - Euler: improve quaternion constructor
|
2021-04-15 13:27:07 -04:00 |
|
PX4 BuildBot
|
592dc65bae
|
Update submodule matrix to latest Thu Apr 15 00:39:06 UTC 2021
- matrix in PX4/Firmware (d9ebf2a842f611976d7ba5078d3f31ad8cde55a7): https://github.com/PX4/PX4-Matrix/commit/3679f7fd5160c7d2a8271b1134ca1e601f1a4254
- matrix current upstream: https://github.com/PX4/PX4-Matrix/commit/1d0e7f1ca1187c90c70a9dac92ca6294a320b1d3
- Changes: https://github.com/PX4/PX4-Matrix/compare/3679f7fd5160c7d2a8271b1134ca1e601f1a4254...1d0e7f1ca1187c90c70a9dac92ca6294a320b1d3
1d0e7f1 2021-04-14 Daniel Agar - Matrix: use naive per element copy instead of memcpy call
1344ce0 2021-04-14 Daniel Agar - Euler: simplify DCM constructor
|
2021-04-14 23:11:41 -04:00 |
|
Daniel Agar
|
1981519aad
|
L1 position controller: use double precision floating point for all lat/lon
|
2021-02-12 21:59:56 +01:00 |
|
PX4 BuildBot
|
f571b29ae8
|
Update submodule matrix to latest Sun Jan 24 12:39:24 UTC 2021
- matrix in PX4/Firmware (92f2043d8b): https://github.com/PX4/PX4-Matrix/commit/054f8b12f4da79767df6e05bb1d2cc8d679b99f3
- matrix current upstream: https://github.com/PX4/PX4-Matrix/commit/977cf52322ab3ca93125423a0f9e9b3eca0516d7
- Changes: https://github.com/PX4/PX4-Matrix/compare/054f8b12f4da79767df6e05bb1d2cc8d679b99f3...977cf52322ab3ca93125423a0f9e9b3eca0516d7
977cf52 2021-01-22 Julian Kent - Ignore debug line in code coverage
4837316 2021-01-22 Julian Kent - Fix small inconsistencies and compiler warnings
d540ca5 2021-01-13 Julian Kent - Coerce default epsilon values to Type
|
2021-01-24 09:21:02 -05:00 |
|
PX4 BuildBot
|
01e3f0d586
|
Update submodule matrix to latest Tue Jan 5 12:40:51 UTC 2021
- matrix in PX4/Firmware (fd97e28019fa9c665d9b3c6995098dd51b4ab022): https://github/commit/15e54ceda176f05e1ae38e71692d15cafb9e3a62
- matrix current upstream: https://github/commit/054f8b12f4da79767df6e05bb1d2cc8d679b99f3
- Changes: https://github/compare/15e54ceda176f05e1ae38e71692d15cafb9e3a62...054f8b12f4da79767df6e05bb1d2cc8d679b99f3
054f8b1 2021-01-04 Julian Kent - Use a single inverse implementation for a single matrix size
|
2021-01-05 19:24:42 -05:00 |
|
PX4 BuildBot
|
5868463d06
|
Update submodule matrix to latest Fri Dec 18 12:38:33 UTC 2020
- matrix in PX4/Firmware (a505e82391bdb9d81c03d45919f2158cee6baa8c): https://github/commit/ea43303c1cd55b0da8e152373b49dd2d5e381772
- matrix current upstream: https://github/commit/15e54ceda176f05e1ae38e71692d15cafb9e3a62
- Changes: https://github/compare/ea43303c1cd55b0da8e152373b49dd2d5e381772...15e54ceda176f05e1ae38e71692d15cafb9e3a62
15e54ce 2020-11-04 Julian Kent - Rework rank-detection tolerance in pseudoinverse
d9a5e3d 2020-11-04 Julian Kent - Add test for new cutoff threshold
|
2020-12-18 10:15:20 -05:00 |
|
PX4 BuildBot
|
e5a00033f5
|
Update submodule matrix to latest Thu Dec 17 23:05:20 UTC 2020
- matrix in PX4/Firmware (788e6b9ad163f314ddd53a23f3705ca0018519f4): https://github/commit/a504b6e88152d88dba936bc74e449f2f281b84e2
- matrix current upstream: https://github/commit/ea43303c1cd55b0da8e152373b49dd2d5e381772
- Changes: https://github/compare/a504b6e88152d88dba936bc74e449f2f281b84e2...ea43303c1cd55b0da8e152373b49dd2d5e381772
ea43303 2020-12-16 JacobCrabill - test/vector3: Add test for scalar +/- operators
158409a 2020-03-23 JacobCrabill - Vector3f: Add operator+/- for scalars
|
2020-12-17 19:05:46 -05:00 |
|
PX4 BuildBot
|
5ce0b5a32c
|
Update submodule matrix to latest Sat Nov 7 19:38:27 EST 2020
- matrix in PX4/Firmware (0c3c9bea0f8466d0c14326d134fd0fa06f480cf5): https://github/commit/ce6b10b99af722a4e653387d40019a8428d2a54f
- matrix current upstream: https://github/commit/a504b6e88152d88dba936bc74e449f2f281b84e2
- Changes: https://github/compare/ce6b10b99af722a4e653387d40019a8428d2a54f...a504b6e88152d88dba936bc74e449f2f281b84e2
a504b6e 2020-11-04 Mitchell-Lee-93 - precision of tol for float has been changed
|
2020-11-08 12:35:27 +01:00 |
|
PX4 BuildBot
|
e54df5c57a
|
Update submodule matrix to latest Fri Aug 28 00:40:08 UTC 2020
- matrix in PX4/Firmware (5d014729e6cce9ca5814b5b803347ea561743cec): https://github.com/PX4/Matrix/commit/25c04553488bb86470592a1cdccac56979bf59bb
- matrix current upstream: https://github.com/PX4/Matrix/commit/ce6b10b99af722a4e653387d40019a8428d2a54f
- Changes: https://github.com/PX4/Matrix/compare/25c04553488bb86470592a1cdccac56979bf59bb...ce6b10b99af722a4e653387d40019a8428d2a54f
ce6b10b 2020-08-27 Julian Oes - Fix clang-tidy warnings
13f092a 2020-08-26 Kamil Ritz - sparse quadratic form
3a5bfb2 2020-08-25 Julian Oes - matrix: inline to prevent multiple definitions (#147)
e101edc 2020-08-24 Julian Oes - Matrix: fix warning if M == N (#146)
cd8ad15 2020-08-24 Morten Fyhn Amundsen - Make wrap() work with integer types (#145)
|
2020-08-27 21:40:26 -04:00 |
|