71 Commits (6152f31c1ee3389e594c61c8024f363684a97e9d)

Author SHA1 Message Date
Peter Barker e5fa728a28 AP_OpticalFlow: fix example for not taking ahrs in constructor 6 years ago
Lucas De Marchi daa8819619 AP_OpticalFlow: use ins singleton 7 years ago
Peter Barker 82a68a82e6 AP_OpticalFlow: use baro singleton 7 years ago
Peter Barker 7646e09349 AP_OpticalFlow: AP_AHRS no longer requires GPS in constructor 7 years ago
Andrew Tridgell 0d4dca0394 AP_OpticalFlow: removed create() method for objects 7 years ago
Lucas De Marchi beabae6a98 global: use static method to construct AP_AHRS_NavEKF 7 years ago
Lucas De Marchi c9fbf7b722 global: use static method to construct AP_NavEKF3 7 years ago
Lucas De Marchi e2fe36357a global: use static method to construct AP_NavEKF2 7 years ago
Lucas De Marchi 72fd2d6f05 global: use static method to construct AP_SerialManager 7 years ago
Lucas De Marchi fbe0d9761c global: use static method to construct AP_OpticalFlow 7 years ago
Lucas De Marchi 40fd1b346c global: remove rangefinder from AP_AHRS_NavEKF 7 years ago
Lucas De Marchi 9027a55696 global: use static method to construct RangeFinder 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
Pierre Kancir 45ca91808d AP_OpticalFlow: example fix travis warning 8 years ago
Randy Mackay e725ae866b AP_OpticalFlow: fix example sketch 8 years ago
murata 77c402556b AP_OpticalFlow: Unify from print or println to printf. 8 years ago
Andrew Tridgell 75688c8342 AP_OpticalFlow: Add EKF3 and remove EKF1 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 b0de3957ea AP_OpticalFlow: fix example build 9 years ago
Lucas De Marchi a096703b06 Global: don't link with AP_Progmem 9 years ago
Julien BERAUD a32738fd5f AP_OpticalFlow: Update test declaration 9 years ago
Lucas De Marchi 1ba22398a5 AP_OpticalFlow: 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
Caio Marcelo de Oliveira Filho de98ec7c1a AP_OpticalFlow: fix build of example for PX4 9 years ago
Caio Marcelo de Oliveira Filho ae9bc62e84 AP_OpticalFlow: 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 f32c4ceda9 AP_OpticalFlow: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell 637f8430c9 AP_OpticalFlow: convert example from .pde to .cpp 10 years ago
Andrew Tridgell 4ee54a8915 AP_OpticalFlow: fix for HAL_SITL rename 10 years ago
Randy Mackay 385558db4d OptFlow: fix example sketch 10 years ago
Randy Mackay f48a71f30a OptFlow: fix example sketch 10 years ago
Andrew Tridgell 19c717df2e AP_OpticalFlow: updates for new AP_Baro API 10 years ago
Andrew Tridgell 22a7b69260 AP_OpticalFlow: don't build optical flow example 10 years ago
Andrew Tridgell 5ddbcc296d AP_OpticalFlow: fixed example build 10 years ago
Andrew Tridgell d84c1cd3e4 AP_OpticalFlow: fixed example build 10 years ago
Randy Mackay eed6a1ce61 OptFlow: fix example sketch so it compiles 10 years ago
Andrew Tridgell 5025f04cb1 AP_OpticalFlow: fixed example build 11 years ago
Randy Mackay 3823eed865 OptFlow: update example sketch to work with shrunken library 11 years ago
Andrew Tridgell d64660739e AP_OpticalFlow: fixed example build 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