[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 00f6cd: delete curves before c
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 00f6cd: delete curves before closing a window (suppress wa... |
Date: |
Thu, 01 Mar 2012 07:54:05 -0800 |
Branch: refs/heads/dev
Home: https://github.com/paparazzi/paparazzi
Commit: 00f6cd6fed94fda1547b4e55f34c55fd93573f85
https://github.com/paparazzi/paparazzi/commit/00f6cd6fed94fda1547b4e55f34c55fd93573f85
Author: Gautier Hattenberger <address@hidden>
Date: 2012-03-01 (Thu, 01 Mar 2012)
Changed paths:
M sw/logalizer/plotter.ml
Log Message:
-----------
delete curves before closing a window (suppress warning); replace tab by
spaces
Commit: 3e8d174486ccdf945e81c4b4aea15dd1439cd074
https://github.com/paparazzi/paparazzi/commit/3e8d174486ccdf945e81c4b4aea15dd1439cd074
Author: Felix Ruess <address@hidden>
Date: 2012-03-01 (Thu, 01 Mar 2012)
Changed paths:
M sw/airborne/firmwares/rotorcraft/stabilization/stabilization_attitude.h
M
sw/airborne/firmwares/rotorcraft/stabilization/stabilization_attitude_float.h
M sw/airborne/firmwares/rotorcraft/stabilization/stabilization_attitude_int.h
M
sw/airborne/firmwares/rotorcraft/stabilization/stabilization_attitude_quat_float.c
M sw/airborne/firmwares/rotorcraft/stabilization/stabilization_attitude_ref.h
M
sw/airborne/firmwares/rotorcraft/stabilization/stabilization_attitude_ref_euler_float.c
M
sw/airborne/firmwares/rotorcraft/stabilization/stabilization_attitude_ref_euler_float.h
M
sw/airborne/firmwares/rotorcraft/stabilization/stabilization_attitude_ref_euler_int.c
M
sw/airborne/firmwares/rotorcraft/stabilization/stabilization_attitude_ref_euler_int.h
M
sw/airborne/firmwares/rotorcraft/stabilization/stabilization_attitude_ref_quat_float.c
M
sw/airborne/firmwares/rotorcraft/stabilization/stabilization_attitude_ref_quat_int.c
Log Message:
-----------
indentation only
Commit: cc4e2f4d6159dc005581509cd584dc93980afd13
https://github.com/paparazzi/paparazzi/commit/cc4e2f4d6159dc005581509cd584dc93980afd13
Author: Felix Ruess <address@hidden>
Date: 2012-03-01 (Thu, 01 Mar 2012)
Changed paths:
R README
A README.md
M conf/airframes/ENAC/fixed-wing/twinjet2.xml
M conf/airframes/ENAC/quadrotor/blender.xml
M conf/airframes/ENAC/quadrotor/navgo.xml
M conf/autopilot/rotorcraft.makefile
M conf/autopilot/subsystems/shared/imu_navgo.makefile
M sw/airborne/arch/lpc21/mcu_periph/spi_arch.c
M sw/airborne/boards/navgo/baro_board.c
M sw/airborne/boards/navgo/baro_board.h
M sw/airborne/boards/navgo/imu_navgo.c
M sw/airborne/boards/navgo_1.0.h
A sw/airborne/math/Makefile
A sw/airborne/math/README
A sw/airborne/math/pprzmath.pc.in
M sw/airborne/peripherals/mcp355x.c
M sw/lib/ocaml/mapTrack.ml
M sw/logalizer/plotter.ml
Log Message:
-----------
Merge branch 'master' into dev
* merged the baro board stuff for navgo
* still needs to be fixed for the new spi transactions
Compare: https://github.com/paparazzi/paparazzi/compare/81d88ed...cc4e2f4