85 Commits (ce241dd97a8628743a4f285deecc0e071b79f190)

Author SHA1 Message Date
Ricardo de Almeida Gonzaga 5237c86bca AP_BattMonitor: Fix typos 9 years ago
Tom Pittenger 0e775f595d AP_BattMonitor: make param BATT_WATT_MAX plane only 9 years ago
Jonathan Challinger 06ccf88cc9 AP_BattMonitor_SMBus: set AP_Notify powering_off flag 9 years ago
Tom Pittenger 035f3b16a1 AP_BattMonitor: add new param BATT_WATT_MAX 9 years ago
Lucas De Marchi 69f6a73c19 Global: fix missing renames for HAL_BOARD_SUBTYPE_LINUX_ERLEBOARD 9 years ago
Lucas De Marchi f865e085b1 AP_BattMonitor: add defaults for minlure 9 years ago
Lucas De Marchi 62f50aede7 AP_BattMonitor: replace header guard with pragma once 9 years ago
Peter Barker afafcbc4f3 AP_BattMonitor: correct names of #defines 9 years ago
mirkix b5cb48ba6d AP_BattMonitor: Add BBBMINI defaults 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
pkancir c117b41188 AP_BattMonitor: add PXF default pins 9 years ago
Jonathan Challinger 8fdbb36827 AP_BattMonitor: add is_powering_off 9 years ago
Jonathan Challinger a3789542cd AP_BattMonitor: fix example build 9 years ago
Lucas De Marchi a096703b06 Global: don't link with AP_Progmem 9 years ago
Lucas De Marchi 0a1dbab24e AP_BattMonitor: remove unused AP_ADC_AnalogSource 9 years ago
Caio Marcelo de Oliveira Filho 6e7b73610d waf: add waf support 9 years ago
Andrew Tridgell 6dd45998f4 AP_BattMonitor: support FMUv4 9 years ago
Caio Marcelo de Oliveira Filho 3b4e18043b AP_BattMonitor: examples use millis/micros/panic functions 9 years ago
Caio Marcelo de Oliveira Filho 9eb945d24f AP_BattMonitor: use millis/micros/panic functions 9 years ago
Andrew Tridgell 8f4ce7f20b build: removed all nocore.inoflag files 9 years ago
Lucas De Marchi 12c88570d7 AP_BattMonitor: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 9 years ago
Lucas De Marchi d276029e35 AP_BattMonitor: fix class name after rename in AP_HAL_Linux 9 years ago
Caio Marcelo de Oliveira Filho 8e1e77007e AP_BattMonitor: 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
Lucas De Marchi 6c19f741df AP_BattMonitor: use method for downcast 10 years ago
Randy Mackay bb891a62d3 BattMonitor: fix parameter descriptions 10 years ago
Gustavo Jose de Sousa ff20124f1d AP_BattMonitor: standardize inclusion of libaries headers 10 years ago
Randy Mackay 42c7b4a116 BattMon_SMBus: remove unnecessary I2C semaphore give 10 years ago
Randy Mackay 3dfb447fd7 BattMon: has_current true for Bebop 10 years ago
Randy Mackay 8403b504d1 BattMon: add Bebop to monitor param description 10 years ago
Randy Mackay 9482578c60 BattMon: Bebop always uses bebop batt monitor 10 years ago
Randy Mackay 84b6ab0707 BattMon_Bebop: use ARRAY_SIZE 10 years ago
Randy Mackay 3b36178a0b BattMon_Bebop: init members in constructor 10 years ago
Jean-Baptiste Dubois 35ae562dbe AP_BattMonitor: Add battery support for Bebop Hardware 10 years ago
Przemek Lekston 90378b21da AP_BattMonitor: Fix battery monitor Floating Point Exception in SITL 10 years ago
mirkix a1d478909a AP_BattMonitor: Add Linux support for example 10 years ago
Andrew Tridgell debe7db861 AP_BattMonitor: convert example from .pde to .cpp 10 years ago
Randy Mackay 5560d3dba1 BattMonitor: fix example sketch 10 years ago
Andrew Tridgell 8055e5792d AP_BattMonitor: fix for HAL_SITL rename 10 years ago
Tom Pittenger dbc01e2f1a BattMon: fix compile warning re to unused variable 10 years ago
Tom Pittenger 0926cf17dd BattMon: fix compile warnings re float constants 10 years ago
Randy Mackay 56d2306a18 BattMon_SMBus_PX4: read capacity 10 years ago
Randy Mackay c6440a48b3 BattMon_Backend: add init and set_capacity methods 10 years ago
Randy Mackay c7dd6ae816 BattMon: SMBus becomes unhealthy after 5sec timeout 10 years ago
Randy Mackay c44f304253 BattMon: analog monitor always healthy 10 years ago
Randy Mackay 1217ab9579 BattMon: add get_type method 10 years ago