[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 3c8ff6: whitespace cleanup
From: |
noreply |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 3c8ff6: whitespace cleanup |
Date: |
Mon, 31 Oct 2011 10:49:32 -0700 |
Branch: refs/heads/dev
Home: https://github.com/paparazzi/paparazzi
Commit: 3c8ff67a8e74fa583f24ff4f19f81c910d2c4bcb
https://github.com/paparazzi/paparazzi/commit/3c8ff67a8e74fa583f24ff4f19f81c910d2c4bcb
Author: Felix Ruess <address@hidden>
Date: 2011-10-27 (Thu, 27 Oct 2011)
Changed paths:
M sw/simulator/sim_ac_flightgear.c
M sw/simulator/sim_ac_jsbsim.c
Log Message:
-----------
whitespace cleanup
Commit: c4bf4365a3b03baf4e68ae97cfd289ecf31cd8d0
https://github.com/paparazzi/paparazzi/commit/c4bf4365a3b03baf4e68ae97cfd289ecf31cd8d0
Author: Felix Ruess <address@hidden>
Date: 2011-10-27 (Thu, 27 Oct 2011)
Changed paths:
M conf/autopilot/subsystems/fixedwing/ahrs_float_dcm.makefile
M conf/autopilot/subsystems/fixedwing/ahrs_int_cmpl_euler.makefile
M conf/autopilot/subsystems/fixedwing/ahrs_int_cmpl_quat.makefile
M conf/autopilot/subsystems/fixedwing/autopilot.makefile
A sw/airborne/arch/sim/jsbsim_ahrs.c
M sw/airborne/arch/sim/jsbsim_hw.h
M sw/airborne/arch/sim/jsbsim_ir.c
M sw/simulator/sim_ac_fw.c
Log Message:
-----------
also feed sim_ahrs from jsbsim
Commit: 8034bcb20931358cbd8853f8f51cda04844114eb
https://github.com/paparazzi/paparazzi/commit/8034bcb20931358cbd8853f8f51cda04844114eb
Author: Felix Ruess <address@hidden>
Date: 2011-10-27 (Thu, 27 Oct 2011)
Changed paths:
R sw/airborne/arch/sim/sim_imu.c
Log Message:
-----------
removed obsolete sim_imu file
Commit: 0b9922c690e705ad06994adad8ec74fd6fc491bf
https://github.com/paparazzi/paparazzi/commit/0b9922c690e705ad06994adad8ec74fd6fc491bf
Author: Felix Ruess <address@hidden>
Date: 2011-10-28 (Fri, 28 Oct 2011)
Changed paths:
M Makefile
M conf/Makefile.lpc21
M conf/Makefile.stm32
M sw/airborne/arch/lpc21/lpcusb/Makefile
Log Message:
-----------
Call xargs with option -r (--no-run-if-empty) so that when the toolchain is
not found, dirname does not complain about a missing operand
Commit: 88d8f4458eadf296814b09b5141ea2d5f5d4381d
https://github.com/paparazzi/paparazzi/commit/88d8f4458eadf296814b09b5141ea2d5f5d4381d
Author: Felix Ruess <address@hidden>
Date: 2011-10-28 (Fri, 28 Oct 2011)
Changed paths:
M Makefile
M conf/Makefile.lpc21
M conf/Makefile.stm32
M sw/airborne/arch/lpc21/lpcusb/Makefile
Log Message:
-----------
trying to make everyone happy.... no xargs -r on osx
Commit: 0cd41d92258e5aa24e6e47c0787886811b3d837e
https://github.com/paparazzi/paparazzi/commit/0cd41d92258e5aa24e6e47c0787886811b3d837e
Author: Felix Ruess <address@hidden>
Date: 2011-10-28 (Fri, 28 Oct 2011)
Changed paths:
M sw/airborne/modules/airborne_ant_track/airborne_ant_track.c
M sw/airborne/modules/airborne_ant_track/airborne_ant_track.h
Log Message:
-----------
no execuable flag for source files
Commit: 29ccad782cd615d0765541f3180385719938a055
https://github.com/paparazzi/paparazzi/commit/29ccad782cd615d0765541f3180385719938a055
Author: Felix Ruess <address@hidden>
Date: 2011-10-30 (Sun, 30 Oct 2011)
Changed paths:
M conf/modules/servo_switch.xml
Log Message:
-----------
update comments for servo_switch module
Commit: 1ff3548720d8df9403f1080769a572aa9e53d4f0
https://github.com/paparazzi/paparazzi/commit/1ff3548720d8df9403f1080769a572aa9e53d4f0
Author: Felix Ruess <address@hidden>
Date: 2011-10-31 (Mon, 31 Oct 2011)
Changed paths:
M Makefile
M conf/Makefile.lpc21
M conf/Makefile.stm32
M conf/autopilot/subsystems/fixedwing/ahrs_float_dcm.makefile
M conf/autopilot/subsystems/fixedwing/ahrs_int_cmpl_euler.makefile
M conf/autopilot/subsystems/fixedwing/ahrs_int_cmpl_quat.makefile
M conf/autopilot/subsystems/fixedwing/autopilot.makefile
M conf/modules/servo_switch.xml
M sw/airborne/arch/lpc21/lpcusb/Makefile
A sw/airborne/arch/sim/jsbsim_ahrs.c
M sw/airborne/arch/sim/jsbsim_hw.h
M sw/airborne/arch/sim/jsbsim_ir.c
R sw/airborne/arch/sim/sim_imu.c
M sw/airborne/modules/airborne_ant_track/airborne_ant_track.c
M sw/airborne/modules/airborne_ant_track/airborne_ant_track.h
M sw/simulator/sim_ac_flightgear.c
M sw/simulator/sim_ac_fw.c
M sw/simulator/sim_ac_jsbsim.c
Log Message:
-----------
Merge branch 'master' into dev
Commit: 0d499fb991d30af3cd47250aefe47ba58eefe57b
https://github.com/paparazzi/paparazzi/commit/0d499fb991d30af3cd47250aefe47ba58eefe57b
Author: Felix Ruess <address@hidden>
Date: 2011-10-31 (Mon, 31 Oct 2011)
Changed paths:
M conf/autopilot/subsystems/fixedwing/imu_analog.makefile
Log Message:
-----------
updated comments, use configure and not param keyword
Commit: 0d9bf23508b4515f0d7eca0c72237c466d5dd627
https://github.com/paparazzi/paparazzi/commit/0d9bf23508b4515f0d7eca0c72237c466d5dd627
Author: Felix Ruess <address@hidden>
Date: 2011-10-31 (Mon, 31 Oct 2011)
Changed paths:
M sw/airborne/firmwares/fixedwing/main_ap.c
Log Message:
-----------
only check and use aligner if USE_AHRS_ALIGNER is defined
Compare: https://github.com/paparazzi/paparazzi/compare/cf0d5b9...0d9bf23