314 Commits

Author SHA1 Message Date
Pascal Serrarens
b555fb5d6a Converted all unit tests to template form
All checks were successful
Build and Run C++ Unit Tests / build-and-test (push) Successful in 2m2s
2025-12-22 15:01:11 +01:00
Pascal Serrarens
679471f748 Improved unit tests
All checks were successful
Build and Run C++ Unit Tests / build-and-test (push) Successful in 2m1s
2025-12-22 10:23:27 +01:00
Pascal Serrarens
ce578791d5 Angle Typed tests
All checks were successful
Build and Run C++ Unit Tests / build-and-test (push) Successful in 2m3s
2025-12-22 08:58:26 +01:00
a2ba625bac Disabled old Vector2 implementation
All checks were successful
Build and Run C++ Unit Tests / build-and-test (push) Successful in 2m19s
2025-12-19 17:19:45 +01:00
0def678cc5 Updated Matrix tests
All checks were successful
Build and Run C++ Unit Tests / build-and-test (push) Successful in 2m7s
2025-12-19 14:52:11 +01:00
39bed8db3e Added initial MatrixOf
Some checks failed
Build and Run C++ Unit Tests / build-and-test (push) Failing after 1m25s
2025-12-19 13:49:53 +01:00
a290e2e780 Make the workflow trigger on any branch
All checks were successful
Build and Run C++ Unit Tests / build-and-test (push) Successful in 2m4s
2025-12-19 12:47:55 +01:00
8756aa5d99 Merge branch 'CI' into 0.4_dev 2025-12-19 12:39:53 +01:00
d0a89797ad test change
All checks were successful
Build and Run C++ Unit Tests / build-and-test (push) Successful in 2m6s
2025-12-19 12:39:00 +01:00
4cf2511a8b Initial implementation Vector3Of 2025-12-19 12:36:51 +01:00
9886f98f6b Initial Vector2Of implementation 2025-12-19 12:32:34 +01:00
5c6f1a4169 add install cmake to workflow
All checks were successful
Build and Run C++ Unit Tests / build-and-test (push) Successful in 2m33s
2025-12-19 11:48:37 +01:00
3775c79f84 runs on ubuntu-latest
Some checks failed
Build and Run C++ Unit Tests / build-and-test (push) Failing after 1m53s
2025-12-19 11:39:18 +01:00
ed94f09a9c runs-on linux...
Some checks are pending
Build and Run C++ Unit Tests / build-and-test (push) Waiting to run
2025-12-19 11:35:12 +01:00
afd5d1189b changes job runs on self-hosted
Some checks are pending
Build and Run C++ Unit Tests / build-and-test (push) Waiting to run
2025-12-19 11:34:02 +01:00
d2362eba15 Updated workflow
Some checks are pending
Build and Run C++ Unit Tests / build-and-test (push) Waiting to run
2025-12-19 11:24:25 +01:00
7bc4d571f4 Added initial workflow 2025-12-19 10:16:37 +01:00
8b6f628d0c Fix Matrix unit test 2025-05-26 15:25:12 +02:00
28a3064dd9 Fix tests 2025-05-26 12:27:09 +02:00
Pascal Serrarens
91f42802e8 Reduced the use of raw pointers 2025-05-18 17:34:52 +02:00
83539df3e5 Fixes to make it work againg, but failing at udp.begin() 2025-04-17 12:50:49 +02:00
3cca327080 Optimizations 2025-04-09 16:07:49 +02:00
361807c334 Performance improvements 2025-04-09 12:31:46 +02:00
7bd83faf8f Processomg Acc data * propagating 2025-04-08 17:25:29 +02:00
0eb2851a3d Linking works 2025-04-02 17:25:11 +02:00
06ff5e9ab6 Added ESP-IDF Wifi/UDP support (but it still give linker errors) 2025-04-02 12:45:59 +02:00
7461a1ff77 Implemented integrate function 2025-04-02 10:03:31 +02:00
b7f102a3fb Fix matrix2 tests 2025-04-01 17:27:06 +02:00
7d2dd08776 First steps implementation Matrix operations 2025-04-01 15:24:20 +02:00
f05b411939 Cleanup 2025-03-12 17:53:00 +01:00
05a3b09974 Update namespace, Windows compatibility 2025-03-06 11:06:43 +01:00
Pascal Serrarens
95a248ab6e First udp communcation is working 2025-02-24 12:54:06 +01:00
Pascal Serrarens
fea15c31ca removed namespace Passer 2025-02-24 09:30:17 +01:00
Pascal Serrarens
753de2dbbb Fixes 2025-01-12 09:07:14 +01:00
Pascal Serrarens
9674f68516 Disabled test failing on MacOS 2025-01-01 22:33:19 +01:00
Pascal Serrarens
5b89234762 Made it work on MacOS 2025-01-01 22:32:56 +01:00
Pascal Serrarens
d0ba29e69b Updated LinearAlgebra 2024-12-30 14:26:22 +01:00
Pascal Serrarens
ebfb4fbe42 Merge commit '0b63a044eb84175cc922f3f1fe0ce039d101bf7b' 2024-12-30 14:25:23 +01:00
Pascal Serrarens
0b63a044eb Updated documentation, cleanup 2024-12-30 12:38:29 +01:00
Pascal Serrarens
a0082bd9e2 Add direction documentation 2024-12-30 12:15:01 +01:00
Pascal Serrarens
770ce327d2 Merge commit '2b5f5cd175b20fa01e04b696dfe0cfbe2c4ad9da' 2024-12-28 15:29:46 +01:00
Pascal Serrarens
2b5f5cd175 Removed shorthand Deg/Rad aliases... (see below) 2024-12-28 15:22:46 +01:00
Pascal Serrarens
d212db2783 Trying to fix specialization before instantiation error 2024-12-28 15:19:42 +01:00
Pascal Serrarens
e445e5bb93 Trying to fix specialization before instantiation error 2024-12-28 15:14:47 +01:00
Pascal Serrarens
f47e504bf4 Trying to fix specialization before instantiation error 2024-12-28 15:10:51 +01:00
Pascal Serrarens
b877d4d2f3 Trying to fix specialization before instantiation error 2024-12-28 15:06:34 +01:00
Pascal Serrarens
06e86236d5 Trying to fix specialization before instantiation error 2024-12-28 15:00:28 +01:00
Pascal Serrarens
e97aee99b1 Trying to fix specialization before instantiation error 2024-12-28 14:58:05 +01:00
Pascal Serrarens
0e00e5d39b Merge branch 'main' of http://gitlab.passervr.com/passer/cpp/linear-algebra 2024-12-28 14:52:50 +01:00
Pascal Serrarens
52de55d7d0 Trying to fix specialization before instantiation error 2024-12-28 14:52:20 +01:00