72 Commits (c49a914597a98a961adf497d0960367d0d895137)

Author SHA1 Message Date
Lucas De Marchi 0ccd2de12b AP_AHRS: fix use of undefined macro 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
Jonathan Challinger 5cb7331095 AP_AHRS: fix example build 9 years ago
Lucas De Marchi a096703b06 Global: don't link with AP_Progmem 9 years ago
Andrew Tridgell 6a5c5969fa AP_AHRS: fixed example build 9 years ago
Jonathan Challinger 6682b27456 AP_AHRS: rename get_dcm_matrix to get_rotation_body_to_ned 9 years ago
Lucas De Marchi 2b26a2eebe AP_AHRS: 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 3a17c858e3 AP_AHRS: use millis/micros/panic functions 9 years ago
Andrew Tridgell 8f4ce7f20b build: removed all nocore.inoflag files 9 years ago
Lucas De Marchi 124937ab61 AP_AHRS: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 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 9b73fcb6f8 AP_AHRS: remove unnecessary includes in the example 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
Randy Mackay b5e1ad89b3 AHRS: remove INS start style from example sketch 10 years ago
Gustavo Jose de Sousa 54d5277842 AP_AHRS: standardize inclusion of libaries headers 10 years ago
mirkix d169fea9ec AP_AHRS: Add Linux support for example 10 years ago
Andrew Tridgell edab50ab5a AP_AHRS: convert example from .pde to .cpp 10 years ago
Randy Mackay 3390d9932e AP_AHRS: fix example sketch 10 years ago
Tom Pittenger 20f47417d5 AP_AHRS: compiler warnings: apply is_zero(float) or is_equal(float) and float to doubles 10 years ago
Andrew Tridgell e597575747 AP_AHRS: fix for HAL_SITL rename 10 years ago
Tom Pittenger e28c555889 AHRS_DCM: fix compile warnings re float constants 10 years ago
Randy Mackay 7f25938834 AHRS: fix example sketch 10 years ago
Andrew Tridgell b488d6de00 AP_AHRS: fix for new compass API 10 years ago
Andrew Tridgell 031c81beee AP_AHRS: removed call to 1D accel cal 10 years ago
mirkix 49d81a9c99 AP_AHRS: fix apm1 oilpan support 10 years ago
Randy Mackay b66a1135d9 AHRS: fix example sketch compile error 10 years ago
Randy Mackay d8664d15d6 AHRS: fix example sketch 10 years ago
Andrew Tridgell d2c827aa4b AP_AHRS: updates for new AP_Baro API 10 years ago
Andrew Tridgell 38c1b622f3 AP_AHRS: fixed example build on APM2 10 years ago
Andrew Tridgell 89cdae62b4 AP_AHRS: fixed example build 10 years ago
Andrew Tridgell f79ce92673 AP_AHRS: fixed example build 10 years ago
Andrew Tridgell 0f5b65e40e AP_AHRS: fixed example build 11 years ago
Andrew Tridgell 82d0666501 AP_AHRS: fixed example build 11 years ago
Andrew Tridgell d70bee9249 AP_AHRS: fix for HAL_GPIO_* 11 years ago
Andrew Tridgell 35c111a63a AP_AHRS: fixed example build 11 years ago
Andrew Tridgell afab8a9c5b AP_AHRS: fixed example build 11 years ago
Randy Mackay 5bdc564191 AP_AHRS: fix example sketch 11 years ago
Andrew Tridgell d31e557983 AP_AHRS: save memory and reduce pointer references 11 years ago
Andrew Tridgell 8ee848a788 AP_AHRS: update for Stub -> HIL 12 years ago
Randy Mackay 8306d74da0 AHRS: remove DMP as an ahrs 12 years ago
Andrew Tridgell e1aa6e3ff1 libraries: fixed examples for no flash_leds() callback 12 years ago
Andrew Tridgell 15a4582ed7 AP_AHRS: changed to AP_Vehicle.h 12 years ago
Andrew Tridgell 6182571c21 AP_AHRS: fixed example build 12 years ago
Andrew Tridgell 1bd6849d00 AP_AHRS: fixed example build 12 years ago
Andrew Tridgell e75253d019 AP_AHRS: fixed indent-tabs-mode 12 years ago