[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 9825b0: [peripheral] start mpu
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 9825b0: [peripheral] start mpu driver |
Date: |
Mon, 08 Apr 2013 13:18:35 -0700 |
Branch: refs/heads/mpu60x0
Home: https://github.com/paparazzi/paparazzi
Commit: 9825b06bb4df03804418a0b55b56152eaf73e37c
https://github.com/paparazzi/paparazzi/commit/9825b06bb4df03804418a0b55b56152eaf73e37c
Author: Gautier Hattenberger <address@hidden>
Date: 2013-04-08 (Mon, 08 Apr 2013)
Changed paths:
M sw/airborne/peripherals/mpu60X0.h
A sw/airborne/peripherals/mpu60X0_regs.h
A sw/airborne/peripherals/mpu60X0_spi.c
A sw/airborne/peripherals/mpu60X0_spi.h
Log Message:
-----------
[peripheral] start mpu driver
Commit: e5ff7d631f107141993067411fe2a994eea83737
https://github.com/paparazzi/paparazzi/commit/e5ff7d631f107141993067411fe2a994eea83737
Author: Gautier Hattenberger <address@hidden>
Date: 2013-04-08 (Mon, 08 Apr 2013)
Changed paths:
M sw/airborne/peripherals/mpu60X0.h
M sw/airborne/peripherals/mpu60X0_spi.c
M sw/airborne/peripherals/mpu60X0_spi.h
Log Message:
-----------
[mpu] attempt to make a generic configuration (spi/i2c)
Commit: c0163ad8c03b7421853e24877ac40c99d455ab0f
https://github.com/paparazzi/paparazzi/commit/c0163ad8c03b7421853e24877ac40c99d455ab0f
Author: Gautier Hattenberger <address@hidden>
Date: 2013-04-08 (Mon, 08 Apr 2013)
Changed paths:
A sw/airborne/peripherals/mpu60X0_i2c.c
A sw/airborne/peripherals/mpu60X0_i2c.h
M sw/airborne/peripherals/mpu60X0_spi.c
Log Message:
-----------
[mpu] add i2c support for mpu60x0
Commit: 23476babb1a5e99e251544c5eab9aff0259ddc8c
https://github.com/paparazzi/paparazzi/commit/23476babb1a5e99e251544c5eab9aff0259ddc8c
Author: Felix Ruess <address@hidden>
Date: 2013-04-08 (Mon, 08 Apr 2013)
Changed paths:
R sw/airborne/peripherals/mpu60X0.h
R sw/airborne/peripherals/mpu60X0_i2c.c
R sw/airborne/peripherals/mpu60X0_i2c.h
R sw/airborne/peripherals/mpu60X0_regs.h
R sw/airborne/peripherals/mpu60X0_spi.c
R sw/airborne/peripherals/mpu60X0_spi.h
A sw/airborne/peripherals/mpu60x0.h
A sw/airborne/peripherals/mpu60x0_i2c.c
A sw/airborne/peripherals/mpu60x0_i2c.h
A sw/airborne/peripherals/mpu60x0_regs.h
A sw/airborne/peripherals/mpu60x0_spi.c
A sw/airborne/peripherals/mpu60x0_spi.h
Log Message:
-----------
[peripherals] rename mpu60x0 files
Compare:
https://github.com/paparazzi/paparazzi/compare/e7171f01668e...23476babb1a5
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] 9825b0: [peripheral] start mpu driver,
GitHub <=