57 Commits (70d8a086263d76ec1b59a8b6b2e58842a610414c)

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
Gustavo Jose de Sousa 6729475b25 AP_Math: fix eulers example for PX4 9 years ago
Gustavo Jose de Sousa d9bb696fa3 AP_Math: avoid bias in rand_num() in eulers example 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
Andrew Tridgell 8f4ce7f20b build: removed all nocore.inoflag files 9 years ago
Lucas De Marchi 20c6ffc5e3 Replace use of UARTDriver::printf_P() with UARTDriver::printf() 9 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 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 fb2eb262e7 AP_Math: use ARRAY_SIZE instead of defining another one 10 years ago
Andrew Tridgell 6009ae55b1 AP_Math: fixed build of eulers example sketch 10 years ago
Andrew Tridgell 4d040bbb94 AP_Math: convert example from .pde to .cpp 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
Jonathan Challinger cdd2199138 AP_Math: expand frame transformation test case for quaternions 10 years ago
Jonathan Challinger 70845882a7 AP_Math: fix up rotation test suite 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 acd54d0826 AP_Math: fixed example build 11 years ago
Andrew Tridgell 2df314799e AP_Math: added tests for quaternion to/from rotation matrix 11 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
Pat Hickey eb530b86e8 move Arduino.mk to /mk/Arduino.mk 12 years ago
Andrew Tridgell 7d27e420ae AP_HAL: remove unnecessary Arduino.h includes 12 years ago
Pat Hickey 475da4eca4 CONFIG_HAL_BOARD - test sketches fixed up, build all passes 12 years ago
Pat Hickey a4f1f6a5db AP_Progmem: fix dependencies for all sketches touched by AP_HAL_AVR 12 years ago
Pat Hickey 7dbe198e5c AP_Math: port to work on coreless arduino (AP_HAL) 12 years ago
Pat Hickey 3f1d9d7f69 AP_Param: #include <AP_Param.h> fixups for libraries & sketches 12 years ago
rmackay9 56f88821e9 AP_AHRS: fix example sketch 12 years ago
rmackay9 d6324b3964 AP_Math: fix compile errors example sketches 12 years ago
uncrustify 86627c9a9d uncrustify libraries/AP_Math/examples/eulers/eulers.pde 13 years ago
Andrew Tridgell 22ff8cb197 examples: fixed build of some examples with new AP_Declination code 13 years ago
Andrew Tridgell 17fbb8ea26 Math: fixed the build of the eulers test in SITL 13 years ago