[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] b3e07b: [saveSettings] check f
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] b3e07b: [saveSettings] check for matching of code_unit and... |
Date: |
Wed, 18 Jul 2012 06:38:30 -0700 |
Branch: refs/heads/fix_save_settings
Home: https://github.com/paparazzi/paparazzi
Commit: b3e07bb036e43d66baff3955f9f91677734ea99a
https://github.com/paparazzi/paparazzi/commit/b3e07bb036e43d66baff3955f9f91677734ea99a
Author: Gautier Hattenberger <address@hidden>
Date: 2012-07-18 (Wed, 18 Jul 2012)
Changed paths:
M sw/ground_segment/cockpit/saveSettings.ml
Log Message:
-----------
[saveSettings] check for matching of code_unit and settings_unit
When airframe code_unit and settings unit are not matching, the parameter can't
be automatically saved and a warning is printed in the paparazzi center.
When they are matching, or if only one of the two is specified, it is
used as code value.
Values are displayed in settings alt_unit if any, and are stored in
airframe unit.
Commit: 66a56778847fc1a0d29d8aed6857ec5f7c762391
https://github.com/paparazzi/paparazzi/commit/66a56778847fc1a0d29d8aed6857ec5f7c762391
Author: Gautier Hattenberger <address@hidden>
Date: 2012-07-18 (Wed, 18 Jul 2012)
Changed paths:
M conf/airframes/examples/quadrotor_lisa_m_2_pwm_spektrum.xml
M conf/airframes/examples/quadrotor_lisa_m_mkk.xml
M conf/airframes/fraser_lisa_m_rotorcraft.xml
M conf/airframes/mm/rotor/quadrotor_lisa_l_mkk.xml
M conf/settings/control/rotorcraft_guidance.xml
M conf/units.xml
Log Message:
-----------
[units] fixing unit definition for NOMINAL_HOVER_THROTTLE
Compare:
https://github.com/paparazzi/paparazzi/compare/351722f03810...66a56778847f
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] b3e07b: [saveSettings] check for matching of code_unit and...,
GitHub <=