[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] a1f003: [peripherals] ms5611:
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] a1f003: [peripherals] ms5611: check temp and pressure rang... |
Date: |
Wed, 25 Jun 2014 11:50:33 -0700 |
Branch: refs/heads/master
Home: https://github.com/paparazzi/paparazzi
Commit: a1f00345965cf91a632972055cbe937b82c9aef1
https://github.com/paparazzi/paparazzi/commit/a1f00345965cf91a632972055cbe937b82c9aef1
Author: Felix Ruess <address@hidden>
Date: 2014-06-24 (Tue, 24 Jun 2014)
Changed paths:
M sw/airborne/peripherals/ms5611.c
M sw/airborne/peripherals/ms5611.h
M sw/airborne/peripherals/ms5611_i2c.c
M sw/airborne/peripherals/ms5611_spi.c
Log Message:
-----------
[peripherals] ms5611: check temp and pressure range
Discard measurement if it is not in valid range...
Based on proposal by Kevin, thanks!
Commit: eadc0eaf1606308d269453598257b269957a18f4
https://github.com/paparazzi/paparazzi/commit/eadc0eaf1606308d269453598257b269957a18f4
Author: Felix Ruess <address@hidden>
Date: 2014-06-25 (Wed, 25 Jun 2014)
Changed paths:
M sw/airborne/peripherals/ms5611.c
M sw/airborne/peripherals/ms5611.h
M sw/airborne/peripherals/ms5611_i2c.c
M sw/airborne/peripherals/ms5611_spi.c
Log Message:
-----------
Merge pull request #758 from paparazzi/ms5611_bounds
[peripherals] ms5611: check temp and pressure range
Compare:
https://github.com/paparazzi/paparazzi/compare/dd68ea728129...eadc0eaf1606