a*morale
|
789746151a
|
Fixes the selection of the oversample settings from the pios_ms5611_cfg.oversapling configuration
|
2012-08-25 11:29:01 +02:00 |
|
James Cotton
|
f06439ecf5
|
Fix a bug in calculating air temperature in baro sensor when it goes below 20
deg C.
|
2012-04-22 18:43:07 -05:00 |
|
James Cotton
|
7961aba83c
|
Clean up a few more compiler warnings
Conflicts:
flight/PiOS/Common/pios_ms5611.c
|
2012-03-03 13:32:56 -06:00 |
|
James Cotton
|
bc8b72623e
|
Get rid of some unused variables
|
2012-03-03 11:54:09 -06:00 |
|
James Cotton
|
d018d93e88
|
Clean up previous commit a bit and make the sampling rate a variable (and adapt
the sampling time accordingly).
|
2012-02-13 01:49:54 -06:00 |
|
James Cotton
|
3acbfbe96c
|
Convert the pressure sensor code to most of the calculations as int64 to retain
precision.
|
2012-02-13 01:22:48 -06:00 |
|
James Cotton
|
b2a292e9c4
|
Move all the drivers to the PiOS/Common directory to prepare for refactoring
the EXTI calls they make to the portable version
|
2012-01-23 10:11:46 -06:00 |
|