76 Commits (2fe2c8fbda1e72294b2bf7c95c7ac37ea2cdbfa3)

Author SHA1 Message Date
Andrew Tridgell 57a3bc1397 AP_Compass: new compass learning system 7 years ago
Andrew Tridgell f326377a5c AP_Compass: removed create() method for objects 7 years ago
Lucas De Marchi 69b6d95cb2 global: use static method to construct AP_Board_Config{,_CAN} 7 years ago
Lucas De Marchi c1a957fbf3 global: use static method to construct Compass 7 years ago
Pierre Kancir d3e27d8720 AP_Compass: example fix travis warning 8 years ago
murata af47a8e91c AP_Compass: Unify from print or println to printf. 8 years ago
Lucas De Marchi ae53920e5b build: don't build examples with old build system 8 years ago
Andy Little 0d113b265c Examples: fix examples for px4 8 years ago
Lucas De Marchi 4595a2b7d8 AP_Compass: Remove i2c lockup count 9 years ago
Gustavo Jose de Sousa e5de4f2348 AP_Compass: AP_Compass_test: code enhancements 9 years ago
Gustavo Jose de Sousa a61f9855d3 AP_Compass: AP_Compass_test: report multiple compasses 9 years ago
Gustavo Jose de Sousa 16acca865f AP_Compass: AP_Compass_test: fix style 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 9b5644fdb6 AP_Compass: fix example build 9 years ago
Lucas De Marchi a096703b06 Global: don't link with AP_Progmem 9 years ago
Lucas De Marchi 0bcbcd07cc AP_Compass: 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 cd7cfdef91 AP_Compass: examples use millis/micros/panic functions 9 years ago
Andrew Tridgell 8f4ce7f20b build: removed all nocore.inoflag files 9 years ago
Caio Marcelo de Oliveira Filho a3169d0a34 AP_Compass: remove unnecessary includes from 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
Gustavo Jose de Sousa 99a55f9379 AP_Compass: use compass get_{field,offsets}() functions 9 years ago
Randy Mackay 825abdbedc Compass: example sketch displays in milligauss 9 years ago
Gustavo Jose de Sousa 58f300e78e AP_Compass: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell d6a1bd98e6 AP_Compass: convert example from .pde to .cpp 10 years ago
Randy Mackay ade4f81c77 Compass: fix example sketch 10 years ago
Tom Pittenger bf1d128d70 Compass: fix compile warnings re float constants 10 years ago
Andrew Tridgell c8b0970e61 AP_Compass: show compass count in example 10 years ago
Andrew Tridgell f4455d063e AP_Compass: fixed example 10 years ago
Andrew Tridgell 0efd3bacea AP_Compass: make new backend match old PX4 behaviour 10 years ago
Víctor Mayoral Vilches d3b76cd8d3 AP_Compass: split compass into frontend/backend 10 years ago
Randy Mackay 635ff92d6b Compass: fix example sketch 10 years ago
mirkix 9a65a8c8fb AP_Compass: add AK8963 to auto-detect in test suite 10 years ago
mirkix e9d4165a8d AP_Compass: add AK8963 support to test suite 10 years ago
Andrew Tridgell a686494127 AP_Compass: fixed example build 10 years ago
Andrew Tridgell c49981c03d AP_Compass: fixed example build 11 years ago
Andrew Tridgell 1e20f89f90 AP_Compass: use HAL_COMPASS_DEFAULT in example code 11 years ago
Randy Mackay cf7e1a6339 Compass: example sketch update for set_and_save_offsets 11 years ago
Andrew Tridgell 9bb8f73d56 Compass: split compass learning out to its own C++ file 11 years ago
Andrew Tridgell c538816825 AP_Compass: support compass health status on multiple compasses 11 years ago
Andrew Tridgell cb16733918 AP_Compass: switched to a vector based interface 11 years ago
Andrew Tridgell ce7d458855 AP_Compass: added Linux support to the compass test 12 years ago
Andrew Tridgell 9a87b3f3c1 AP_Compass: use const on more functions and remove old calculate_heading() 12 years ago
Andrew Tridgell 217f34e155 AP_Compass: added COMPASS_ORIENT parameter, to support external compasses 12 years ago
Andrew Tridgell 741174f5d5 AP_Compass: first cut at a PX4 compass driver 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