Kamil Ritz
|
e52482501a
|
Expand standalone mathlib double precision functions' usage
|
5 years ago |
Kamil Ritz
|
1fa6870cd6
|
Perform geo.cpp's mathlib calls in double point precision
|
5 years ago |
kamilritz
|
f20726d47f
|
Expand auto-format coverage and tiny style changes
|
5 years ago |
Daniel Agar
|
cd34ab802d
|
mathlib delete floorf in favor of math.h
|
6 years ago |
Sebastian Verling
|
710c52980e
|
fixed calculation of magentic table values by using floor instead of int casting
|
6 years ago |
Daniel Agar
|
d6a3110918
|
visual studio build compatibility
|
7 years ago |
Daniel Agar
|
e5952fadaf
|
cmake standalone build
|
7 years ago |
Daniel Agar
|
cd12f049fe
|
move geo and geo_lookup from PX4 Firmware to ECL
|
7 years ago |
Daniel Agar
|
eb4f5ecbb9
|
cmake add all EKF sources (#243)
- trivial cmake cleanup
- travis-ci build with both gcc and clang
- update matrix to latest (matches PX4)
- closes #240
|
8 years ago |
waltjohnson
|
7c158aa59b
|
Addressed C99 compiler issues of initializing variables in header and unused included statements.
|
9 years ago |
mcsauder
|
6a61f9ba77
|
Remove a define that might not be required for compilations in other scnearios outside of C99 restrictions to minimize Pull Request modifications.
|
9 years ago |
mcsauder
|
115c87a0ea
|
Remove an include that was unnecessary.
|
9 years ago |
mcsauder
|
1aee1b895a
|
Uncomment commented lines that removed Eigen namespaces and dependencies.
|
9 years ago |
mcsauder
|
f9be23933b
|
Correct deg to rad conversion inversion. Add additional functionality to mathlib to allow standalone compile without Limits.cpp and Limits.hpp files from PX4.
|
9 years ago |
Paul Riseborough
|
f55a0bff53
|
EKF: Fix code style
|
9 years ago |
bugobliterator
|
ba7f0fc9ff
|
EKF: add licensing information for mathlib header and src
|
9 years ago |
bugobliterator
|
263c48d089
|
EKF: remove dependecies and allow ekf to be built as standalone shared lib
|
9 years ago |