[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] d20c47: [modules] baro_bmp: re
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] d20c47: [modules] baro_bmp: remove obsolete warning |
Date: |
Mon, 08 Sep 2014 05:49:48 -0700 |
Branch: refs/heads/v5.2
Home: https://github.com/paparazzi/paparazzi
Commit: d20c472282eef906862fcdc2a12a976ce09c1a2c
https://github.com/paparazzi/paparazzi/commit/d20c472282eef906862fcdc2a12a976ce09c1a2c
Author: Felix Ruess <address@hidden>
Date: 2014-09-08 (Mon, 08 Sep 2014)
Changed paths:
M sw/airborne/modules/sensors/baro_bmp.c
Log Message:
-----------
[modules] baro_bmp: remove obsolete warning
Commit: 41fe3ea336a6a7435781975ff8e53b5c6965126a
https://github.com/paparazzi/paparazzi/commit/41fe3ea336a6a7435781975ff8e53b5c6965126a
Author: Felix Ruess <address@hidden>
Date: 2014-09-08 (Mon, 08 Sep 2014)
Changed paths:
M sw/airborne/arch/lpc21/mcu_periph/adc_arch.h
M sw/airborne/arch/stm32/mcu_periph/adc_arch.c
M sw/airborne/arch/stm32/mcu_periph/adc_arch.h
M sw/airborne/mcu_periph/adc.h
M sw/airborne/test/mcu_periph/test_adc.c
R sw/airborne/test/test_adcs.c
Log Message:
-----------
[stm32] fix adc and update update test
- very hack-ish fix for when using multiple ADs, e.g. AD1 and AD2
Before this "fix" e.g. AD1_1 and AD2_1 had the same value (0).
- NB_ADC only needed for lpc21
- test_adc: send all raw ADC values
backport of #822
Compare:
https://github.com/paparazzi/paparazzi/compare/9462bfac4c8b...41fe3ea336a6
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] d20c47: [modules] baro_bmp: remove obsolete warning,
GitHub <=