[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 2891a0: use configured SYS_TIM
From: |
noreply |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 2891a0: use configured SYS_TIME_LED for fixedwings |
Date: |
Fri, 6 Jan 2012 14:09:58 -0800 |
Branch: refs/heads/systime
Home: https://github.com/paparazzi/paparazzi
Commit: 2891a0675e68d374098f4241ef76baef05a8bec7
https://github.com/paparazzi/paparazzi/commit/2891a0675e68d374098f4241ef76baef05a8bec7
Author: Felix Ruess <address@hidden>
Date: 2012-01-06 (Fri, 06 Jan 2012)
Changed paths:
M conf/autopilot/subsystems/fixedwing/autopilot.makefile
Log Message:
-----------
use configured SYS_TIME_LED for fixedwings
Commit: d84137eea96e95f616229f6e3cb06b0b5c075069
https://github.com/paparazzi/paparazzi/commit/d84137eea96e95f616229f6e3cb06b0b5c075069
Author: Felix Ruess <address@hidden>
Date: 2012-01-06 (Fri, 06 Jan 2012)
Changed paths:
M sw/airborne/subsystems/ahrs/ahrs_float_cmpl_rmat.c
M sw/airborne/subsystems/ahrs/ahrs_int_cmpl.c
Log Message:
-----------
make AHRS_MAG_UPDATE_YAW_ONLY the default, to update all axes with mag use
AHRS_MAG_UPDATE_ALL_AXES
Commit: 1f3b60dc2cde6f8c67c42bb9ed7740b8a1f695af
https://github.com/paparazzi/paparazzi/commit/1f3b60dc2cde6f8c67c42bb9ed7740b8a1f695af
Author: Felix Ruess <address@hidden>
Date: 2012-01-06 (Fri, 06 Jan 2012)
Changed paths:
M conf/airframes/Poine/beth.xml
M conf/autopilot/lisa_l_test_progs.makefile
M conf/autopilot/lisa_m_test_progs.makefile
M conf/autopilot/subsystems/shared/imu_aspirin_common.makefile
Log Message:
-----------
removed obsolete and unused IMU_OVERRIDE_CHANNELS from all makefiles
Commit: c40e1c8983e8cb8f3d277cce320ca2b1c34de4a6
https://github.com/paparazzi/paparazzi/commit/c40e1c8983e8cb8f3d277cce320ca2b1c34de4a6
Author: Felix Ruess <address@hidden>
Date: 2012-01-06 (Fri, 06 Jan 2012)
Changed paths:
M conf/airframes/fraser_lisa_m_rotorcraft.xml
Log Message:
-----------
fraser airframe: use ACTUATORS_STARTUP_DELAY for mkk controllers
Commit: 25f9ec1dda91280cee8488fe5d604ca61c9b4b5e
https://github.com/paparazzi/paparazzi/commit/25f9ec1dda91280cee8488fe5d604ca61c9b4b5e
Author: Felix Ruess <address@hidden>
Date: 2012-01-06 (Fri, 06 Jan 2012)
Changed paths:
M conf/airframes/Poine/beth.xml
M conf/airframes/fraser_lisa_m_rotorcraft.xml
M conf/autopilot/lisa_l_test_progs.makefile
M conf/autopilot/lisa_m_test_progs.makefile
M conf/autopilot/subsystems/shared/imu_aspirin_common.makefile
M sw/airborne/subsystems/ahrs/ahrs_float_cmpl_rmat.c
M sw/airborne/subsystems/ahrs/ahrs_int_cmpl.c
Log Message:
-----------
Merge branch 'dev' into systime
Compare: https://github.com/paparazzi/paparazzi/compare/26192cc...25f9ec1