[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] d8b928: Fix 3 lsb in BMP085 pr
From: |
noreply |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] d8b928: Fix 3 lsb in BMP085 pressure result, add raw value... |
Date: |
Thu, 11 Aug 2011 11:08:18 -0700 |
Branch: refs/heads/dev
Home: https://github.com/paparazzi/paparazzi
Commit: d8b92894224f80684635b022e6f8a1fa93e72227
https://github.com/paparazzi/paparazzi/commit/d8b92894224f80684635b022e6f8a1fa93e72227
Author: Martin Mueller <address@hidden>
Date: 2011-08-05 (Fri, 05 Aug 2011)
Changed paths:
M conf/messages.xml
M sw/airborne/modules/sensors/baro_bmp.c
Log Message:
-----------
Fix 3 lsb in BMP085 pressure result, add raw values to the message.
Commit: 1e539bf133ed615f681fbfb7a714dc1e7c2c350e
https://github.com/paparazzi/paparazzi/commit/1e539bf133ed615f681fbfb7a714dc1e7c2c350e
Author: Helge Walle <address@hidden>
Date: 2011-08-05 (Fri, 05 Aug 2011)
Changed paths:
M sw/airborne/modules/sensors/baro_bmp.c
Log Message:
-----------
Fix BMP085 pressure calculation
Commit: ea2a66c6ab64220a29b781c6b5075a31816418ea
https://github.com/paparazzi/paparazzi/commit/ea2a66c6ab64220a29b781c6b5075a31816418ea
Author: Gautier Hattenberger <address@hidden>
Date: 2011-08-05 (Fri, 05 Aug 2011)
Changed paths:
R conf/wavecard.xml
R conf/waypoints.xml
Log Message:
-----------
remove old unused files
Commit: 229928c959c09763ca5c45a92bd995c7f810d912
https://github.com/paparazzi/paparazzi/commit/229928c959c09763ca5c45a92bd995c7f810d912
Author: Martin Mueller <address@hidden>
Date: 2011-08-06 (Sat, 06 Aug 2011)
Changed paths:
M sw/airborne/subsystems/gps.h
M sw/airborne/subsystems/gps/gps_mtk.h
M sw/airborne/subsystems/gps/gps_nmea.h
M sw/airborne/subsystems/gps/gps_skytraq.h
M sw/airborne/subsystems/gps/gps_ubx.c
M sw/airborne/subsystems/gps/gps_ubx.h
Log Message:
-----------
Add tick-precise fix time, enhance velned handling.
Commit: 14fc20469d92c99dcb3d3c6b92b392b5de8232f9
https://github.com/paparazzi/paparazzi/commit/14fc20469d92c99dcb3d3c6b92b392b5de8232f9
Author: Felix Ruess <address@hidden>
Date: 2011-08-06 (Sat, 06 Aug 2011)
Changed paths:
R conf/flight_plans/standard.xml
Log Message:
-----------
removed old flightplan standard.xml, plase use basic.xml as a basis instead
Commit: 61519332e915ebbf7c2c82e5039a6e0284a35435
https://github.com/paparazzi/paparazzi/commit/61519332e915ebbf7c2c82e5039a6e0284a35435
Author: Felix Ruess <address@hidden>
Date: 2011-08-10 (Wed, 10 Aug 2011)
Changed paths:
R conf/flight_plans/standard.xml
M conf/messages.xml
R conf/wavecard.xml
R conf/waypoints.xml
M sw/airborne/modules/sensors/baro_bmp.c
M sw/airborne/subsystems/ahrs/ahrs_float_dcm.c
M sw/airborne/subsystems/gps.h
M sw/airborne/subsystems/gps/gps_mtk.h
M sw/airborne/subsystems/gps/gps_nmea.h
M sw/airborne/subsystems/gps/gps_skytraq.h
M sw/airborne/subsystems/gps/gps_ubx.c
M sw/airborne/subsystems/gps/gps_ubx.h
M sw/tools/calibration/calibrate.py
Log Message:
-----------
Merge remote-tracking branch 'paparazzi/master' into dev
Compare: https://github.com/paparazzi/paparazzi/compare/6a8ec74...6151933