[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 72f4b2: added script that prin
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 72f4b2: added script that prints the used paparazzi versio... |
Date: |
Thu, 19 Jul 2012 17:13:05 -0700 |
Branch: refs/heads/master
Home: https://github.com/paparazzi/paparazzi
Commit: 72f4b21da04ce65d88872783269793ece1c72f4d
https://github.com/paparazzi/paparazzi/commit/72f4b21da04ce65d88872783269793ece1c72f4d
Author: Felix Ruess <address@hidden>
Date: 2012-06-25 (Mon, 25 Jun 2012)
Changed paths:
A paparazzi_git_version
Log Message:
-----------
added script that prints the used paparazzi version using git describe
Commit: 8e95d7293a437025149bfa44d74d6521c47add0c
https://github.com/paparazzi/paparazzi/commit/8e95d7293a437025149bfa44d74d6521c47add0c
Author: Felix Ruess <address@hidden>
Date: 2012-06-26 (Tue, 26 Jun 2012)
Changed paths:
M sw/airborne/firmwares/rotorcraft/actuators/actuators_asctec.c
Log Message:
-----------
[fix][actuators] Lisa-L with Asctech v2 motors only start after reflashing
when a bus error was sensed on stm32-i2c. multiple re-init solves the problem.
closes #224
Commit: 38ebd016b6fe357879f5490986542ced95119c42
https://github.com/paparazzi/paparazzi/commit/38ebd016b6fe357879f5490986542ced95119c42
Author: Felix Ruess <address@hidden>
Date: 2012-06-26 (Tue, 26 Jun 2012)
Changed paths:
M conf/modules/ins_chimu_spi.xml
M conf/modules/ins_chimu_uart.xml
Log Message:
-----------
[modules] ins_chimu module is only implemented for ap target...
Commit: 52d648ff95de9dd356a67e6ad171e516011978fc
https://github.com/paparazzi/paparazzi/commit/52d648ff95de9dd356a67e6ad171e516011978fc
Author: Felix Ruess <address@hidden>
Date: 2012-06-27 (Wed, 27 Jun 2012)
Changed paths:
M conf/airframes/examples/bixler_lisa_m_2.xml
M sw/airborne/subsystems/imu.c
Log Message:
-----------
don't print info message about zero mag neutrals if USE_MAGNETOMETER is false
Commit: 60a0fdef9b2a10de147a19fdcbf43d93e12b79d1
https://github.com/paparazzi/paparazzi/commit/60a0fdef9b2a10de147a19fdcbf43d93e12b79d1
Author: Felix Ruess <address@hidden>
Date: 2012-06-29 (Fri, 29 Jun 2012)
Changed paths:
M sw/airborne/mcu_periph/uart.h
Log Message:
-----------
[mcu_periph] fix typo in tx_buf size
Commit: 2567c75f68d9e594606655ef11d5bcd62281c2ee
https://github.com/paparazzi/paparazzi/commit/2567c75f68d9e594606655ef11d5bcd62281c2ee
Author: Felix Ruess <address@hidden>
Date: 2012-06-29 (Fri, 29 Jun 2012)
Changed paths:
M conf/airframes/examples/bixler_lisa_m_2.xml
Log Message:
-----------
[conf] added yaw to rc-commands in bixler example
Commit: 51f53b322e43a9c2193857a7f7ef915f21221b3b
https://github.com/paparazzi/paparazzi/commit/51f53b322e43a9c2193857a7f7ef915f21221b3b
Author: Felix Ruess <address@hidden>
Date: 2012-06-30 (Sat, 30 Jun 2012)
Changed paths:
M sw/supervision/pc_aircraft.ml
Log Message:
-----------
[paparazzi center] disable upload button for nps target
Commit: 34e8417d7d93e1958b2f00d55b4ef9109644035b
https://github.com/paparazzi/paparazzi/commit/34e8417d7d93e1958b2f00d55b4ef9109644035b
Author: Felix Ruess <address@hidden>
Date: 2012-06-30 (Sat, 30 Jun 2012)
Changed paths:
M sw/simulator/nps/nps_radio_control_spektrum.c
Log Message:
-----------
[nps] define UICLC flag to 0 if not known (e.g. on OSX as the flag is not in
POSIX)
Commit: 2412914f87cb4079d4093a04f5fd076f93b9eb70
https://github.com/paparazzi/paparazzi/commit/2412914f87cb4079d4093a04f5fd076f93b9eb70
Author: Felix Ruess <address@hidden>
Date: 2012-06-30 (Sat, 30 Jun 2012)
Changed paths:
M sw/airborne/arch/sim/subsystems/radio_control/ppm_arch.c
Log Message:
-----------
[nps] don't inlude ocaml headers in ppm_arch if USE_NPS
Commit: 46a14c1716096c60f887164d97e200006a9925e0
https://github.com/paparazzi/paparazzi/commit/46a14c1716096c60f887164d97e200006a9925e0
Author: Felix Ruess <address@hidden>
Date: 2012-06-30 (Sat, 30 Jun 2012)
Changed paths:
A conf/Makefile.nps
M conf/firmwares/subsystems/rotorcraft/fdm_jsbsim.makefile
M sw/airborne/Makefile
Log Message:
-----------
[nps] separate makefile for nps target
Commit: a89d9416c126026c693b3c9fb8d7cf73d40d5823
https://github.com/paparazzi/paparazzi/commit/a89d9416c126026c693b3c9fb8d7cf73d40d5823
Author: Felix Ruess <address@hidden>
Date: 2012-06-30 (Sat, 30 Jun 2012)
Changed paths:
M conf/firmwares/rotorcraft.makefile
M conf/firmwares/subsystems/fixedwing/autopilot.makefile
M sw/airborne/modules/gps/gps_ubx_ucenter.c
Log Message:
-----------
added FIRMWARE defines
gps_ubx_ucenter module uses it to get full NAV_SOL message rate for rotorcrafts
closes #225
Commit: 54f243c41bc032dd25c50b30f6a4db7364337828
https://github.com/paparazzi/paparazzi/commit/54f243c41bc032dd25c50b30f6a4db7364337828
Author: Stephen Dwyer <address@hidden>
Date: 2012-06-30 (Sat, 30 Jun 2012)
Changed paths:
M conf/firmwares/subsystems/rotorcraft/fdm_jsbsim.makefile
M sw/simulator/nps/nps_main.c
M sw/simulator/nps/nps_radio_control.c
M sw/simulator/nps/nps_radio_control_joystick.c
M sw/simulator/nps/nps_radio_control_joystick.h
Log Message:
-----------
[nps] Switched radio control via joystick to use SDL instead of native linux
interface for cross-platform support.
* now explicitly update the joystick values instead of running in a glib event
loop
* combination of polled axes and event driven buttons
* options now uses just the SDL index as an optional argument, defaults to
index 0 (first joystick on system)
closes #232
Commit: 7dc47c735d9fbbfc0d8e286d630018b07223bd25
https://github.com/paparazzi/paparazzi/commit/7dc47c735d9fbbfc0d8e286d630018b07223bd25
Author: Felix Ruess <address@hidden>
Date: 2012-06-30 (Sat, 30 Jun 2012)
Changed paths:
M tests/examples/01_compile_all_example_targets.t
Log Message:
-----------
[tests] enable testing of nps target on OSX again, should be working now
Commit: 5e7aa0640508067d12a8d928ed98a0d0da8d1845
https://github.com/paparazzi/paparazzi/commit/5e7aa0640508067d12a8d928ed98a0d0da8d1845
Author: Felix Ruess <address@hidden>
Date: 2012-07-06 (Fri, 06 Jul 2012)
Changed paths:
M sw/airborne/firmwares/fixedwing/main_ap.c
Log Message:
-----------
[fixedwing] add ins_periodic_task to sensors_task
closes #226
Commit: b8cbce5791a2009d0a74e1c4ae56ad9ceddd20dd
https://github.com/paparazzi/paparazzi/commit/b8cbce5791a2009d0a74e1c4ae56ad9ceddd20dd
Author: Felix Ruess <address@hidden>
Date: 2012-07-06 (Fri, 06 Jul 2012)
Changed paths:
M sw/airborne/firmwares/rotorcraft/autopilot.h
Log Message:
-----------
[rotorcraft] fix KillThrottle
Commit: 5d29fc958495c796e387cb33a502df3a2148e4ba
https://github.com/paparazzi/paparazzi/commit/5d29fc958495c796e387cb33a502df3a2148e4ba
Author: Felix Ruess <address@hidden>
Date: 2012-07-07 (Sat, 07 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 sw/airborne/firmwares/rotorcraft/guidance/guidance_v.c
M sw/airborne/firmwares/rotorcraft/guidance/guidance_v_adpt.h
Log Message:
-----------
[rotorcraft] vertical guidance: bound nominal command to 90% of max to keep
some authority
Commit: 172bbe07dbb7b753df2b294c3b09963e60207d17
https://github.com/paparazzi/paparazzi/commit/172bbe07dbb7b753df2b294c3b09963e60207d17
Author: Xavier Gibert <address@hidden>
Date: 2012-07-12 (Thu, 12 Jul 2012)
Changed paths:
M sw/ground_segment/tmtc/server.ml
Log Message:
-----------
Message fields resorted in the server as the definition.
Commit: 4f4bb60f2d59c7c9bc1b54184658a897686f340c
https://github.com/paparazzi/paparazzi/commit/4f4bb60f2d59c7c9bc1b54184658a897686f340c
Author: Gautier Hattenberger <address@hidden>
Date: 2012-07-12 (Thu, 12 Jul 2012)
Changed paths:
M sw/ground_segment/tmtc/server.ml
Log Message:
-----------
[server] fix indent
Commit: 9aad86fce866be957898f2b9f14b777a96005a1f
https://github.com/paparazzi/paparazzi/commit/9aad86fce866be957898f2b9f14b777a96005a1f
Author: Gautier Hattenberger <address@hidden>
Date: 2012-07-12 (Thu, 12 Jul 2012)
Changed paths:
M sw/airborne/firmwares/rotorcraft/navigation.c
M sw/airborne/firmwares/rotorcraft/navigation.h
Log Message:
-----------
[nav] glide for rotorcraft navigation
Commit: ad1bcb1b5d068c7c2c5971d93f993e888c97c646
https://github.com/paparazzi/paparazzi/commit/ad1bcb1b5d068c7c2c5971d93f993e888c97c646
Author: Gautier Hattenberger <address@hidden>
Date: 2012-07-12 (Thu, 12 Jul 2012)
Changed paths:
A conf/radios/FlyElectricRx31.xml
Log Message:
-----------
[radio] add Fly Electric Rx 31 radio file
Commit: af8c8b8ac72fdfd480c6fadc8454bc362c966f38
https://github.com/paparazzi/paparazzi/commit/af8c8b8ac72fdfd480c6fadc8454bc362c966f38
Author: Gautier Hattenberger <address@hidden>
Date: 2012-07-12 (Thu, 12 Jul 2012)
Changed paths:
M conf/settings/control/stabilization_att_int.xml
Log Message:
-----------
[settings] increasing settings range for stab_att_int
Conflicts:
conf/settings/control/stabilization_att_int.xml
Commit: 5c5131b790efbf397c78694031824b9947844ca4
https://github.com/paparazzi/paparazzi/commit/5c5131b790efbf397c78694031824b9947844ca4
Author: Felix Ruess <address@hidden>
Date: 2012-07-12 (Thu, 12 Jul 2012)
Changed paths:
R paparazzi_git_version
A paparazzi_version
Log Message:
-----------
updated and renamed version script: ./paparazzi_version
will now also print a default version set in this script if using a tarball (no
git repo)
Commit: 7c6821445ce77430316f77f84e97699ae9316c08
https://github.com/paparazzi/paparazzi/commit/7c6821445ce77430316f77f84e97699ae9316c08
Author: Bernard Davison <address@hidden>
Date: 2012-07-15 (Sun, 15 Jul 2012)
Changed paths:
A conf/airframes/TestHardware/LisaL_v1.1_aspirin_v1.5_fw.xml
R conf/airframes/TestHardware/LisaL_v1.1_aspirin_v1.5_overo_fw.xml
R conf/airframes/TestHardware/LisaL_v1.1_aspirin_v1.5_overo_rc.xml
A conf/airframes/TestHardware/LisaL_v1.1_aspirin_v1.5_rc.xml
M conf/airframes/TestHardware/LisaL_v1.1_b2_v1.2_fw.xml
M conf/conf.xml.example
Log Message:
-----------
Started updating the LisaL configurations for Fixed Wing and added them to
the example airframe configurations that are built and tested.
Commit: 69e876dd7b8ce123cdf6acd85c8f7f8a0e110859
https://github.com/paparazzi/paparazzi/commit/69e876dd7b8ce123cdf6acd85c8f7f8a0e110859
Author: Bernard Davison <address@hidden>
Date: 2012-07-15 (Sun, 15 Jul 2012)
Changed paths:
M conf/airframes/TestHardware/LisaL_v1.1_aspirin_v1.5_fw.xml
M conf/airframes/TestHardware/LisaL_v1.1_b2_v1.2_fw.xml
Log Message:
-----------
fixing up units to follow the v3.9 standard way of specifying them. This is
important as these are example airframes.
Commit: 4fd54ff204a5915485e39b7a6542878a3e716b30
https://github.com/paparazzi/paparazzi/commit/4fd54ff204a5915485e39b7a6542878a3e716b30
Author: Felix Ruess <address@hidden>
Date: 2012-07-15 (Sun, 15 Jul 2012)
Changed paths:
M sw/ground_segment/cockpit/saveSettings.ml
Log Message:
-----------
[ground_segment] fix unit-conversions when saving settings back to airframe
file
Commit: 5f5e4bd013bd1d02caed7fbdfbca876cb11e154c
https://github.com/paparazzi/paparazzi/commit/5f5e4bd013bd1d02caed7fbdfbca876cb11e154c
Author: Bernard Davison <address@hidden>
Date: 2012-07-15 (Sun, 15 Jul 2012)
Changed paths:
M tests/LisaL/01_With_b2_v1.2.t
A tests/LisaL/02_With_aspirin_v1.5.t
R tests/LisaL/02_With_aspirin_v1.5_and_overo.t
Log Message:
-----------
correcting the names of the target airframes which I forgot to test and
correct yesterday. :-(
Commit: 527837e87c8317bfaba500fef4cf4d93682ece03
https://github.com/paparazzi/paparazzi/commit/527837e87c8317bfaba500fef4cf4d93682ece03
Author: Bernard Davison <address@hidden>
Date: 2012-07-16 (Mon, 16 Jul 2012)
Changed paths:
M Makefile
Log Message:
-----------
Moving the conf/conf.xml file back from the packup after the tests have run.
Commit: c5d774b46d8ba2696b5c08062d16847049267b2b
https://github.com/paparazzi/paparazzi/commit/c5d774b46d8ba2696b5c08062d16847049267b2b
Author: Felix Ruess <address@hidden>
Date: 2012-07-16 (Mon, 16 Jul 2012)
Changed paths:
M sw/ground_segment/cockpit/saveSettings.ml
Log Message:
-----------
[ground_segment] saveSettings: send value in real code unit when uploading
(dl_setting)
Commit: 73d470cc6b8513f622a9648292b6efa1c868f121
https://github.com/paparazzi/paparazzi/commit/73d470cc6b8513f622a9648292b6efa1c868f121
Author: Felix Ruess <address@hidden>
Date: 2012-07-16 (Mon, 16 Jul 2012)
Changed paths:
M sw/ground_segment/cockpit/saveSettings.ml
Log Message:
-----------
[ground_segment] saveSettings: use alt_unit_coef for display unit if set
Commit: 1146ee6f92372d06e860a477cbd6d4be8a70ded1
https://github.com/paparazzi/paparazzi/commit/1146ee6f92372d06e860a477cbd6d4be8a70ded1
Author: Gautier Hattenberger <address@hidden>
Date: 2012-07-17 (Tue, 17 Jul 2012)
Changed paths:
M sw/ground_segment/cockpit/saveSettings.ml
Log Message:
-----------
[saveSetting] replace some lines with a single function call
Commit: 351722f03810fc05736b2d4bc5a1a1eeee86e42b
https://github.com/paparazzi/paparazzi/commit/351722f03810fc05736b2d4bc5a1a1eeee86e42b
Author: Gautier Hattenberger <address@hidden>
Date: 2012-07-17 (Tue, 17 Jul 2012)
Changed paths:
M sw/ground_segment/cockpit/saveSettings.ml
M sw/lib/ocaml/editAirframe.ml
M sw/lib/ocaml/editAirframe.mli
Log Message:
-----------
[saveSetting] EditAirframe get function also return code unit
not used yet, but might be really useful
Commit: 0b2be2d7e97be40a336f3b578ad0c6d640a42a33
https://github.com/paparazzi/paparazzi/commit/0b2be2d7e97be40a336f3b578ad0c6d640a42a33
Author: Christophe De Wagter <address@hidden>
Date: 2012-07-17 (Tue, 17 Jul 2012)
Changed paths:
M sw/airborne/subsystems/imu/imu_aspirin2.h
Log Message:
-----------
Serious Bugfix: Only use IMU data for integration when new measurements are
available.
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
Commit: 8f4f57ba7f2e449257f52e158b35e87eae32d4ff
https://github.com/paparazzi/paparazzi/commit/8f4f57ba7f2e449257f52e158b35e87eae32d4ff
Author: Felix Ruess <address@hidden>
Date: 2012-07-18 (Wed, 18 Jul 2012)
Changed paths:
M conf/settings/control/rotorcraft_guidance.xml
M sw/airborne/firmwares/rotorcraft/guidance/guidance_v.c
M sw/airborne/firmwares/rotorcraft/guidance/guidance_v.h
Log Message:
-----------
[rotorcraft guidance] make guidance_v_nominal_throttle a float value
Commit: 9d4bc8f5888e23c3674999a843ab971a175d1552
https://github.com/paparazzi/paparazzi/commit/9d4bc8f5888e23c3674999a843ab971a175d1552
Author: Felix Ruess <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/units.xml
Log Message:
-----------
Revert "[units] fixing unit definition for NOMINAL_HOVER_THROTTLE"
the guidance_v_nominal_throttle is now a float value, so this is not needed
This reverts commit 66a56778847fc1a0d29d8aed6857ec5f7c762391.
Commit: c028e7a2967cb1346a0c727857f64d9ba2f7ef1b
https://github.com/paparazzi/paparazzi/commit/c028e7a2967cb1346a0c727857f64d9ba2f7ef1b
Author: Gautier Hattenberger <address@hidden>
Date: 2012-07-18 (Wed, 18 Jul 2012)
Changed paths:
M conf/units.xml
M sw/lib/ocaml/pprz.ml
M sw/lib/ocaml/pprz.mli
M sw/tools/gen_airframe.ml
Log Message:
-----------
[saveSettings] automatic conversion are now described in units.xml
Commit: 44801a2de63c30021b0a4f24d67d2b235ccf112e
https://github.com/paparazzi/paparazzi/commit/44801a2de63c30021b0a4f24d67d2b235ccf112e
Author: Gautier Hattenberger <address@hidden>
Date: 2012-07-18 (Wed, 18 Jul 2012)
Changed paths:
M conf/settings/estimation/infrared.xml
M conf/units.xml
M sw/ground_segment/cockpit/saveSettings.ml
M sw/lib/ocaml/pprz.ml
M sw/lib/ocaml/pprz.mli
Log Message:
-----------
[units] automatic conversion handles code and display
Commit: 11f93f2346acc5f5cdc4699b9578f8bb00e35904
https://github.com/paparazzi/paparazzi/commit/11f93f2346acc5f5cdc4699b9578f8bb00e35904
Author: Gautier Hattenberger <address@hidden>
Date: 2012-07-19 (Thu, 19 Jul 2012)
Changed paths:
M conf/settings/control/rotorcraft_guidance.xml
M conf/settings/estimation/infrared.xml
M conf/units.xml
M sw/airborne/firmwares/rotorcraft/guidance/guidance_v.c
M sw/airborne/firmwares/rotorcraft/guidance/guidance_v.h
M sw/ground_segment/cockpit/saveSettings.ml
M sw/lib/ocaml/editAirframe.ml
M sw/lib/ocaml/editAirframe.mli
M sw/lib/ocaml/pprz.ml
M sw/lib/ocaml/pprz.mli
M sw/tools/gen_airframe.ml
Log Message:
-----------
Merge pull request #238 from paparazzi/fix_save_settings
fix unit-conversions when saving settings back to airframe file
implicit conversions are now described in conf/units.xml
Commit: ba2eb6c82425080b21c83044ede1613ffe621049
https://github.com/paparazzi/paparazzi/commit/ba2eb6c82425080b21c83044ede1613ffe621049
Author: Christophe De Wagter <address@hidden>
Date: 2012-07-19 (Thu, 19 Jul 2012)
Changed paths:
M sw/airborne/subsystems/imu/imu_aspirin2.c
M sw/airborne/subsystems/imu/imu_aspirin2.h
Log Message:
-----------
Clarify naming and no unnecessary memcopy
Commit: 62ce66fc66f5aa33dec53e766a71cc9a06e6884b
https://github.com/paparazzi/paparazzi/commit/62ce66fc66f5aa33dec53e766a71cc9a06e6884b
Author: Felix Ruess <address@hidden>
Date: 2012-07-19 (Thu, 19 Jul 2012)
Changed paths:
M conf/firmwares/subsystems/shared/imu_b2_v1.2.makefile
Log Message:
-----------
[lpc21] set I2C1_VIC_SLOT=12 for mag on booz imu_v1.2
this is needed when running rotorcraft firmware where the default slot 11 is
already taken
Commit: 1a585205a50b17751edc14f1d0c304e0edac12af
https://github.com/paparazzi/paparazzi/commit/1a585205a50b17751edc14f1d0c304e0edac12af
Author: Felix Ruess <address@hidden>
Date: 2012-07-19 (Thu, 19 Jul 2012)
Changed paths:
M sw/airborne/subsystems/imu/imu_aspirin2.c
M sw/airborne/subsystems/imu/imu_aspirin2.h
Log Message:
-----------
Merge pull request #239 from tudelft/aspirin2_fix_fw
Only use IMU data for integration when new measurements flag is set
Commit: b189804be9765bcdd0eb61f9f647ae51bea3e067
https://github.com/paparazzi/paparazzi/commit/b189804be9765bcdd0eb61f9f647ae51bea3e067
Author: Felix Ruess <address@hidden>
Date: 2012-07-19 (Thu, 19 Jul 2012)
Changed paths:
M Makefile
A conf/airframes/TestHardware/LisaL_v1.1_aspirin_v1.5_fw.xml
R conf/airframes/TestHardware/LisaL_v1.1_aspirin_v1.5_overo_fw.xml
R conf/airframes/TestHardware/LisaL_v1.1_aspirin_v1.5_overo_rc.xml
A conf/airframes/TestHardware/LisaL_v1.1_aspirin_v1.5_rc.xml
M conf/airframes/TestHardware/LisaL_v1.1_b2_v1.2_fw.xml
M conf/conf.xml.example
M conf/firmwares/subsystems/shared/imu_b2_v1.2.makefile
M conf/settings/control/rotorcraft_guidance.xml
M conf/settings/estimation/infrared.xml
M conf/units.xml
M sw/airborne/firmwares/rotorcraft/guidance/guidance_v.c
M sw/airborne/firmwares/rotorcraft/guidance/guidance_v.h
M sw/airborne/subsystems/imu/imu_aspirin2.c
M sw/airborne/subsystems/imu/imu_aspirin2.h
M sw/ground_segment/cockpit/saveSettings.ml
M sw/ground_segment/tmtc/server.ml
M sw/lib/ocaml/editAirframe.ml
M sw/lib/ocaml/editAirframe.mli
M sw/lib/ocaml/pprz.ml
M sw/lib/ocaml/pprz.mli
M sw/tools/gen_airframe.ml
M tests/LisaL/01_With_b2_v1.2.t
A tests/LisaL/02_With_aspirin_v1.5.t
R tests/LisaL/02_With_aspirin_v1.5_and_overo.t
Log Message:
-----------
Merge fixes from branch 'v3.9'
* fix SaveSettings to deal with units properly: #238
* implicit unit conversions are now described in conf/units.mxl
* fix aspirin2 driver: only update on new measurements: #239
* fix order of message fields in the server
Compare:
https://github.com/paparazzi/paparazzi/compare/353bd38c5b78...b189804be976
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] 72f4b2: added script that prints the used paparazzi versio...,
GitHub <=