[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] d12572: fix typo
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] d12572: fix typo |
Date: |
Fri, 13 Sep 2013 13:06:53 -0700 |
Branch: refs/heads/baro_abi
Home: https://github.com/paparazzi/paparazzi
Commit: d12572dcdc5fb9f4c0288cb1f29fbfd570fd44e4
https://github.com/paparazzi/paparazzi/commit/d12572dcdc5fb9f4c0288cb1f29fbfd570fd44e4
Author: Felix Ruess <address@hidden>
Date: 2013-09-13 (Fri, 13 Sep 2013)
Changed paths:
M Makefile.ac
Log Message:
-----------
fix typo
Commit: 09e5bb497e0b4142603e41d41e11683cd63aea59
https://github.com/paparazzi/paparazzi/commit/09e5bb497e0b4142603e41d41e11683cd63aea59
Author: Felix Ruess <address@hidden>
Date: 2013-09-13 (Fri, 13 Sep 2013)
Changed paths:
M conf/firmwares/subsystems/fixedwing/fdm_jsbsim.makefile
M conf/firmwares/subsystems/rotorcraft/fdm_jsbsim.makefile
M conf/settings/nps.xml
A sw/simulator/nps/nps_atmosphere.c
M sw/simulator/nps/nps_atmosphere.h
M sw/simulator/nps/nps_electrical.c
M sw/simulator/nps/nps_electrical.h
M sw/simulator/nps/nps_fdm.h
M sw/simulator/nps/nps_fdm_jsbsim.c
M sw/simulator/nps/nps_ivy_common.c
M sw/simulator/nps/nps_main.c
Log Message:
-----------
[nps] simple wind simulation
No vertical wind component for now, only magnitude and direction.
Also no gusts so far...
Can be changed via settings.
Towards solving issue #540
Commit: b83b291e1d203164fab435b76e849a9262fb7d9f
https://github.com/paparazzi/paparazzi/commit/b83b291e1d203164fab435b76e849a9262fb7d9f
Author: Felix Ruess <address@hidden>
Date: 2013-09-13 (Fri, 13 Sep 2013)
Changed paths:
M conf/settings/nps.xml
M sw/airborne/subsystems/gps/gps_sim_nps.c
M sw/airborne/subsystems/gps/gps_sim_nps.h
Log Message:
-----------
[nps] ability to set gps outage via settings
Commit: 593c686a50d219a22ac89c890207588b5099655b
https://github.com/paparazzi/paparazzi/commit/593c686a50d219a22ac89c890207588b5099655b
Author: Felix Ruess <address@hidden>
Date: 2013-09-13 (Fri, 13 Sep 2013)
Changed paths:
M sw/airborne/arch/stm32/subsystems/actuators/actuators_pwm_arch.c
Log Message:
-----------
[stm32][actuators_pwm] add defines for TIM9 and TIM12
Commit: d38ad852b60b5a52d7f8c9e6d4506904fb0e67d9
https://github.com/paparazzi/paparazzi/commit/d38ad852b60b5a52d7f8c9e6d4506904fb0e67d9
Author: Felix Ruess <address@hidden>
Date: 2013-09-13 (Fri, 13 Sep 2013)
Changed paths:
M Makefile.ac
M conf/firmwares/subsystems/fixedwing/fdm_jsbsim.makefile
M conf/firmwares/subsystems/rotorcraft/fdm_jsbsim.makefile
M conf/settings/nps.xml
M sw/airborne/arch/stm32/subsystems/actuators/actuators_pwm_arch.c
M sw/airborne/subsystems/gps/gps_sim_nps.c
M sw/airborne/subsystems/gps/gps_sim_nps.h
A sw/simulator/nps/nps_atmosphere.c
M sw/simulator/nps/nps_atmosphere.h
M sw/simulator/nps/nps_electrical.c
M sw/simulator/nps/nps_electrical.h
M sw/simulator/nps/nps_fdm.h
M sw/simulator/nps/nps_fdm_jsbsim.c
M sw/simulator/nps/nps_ivy_common.c
M sw/simulator/nps/nps_main.c
Log Message:
-----------
Merge branch 'master' into baro_abi
get fixes from master
Commit: b424bbac4986947df30dc982012d4fce923c8349
https://github.com/paparazzi/paparazzi/commit/b424bbac4986947df30dc982012d4fce923c8349
Author: Felix Ruess <address@hidden>
Date: 2013-09-13 (Fri, 13 Sep 2013)
Changed paths:
M conf/firmwares/subsystems/shared/baro_board.makefile
M conf/modules/baro_mpl3115.xml
M sw/airborne/boards/apogee/baro_board.c
M sw/airborne/modules/sensors/baro_mpl3115.c
M sw/airborne/modules/sensors/baro_mpl3115.h
M sw/airborne/peripherals/mpl3115.c
M sw/airborne/peripherals/mpl3115.h
Log Message:
-----------
[peripherals] refactor baro mpl3115
Compare:
https://github.com/paparazzi/paparazzi/compare/dcd89a12bb8a...b424bbac4986