[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 9028c1: [modules] baro_ms5611:
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 9028c1: [modules] baro_ms5611: use configure for SPI |
Date: |
Mon, 16 Nov 2015 15:19:29 -0800 |
Branch: refs/heads/master
Home: https://github.com/paparazzi/paparazzi
Commit: 9028c1ab47c2a2333befa568ae19bc919e05e71d
https://github.com/paparazzi/paparazzi/commit/9028c1ab47c2a2333befa568ae19bc919e05e71d
Author: Felix Ruess <address@hidden>
Date: 2015-11-16 (Mon, 16 Nov 2015)
Changed paths:
M conf/modules/baro_ms5611_spi.xml
Log Message:
-----------
[modules] baro_ms5611: use configure for SPI
Commit: ef9f21c3737483329c6247f12bc4b91a22afb620
https://github.com/paparazzi/paparazzi/commit/ef9f21c3737483329c6247f12bc4b91a22afb620
Author: Felix Ruess <address@hidden>
Date: 2015-11-16 (Mon, 16 Nov 2015)
Changed paths:
M conf/modules/ins_vn100.xml
M conf/modules/osd_max7456.xml
Log Message:
-----------
[modules] use configure for more SPI params
Commit: 74ebb5bad9acefc73c671b855e15b691479a3f11
https://github.com/paparazzi/paparazzi/commit/74ebb5bad9acefc73c671b855e15b691479a3f11
Author: Felix Ruess <address@hidden>
Date: 2015-11-16 (Mon, 16 Nov 2015)
Changed paths:
M conf/modules/airspeed_amsys.xml
M conf/modules/airspeed_ets.xml
M conf/modules/baro_amsys.xml
M conf/modules/baro_bmp.xml
M conf/modules/baro_ets.xml
M conf/modules/baro_hca.xml
M conf/modules/baro_ms5611_i2c.xml
M conf/modules/baro_scp_i2c.xml
M conf/modules/digital_cam_i2c.xml
M conf/modules/ezcurrent.xml
M conf/modules/generic_com.xml
M conf/modules/humid_htm_b71.xml
M conf/modules/imu_mpu9250.xml
M conf/modules/mag_hmc5843.xml
M conf/modules/mag_hmc58xx.xml
M conf/modules/temp_temod.xml
M sw/airborne/modules/enose/enose.h
Log Message:
-----------
[modules] use configure for I2C_DEV
Commit: c85ec0154ab38416126ca8e3152fcf5b5756a9ef
https://github.com/paparazzi/paparazzi/commit/c85ec0154ab38416126ca8e3152fcf5b5756a9ef
Author: Felix Ruess <address@hidden>
Date: 2015-11-16 (Mon, 16 Nov 2015)
Changed paths:
M conf/airframes/ENAC/fixed-wing/mythe.xml
M conf/airframes/ENAC/quadrotor/booz2_g1.xml
M conf/airframes/OPENUAS/openuas_mentor.xml
M conf/airframes/OPENUAS/openuas_moksha.xml
M conf/airframes/OPENUAS/openuas_vivify.xml
M conf/airframes/TUDelft/airframes/quadshot_pylons.xml
M conf/airframes/examples/MentorEnergy.xml
M conf/airframes/examples/Twinstar_energyadaptive.xml
M conf/airframes/examples/quadrotor_navstik.xml
M conf/airframes/examples/quadshot_asp21_spektrum.xml
Log Message:
-----------
[conf] update airframes after using configure for x_I2C_DEV
Commit: 91a0082773a9cf0abfa2788de96612b8db94b1d8
https://github.com/paparazzi/paparazzi/commit/91a0082773a9cf0abfa2788de96612b8db94b1d8
Author: Felix Ruess <address@hidden>
Date: 2015-11-17 (Tue, 17 Nov 2015)
Changed paths:
M conf/airframes/ENAC/fixed-wing/mythe.xml
M conf/airframes/ENAC/quadrotor/booz2_g1.xml
M conf/airframes/OPENUAS/openuas_mentor.xml
M conf/airframes/OPENUAS/openuas_moksha.xml
M conf/airframes/OPENUAS/openuas_vivify.xml
M conf/airframes/TUDelft/airframes/quadshot_pylons.xml
M conf/airframes/examples/MentorEnergy.xml
M conf/airframes/examples/Twinstar_energyadaptive.xml
M conf/airframes/examples/quadrotor_navstik.xml
M conf/airframes/examples/quadshot_asp21_spektrum.xml
M conf/modules/airspeed_amsys.xml
M conf/modules/airspeed_ets.xml
M conf/modules/baro_amsys.xml
M conf/modules/baro_bmp.xml
M conf/modules/baro_ets.xml
M conf/modules/baro_hca.xml
M conf/modules/baro_ms5611_i2c.xml
M conf/modules/baro_ms5611_spi.xml
M conf/modules/baro_scp_i2c.xml
M conf/modules/digital_cam_i2c.xml
M conf/modules/ezcurrent.xml
M conf/modules/generic_com.xml
M conf/modules/humid_htm_b71.xml
M conf/modules/imu_mpu9250.xml
M conf/modules/ins_vn100.xml
M conf/modules/mag_hmc5843.xml
M conf/modules/mag_hmc58xx.xml
M conf/modules/osd_max7456.xml
M conf/modules/temp_temod.xml
M sw/airborne/modules/enose/enose.h
Log Message:
-----------
Merge pull request #1424 from flixr/modules_configure_periphs
use `configure` for all SPI and I2C options in modules
Compare:
https://github.com/paparazzi/paparazzi/compare/6ee8795b2ea6...91a0082773a9
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] 9028c1: [modules] baro_ms5611: use configure for SPI,
GitHub <=