57 Commits (master)

Author SHA1 Message Date
Peter Barker b860676f12 AP_Mission: examples: var_info is now in GCS_MAVLINK_Parameters 6 years ago
Peter Barker 1ff3cd442d AP_Mission: fix example by instantiating a GCS object 6 years ago
Peter Barker 9ab33fd3c4 AP_Mission: use enum class for AltFrame enumeration 6 years ago
Peter Barker 2fa0b61f8b AP_Math: update example/test for Location_Class merge 6 years ago
Peter Barker a9b94ae13d AP_Mission: use ahrs singleton 6 years ago
Lucas De Marchi 25490b6151 AP_Mission: use ins singleton 7 years ago
Peter Barker beb85e49fb AP_Mission: use baro singleton 7 years ago
Peter Barker 89d3289400 AP_Mission: AP_AHRS no longer requires GPS in constructor 7 years ago
Andrew Tridgell a3e07f66a1 AP_Mission: removed create() method for objects 7 years ago
Lucas De Marchi bfd13dfe87 global: use static method to construct AP_AHRS_DCM 7 years ago
Lucas De Marchi b36a5919f5 global: use static method to construct AP_Mission 7 years ago
Lucas De Marchi 8094482f21 global: use static method to construct AP_GPS 7 years ago
Lucas De Marchi 87b30b4552 global: use static method to construct AP_InertialSensor 7 years ago
Lucas De Marchi c1a957fbf3 global: use static method to construct Compass 7 years ago
Lucas De Marchi 91feec0e14 global: use static method to construct AP_Baro 7 years ago
murata 9481e0d158 AP_Mission: 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
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 30a563044e AP_Mission: fix example build 9 years ago
Lucas De Marchi 326e74f64f AP_Mission: don't link unused AP_Curve library 9 years ago
Lucas De Marchi a096703b06 Global: don't link with AP_Progmem 9 years ago
Lucas De Marchi 3818a8a703 AP_Mission: 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 01e4265ce1 AP_Mission: example uses millis/micros/panic functions 9 years ago
Lucas De Marchi 20c6ffc5e3 Replace use of UARTDriver::printf_P() with UARTDriver::printf() 9 years ago
Lucas De Marchi a964ac38ec Replace use of print_P() with print() 9 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 9 years ago
Caio Marcelo de Oliveira Filho 118de8d01f AP_Mission: 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 34d1a29ec1 AP_Mission: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell 767aeedf01 AP_Mission: fixed example sketch 10 years ago
Andrew Tridgell d1ed4c863c AP_Mission: convert example from .pde to .cpp 10 years ago
Andrew Tridgell 0c142bb25a AP_Mission: fix for HAL_SITL rename 10 years ago
Randy Mackay ed61d961c3 Mission: fix example sketch 10 years ago
Randy Mackay b01f9505b1 Mission: fix example sketch 10 years ago
Andrew Tridgell 3a1cbaeb25 AP_Mission: fix for new compass API 10 years ago
Randy Mackay 4772fd338c Mission: fix example sketch 10 years ago
Randy Mackay 355a92aff4 Mission: fix example sketch 10 years ago
Andrew Tridgell 8aa1a89081 AP_Mission: updates for new AP_Baro API 10 years ago
Andrew Tridgell 868ee3af23 AP_Mission: fixed example build 10 years ago
Andrew Tridgell 3357df9529 AP_Mission: fixed example sketch 11 years ago
Andrew Tridgell ce193f5c5c AP_Mission: fixed example build 11 years ago
Andrew Tridgell 50f67dd57d AP_Mission: fixed example build 11 years ago
Randy Mackay 5322093475 Mission: fix example sketch after GPS lib changes 11 years ago
Randy Mackay 8e117d29eb Mission: test exceeding command storage size 11 years ago
Randy Mackay e60865b715 Mission: example sketch test for set_current_cmd 11 years ago
Randy Mackay 5dd86bd7d7 Mission: update example sketch for p1's move to cmd structure 11 years ago