94 Commits (57b31b889a47c4b318d048db376bb2941918d7fd)

Author SHA1 Message Date
Pierre Kancir ce34ce6def AP_Baro: fix example 4 years ago
Pierre Kancir 95d0c67a99 AP_Baro: fix example 4 years ago
Kai Schoos 798c3fd0b7 AP_Baro: examples: BARO_generic: instantiate sitl to fix nullptr panic 4 years ago
Andrew Tridgell 02aebfcd6f AP_Baro: fixed build warning 5 years ago
Patrick José Pereira 4018a79f83 AP_Baro: Fix scope of HAL_INS_MPU60x0_NAME 5 years ago
Andrew Tridgell 8c563ef1bf AP_Baro: use take_blocking instead of HAL_SEMAPHORE_BLOCK_FOREVER 5 years ago
Peter Barker c16504e33e AP_Baro: examples: var_info is now in GCS_MAVLINK_Parameters 6 years ago
Sagnik Bhattacharya 1830e72a0e AP_Baro: add more comments to example 6 years ago
heitiane 2c24bac79e BARO_generic: add Dummy GCS to meet the requirement of AP_Baro::calibrate(). 7 years ago
Eugene Shamaev 31628ea52f AP_Baro: functions declaration 7 years ago
Andrew Tridgell 86e85a7089 AP_Baro: fixed build warning 7 years ago
Peter Barker 3a0c5bed85 AP_Baro: ICM20789: example fixes 7 years ago
Andrew Tridgell bf67153791 AP_Baro: implement ICM20789 barometer 7 years ago
Andrew Tridgell 68f8817e97 AP_Baro: 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 91feec0e14 global: use static method to construct AP_Baro 7 years ago
Francisco Ferreira f6687a2d6c AP_Baro: fix example output 8 years ago
Lucas De Marchi 9814dc81e2 AP_Baro: examples: better output formatting 8 years ago
Lucas De Marchi 402f0cce85 AP_Baro: examples: fix coding style 8 years ago
murata 32b60432b4 AP_Baro: Add format specification. 8 years ago
murata 78a4cab06b AP_Baro: 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
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 dcfc95fadf AP_Baro: fix example build 9 years ago
Lucas De Marchi a096703b06 Global: don't link with AP_Progmem 9 years ago
Lucas De Marchi 5b1769cd2b AP_Baro: 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 8cce3067f4 AP_Baro: examples use millis/micros/panic functions 9 years ago
Lucas De Marchi 4bd8b2ae35 AP_Baro: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
Caio Marcelo de Oliveira Filho 24178c3e10 AP_Baro: remove unnecessary includes in 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
mirkix ba4db34c83 AP_Baro: Prevent busy waiting 9 years ago
Gustavo Jose de Sousa f18802bc46 AP_Baro: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell 282efe2d57 AP_Baro: fixed example to run accumulate at 50Hz 10 years ago
Andrew Tridgell 4368f922a3 AP_Baro: convert example from .pde to .cpp 10 years ago
Andrew Tridgell 7d9d594283 AP_Baro: fix for HAL_SITL rename 10 years ago
Randy Mackay 55298a4c73 Baro: fix example sketch 10 years ago
Andrew Tridgell d040318014 AP_Baro: removed unused define 10 years ago
Randy Mackay bb4204c045 Baro: fix example sketch 10 years ago
Andrew Tridgell 5bb57a31f7 AP_Baro: split into frontend/backend 10 years ago
Andrew Tridgell e45522f51d AP_Baro: fixed example build 10 years ago
Randy Mackay 78b1bf8282 Baro: example sketch to use healthy() function 11 years ago
Andrew Tridgell a400cbc922 AP_Baro: fixed example build 11 years ago
Andrew Tridgell c538cc0665 AP_Baro: fixed example build 11 years ago
Andrew Tridgell b0ab2671cd AP_Baro: removed old device specific example code 11 years ago
Andrew Tridgell 028e2e34f1 AP_Baro: added generic baro test sketch 11 years ago