paparazzi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paparazzi-commits] [paparazzi/paparazzi] 3d3adb: [guidance_v] pass only


From: GitHub
Subject: [paparazzi-commits] [paparazzi/paparazzi] 3d3adb: [guidance_v] pass only vertical thrust component t...
Date: Fri, 13 Sep 2013 04:58:28 -0700

  Branch: refs/heads/baro_abi
  Home:   https://github.com/paparazzi/paparazzi
  Commit: 3d3adb7281af3e1d7ddf0801b703a7b26ea3a476
      
https://github.com/paparazzi/paparazzi/commit/3d3adb7281af3e1d7ddf0801b703a7b26ea3a476
  Author: Felix Ruess <address@hidden>
  Date:   2013-09-03 (Tue, 03 Sep 2013)

  Changed paths:
    M sw/airborne/firmwares/rotorcraft/guidance/guidance_v.c
    M sw/airborne/firmwares/rotorcraft/guidance/guidance_v.h
    M sw/airborne/firmwares/rotorcraft/guidance/guidance_v_adapt.c

  Log Message:
  -----------
  [guidance_v] pass only vertical thrust component to gv_adapt_run

Improve issue #527.
Get an estimate of the ctually applied thrust in the direction of the gravity 
vector instead of total thrust
to pass to the adaptive nominal thrust estimation.

Still should be improved by using the actual thrust after saturation/mixing...


  Commit: 8c71ec676d168e2a4bbfa85cab2b8fcf2054f2e4
      
https://github.com/paparazzi/paparazzi/commit/8c71ec676d168e2a4bbfa85cab2b8fcf2054f2e4
  Author: Felix Ruess <address@hidden>
  Date:   2013-09-03 (Tue, 03 Sep 2013)

  Changed paths:
    M sw/airborne/firmwares/rotorcraft/guidance/guidance_v.c
    M sw/airborne/firmwares/rotorcraft/guidance/guidance_v.h

  Log Message:
  -----------
  [guidance_v] make some functions static


  Commit: 0a8cfabd8ab1afa27c694f69a6975fe7feee4eca
      
https://github.com/paparazzi/paparazzi/commit/0a8cfabd8ab1afa27c694f69a6975fe7feee4eca
  Author: Felix Ruess <address@hidden>
  Date:   2013-09-03 (Tue, 03 Sep 2013)

  Changed paths:
    M sw/airborne/firmwares/rotorcraft/guidance/guidance_v.c

  Log Message:
  -----------
  [guidance_v] fix vertical thrust from COMMAND_THRUST


  Commit: 70454b1111f75f43cb04698401f4c7084b67535a
      
https://github.com/paparazzi/paparazzi/commit/70454b1111f75f43cb04698401f4c7084b67535a
  Author: Felix Ruess <address@hidden>
  Date:   2013-09-03 (Tue, 03 Sep 2013)

  Changed paths:
    M sw/airborne/firmwares/rotorcraft/guidance/guidance_v.c

  Log Message:
  -----------
  [guidance_v] only compute thrust coeff once


  Commit: 5a4b39a417907d51cf765379cefa1fd9f0c12f3b
      
https://github.com/paparazzi/paparazzi/commit/5a4b39a417907d51cf765379cefa1fd9f0c12f3b
  Author: Felix Ruess <address@hidden>
  Date:   2013-09-03 (Tue, 03 Sep 2013)

  Changed paths:
    M sw/airborne/firmwares/rotorcraft/guidance/guidance_v.c

  Log Message:
  -----------
  [guidance_v] slightly more correct and efficient thrust_coeff calc


  Commit: d2e05e51f03366a59824d9f3ec9a93f5397413f7
      
https://github.com/paparazzi/paparazzi/commit/d2e05e51f03366a59824d9f3ec9a93f5397413f7
  Author: Felix Ruess <address@hidden>
  Date:   2013-09-05 (Thu, 05 Sep 2013)

  Changed paths:
    M sw/airborne/firmwares/rotorcraft/autopilot.c
    M sw/airborne/firmwares/rotorcraft/autopilot.h
    M sw/airborne/firmwares/rotorcraft/navigation.c

  Log Message:
  -----------
  [rotorcraft] rename autopilot_detect_ground to autopilot_ground_detected


  Commit: bc3955993f3cfa51eb54b8a0f383145e5e620c6b
      
https://github.com/paparazzi/paparazzi/commit/bc3955993f3cfa51eb54b8a0f383145e5e620c6b
  Author: Gautier Hattenberger <address@hidden>
  Date:   2013-09-06 (Fri, 06 Sep 2013)

  Changed paths:
    M sw/supervision/pc_aircraft.ml
    M sw/supervision/pc_control_panel.ml

  Log Message:
  -----------
  [supervision] sort AC and session in alphabetic order


  Commit: 28028180ea594b670f8b7ac1cb34860c0907daf6
      
https://github.com/paparazzi/paparazzi/commit/28028180ea594b670f8b7ac1cb34860c0907daf6
  Author: fvantienen <address@hidden>
  Date:   2013-09-07 (Sat, 07 Sep 2013)

  Changed paths:
    M sw/tools/gen_airframe.ml

  Log Message:
  -----------
  [conf] Airframe Templates: $AC_ID is auto-filled. Allows to include specific 
calibrations and set specific names.


  Commit: 9b16d51afa1621ed586ae00b08bbfd091f048450
      
https://github.com/paparazzi/paparazzi/commit/9b16d51afa1621ed586ae00b08bbfd091f048450
  Author: Felix Ruess <address@hidden>
  Date:   2013-09-07 (Sat, 07 Sep 2013)

  Changed paths:
    M conf/boards/ardrone2_sdk.makefile

  Log Message:
  -----------
  [conf] fix ardrone2_sdk: all leds default to none


  Commit: 874cd8ce25121139caa6682e74b9376b439bdc31
      
https://github.com/paparazzi/paparazzi/commit/874cd8ce25121139caa6682e74b9376b439bdc31
  Author: Felix Ruess <address@hidden>
  Date:   2013-09-07 (Sat, 07 Sep 2013)

  Changed paths:
    M conf/firmwares/subsystems/fixedwing/ahrs_float_cmpl_quat.makefile
    M conf/firmwares/subsystems/fixedwing/ahrs_float_cmpl_rmat.makefile
    M conf/firmwares/subsystems/fixedwing/ahrs_float_dcm.makefile
    M conf/firmwares/subsystems/fixedwing/ahrs_gx3.makefile
    M conf/firmwares/subsystems/fixedwing/ahrs_int_cmpl_euler.makefile
    M conf/firmwares/subsystems/fixedwing/ahrs_int_cmpl_quat.makefile
    M conf/firmwares/subsystems/fixedwing/autopilot.makefile
    M conf/firmwares/subsystems/fixedwing/gps_mediatek_diy.makefile
    M conf/firmwares/subsystems/fixedwing/gps_nmea.makefile
    M conf/firmwares/subsystems/fixedwing/gps_skytraq.makefile
    M conf/firmwares/subsystems/fixedwing/gps_ublox.makefile
    M conf/firmwares/subsystems/fixedwing/gps_ublox_utm.makefile
    M conf/firmwares/subsystems/lisa_passthrough/radio_control_spektrum.makefile
    M conf/firmwares/subsystems/rotorcraft/ahrs_float_cmpl_quat.makefile
    M conf/firmwares/subsystems/rotorcraft/ahrs_float_mlkf.makefile
    M conf/firmwares/subsystems/rotorcraft/ahrs_gx3.makefile
    M conf/firmwares/subsystems/rotorcraft/ahrs_int_cmpl_euler.makefile
    M conf/firmwares/subsystems/rotorcraft/gps_ardrone2.makefile
    M conf/firmwares/subsystems/rotorcraft/gps_sirf.makefile
    M conf/firmwares/subsystems/rotorcraft/gps_skytraq.makefile
    M conf/firmwares/subsystems/rotorcraft/gps_ublox.makefile
    M conf/firmwares/subsystems/shared/radio_control_datalink.makefile
    M conf/firmwares/subsystems/shared/radio_control_ppm.makefile
    M conf/firmwares/subsystems/shared/radio_control_sbus.makefile
    M conf/firmwares/subsystems/shared/radio_control_spektrum.makefile
    M conf/firmwares/subsystems/shared/radio_control_superbitrf_rc.makefile

  Log Message:
  -----------
  [conf][subsystems] x_LED default to none so it doesn't fail if not defined in 
board makefile


  Commit: 3651e8ceeb283ea71b099f743fec1b9d9ac57081
      
https://github.com/paparazzi/paparazzi/commit/3651e8ceeb283ea71b099f743fec1b9d9ac57081
  Author: Gautier Hattenberger <address@hidden>
  Date:   2013-09-07 (Sat, 07 Sep 2013)

  Changed paths:
    M sw/tools/gen_airframe.ml

  Log Message:
  -----------
  Merge pull request #533 from dewagter/master

[conf] Airframe Templates: $AC_ID is auto-filled.


  Commit: 057c842045172a4ac4f6fb4e86f3a818c4255e5d
      
https://github.com/paparazzi/paparazzi/commit/057c842045172a4ac4f6fb4e86f3a818c4255e5d
  Author: Ben Laurie <address@hidden(none)>
  Date:   2013-09-08 (Sun, 08 Sep 2013)

  Changed paths:
    M sw/airborne/boards/ardrone/navdata.c
    M sw/airborne/boards/ardrone/navdata.h

  Log Message:
  -----------
  navdata_port is private.


  Commit: b28fae799a7588ad0c0619721551dd6d24532457
      
https://github.com/paparazzi/paparazzi/commit/b28fae799a7588ad0c0619721551dd6d24532457
  Author: Ben Laurie <address@hidden>
  Date:   2013-09-08 (Sun, 08 Sep 2013)

  Changed paths:
    M sw/airborne/boards/ardrone/navdata.c

  Log Message:
  -----------
  There's no need for |port| to be dynamically allocated.

Also fixes the bug that if |nav_fd| open fails, port->isOpen and
port->isInitialised are not cleared.


  Commit: 1ba778437ee86facadcc8f8bc4053ed3dddf04dc
      
https://github.com/paparazzi/paparazzi/commit/1ba778437ee86facadcc8f8bc4053ed3dddf04dc
  Author: Ben Laurie <address@hidden>
  Date:   2013-09-08 (Sun, 08 Sep 2013)

  Changed paths:
    M sw/airborne/boards/ardrone/navdata.c
    M sw/airborne/boards/ardrone/navdata.h

  Log Message:
  -----------
  Hide more private data.


  Commit: dfe4469e2ca8c7d1012eab12e3ee1ad70e168086
      
https://github.com/paparazzi/paparazzi/commit/dfe4469e2ca8c7d1012eab12e3ee1ad70e168086
  Author: Ben Laurie <address@hidden>
  Date:   2013-09-08 (Sun, 08 Sep 2013)

  Changed paths:
    M sw/airborne/boards/ardrone/navdata.c

  Log Message:
  -----------
  Writes can be partial, in theory at least (note, all writes are currently
length 1).


  Commit: c37b9aed4c44a30a3e45ca422aeff8994947cbe4
      
https://github.com/paparazzi/paparazzi/commit/c37b9aed4c44a30a3e45ca422aeff8994947cbe4
  Author: Ben Laurie <address@hidden>
  Date:   2013-09-08 (Sun, 08 Sep 2013)

  Changed paths:
    M sw/airborne/boards/ardrone/navdata.c

  Log Message:
  -----------
  Read to NULL is not legal.


  Commit: 1b46a385593fe1af9b4d1c460b6d8bbe1fd0f6c5
      
https://github.com/paparazzi/paparazzi/commit/1b46a385593fe1af9b4d1c460b6d8bbe1fd0f6c5
  Author: Ben Laurie <address@hidden>
  Date:   2013-09-08 (Sun, 08 Sep 2013)

  Changed paths:
    M sw/airborne/boards/ardrone/navdata.c

  Log Message:
  -----------
  Retry blocking writes.


  Commit: 888b877f6e31b4a8059416a6c202d25b0f179975
      
https://github.com/paparazzi/paparazzi/commit/888b877f6e31b4a8059416a6c202d25b0f179975
  Author: Ben Laurie <address@hidden>
  Date:   2013-09-08 (Sun, 08 Sep 2013)

  Changed paths:
    M sw/airborne/boards/ardrone/navdata.c

  Log Message:
  -----------
  baro_update_logic() can be static.


  Commit: aa1bf02200aafe00ef3d77fce0825b96b332c1e2
      
https://github.com/paparazzi/paparazzi/commit/aa1bf02200aafe00ef3d77fce0825b96b332c1e2
  Author: Ben Laurie <address@hidden>
  Date:   2013-09-08 (Sun, 08 Sep 2013)

  Changed paths:
    M sw/airborne/boards/ardrone/navdata.c

  Log Message:
  -----------
  Use constants consistently.


  Commit: 0726043ac0daa5a57f1fa18cf5757c429650ffdf
      
https://github.com/paparazzi/paparazzi/commit/0726043ac0daa5a57f1fa18cf5757c429650ffdf
  Author: Ben Laurie <address@hidden>
  Date:   2013-09-08 (Sun, 08 Sep 2013)

  Changed paths:
    M sw/airborne/boards/ardrone/navdata.c

  Log Message:
  -----------
  navdata had better be the same size as a packet.


  Commit: 508f5ebb408c4680b51a1204750d8f272207d16e
      
https://github.com/paparazzi/paparazzi/commit/508f5ebb408c4680b51a1204750d8f272207d16e
  Author: Ben Laurie <address@hidden>
  Date:   2013-09-08 (Sun, 08 Sep 2013)

  Changed paths:
    M sw/airborne/boards/ardrone/baro_board.c
    M sw/airborne/boards/ardrone/navdata.c
    M sw/airborne/boards/ardrone/navdata.h
    M sw/airborne/firmwares/rotorcraft/telemetry.h
    M sw/airborne/subsystems/imu/imu_ardrone2_raw.h

  Log Message:
  -----------
  |navdata| does not need to be dynamically allocated.


  Commit: 23a92996ee3434e5166794bc2fa2e7ec19ff82ef
      
https://github.com/paparazzi/paparazzi/commit/23a92996ee3434e5166794bc2fa2e7ec19ff82ef
  Author: Ben Laurie <address@hidden>
  Date:   2013-09-08 (Sun, 08 Sep 2013)

  Changed paths:
    M sw/airborne/boards/ardrone/actuators_ardrone2_raw.c
    M sw/airborne/boards/ardrone/navdata.c
    M sw/airborne/boards/ardrone/navdata.h

  Log Message:
  -----------
  Make sure writes complete.


  Commit: 7efc5d98935228c79dde710ca2b81bafa69f06fb
      
https://github.com/paparazzi/paparazzi/commit/7efc5d98935228c79dde710ca2b81bafa69f06fb
  Author: Ben Laurie <address@hidden>
  Date:   2013-09-08 (Sun, 08 Sep 2013)

  Changed paths:
    M sw/airborne/boards/ardrone/actuators_ardrone2_raw.c
    M sw/airborne/boards/ardrone/navdata.c
    M sw/airborne/boards/ardrone/navdata.h

  Log Message:
  -----------
  Add full_read().


  Commit: b2e433c48279b89cd51ba18cbd8ac844f1c11c7c
      
https://github.com/paparazzi/paparazzi/commit/b2e433c48279b89cd51ba18cbd8ac844f1c11c7c
  Author: Felix Ruess <address@hidden>
  Date:   2013-09-09 (Mon, 09 Sep 2013)

  Changed paths:
    M conf/firmwares/subsystems/shared/actuators_asctec.makefile
    M conf/firmwares/subsystems/shared/actuators_asctec_v2.makefile
    M conf/firmwares/subsystems/shared/actuators_mkk.makefile
    M conf/firmwares/subsystems/shared/actuators_mkk_v2.makefile
    M conf/firmwares/subsystems/shared/actuators_skiron.makefile
    M conf/firmwares/subsystems/shared/imu_aspirin2_i2c.makefile
    M conf/firmwares/subsystems/shared/imu_aspirin_common.makefile
    M conf/firmwares/subsystems/shared/imu_aspirin_i2c_common.makefile
    M conf/firmwares/subsystems/shared/imu_drotek_10dof_v2.makefile
    M conf/firmwares/subsystems/shared/imu_gl1.makefile

  Log Message:
  -----------
  [conf][subsystems] more robust/configurable x_I2C_DEV


  Commit: e2e66c909edaaf77ac18d8d7140f285637076c83
      
https://github.com/paparazzi/paparazzi/commit/e2e66c909edaaf77ac18d8d7140f285637076c83
  Author: Christophe De Wagter <address@hidden>
  Date:   2013-09-09 (Mon, 09 Sep 2013)

  Changed paths:
    M conf/messages.xml

  Log Message:
  -----------
  [messages] Vision Update


  Commit: b0997d4a4838320a86f48f45d2457b5327a86816
      
https://github.com/paparazzi/paparazzi/commit/b0997d4a4838320a86f48f45d2457b5327a86816
  Author: Felix Ruess <address@hidden>
  Date:   2013-09-09 (Mon, 09 Sep 2013)

  Changed paths:
    M README.md

  Log Message:
  -----------
  remove paparazzi-omap package from README


  Commit: db924c7902efff133657a7c942cea23e0f35302b
      
https://github.com/paparazzi/paparazzi/commit/db924c7902efff133657a7c942cea23e0f35302b
  Author: Felix Ruess <address@hidden>
  Date:   2013-09-09 (Mon, 09 Sep 2013)

  Changed paths:
    M conf/firmwares/subsystems/shared/actuators_asctec.makefile
    M conf/firmwares/subsystems/shared/actuators_asctec_v2.makefile
    M conf/firmwares/subsystems/shared/actuators_mkk.makefile
    M conf/firmwares/subsystems/shared/actuators_mkk_v2.makefile
    M conf/firmwares/subsystems/shared/actuators_skiron.makefile
    M conf/firmwares/subsystems/shared/imu_aspirin2_i2c.makefile
    M conf/firmwares/subsystems/shared/imu_aspirin_common.makefile
    M conf/firmwares/subsystems/shared/imu_aspirin_i2c_common.makefile
    M conf/firmwares/subsystems/shared/imu_aspirin_v2_common.makefile

  Log Message:
  -----------
  [conf][subsystem] only error if devices not configured for ap target


  Commit: dd3571ac9b82b787c0edbc8099582562238719aa
      
https://github.com/paparazzi/paparazzi/commit/dd3571ac9b82b787c0edbc8099582562238719aa
  Author: Felix Ruess <address@hidden>
  Date:   2013-09-09 (Mon, 09 Sep 2013)

  Changed paths:
    M sw/airborne/subsystems/electrical.c

  Log Message:
  -----------
  [electrical] print bat level


  Commit: 64f1c9fac4f3abfd27e35a03cd8555efecf95ebc
      
https://github.com/paparazzi/paparazzi/commit/64f1c9fac4f3abfd27e35a03cd8555efecf95ebc
  Author: Felix Ruess <address@hidden>
  Date:   2013-09-10 (Tue, 10 Sep 2013)

  Changed paths:
    M conf/airframes/examples/MentorEnergy.xml
    M conf/airframes/examples/quadrotor_lisa_m_2_pwm_spektrum.xml
    M conf/airframes/examples/quadrotor_mlkf.xml
    M conf/airframes/fraser_lisa_m_rotorcraft.xml

  Log Message:
  -----------
  [conf] fix JS_MODE_AXIS to JS_AXIS_MODE


  Commit: 577b68d38df815db07fbbe095b7577220447b75b
      
https://github.com/paparazzi/paparazzi/commit/577b68d38df815db07fbbe095b7577220447b75b
  Author: Felix Ruess <address@hidden>
  Date:   2013-09-10 (Tue, 10 Sep 2013)

  Changed paths:
    M sw/airborne/state.h

  Log Message:
  -----------
  [state] fix local/global coordinate validity checks


  Commit: 5d78d95cf63e624a375e54835130ba10de4c5cc9
      
https://github.com/paparazzi/paparazzi/commit/5d78d95cf63e624a375e54835130ba10de4c5cc9
  Author: Christophe De Wagter <address@hidden>
  Date:   2013-09-10 (Tue, 10 Sep 2013)

  Changed paths:
    M sw/airborne/subsystems/datalink/udp.c

  Log Message:
  -----------
  [ArDrone] Broadcast IP (win compatible)


  Commit: 604b5e15c58808dce0879a45f42257dd6a0ef875
      
https://github.com/paparazzi/paparazzi/commit/604b5e15c58808dce0879a45f42257dd6a0ef875
  Author: fvantienen <address@hidden>
  Date:   2013-09-11 (Wed, 11 Sep 2013)

  Changed paths:
    M conf/airframes/examples/quadrotor_lisa_s.xml

  Log Message:
  -----------
  [conf] TUDelft airframes


  Commit: c488f35d298d740b8718cd63306a52ec1cc1720e
      
https://github.com/paparazzi/paparazzi/commit/c488f35d298d740b8718cd63306a52ec1cc1720e
  Author: fvantienen <address@hidden>
  Date:   2013-09-11 (Wed, 11 Sep 2013)

  Changed paths:
    M conf/Makefile.omap
    M conf/boards/ardrone2_raw.makefile
    M conf/boards/ardrone2_sdk.makefile
    M sw/airborne/boards/ardrone/electrical_raw.c
    A sw/ext/ardrone2_drivers/check_update.sh
    A sw/ext/ardrone2_drivers/wifi_setup.sh

  Log Message:
  -----------
  [ardrone] Auto startup and configure paparazzi

Added the possibility to auto startup paparazzi sdk or raw version. Automaticly 
configures the drone with the airframe file.


  Commit: 9c4b3284ab1be128667a5f83eea8a985f9b431f9
      
https://github.com/paparazzi/paparazzi/commit/9c4b3284ab1be128667a5f83eea8a985f9b431f9
  Author: fvantienen <address@hidden>
  Date:   2013-09-11 (Wed, 11 Sep 2013)

  Changed paths:
    A conf/airframes/TUDelft/IMAV2013/ARDrone/182_calib.xml
    A conf/airframes/TUDelft/IMAV2013/ARDrone/184_calib.xml
    A conf/airframes/TUDelft/IMAV2013/ARDrone/186_calib.xml
    A conf/airframes/TUDelft/IMAV2013/ARDrone/188_calib.xml
    A conf/airframes/TUDelft/IMAV2013/ARDrone/189_calib.xml
    A conf/airframes/TUDelft/IMAV2013/ARDrone/190_calib.xml
    A conf/airframes/TUDelft/IMAV2013/ARDrone/191_calib.xml
    A conf/airframes/TUDelft/IMAV2013/ARDrone/192_calib.xml
    A conf/airframes/TUDelft/IMAV2013/ARDrone/193_calib.xml
    A conf/airframes/TUDelft/IMAV2013/ARDrone/194_calib.xml
    A conf/airframes/TUDelft/IMAV2013/ARDrone/195_calib.xml
    A conf/airframes/TUDelft/IMAV2013/ARDrone/196_calib.xml
    A conf/airframes/TUDelft/IMAV2013/ardrone2_raw.xml
    M conf/airframes/TUDelft/IMAV2013/conf.xml

  Log Message:
  -----------
  [conf] TU Delft AR.Drone dummy calibration files and auto startup


  Commit: dcd5fab03e5fb9a6bae52bbf2455e4a5bd144483
      
https://github.com/paparazzi/paparazzi/commit/dcd5fab03e5fb9a6bae52bbf2455e4a5bd144483
  Author: fvantienen <address@hidden>
  Date:   2013-09-11 (Wed, 11 Sep 2013)

  Changed paths:
    M sw/tools/gen_aircraft.ml

  Log Message:
  -----------
  [generator] Aircraft generator added AC_ID


  Commit: b8d3b4794d4dd52c02cc39765fcbeccc77fe30e8
      
https://github.com/paparazzi/paparazzi/commit/b8d3b4794d4dd52c02cc39765fcbeccc77fe30e8
  Author: hendrixgr <address@hidden>
  Date:   2013-09-11 (Wed, 11 Sep 2013)

  Changed paths:
    M sw/airborne/arch/stm32/subsystems/actuators/actuators_pwm_arch.c

  Log Message:
  -----------
  [stm32] actuators_pwm: add TIM1,8,9 and 12


  Commit: 95650f488d89d38070d064530d0ac1e693f0b0bb
      
https://github.com/paparazzi/paparazzi/commit/95650f488d89d38070d064530d0ac1e693f0b0bb
  Author: Felix Ruess <address@hidden>
  Date:   2013-09-11 (Wed, 11 Sep 2013)

  Changed paths:
    M sw/airborne/arch/stm32/subsystems/actuators/actuators_pwm_arch.c

  Log Message:
  -----------
  [stm32] actuators_pwm: TIM9 and TIM12 only available on STM32F4


  Commit: 4f43ee260d9a4d5a6092ec61fa80e71a0a978e5b
      
https://github.com/paparazzi/paparazzi/commit/4f43ee260d9a4d5a6092ec61fa80e71a0a978e5b
  Author: Felix Ruess <address@hidden>
  Date:   2013-09-12 (Thu, 12 Sep 2013)

  Changed paths:
    M sw/airborne/firmwares/rotorcraft/navigation.c

  Log Message:
  -----------
  [rotorcraft] simplify nav_is_in_flight


  Commit: dd3de820d423506bbf4a7b96b6c24769560b414c
      
https://github.com/paparazzi/paparazzi/commit/dd3de820d423506bbf4a7b96b6c24769560b414c
  Author: Felix Ruess <address@hidden>
  Date:   2013-09-13 (Fri, 13 Sep 2013)

  Changed paths:
    M sw/airborne/firmwares/fixedwing/main_ap.c
    M sw/airborne/firmwares/rotorcraft/main.c
    M sw/tools/gen_modules.ml

  Log Message:
  -----------
  [tools][modules] add MODULES_FREQUENCY in generated/modules.h


  Commit: c061e60246739c2818917b5618cdb17af0753812
      
https://github.com/paparazzi/paparazzi/commit/c061e60246739c2818917b5618cdb17af0753812
  Author: Felix Ruess <address@hidden>
  Date:   2013-09-13 (Fri, 13 Sep 2013)

  Changed paths:
    M conf/airframes/examples/quadrotor_lisa_m_2_pwm_spektrum_geo_mag.xml
    M conf/airframes/examples/quadrotor_px4fmu.xml
    M conf/airframes/examples/stm32f4_discovery_test.xml

  Log Message:
  -----------
  [conf] explicitly specify modules main_freq for some rotorcraft airframes


  Commit: ae0a26a45a925a9d264105403fa91a5d64d390e9
      
https://github.com/paparazzi/paparazzi/commit/ae0a26a45a925a9d264105403fa91a5d64d390e9
  Author: Felix Ruess <address@hidden>
  Date:   2013-09-13 (Fri, 13 Sep 2013)

  Changed paths:
    M conf/firmwares/rotorcraft.makefile
    M conf/firmwares/subsystems/fixedwing/autopilot.makefile
    M conf/firmwares/subsystems/rotorcraft/fdm_jsbsim.makefile
    M sw/airborne/firmwares/fixedwing/main_ap.c
    M sw/airborne/firmwares/rotorcraft/main.c
    M sw/tools/gen_periodic.ml

  Log Message:
  -----------
  [tools][conf] add TELEMETRY_FREQUENCY in generated/periodic_telemetry.h


  Commit: 6ea53c5c15ac95fdbf00f89f1bd70d40cb6f5cc5
      
https://github.com/paparazzi/paparazzi/commit/6ea53c5c15ac95fdbf00f89f1bd70d40cb6f5cc5
  Author: Felix Ruess <address@hidden>
  Date:   2013-09-13 (Fri, 13 Sep 2013)

  Changed paths:
    M Makefile.ac
    M sw/tools/gen_modules.ml

  Log Message:
  -----------
  [tools] generated MODULES_FREQUENCY defaults to PERIODIC_FREQUENCY


  Commit: 3e1b88fe3e1ebd82368ec5079fb9be03cd51993f
      
https://github.com/paparazzi/paparazzi/commit/3e1b88fe3e1ebd82368ec5079fb9be03cd51993f
  Author: Felix Ruess <address@hidden>
  Date:   2013-09-13 (Fri, 13 Sep 2013)

  Changed paths:
    M conf/airframes/examples/quadrotor_lisa_m_2_pwm_spektrum.xml
    M conf/firmwares/subsystems/fixedwing/fdm_jsbsim.makefile
    M conf/firmwares/subsystems/rotorcraft/fdm_jsbsim.makefile
    M conf/settings/nps.xml
    M sw/simulator/nps/nps_autopilot_fixedwing.c
    M sw/simulator/nps/nps_autopilot_rotorcraft.c

  Log Message:
  -----------
  [nps] bat_voltage adjustable via settings


  Commit: 446253ac40560a96098ad4cbd615efadf69e77b5
      
https://github.com/paparazzi/paparazzi/commit/446253ac40560a96098ad4cbd615efadf69e77b5
  Author: Felix Ruess <address@hidden>
  Date:   2013-09-13 (Fri, 13 Sep 2013)

  Changed paths:
    M sw/airborne/firmwares/rotorcraft/guidance/guidance_v.c
    M sw/airborne/firmwares/rotorcraft/guidance/guidance_v_adapt.c

  Log Message:
  -----------
  Merge pull request #528 from paparazzi/gv_adapt_vertical_thrust

[guidance_v] pass only vertical thrust component to gv_adapt_run

refactor and improve issue #527


  Commit: 281422fac6feaaa225ad164f534ad0458e77f9a8
      
https://github.com/paparazzi/paparazzi/commit/281422fac6feaaa225ad164f534ad0458e77f9a8
  Author: Felix Ruess <address@hidden>
  Date:   2013-09-13 (Fri, 13 Sep 2013)

  Changed paths:
    M sw/airborne/boards/ardrone/actuators_ardrone2_raw.c
    M sw/airborne/boards/ardrone/baro_board.c
    M sw/airborne/boards/ardrone/navdata.c
    M sw/airborne/boards/ardrone/navdata.h
    M sw/airborne/firmwares/rotorcraft/telemetry.h
    M sw/airborne/subsystems/imu/imu_ardrone2_raw.h

  Log Message:
  -----------
  Merge pull request #535 from benlaurie/tidy

AR Drone2 Tidy up

fix warnings and correct some potential and actual problems


  Commit: 8f8a2674cfe5583ce5a39c5d73939b539728c5f5
      
https://github.com/paparazzi/paparazzi/commit/8f8a2674cfe5583ce5a39c5d73939b539728c5f5
  Author: Felix Ruess <address@hidden>
  Date:   2013-09-13 (Fri, 13 Sep 2013)

  Changed paths:
    M Makefile.ac
    M README.md
    M conf/Makefile.omap
    A conf/airframes/TUDelft/IMAV2013/ARDrone/182_calib.xml
    A conf/airframes/TUDelft/IMAV2013/ARDrone/184_calib.xml
    A conf/airframes/TUDelft/IMAV2013/ARDrone/186_calib.xml
    A conf/airframes/TUDelft/IMAV2013/ARDrone/188_calib.xml
    A conf/airframes/TUDelft/IMAV2013/ARDrone/189_calib.xml
    A conf/airframes/TUDelft/IMAV2013/ARDrone/190_calib.xml
    A conf/airframes/TUDelft/IMAV2013/ARDrone/191_calib.xml
    A conf/airframes/TUDelft/IMAV2013/ARDrone/192_calib.xml
    A conf/airframes/TUDelft/IMAV2013/ARDrone/193_calib.xml
    A conf/airframes/TUDelft/IMAV2013/ARDrone/194_calib.xml
    A conf/airframes/TUDelft/IMAV2013/ARDrone/195_calib.xml
    A conf/airframes/TUDelft/IMAV2013/ARDrone/196_calib.xml
    A conf/airframes/TUDelft/IMAV2013/ardrone2_raw.xml
    M conf/airframes/TUDelft/IMAV2013/conf.xml
    M conf/airframes/examples/MentorEnergy.xml
    M conf/airframes/examples/quadrotor_lisa_m_2_pwm_spektrum.xml
    M conf/airframes/examples/quadrotor_lisa_m_2_pwm_spektrum_geo_mag.xml
    M conf/airframes/examples/quadrotor_lisa_s.xml
    M conf/airframes/examples/quadrotor_mlkf.xml
    M conf/airframes/examples/quadrotor_px4fmu.xml
    M conf/airframes/examples/stm32f4_discovery_test.xml
    M conf/airframes/fraser_lisa_m_rotorcraft.xml
    M conf/boards/ardrone2_raw.makefile
    M conf/boards/ardrone2_sdk.makefile
    M conf/firmwares/rotorcraft.makefile
    M conf/firmwares/subsystems/fixedwing/ahrs_float_cmpl_quat.makefile
    M conf/firmwares/subsystems/fixedwing/ahrs_float_cmpl_rmat.makefile
    M conf/firmwares/subsystems/fixedwing/ahrs_float_dcm.makefile
    M conf/firmwares/subsystems/fixedwing/ahrs_gx3.makefile
    M conf/firmwares/subsystems/fixedwing/ahrs_int_cmpl_euler.makefile
    M conf/firmwares/subsystems/fixedwing/ahrs_int_cmpl_quat.makefile
    M conf/firmwares/subsystems/fixedwing/autopilot.makefile
    M conf/firmwares/subsystems/fixedwing/fdm_jsbsim.makefile
    M conf/firmwares/subsystems/fixedwing/gps_mediatek_diy.makefile
    M conf/firmwares/subsystems/fixedwing/gps_nmea.makefile
    M conf/firmwares/subsystems/fixedwing/gps_skytraq.makefile
    M conf/firmwares/subsystems/fixedwing/gps_ublox.makefile
    M conf/firmwares/subsystems/fixedwing/gps_ublox_utm.makefile
    M conf/firmwares/subsystems/lisa_passthrough/radio_control_spektrum.makefile
    M conf/firmwares/subsystems/rotorcraft/ahrs_float_cmpl_quat.makefile
    M conf/firmwares/subsystems/rotorcraft/ahrs_float_mlkf.makefile
    M conf/firmwares/subsystems/rotorcraft/ahrs_gx3.makefile
    M conf/firmwares/subsystems/rotorcraft/ahrs_int_cmpl_euler.makefile
    M conf/firmwares/subsystems/rotorcraft/fdm_jsbsim.makefile
    M conf/firmwares/subsystems/rotorcraft/gps_ardrone2.makefile
    M conf/firmwares/subsystems/rotorcraft/gps_sirf.makefile
    M conf/firmwares/subsystems/rotorcraft/gps_skytraq.makefile
    M conf/firmwares/subsystems/rotorcraft/gps_ublox.makefile
    M conf/firmwares/subsystems/shared/actuators_asctec.makefile
    M conf/firmwares/subsystems/shared/actuators_asctec_v2.makefile
    M conf/firmwares/subsystems/shared/actuators_mkk.makefile
    M conf/firmwares/subsystems/shared/actuators_mkk_v2.makefile
    M conf/firmwares/subsystems/shared/actuators_skiron.makefile
    M conf/firmwares/subsystems/shared/imu_aspirin2_i2c.makefile
    M conf/firmwares/subsystems/shared/imu_aspirin_common.makefile
    M conf/firmwares/subsystems/shared/imu_aspirin_i2c_common.makefile
    M conf/firmwares/subsystems/shared/imu_aspirin_v2_common.makefile
    M conf/firmwares/subsystems/shared/imu_drotek_10dof_v2.makefile
    M conf/firmwares/subsystems/shared/imu_gl1.makefile
    M conf/firmwares/subsystems/shared/radio_control_datalink.makefile
    M conf/firmwares/subsystems/shared/radio_control_ppm.makefile
    M conf/firmwares/subsystems/shared/radio_control_sbus.makefile
    M conf/firmwares/subsystems/shared/radio_control_spektrum.makefile
    M conf/firmwares/subsystems/shared/radio_control_superbitrf_rc.makefile
    M conf/messages.xml
    M conf/settings/nps.xml
    M sw/airborne/arch/stm32/subsystems/actuators/actuators_pwm_arch.c
    M sw/airborne/boards/ardrone/actuators_ardrone2_raw.c
    M sw/airborne/boards/ardrone/baro_board.c
    M sw/airborne/boards/ardrone/electrical_raw.c
    M sw/airborne/boards/ardrone/navdata.c
    M sw/airborne/boards/ardrone/navdata.h
    M sw/airborne/firmwares/fixedwing/main_ap.c
    M sw/airborne/firmwares/rotorcraft/autopilot.c
    M sw/airborne/firmwares/rotorcraft/autopilot.h
    M sw/airborne/firmwares/rotorcraft/guidance/guidance_v.c
    M sw/airborne/firmwares/rotorcraft/guidance/guidance_v_adapt.c
    M sw/airborne/firmwares/rotorcraft/main.c
    M sw/airborne/firmwares/rotorcraft/navigation.c
    M sw/airborne/firmwares/rotorcraft/telemetry.h
    M sw/airborne/subsystems/datalink/udp.c
    M sw/airborne/subsystems/electrical.c
    M sw/airborne/subsystems/imu/imu_ardrone2_raw.h
    A sw/ext/ardrone2_drivers/check_update.sh
    A sw/ext/ardrone2_drivers/wifi_setup.sh
    M sw/simulator/nps/nps_autopilot_fixedwing.c
    M sw/simulator/nps/nps_autopilot_rotorcraft.c
    M sw/supervision/pc_aircraft.ml
    M sw/supervision/pc_control_panel.ml
    M sw/tools/gen_aircraft.ml
    M sw/tools/gen_airframe.ml
    M sw/tools/gen_modules.ml
    M sw/tools/gen_periodic.ml

  Log Message:
  -----------
  Merge branch 'master' into baro_abi

get fixes from master for further testing
e.g. the ardrone navdata fixes


Compare: 
https://github.com/paparazzi/paparazzi/compare/1a26a6fb11ee...8f8a2674cfe5

reply via email to

[Prev in Thread] Current Thread [Next in Thread]