138 Commits (788e7a840c9dd3b57a303bfadf1f72946ab9cf4e)

Author SHA1 Message Date
Peter Barker c9c1c2678b AP_ADC: remove keywords.txt 6 years ago
Michael du Breuil 08ef60d436 AP_ADC: Remove unused AP_ADC class 7 years ago
Peter Barker b6191578dc AP_ADC: correct compilter warnings 7 years ago
Lucas De Marchi 5472bc4de1 Global: change Device::PeriodicCb signature 8 years ago
Lucas De Marchi bc476e1987 AP_ADC: fix ADS1115 instantiation 8 years ago
Andrew Tridgell 7c36e14524 AP_ADC: fixed thread usage in AP_ADC_ADS1115 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Murilo Belluzzo fe48901db0 AP_ADC_ADS1115: Remove resource leak. 9 years ago
Lucas De Marchi 5ab1c6ff51 AP_ADC: remove ADS7844 9 years ago
Lucas De Marchi ef81e71afa AP_ADC: remove example tailored to a single ADC 9 years ago
Lucas De Marchi 8f11bf7373 AP_ADC: ADS1115: fix typo 9 years ago
Randy Mackay d19c074ba1 AP_ADC_ADS1115.h: changed member declaration order to resolve compiler warning 9 years ago
Lucas De Marchi c6edae7e8e Revert "Global: workaround toolchain problem on windows" 9 years ago
Lucas De Marchi 4e2b30b413 Global: workaround toolchain problem on windows 9 years ago
Lucas De Marchi e5d519edec AP_ADC: AP_ADC_ADS1115: release bus lock as soon as possible 9 years ago
Lucas De Marchi 85c0c98194 AP_ADC: ADS1115: fix driver after conversion to I2CDevice 9 years ago
Luiz Ywata 038389f583 AP_ADC_ADS1115: use I2CDevice interface 9 years ago
Lucas De Marchi b5d3094738 AP_ADC: fix warning on printf 9 years ago
Ricardo de Almeida Gonzaga 5bd034a5a8 Global: start using cmath instead of math.h 9 years ago
Lucas De Marchi 6623246cf5 AP_ADC: replace header guard with pragma once 9 years ago
Lucas De Marchi 4562c0cffc AP_ADC: ADS1115: coding style fixes 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
Lucas De Marchi a096703b06 Global: don't link with AP_Progmem 9 years ago
Caio Marcelo de Oliveira Filho 6e7b73610d waf: add waf support 9 years ago
Andrew Tridgell 1ee7963edb AP_ADC: fixed example build 9 years ago
Caio Marcelo de Oliveira Filho b293fb150c AP_ADC: use millis/micros/panic functions 9 years ago
Andrew Tridgell 8f4ce7f20b build: removed all nocore.inoflag files 9 years ago
Lucas De Marchi 4ae35c9a74 AP_ADC: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
Lucas De Marchi 5244559010 Minimize AP_Progmem.h includes 9 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 9 years ago
Caio Marcelo de Oliveira Filho 1fc801c2c9 AP_ADC: remove unnecessary board 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 a552390125 AP_ADC: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell 0cfdb9af8a AP_ADC: convert example from .pde to .cpp 10 years ago
Lucas De Marchi f7dc19554f AP_ADC: use functor macros 10 years ago
Lucas De Marchi 57386434d1 AP_ADC: remove AP_ADC_HIL 10 years ago
Tom Pittenger 52474faa2e AP_ADC: fix compile warning re member init order 10 years ago
Tom Pittenger f4bfc12316 AP_ADC: fix compile warnings re float constants 10 years ago
Staroselskii Georgii b5aef01f72 AP_ADC: added ADS1115 support 10 years ago
Andrew Tridgell 1c94b39d6e AP_ADC: fixed example build 11 years ago
Kevin Hester c34c4d79f6 AP_ADC: fixup line endings 11 years ago
Andrew Tridgell d83dbb38b4 AP_ADC: updates for AP_HAL::MemberProc 12 years ago
Andrew Tridgell 30b6b23b10 AP_ADC: enable APM1 ADC on Linux 12 years ago
Andrew Tridgell 6134d9d0d7 AP_ADC: use new scheduler API 12 years ago
Andrew Tridgell 97b7130bb9 libraries: update license header to GPLv3 12 years ago
Andrew Tridgell dc97a8eff7 AP_ADC: fixed license text 12 years ago
Andrew Tridgell 90cf1b0386 AP_ADC: removed unused setHIL method 12 years ago