19 Commits (8fdcd7e1f5b686f8e7bc3156b8b7f93d569fd73d)

Author SHA1 Message Date
heitiane 2c24bac79e BARO_generic: add Dummy GCS to meet the requirement of AP_Baro::calibrate(). 7 years ago
Andrew Tridgell 86e85a7089 AP_Baro: fixed build warning 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
Andy Little 0d113b265c Examples: fix examples for px4 8 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 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 028e2e34f1 AP_Baro: added generic baro test sketch 11 years ago