[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 18f718: [helicopter] Add helic
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 18f718: [helicopter] Add helicopter mixings and throttle c... |
Date: |
Mon, 23 Nov 2015 06:56:22 -0800 |
Branch: refs/heads/master
Home: https://github.com/paparazzi/paparazzi
Commit: 18f718907e2d44ae3d4e381d578c88100da8a70d
https://github.com/paparazzi/paparazzi/commit/18f718907e2d44ae3d4e381d578c88100da8a70d
Author: Freek van Tienen <address@hidden>
Date: 2015-11-23 (Mon, 23 Nov 2015)
Changed paths:
A conf/airframes/TUDelft/airframes/heli450.xml
M conf/airframes/TUDelft/conf.xml
M conf/airframes/airframe.dtd
A conf/modules/heli_swashplate_mixing.xml
A conf/modules/heli_throttle_curve.xml
M sw/airborne/firmwares/rotorcraft/autopilot.h
A sw/airborne/modules/helicopter/swashplate_mixing.c
A sw/airborne/modules/helicopter/swashplate_mixing.h
A sw/airborne/modules/helicopter/throttle_curve.c
A sw/airborne/modules/helicopter/throttle_curve.h
M sw/tools/generators/gen_airframe.ml
Log Message:
-----------
[helicopter] Add helicopter mixings and throttle curves
Commit: 40939beb793589aee508d20429edb272911a0ddc
https://github.com/paparazzi/paparazzi/commit/40939beb793589aee508d20429edb272911a0ddc
Author: Christophe De Wagter <address@hidden>
Date: 2015-11-23 (Mon, 23 Nov 2015)
Changed paths:
A conf/airframes/TUDelft/airframes/heli450.xml
M conf/airframes/TUDelft/conf.xml
M conf/airframes/airframe.dtd
A conf/modules/heli_swashplate_mixing.xml
A conf/modules/heli_throttle_curve.xml
M sw/airborne/firmwares/rotorcraft/autopilot.h
A sw/airborne/modules/helicopter/swashplate_mixing.c
A sw/airborne/modules/helicopter/swashplate_mixing.h
A sw/airborne/modules/helicopter/throttle_curve.c
A sw/airborne/modules/helicopter/throttle_curve.h
M sw/tools/generators/gen_airframe.ml
Log Message:
-----------
Merge pull request #1437 from paparazzi/heli_mixers
[helicopter] Add helicopter mixings and throttle curves
Compare:
https://github.com/paparazzi/paparazzi/compare/47878924282e...40939beb7935