[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] c9e983: define ADC 0 to 3 in b
From: |
noreply |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] c9e983: define ADC 0 to 3 in booz board header |
Date: |
Sun, 27 Mar 2011 15:42:29 -0700 |
Branch: refs/heads/new-state-interface
Home: https://github.com/paparazzi/paparazzi
Commit: c9e9833850c0d24196885ba3065dd9ea0b52ccc0
https://github.com/paparazzi/paparazzi/commit/c9e9833850c0d24196885ba3065dd9ea0b52ccc0
Author: Gautier Hattenberger <address@hidden>
Date: 2011-03-23 (Wed, 23 Mar 2011)
Changed paths:
M sw/airborne/boards/booz_1.0.h
Log Message:
-----------
define ADC 0 to 3 in booz board header
Commit: b237bb17ae458c80b076eecd48a5e29f38333e98
https://github.com/paparazzi/paparazzi/commit/b237bb17ae458c80b076eecd48a5e29f38333e98
Author: Gautier Hattenberger <address@hidden>
Date: 2011-03-24 (Thu, 24 Mar 2011)
Changed paths:
M conf/airframes/ENAC/quadrotor/booz2_g1.xml
M conf/modules/sonar_maxbotix_booz.xml
M sw/airborne/arch/lpc21/mcu_periph/adc_arch.h
A sw/airborne/modules/sonar/sonar_maxbotix.c
A sw/airborne/modules/sonar/sonar_maxbotix.h
R sw/airborne/modules/sonar/sonar_maxbotix_booz.c
R sw/airborne/modules/sonar/sonar_maxbotix_booz.h
M sw/airborne/subsystems/ins.c
M sw/airborne/subsystems/ins.h
Log Message:
-----------
update maxbotix driver to the adc system for booz
it should actually now work for any platform
Commit: 132191e5007583332c96249368051a1284f30fdb
https://github.com/paparazzi/paparazzi/commit/132191e5007583332c96249368051a1284f30fdb
Author: Gautier Hattenberger <address@hidden>
Date: 2011-03-24 (Thu, 24 Mar 2011)
Changed paths:
M conf/messages.xml
Log Message:
-----------
add a GPS_LLA message
Commit: 52a0ae19ff987914624780700a407ed2dd363da1
https://github.com/paparazzi/paparazzi/commit/52a0ae19ff987914624780700a407ed2dd363da1
Author: Antoine Drouin <address@hidden>
Date: 2011-03-24 (Thu, 24 Mar 2011)
Changed paths:
M conf/messages.xml
Log Message:
-----------
added a bias message
Commit: 3fbc18ecd3ad04777de2acf559f53418c7cd5918
https://github.com/paparazzi/paparazzi/commit/3fbc18ecd3ad04777de2acf559f53418c7cd5918
Author: Felix Ruess <address@hidden>
Date: 2011-03-24 (Thu, 24 Mar 2011)
Changed paths:
M conf/airframes/twinjet_example.xml
Log Message:
-----------
change generic adc channel to ADC_7 in example aiframe file, as ADC_1 collides
with IR channel
Commit: e429af174a1b41dccf21051f387d3f61eaa69796
https://github.com/paparazzi/paparazzi/commit/e429af174a1b41dccf21051f387d3f61eaa69796
Author: Felix Ruess <address@hidden>
Date: 2011-03-24 (Thu, 24 Mar 2011)
Changed paths:
M conf/autopilot/subsystems/rotorcraft/fdm_nps.makefile
Log Message:
-----------
updated nps makefile, added gls libs that are needed
Commit: 7e241c42dca6656360a02472eeb8bfa7e39fe25a
https://github.com/paparazzi/paparazzi/commit/7e241c42dca6656360a02472eeb8bfa7e39fe25a
Author: Piotr Esden-Tempski <address@hidden>
Date: 2011-03-24 (Thu, 24 Mar 2011)
Changed paths:
M sw/airborne/firmwares/rotorcraft/guidance/guidance_v.c
Log Message:
-----------
Revert "Scale RC command for thrust based on MIN and MAX motor"
Guidance should not care about motor scalings.
This reverts commit dfa583cc39d3f431b2a291928642d6575389e806.
Commit: 1cd366db95026ac4f29f83821db3dc4d9848637b
https://github.com/paparazzi/paparazzi/commit/1cd366db95026ac4f29f83821db3dc4d9848637b
Author: Piotr Esden-Tempski <address@hidden>
Date: 2011-03-24 (Thu, 24 Mar 2011)
Changed paths:
M sw/airborne/firmwares/rotorcraft/actuators/actuators_pwm_supervision.c
Log Message:
-----------
Added scaling for throttle for pwm actuators.
Commit: 76ddb40492761a1d30f1f80faac8281bd5c5b401
https://github.com/paparazzi/paparazzi/commit/76ddb40492761a1d30f1f80faac8281bd5c5b401
Author: Piotr Esden-Tempski <address@hidden>
Date: 2011-03-24 (Thu, 24 Mar 2011)
Changed paths:
M conf/airframes/esden/lisa_pwm_aspirin.xml
Log Message:
-----------
Improved gains for lisa pwm aspirin quad.
Commit: cd532aae6e8c62245331a7e4ed99b7f84b73262c
https://github.com/paparazzi/paparazzi/commit/cd532aae6e8c62245331a7e4ed99b7f84b73262c
Author: Piotr Esden-Tempski <address@hidden>
Date: 2011-03-24 (Thu, 24 Mar 2011)
Changed paths:
M conf/airframes/esden/lisa_pwm_aspirin.xml
Log Message:
-----------
Changed mode 2 to ATTITUDE RC CLIMB. Now the throttle stick controls the
climb/descend rate.
Commit: db30c0343fd83aa7168c99baf30ae5acb317eaf4
https://github.com/paparazzi/paparazzi/commit/db30c0343fd83aa7168c99baf30ae5acb317eaf4
Author: Piotr Esden-Tempski <address@hidden>
Date: 2011-03-24 (Thu, 24 Mar 2011)
Changed paths:
M conf/airframes/esden/lisa_pwm_aspirin.xml
Log Message:
-----------
Fixed baud rate for ublox6 on lisa_pwm_aspirin frame.
Commit: f5e8bd8736cbc501ef3c1f135216499122bcf87f
https://github.com/paparazzi/paparazzi/commit/f5e8bd8736cbc501ef3c1f135216499122bcf87f
Author: Antoine Drouin <address@hidden>
Date: 2011-03-25 (Fri, 25 Mar 2011)
Changed paths:
M conf/autopilot/subsystems/shared/ahrs_ic.makefile
Log Message:
-----------
added flags to allow simulation
Commit: c0f68a1f3ee9fea14cda947731fc66586bd81edb
https://github.com/paparazzi/paparazzi/commit/c0f68a1f3ee9fea14cda947731fc66586bd81edb
Author: Antoine Drouin <address@hidden>
Date: 2011-03-25 (Fri, 25 Mar 2011)
Changed paths:
A conf/gps/rotorcraft_ublox6.txt
Log Message:
-----------
added configuration file for ublox6 on rotorcraft firmware
Commit: e1ffe4a590d3a786f3ad0e8421421cc913b537e4
https://github.com/paparazzi/paparazzi/commit/e1ffe4a590d3a786f3ad0e8421421cc913b537e4
Author: Antoine Drouin <address@hidden>
Date: 2011-03-25 (Fri, 25 Mar 2011)
Changed paths:
M conf/autopilot/lisa_l_test_progs.makefile
M conf/settings/settings_test.xml
A sw/airborne/arch/stm32/subsystems/settings_arch.c
A sw/airborne/arch/stm32/subsystems/settings_arch.h
M sw/airborne/subsystems/settings.c
M sw/airborne/subsystems/settings.h
M sw/tools/gen_settings.ml
Log Message:
-----------
added permanent settings infrastructure on stm32
Commit: 925e85e91557746acfdf446419353cb512bfa639
https://github.com/paparazzi/paparazzi/commit/925e85e91557746acfdf446419353cb512bfa639
Author: Antoine Drouin <address@hidden>
Date: 2011-03-25 (Fri, 25 Mar 2011)
Changed paths:
M conf/Makefile.stm32
M conf/autopilot/rotorcraft.makefile
A sw/airborne/arch/lpc21/subsystems/settings_arch.c
M sw/airborne/firmwares/rotorcraft/main.c
M sw/airborne/subsystems/settings.c
M sw/airborne/test/subsystems/test_settings.c
M sw/tools/gen_settings.ml
Log Message:
-----------
enabled permanent setting on rotorcraft firmware.... beware
Commit: 78c629fcf0817a36b4f2dac4b0dde18f341ce9dd
https://github.com/paparazzi/paparazzi/commit/78c629fcf0817a36b4f2dac4b0dde18f341ce9dd
Author: Felix Ruess <address@hidden>
Date: 2011-03-25 (Fri, 25 Mar 2011)
Changed paths:
M conf/gps/rotorcraft_ublox6.txt
Log Message:
-----------
fix line endings, replace CRLF with LF only in rotorcraft_ublox6.txt
Commit: bec45ddddbefd2ea68c830dc4f753009481b3b27
https://github.com/paparazzi/paparazzi/commit/bec45ddddbefd2ea68c830dc4f753009481b3b27
Author: Felix Ruess <address@hidden>
Date: 2011-03-25 (Fri, 25 Mar 2011)
Changed paths:
M conf/boards/lisa_m_1.0.makefile
Log Message:
-----------
Revert "only link against opencm3_stm32 for lisa/m right now"
This reverts commit 7aab04c094d22e4ac3fd109c0d316dbe1f535c32.
Commit: 817ee78ad0dd43a5f51f31358c877936d2f45f44
https://github.com/paparazzi/paparazzi/commit/817ee78ad0dd43a5f51f31358c877936d2f45f44
Author: Felix Ruess <address@hidden>
Date: 2011-03-25 (Fri, 25 Mar 2011)
Changed paths:
M conf/autopilot/subsystems/lisa_passthrough/ahrs_cmpl.makefile
M conf/autopilot/subsystems/rotorcraft/ahrs_cmpl.makefile
Log Message:
-----------
removed AHRS_FIXED_POINT flag, as it is not used anymore
Commit: 8b160c6efd6d12e4e4878d800f37ba318dbc5502
https://github.com/paparazzi/paparazzi/commit/8b160c6efd6d12e4e4878d800f37ba318dbc5502
Author: Felix Ruess <address@hidden>
Date: 2011-03-25 (Fri, 25 Mar 2011)
Changed paths:
M conf/flight_plans/EMAV2008.xml
M conf/flight_plans/IS.xml
M conf/flight_plans/basic.xml
M conf/flight_plans/ccc_gl.xml
M conf/flight_plans/fp_tp_auto.xml
M conf/flight_plans/grosslobke_demo.xml
M conf/flight_plans/joystick.xml
M conf/flight_plans/landing.xml
M conf/flight_plans/mav07.xml
M conf/flight_plans/mav08.xml
M conf/flight_plans/nordlys.xml
M conf/flight_plans/poles.xml
M conf/flight_plans/slayer_training.xml
M conf/flight_plans/snav.xml
M conf/flight_plans/standard.xml
M conf/flight_plans/tcas.xml
M conf/flight_plans/versatile.xml
M conf/flight_plans/xsens_cachejunction.xml
Log Message:
-----------
updated landing block for better alignment on a left landing, thx Reto.
Commit: cfdc39f128c852a387702b1316a2287d7a196d8c
https://github.com/paparazzi/paparazzi/commit/cfdc39f128c852a387702b1316a2287d7a196d8c
Author: Felix Ruess <address@hidden>
Date: 2011-03-25 (Fri, 25 Mar 2011)
Changed paths:
M doc/pprz_algebra/quaternion.tex
M
sw/airborne/firmwares/rotorcraft/stabilization/stabilization_attitude_quat_float.c
M
sw/airborne/firmwares/rotorcraft/stabilization/stabilization_attitude_ref_quat_float.c
M sw/airborne/fms/fms_spi_autopilot_msg.c
M sw/airborne/math/pprz_algebra_float.h
M sw/airborne/subsystems/ahrs/ahrs_float_cmpl_rmat.c
M sw/airborne/subsystems/ahrs/ahrs_float_lkf.c
M sw/airborne/subsystems/imu.c
M sw/airborne/test/test_algebra.c
Log Message:
-----------
fixed spelling of FLOAT_QUAT_NORMALISE to FLOAT_QUAT_NORMALIZE to be consistent
Commit: 5e2ad34b332f14e83322355c9207d7c78a836733
https://github.com/paparazzi/paparazzi/commit/5e2ad34b332f14e83322355c9207d7c78a836733
Author: Felix Ruess <address@hidden>
Date: 2011-03-25 (Fri, 25 Mar 2011)
Changed paths:
M sw/airborne/downlink.h
M sw/airborne/firmwares/fixedwing/datalink.c
Log Message:
-----------
fixed telemetry_transparent_usb: moved include of usb_serial.h from datalink.c
to datalink.h
Commit: b8e644c3de3cf04b1834becdaea6ea1ebdd6a5db
https://github.com/paparazzi/paparazzi/commit/b8e644c3de3cf04b1834becdaea6ea1ebdd6a5db
Author: Felix Ruess <address@hidden>
Date: 2011-03-25 (Fri, 25 Mar 2011)
Changed paths:
M conf/autopilot/subsystems/fixedwing/telemetry_transparent_usb.makefile
Log Message:
-----------
stop compilation with an error message when trying to use
telemetry_transparent_usb on any arch other than lpc21
Commit: b0fa9aafc1c0e46de7114e876e6c0e588991e844
https://github.com/paparazzi/paparazzi/commit/b0fa9aafc1c0e46de7114e876e6c0e588991e844
Author: Felix Ruess <address@hidden>
Date: 2011-03-25 (Fri, 25 Mar 2011)
Changed paths:
M conf/autopilot/setup.makefile
Log Message:
-----------
stop compilation with an error message when trying to use usb_tunnel on any
arch other than lpc21
Commit: 77d3cd265ef8e22fa8245898a8b389df54eed037
https://github.com/paparazzi/paparazzi/commit/77d3cd265ef8e22fa8245898a8b389df54eed037
Author: Felix Ruess <address@hidden>
Date: 2011-03-25 (Fri, 25 Mar 2011)
Changed paths:
A conf/autopilot/subsystems/rotorcraft/telemetry_transparent_usb.makefile
Log Message:
-----------
added telemetry_transparent_usb for rotorcrafts
Commit: bdad84b55fa7e9be808b991be2b8acd19bb83cad
https://github.com/paparazzi/paparazzi/commit/bdad84b55fa7e9be808b991be2b8acd19bb83cad
Author: Felix Ruess <address@hidden>
Date: 2011-03-25 (Fri, 25 Mar 2011)
Changed paths:
M conf/autopilot/booz2_test_progs.makefile
Log Message:
-----------
fix booz test_usb target
Commit: 67ae8c5fd9e00b6358d1a6a500c1cb1b0376b3f0
https://github.com/paparazzi/paparazzi/commit/67ae8c5fd9e00b6358d1a6a500c1cb1b0376b3f0
Author: Felix Ruess <address@hidden>
Date: 2011-03-25 (Fri, 25 Mar 2011)
Changed paths:
M conf/autopilot/subsystems/rotorcraft/telemetry_transparent_usb.makefile
Log Message:
-----------
USE_USB_HIGH_PCLK is not needed for booz board/rotorcrafts
Commit: 12a389973cd0859f8f2e12bc40afcd836d802da0
https://github.com/paparazzi/paparazzi/commit/12a389973cd0859f8f2e12bc40afcd836d802da0
Author: Felix Ruess <address@hidden>
Date: 2011-03-25 (Fri, 25 Mar 2011)
Changed paths:
M sw/airborne/downlink.c
Log Message:
-----------
added include airframe.h to downlink so you can specify TELEMETRY_MODE_x
anywhere in the aiframe file
Commit: 2c590d81761c75832d4bf1fac9a1ae3b5f03fa56
https://github.com/paparazzi/paparazzi/commit/2c590d81761c75832d4bf1fac9a1ae3b5f03fa56
Author: Felix Ruess <address@hidden>
Date: 2011-03-25 (Fri, 25 Mar 2011)
Changed paths:
M conf/airframes/booz2_flixr.xml
A conf/autopilot/subsystems/rotorcraft/actuators_dummy.makefile
R conf/telemetry/telemetry_booz2_flixr.xml
A sw/airborne/firmwares/rotorcraft/actuators/actuators_dummy.c
Log Message:
-----------
added dummy actuators for testing usb/i2c
Commit: 48ab3b383d08c787b332cb6b15568b326b73f75b
https://github.com/paparazzi/paparazzi/commit/48ab3b383d08c787b332cb6b15568b326b73f75b
Author: Felix Ruess <address@hidden>
Date: 2011-03-26 (Sat, 26 Mar 2011)
Changed paths:
M conf/airframes/booz2_flixr.xml
M sw/airborne/subsystems/electrical.c
Log Message:
-----------
use VSupplyOfAdc for scaling of supply voltage, defaults to VoltageOfAdc. With
this you can set a different scaling for the supply voltage than for the rest
of the adcs.
Commit: 6110311dc9f39ab9078a149fd3404951895b4891
https://github.com/paparazzi/paparazzi/commit/6110311dc9f39ab9078a149fd3404951895b4891
Author: Felix Ruess <address@hidden>
Date: 2011-03-26 (Sat, 26 Mar 2011)
Changed paths:
M sw/airborne/subsystems/electrical.c
Log Message:
-----------
default VSupplyOfAdc to VoltageOfAdc instead of DefaultVoltageOfAdc
Commit: 60d4140366b177dab0b66916e9a802088a55549f
https://github.com/paparazzi/paparazzi/commit/60d4140366b177dab0b66916e9a802088a55549f
Author: Felix Ruess <address@hidden>
Date: 2011-03-26 (Sat, 26 Mar 2011)
Changed paths:
M conf/autopilot/rotorcraft.makefile
R sw/airborne/firmwares/rotorcraft/battery.c
R sw/airborne/firmwares/rotorcraft/battery.h
R sw/airborne/lisa/lisa_analog_plug.c
Log Message:
-----------
removed obsolete battery and lisa_anlog_plug files
Commit: b4a886538a2984309fc1f76eceee0ae2d29e483d
https://github.com/paparazzi/paparazzi/commit/b4a886538a2984309fc1f76eceee0ae2d29e483d
Author: Felix Ruess <address@hidden>
Date: 2011-03-26 (Sat, 26 Mar 2011)
Changed paths:
M sw/airborne/subsystems/electrical.c
Log Message:
-----------
Revert "default VSupplyOfAdc to VoltageOfAdc instead of DefaultVoltageOfAdc"
This reverts commit 6110311dc9f39ab9078a149fd3404951895b4891.
Commit: d315265fc9ee0a28e7547a2e4b51216661df9bb1
https://github.com/paparazzi/paparazzi/commit/d315265fc9ee0a28e7547a2e4b51216661df9bb1
Author: Felix Ruess <address@hidden>
Date: 2011-03-26 (Sat, 26 Mar 2011)
Changed paths:
M conf/airframes/booz2_flixr.xml
M sw/airborne/subsystems/electrical.c
Log Message:
-----------
Revert "use VSupplyOfAdc for scaling of supply voltage, defaults to
VoltageOfAdc. With this you can set a different scaling for the supply voltage
than for the rest of the adcs."
This reverts commit 48ab3b383d08c787b332cb6b15568b326b73f75b.
Commit: e0ecaa6055e8090f64a1ab0bc6f3bfa92bf3807a
https://github.com/paparazzi/paparazzi/commit/e0ecaa6055e8090f64a1ab0bc6f3bfa92bf3807a
Author: Felix Ruess <address@hidden>
Date: 2011-03-26 (Sat, 26 Mar 2011)
Changed paths:
M conf/airframes/booz2_flixr.xml
Log Message:
-----------
define VoltageOfAdc in my airframe for batter voltage
Commit: 6fa80f971e0157bbe1fb6aba62d80e64f41a60f2
https://github.com/paparazzi/paparazzi/commit/6fa80f971e0157bbe1fb6aba62d80e64f41a60f2
Author: Felix Ruess <address@hidden>
Date: 2011-03-26 (Sat, 26 Mar 2011)
Changed paths:
A sw/airborne/arch/lpc21/vic_slots_rotorcrafts.txt
Log Message:
-----------
added info about the VIC slots used on rotorcrafts
Commit: a699e847728f54c88539e949a4939a51d856b19b
https://github.com/paparazzi/paparazzi/commit/a699e847728f54c88539e949a4939a51d856b19b
Author: Felix Ruess <address@hidden>
Date: 2011-03-26 (Sat, 26 Mar 2011)
Changed paths:
M conf/airframes/booz2_flixr.xml
M conf/autopilot/subsystems/rotorcraft/actuators_asctec.makefile
M conf/autopilot/subsystems/rotorcraft/actuators_asctec_v2.makefile
M conf/autopilot/subsystems/rotorcraft/actuators_mkk.makefile
M conf/autopilot/subsystems/rotorcraft/imu_b2_v1.0.makefile
M conf/autopilot/subsystems/rotorcraft/imu_b2_v1.1.makefile
M conf/autopilot/subsystems/rotorcraft/imu_b2_v1.2.makefile
M conf/autopilot/subsystems/rotorcraft/imu_crista.makefile
Log Message:
-----------
changed some VIC slots for rotorcrafts to free slot 10 used by USB (changed I2C
used for mags and actuators)
Commit: 395ad19aee6753b62628c4090e46d39d1f0aa412
https://github.com/paparazzi/paparazzi/commit/395ad19aee6753b62628c4090e46d39d1f0aa412
Author: Felix Ruess <address@hidden>
Date: 2011-03-26 (Sat, 26 Mar 2011)
Changed paths:
M sw/airborne/arch/lpc21/vic_slots_rotorcrafts.txt
Log Message:
-----------
updated info about VIC slots on rotorcraft after changing some
Commit: 62a64efd66f6ca6304ecfa5280a3fbce94c2a10b
https://github.com/paparazzi/paparazzi/commit/62a64efd66f6ca6304ecfa5280a3fbce94c2a10b
Author: Felix Ruess <address@hidden>
Date: 2011-03-27 (Sun, 27 Mar 2011)
Changed paths:
R sw/airborne/arch/lpc21/vic_slots.txt
A sw/airborne/arch/lpc21/vic_slots_fw.txt
M sw/airborne/arch/lpc21/vic_slots_rotorcrafts.txt
Log Message:
-----------
updated info on vic slots
Commit: dbe81a167b89ea373c537883b51a70e4c5aa94de
https://github.com/paparazzi/paparazzi/commit/dbe81a167b89ea373c537883b51a70e4c5aa94de
Author: Felix Ruess <address@hidden>
Date: 2011-03-27 (Sun, 27 Mar 2011)
Changed paths:
M conf/airframes/booz2_flixr.xml
Log Message:
-----------
update airframe file
Commit: 565406f0d484e143ecadee51fa1ceae7bcf4025f
https://github.com/paparazzi/paparazzi/commit/565406f0d484e143ecadee51fa1ceae7bcf4025f
Author: Felix Ruess <address@hidden>
Date: 2011-03-27 (Sun, 27 Mar 2011)
Changed paths:
M conf/autopilot/subsystems/rotorcraft/gps_skytraq.makefile
M conf/autopilot/subsystems/rotorcraft/gps_ublox.makefile
M conf/autopilot/subsystems/rotorcraft/telemetry_transparent.makefile
M conf/autopilot/subsystems/rotorcraft/telemetry_xbee_api.makefile
Log Message:
-----------
removed manual assignment of uart VIC slots for lpc based rotorcrafts, default
assignments in uart arch used
Commit: 5c68dfda0a0205ec7fbb523a97ab8894294f3319
https://github.com/paparazzi/paparazzi/commit/5c68dfda0a0205ec7fbb523a97ab8894294f3319
Author: Felix Ruess <address@hidden>
Date: 2011-03-27 (Sun, 27 Mar 2011)
Changed paths:
M conf/autopilot/subsystems/rotorcraft/fdm_nps.makefile
A sw/airborne/arch/sim/subsystems/settings_arch.c
Log Message:
-----------
add settings_arch for sim, and add it to rotorcraft sim
Commit: 066fc32680da012f255008b7405b68f434974c5a
https://github.com/paparazzi/paparazzi/commit/066fc32680da012f255008b7405b68f434974c5a
Author: Felix Ruess <address@hidden>
Date: 2011-03-27 (Sun, 27 Mar 2011)
Changed paths:
M conf/Makefile.stm32
M conf/airframes/ENAC/quadrotor/booz2_g1.xml
M conf/airframes/booz2_flixr.xml
M conf/airframes/esden/lisa_pwm_aspirin.xml
M conf/airframes/twinjet_example.xml
M conf/autopilot/booz2_test_progs.makefile
M conf/autopilot/lisa_l_test_progs.makefile
M conf/autopilot/rotorcraft.makefile
M conf/autopilot/setup.makefile
M conf/autopilot/subsystems/fixedwing/telemetry_transparent_usb.makefile
M conf/autopilot/subsystems/lisa_passthrough/ahrs_cmpl.makefile
M conf/autopilot/subsystems/rotorcraft/actuators_asctec.makefile
M conf/autopilot/subsystems/rotorcraft/actuators_asctec_v2.makefile
A conf/autopilot/subsystems/rotorcraft/actuators_dummy.makefile
M conf/autopilot/subsystems/rotorcraft/actuators_mkk.makefile
M conf/autopilot/subsystems/rotorcraft/ahrs_cmpl.makefile
M conf/autopilot/subsystems/rotorcraft/fdm_nps.makefile
M conf/autopilot/subsystems/rotorcraft/gps_skytraq.makefile
M conf/autopilot/subsystems/rotorcraft/gps_ublox.makefile
M conf/autopilot/subsystems/rotorcraft/imu_b2_v1.0.makefile
M conf/autopilot/subsystems/rotorcraft/imu_b2_v1.1.makefile
M conf/autopilot/subsystems/rotorcraft/imu_b2_v1.2.makefile
M conf/autopilot/subsystems/rotorcraft/imu_crista.makefile
M conf/autopilot/subsystems/rotorcraft/telemetry_transparent.makefile
A conf/autopilot/subsystems/rotorcraft/telemetry_transparent_usb.makefile
M conf/autopilot/subsystems/rotorcraft/telemetry_xbee_api.makefile
M conf/autopilot/subsystems/shared/ahrs_ic.makefile
M conf/boards/lisa_m_1.0.makefile
M conf/flight_plans/EMAV2008.xml
M conf/flight_plans/IS.xml
M conf/flight_plans/basic.xml
M conf/flight_plans/ccc_gl.xml
M conf/flight_plans/fp_tp_auto.xml
M conf/flight_plans/grosslobke_demo.xml
M conf/flight_plans/joystick.xml
M conf/flight_plans/landing.xml
M conf/flight_plans/mav07.xml
M conf/flight_plans/mav08.xml
M conf/flight_plans/nordlys.xml
M conf/flight_plans/poles.xml
M conf/flight_plans/slayer_training.xml
M conf/flight_plans/snav.xml
M conf/flight_plans/standard.xml
M conf/flight_plans/tcas.xml
M conf/flight_plans/versatile.xml
M conf/flight_plans/xsens_cachejunction.xml
A conf/gps/rotorcraft_ublox6.txt
M conf/messages.xml
M conf/modules/sonar_maxbotix_booz.xml
M conf/settings/settings_test.xml
R conf/telemetry/telemetry_booz2_flixr.xml
M doc/pprz_algebra/quaternion.tex
M sw/airborne/arch/lpc21/mcu_periph/adc_arch.h
A sw/airborne/arch/lpc21/subsystems/settings_arch.c
R sw/airborne/arch/lpc21/vic_slots.txt
A sw/airborne/arch/lpc21/vic_slots_fw.txt
A sw/airborne/arch/lpc21/vic_slots_rotorcrafts.txt
A sw/airborne/arch/sim/subsystems/settings_arch.c
A sw/airborne/arch/stm32/subsystems/settings_arch.c
A sw/airborne/arch/stm32/subsystems/settings_arch.h
M sw/airborne/boards/booz_1.0.h
M sw/airborne/downlink.c
M sw/airborne/downlink.h
M sw/airborne/firmwares/fixedwing/datalink.c
A sw/airborne/firmwares/rotorcraft/actuators/actuators_dummy.c
M sw/airborne/firmwares/rotorcraft/actuators/actuators_pwm_supervision.c
R sw/airborne/firmwares/rotorcraft/battery.c
R sw/airborne/firmwares/rotorcraft/battery.h
M sw/airborne/firmwares/rotorcraft/guidance/guidance_v.c
M sw/airborne/firmwares/rotorcraft/main.c
M
sw/airborne/firmwares/rotorcraft/stabilization/stabilization_attitude_quat_float.c
M
sw/airborne/firmwares/rotorcraft/stabilization/stabilization_attitude_ref_quat_float.c
M sw/airborne/fms/fms_spi_autopilot_msg.c
R sw/airborne/lisa/lisa_analog_plug.c
M sw/airborne/math/pprz_algebra_float.h
A sw/airborne/modules/sonar/sonar_maxbotix.c
A sw/airborne/modules/sonar/sonar_maxbotix.h
R sw/airborne/modules/sonar/sonar_maxbotix_booz.c
R sw/airborne/modules/sonar/sonar_maxbotix_booz.h
M sw/airborne/subsystems/ahrs/ahrs_float_cmpl_rmat.c
M sw/airborne/subsystems/ahrs/ahrs_float_lkf.c
M sw/airborne/subsystems/imu.c
M sw/airborne/subsystems/ins.c
M sw/airborne/subsystems/ins.h
M sw/airborne/subsystems/settings.c
M sw/airborne/subsystems/settings.h
M sw/airborne/test/subsystems/test_settings.c
M sw/airborne/test/test_algebra.c
M sw/tools/gen_settings.ml
Log Message:
-----------
Merge branch 'master' into new-state-interface
Compare: https://github.com/paparazzi/paparazzi/compare/597ad5b...066fc32