64 Commits (db90ee6841cf2b84d3c86fb44ed9292a493c8cbc)

Author SHA1 Message Date
Pierre Kancir f2812c1efd AP_Math: example fix travis warning 8 years ago
murata ec4cce15a1 AP_Math: Unify from print or println to printf. 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Lucas De Marchi ae53920e5b build: don't build examples with old build system 8 years ago
Andrew Tridgell 3969bde84a AP_Math: fixed coverity warning in example 9 years ago
Peter Barker cb16d0b6c6 AP_Math: correct examples build on px4 9 years ago
dgrat 5148e41c1a AP_Math: Cleaned macro definitions 9 years ago
Gustavo Jose de Sousa c2e3f05dbf waf: ardupilotwaf: prefix build context methods with ap_ 9 years ago
Gustavo Jose de Sousa 3d22490397 waf: examples: use methods from bld instead of ardupilotwaf 9 years ago
Gustavo Jose de Sousa d281067bcc waf: make example binaries be placed in 'examples' dir 9 years ago
Siddharth Bharat Purohit a0c3cbffee AP_Math: add inverse matrix test example 9 years ago
Lucas De Marchi a096703b06 Global: don't link with AP_Progmem 9 years ago
Lucas De Marchi f5c03c786d AP_Math: remove unused AP_ADC_AnalogSource 9 years ago
Caio Marcelo de Oliveira Filho 6e7b73610d waf: add waf support 9 years ago
Caio Marcelo de Oliveira Filho 8257e6ab89 AP_Math: examples use millis/micros/panic functions 9 years ago
Andrew Tridgell 8f4ce7f20b build: removed all nocore.inoflag files 9 years ago
Lucas De Marchi fb28f426da AP_Math: remove check for AVR CPUs 9 years ago
Caio Marcelo de Oliveira Filho 5020db4481 AP_Math: remove unnecessary includes 9 years ago
Caio Marcelo de Oliveira Filho ec52df991c build: compile only the HAL files needed by the board 9 years ago
Caio Marcelo de Oliveira Filho 2e464a53c2 AP_HAL: make code not depend on concrete HAL implementations 9 years ago
Gustavo Jose de Sousa 4790371f9b AP_Math: standardize inclusion of libaries headers 10 years ago
Lucas De Marchi 0471de2342 AP_Math: use ARRAY_SIZE macro 10 years ago
Lucas De Marchi fb2eb262e7 AP_Math: use ARRAY_SIZE instead of defining another one 10 years ago
Andrew Tridgell 4d040bbb94 AP_Math: convert example from .pde to .cpp 10 years ago
Andrew Tridgell 2b828a794e AP_Math: fixed example build 10 years ago
Tom Pittenger e20ffa8c75 AP_Math: replace fabs() with fabsf() 10 years ago
Tom Pittenger a5d2f3a82f AP_Math: compiler warnings: float to double 10 years ago
Andrew Tridgell eca675c556 AP_Math: fix for HAL_SITL rename 10 years ago
Randy Mackay fecbf06008 AP_Math: fix example sketches 10 years ago
Tom Pittenger a8dda9f2ed AP_Math: fix compile warnings re float constants 10 years ago
Randy Mackay 689cc9e298 AP_Math: fix example sketch 10 years ago
Andrew Tridgell 917c9f7865 AP_Math: fixed example build 11 years ago
Andrew Tridgell 03dc27147e AP_Math: port examples to Linux 11 years ago
Andrew Tridgell aa5940c378 AP_Math: fixed example build 11 years ago
Andrew Tridgell e566802bf3 AP_Math: fixed example build 11 years ago
Niels Joubert 879eb5936b AP_MATH: Adding WGS GPS conversions, CRC16 checks, and double-precision Vectors and Matrices 11 years ago
Andrew Tridgell 9278685cdf AP_Math: fixed location build on SITL 11 years ago
Andrew Tridgell acd54d0826 AP_Math: fixed example build 11 years ago
Andrew Tridgell c1dff6aa65 AP_Math: fixed example build 11 years ago
Andrew Tridgell 93070a673e AP_Math: fixed example build 11 years ago
Andrew Tridgell 9b5b4ced60 AP_Math: fixed example build 11 years ago
Andrew Tridgell fb19dbb404 AP_Math: cope with large values passed into the wrap functions 12 years ago
Andrew Tridgell 873e54deb1 AP_Math: fixed example build 12 years ago
Andrew Tridgell 2b1fcc964f AP_Math: added a quick test of floating point location accuracy 12 years ago
Andrew Tridgell 9cb6c987d4 AP_Math: fixed example build 12 years ago
Andrew Tridgell 1d75b52411 AP_Math: use const references not pointers for location functions 12 years ago
tobias 217b8d7a59 cleanup: use const for struct Location pointers and references 12 years ago
James Bielman 5631f865b2 Update floating point calculations to use floats instead of doubles. 12 years ago
Andrew Tridgell 374af1cd14 build: change from Arduino.mk to apm.mk 12 years ago
Andrew Tridgell a1187519a8 AP_HAL: use AP_HAL_BOARD_DRIVER in remaining test sketches 12 years ago