[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 5f8646: fixed typo in ami601 m
From: |
noreply |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 5f8646: fixed typo in ami601 magnetometer driver |
Date: |
Wed, 16 Mar 2011 15:21:06 -0700 |
Branch: refs/heads/dev
Home: https://github.com/paparazzi/paparazzi
Commit: 5f8646dedc93794789672de36d89272046f09110
https://github.com/paparazzi/paparazzi/commit/5f8646dedc93794789672de36d89272046f09110
Author: lamestllama <address@hidden>
Date: 2011-03-12 (Sat, 12 Mar 2011)
Changed paths:
M sw/airborne/peripherals/ami601.c
Log Message:
-----------
fixed typo in ami601 magnetometer driver
Commit: bfff906669458cdf33e82dd48459cf9c2cb7daf9
https://github.com/paparazzi/paparazzi/commit/bfff906669458cdf33e82dd48459cf9c2cb7daf9
Author: lamestllama <address@hidden>
Date: 2011-03-12 (Sat, 12 Mar 2011)
Changed paths:
M conf/Makefile.stm32
A conf/airframes/esden/lisa_m_pwm.xml
A conf/autopilot/lisa_m_test_progs.makefile
A conf/autopilot/lisa_m_test_progs.xml
M conf/autopilot/subsystems/rotorcraft/ahrs_cmpl.makefile
M conf/boards/lisa_m_1.0.makefile
M sw/airborne/arch/stm32/led_hw.h
M sw/airborne/arch/stm32/mcu_arch.c
M sw/airborne/boards/lisa_l_1.0.h
A sw/airborne/boards/lisa_m/baro_board.c
A sw/airborne/boards/lisa_m/baro_board.h
M sw/airborne/boards/lisa_m_1.0.h
M sw/airborne/firmwares/rotorcraft/autopilot.c
M sw/airborne/firmwares/rotorcraft/autopilot.h
M sw/airborne/lisa/test_led.c
A sw/airborne/lisa/test_uart_lisam.c
Log Message:
-----------
Merge branch 'master' of github.com:paparazzi/paparazzi
Commit: 4d1253f2ef3ee8cf39c45817392663375a1d0c1c
https://github.com/paparazzi/paparazzi/commit/4d1253f2ef3ee8cf39c45817392663375a1d0c1c
Author: Felix Ruess <address@hidden>
Date: 2011-03-13 (Sun, 13 Mar 2011)
Changed paths:
M sw/airborne/subsystems/gps.h
M sw/airborne/subsystems/gps/gps_skytraq.h
M sw/airborne/subsystems/gps/gps_ubx.h
Log Message:
-----------
moved gps link defines into gps impementations
Commit: 4115c24c0d950afbcf4f3395622d34075377d79b
https://github.com/paparazzi/paparazzi/commit/4115c24c0d950afbcf4f3395622d34075377d79b
Author: lamestllama <address@hidden>
Date: 2011-03-14 (Mon, 14 Mar 2011)
Changed paths:
M sw/airborne/arch/lpc21/LPC2148-ROM-bl.ld
Log Message:
-----------
added .ARM.exidx section to LPC2148-ROM-bl.ld to allow build with eabi compilers
Commit: a194dc17d8ac03a7dd236b662b2bf366de868cea
https://github.com/paparazzi/paparazzi/commit/a194dc17d8ac03a7dd236b662b2bf366de868cea
Author: Gautier Hattenberger <address@hidden>
Date: 2011-03-14 (Mon, 14 Mar 2011)
Changed paths:
M sw/airborne/arch/lpc21/mcu_periph/i2c_arch.c
M sw/airborne/firmwares/rotorcraft/actuators/actuators_mkk.c
M sw/airborne/mcu_periph/i2c.h
M sw/airborne/peripherals/ami601.c
M sw/airborne/peripherals/hmc5843.c
M sw/airborne/test/test_esc_mkk_simple.c
Log Message:
-----------
remove i2c stop_after_transmit flag
always do a stop after transmit (previous default behavior)
Commit: aeb90c3626fa0c744ffcb9eb7e7f2a8b75a3c37d
https://github.com/paparazzi/paparazzi/commit/aeb90c3626fa0c744ffcb9eb7e7f2a8b75a3c37d
Author: Gautier Hattenberger <address@hidden>
Date: 2011-03-14 (Mon, 14 Mar 2011)
Changed paths:
M conf/Makefile.stm32
A conf/airframes/esden/lisa_m_pwm.xml
M conf/airframes/esden/lisa_pwm_aspirin.xml
A conf/autopilot/lisa_m_test_progs.makefile
A conf/autopilot/lisa_m_test_progs.xml
M conf/autopilot/subsystems/rotorcraft/ahrs_cmpl.makefile
M conf/boards/lisa_m_1.0.makefile
M sw/airborne/arch/lpc21/LPC2148-ROM-bl.ld
M sw/airborne/arch/stm32/led_hw.h
M sw/airborne/arch/stm32/mcu_arch.c
M sw/airborne/arch/stm32/subsystems/radio_control/spektrum_arch.c
M sw/airborne/boards/lisa_l_1.0.h
A sw/airborne/boards/lisa_m/baro_board.c
A sw/airborne/boards/lisa_m/baro_board.h
M sw/airborne/boards/lisa_m_1.0.h
M sw/airborne/firmwares/rotorcraft/autopilot.c
M sw/airborne/firmwares/rotorcraft/autopilot.h
M sw/airborne/lisa/test_led.c
A sw/airborne/lisa/test_uart_lisam.c
M sw/airborne/peripherals/ami601.c
Log Message:
-----------
Merge remote branch 'paparazzi/master' into i2c
Commit: ebcde0baed6f7f4818442fa9092beb47f68ca448
https://github.com/paparazzi/paparazzi/commit/ebcde0baed6f7f4818442fa9092beb47f68ca448
Author: Allen <address@hidden>
Date: 2011-03-14 (Mon, 14 Mar 2011)
Changed paths:
M conf/Makefile.stm32
Log Message:
-----------
Add libopenstm32/libopencm3 to libraries for stm32 makefile
Commit: 541884fd106d4b364d2d500c7a8e356e21f403bf
https://github.com/paparazzi/paparazzi/commit/541884fd106d4b364d2d500c7a8e356e21f403bf
Author: Gautier Hattenberger <address@hidden>
Date: 2011-03-15 (Tue, 15 Mar 2011)
Changed paths:
M sw/airborne/arch/lpc21/mcu_periph/i2c_arch.c
Log Message:
-----------
return a fail on i2c error
Commit: 88c29d7b66575f4c1cf0fb490b94eaf6fce20ccc
https://github.com/paparazzi/paparazzi/commit/88c29d7b66575f4c1cf0fb490b94eaf6fce20ccc
Author: Allen <address@hidden>
Date: 2011-03-15 (Tue, 15 Mar 2011)
Changed paths:
M sw/airborne/arch/lpc21/mcu_periph/i2c_arch.c
Log Message:
-----------
Merge remote branch 'origin/master'
Commit: 8eab13010020a1c9c61afb52c0134a63e6a77074
https://github.com/paparazzi/paparazzi/commit/8eab13010020a1c9c61afb52c0134a63e6a77074
Author: Allen <address@hidden>
Date: 2011-03-15 (Tue, 15 Mar 2011)
Changed paths:
M sw/airborne/arch/stm32/mcu_arch.c
M sw/airborne/boards/lisa_m_1.0.h
Log Message:
-----------
Use libopenstm32 RCC setup for lisa_m
Commit: 7420e6bc3362da508103cce284c4388b0fdffbd9
https://github.com/paparazzi/paparazzi/commit/7420e6bc3362da508103cce284c4388b0fdffbd9
Author: Allen <address@hidden>
Date: 2011-03-15 (Tue, 15 Mar 2011)
Changed paths:
M sw/airborne/arch/stm32/mcu_arch.c
Log Message:
-----------
Include the opencm3 version of rcc.h when requested
Commit: f46ff79a3aeac16fa3604648baed0cf60b3d7282
https://github.com/paparazzi/paparazzi/commit/f46ff79a3aeac16fa3604648baed0cf60b3d7282
Author: Allen <address@hidden>
Date: 2011-03-15 (Tue, 15 Mar 2011)
Changed paths:
M sw/airborne/arch/stm32/mcu_arch.c
Log Message:
-----------
Include board config first in mcu_arch
Commit: 4179634d08f687e388527b9727cbda4b3bd03ea5
https://github.com/paparazzi/paparazzi/commit/4179634d08f687e388527b9727cbda4b3bd03ea5
Author: Felix Ruess <address@hidden>
Date: 2011-03-15 (Tue, 15 Mar 2011)
Changed paths:
M conf/Makefile.stm32
M sw/airborne/arch/lpc21/LPC2148-ROM-bl.ld
M sw/airborne/arch/lpc21/mcu_periph/i2c_arch.c
M sw/airborne/arch/stm32/mcu_arch.c
M sw/airborne/boards/lisa_m_1.0.h
M sw/airborne/firmwares/rotorcraft/actuators/actuators_mkk.c
M sw/airborne/mcu_periph/i2c.h
M sw/airborne/peripherals/ami601.c
M sw/airborne/peripherals/hmc5843.c
M sw/airborne/test/test_esc_mkk_simple.c
Log Message:
-----------
Merge branch 'master' into dev
Compare: https://github.com/paparazzi/paparazzi/compare/27365e5...4179634