11 Commits

Author SHA1 Message Date
Daniel Agar
2927132954 clang-format set BreakBeforeBraces to Linux style
- this keeps things consistent with PX4/Firmware astyle
2020-06-25 13:23:52 -04:00
Daniel Agar
41b9e4f628 geo_lookup: move tables to separate file 2020-06-22 09:45:22 -04:00
Kamil Ritz
e52482501a Expand standalone mathlib double precision functions' usage 2020-04-13 20:34:41 +02:00
Kamil Ritz
1fa6870cd6 Perform geo.cpp's mathlib calls in double point precision 2020-04-13 20:34:41 +02:00
kamilritz
f20726d47f Expand auto-format coverage and tiny style changes 2020-01-27 16:54:25 +01:00
Daniel Agar
cd34ab802d mathlib delete floorf in favor of math.h 2019-05-28 19:42:59 +10:00
Matthias Grob
90b4c7c065 mathlib: fix floorf indentation 2019-05-24 09:56:12 +02:00
Sebastian Verling
710c52980e fixed calculation of magentic table values by using floor instead of int casting 2019-05-24 09:09:26 +02:00
Daniel Agar
d6a3110918 visual studio build compatibility 2018-05-03 22:25:36 -04:00
Daniel Agar
e5952fadaf cmake standalone build 2018-05-03 22:25:36 -04:00
Daniel Agar
cd12f049fe move geo and geo_lookup from PX4 Firmware to ECL 2018-03-26 21:52:11 -04:00