paparazzi-commits
[Top][All Lists]
Advanced

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

[paparazzi-commits] [paparazzi/paparazzi] 2b97ef: [paparazzi.py] Produce


From: GitHub
Subject: [paparazzi-commits] [paparazzi/paparazzi] 2b97ef: [paparazzi.py] Produces .md with branch descriptio...
Date: Thu, 06 Nov 2014 06:39:39 -0800

  Branch: refs/heads/datalink_functions
  Home:   https://github.com/paparazzi/paparazzi
  Commit: 2b97ef0702d5be55d02f321d1dd426ad700ef0cb
      
https://github.com/paparazzi/paparazzi/commit/2b97ef0702d5be55d02f321d1dd426ad700ef0cb
  Author: dewagter <address@hidden>
  Date:   2014-11-03 (Mon, 03 Nov 2014)

  Changed paths:
    M sw/tools/airframe_editor/paparazzi.py

  Log Message:
  -----------
  [paparazzi.py] Produces .md with branch description


  Commit: a044908020504a06d3e7303a4a15560cc5c1f1ba
      
https://github.com/paparazzi/paparazzi/commit/a044908020504a06d3e7303a4a15560cc5c1f1ba
  Author: Felix Ruess <address@hidden>
  Date:   2014-11-03 (Mon, 03 Nov 2014)

  Changed paths:
    M conf/airframes/examples/funjet.xml
    M conf/airframes/examples/funjet_cam.xml
    M conf/airframes/twinjet_overo.xml

  Log Message:
  -----------
  [airframes] replace joystick subsystem by USE_JOYSTICK


  Commit: 6522c430d4d4596e5c4ce3e85f0770e51868a253
      
https://github.com/paparazzi/paparazzi/commit/6522c430d4d4596e5c4ce3e85f0770e51868a253
  Author: Felix Ruess <address@hidden>
  Date:   2014-11-03 (Mon, 03 Nov 2014)

  Changed paths:
    M sw/airborne/modules/digital_cam/dc.c

  Log Message:
  -----------
  [modules] dc: use state interface for utm position


  Commit: 813c9b186821a8ad90e5ab922a69c86e5dbc7086
      
https://github.com/paparazzi/paparazzi/commit/813c9b186821a8ad90e5ab922a69c86e5dbc7086
  Author: Felix Ruess <address@hidden>
  Date:   2014-11-03 (Mon, 03 Nov 2014)

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

  Log Message:
  -----------
  [gps] refactor sendng of SVINFO


  Commit: 00949ec8dc25a669a93b49a84d126dc0afc9471e
      
https://github.com/paparazzi/paparazzi/commit/00949ec8dc25a669a93b49a84d126dc0afc9471e
  Author: Felix Ruess <address@hidden>
  Date:   2014-11-03 (Mon, 03 Nov 2014)

  Changed paths:
    M conf/modules/flight_benchmark.xml
    R conf/settings/modules/benchmark.xml

  Log Message:
  -----------
  [modules] flight_benchmark: move settings into module xml file


  Commit: fb21587d5e4bb8a0856ccb5ea8b4e5d2cc24b589
      
https://github.com/paparazzi/paparazzi/commit/fb21587d5e4bb8a0856ccb5ea8b4e5d2cc24b589
  Author: Felix Ruess <address@hidden>
  Date:   2014-11-03 (Mon, 03 Nov 2014)

  Changed paths:
    R conf/settings/modules/booz_dc.xml
    R conf/settings/modules/booz_drop.xml

  Log Message:
  -----------
  [settings] remove some obsolete files


  Commit: 925964dedc4e950d70718193bd2de7fd11584c1d
      
https://github.com/paparazzi/paparazzi/commit/925964dedc4e950d70718193bd2de7fd11584c1d
  Author: Felix Ruess <address@hidden>
  Date:   2014-11-03 (Mon, 03 Nov 2014)

  Changed paths:
    M conf/modules/flight_time.xml
    R conf/settings/modules/flight_time.xml

  Log Message:
  -----------
  [modules] flight_time: move settings into module xml file


  Commit: 94cdf8d8f1683c222c68643877358bea315d276c
      
https://github.com/paparazzi/paparazzi/commit/94cdf8d8f1683c222c68643877358bea315d276c
  Author: Felix Ruess <address@hidden>
  Date:   2014-11-03 (Mon, 03 Nov 2014)

  Changed paths:
    M conf/flight_plans/MAV08_legs.kml
    M conf/flight_plans/MAV08_no_fly_boundaries.kml
    M conf/radios/mx-16.xml
    M sw/airborne/modules/digital_cam/catia/catia.c

  Log Message:
  -----------
  source and xml files should not be executable

closes #898


  Commit: 40d1eb7513e8536a1b8535cd683b24932656688e
      
https://github.com/paparazzi/paparazzi/commit/40d1eb7513e8536a1b8535cd683b24932656688e
  Author: Felix Ruess <address@hidden>
  Date:   2014-11-04 (Tue, 04 Nov 2014)

  Changed paths:
    M conf/firmwares/subsystems/shared/baro_board.makefile
    M conf/messages.xml
    M conf/radios/dx6iCHNI.xml

  Log Message:
  -----------
  remove trailing whitespaces


  Commit: 13101c491e860c8114090cfe31df4d5309f63598
      
https://github.com/paparazzi/paparazzi/commit/13101c491e860c8114090cfe31df4d5309f63598
  Author: Felix Ruess <address@hidden>
  Date:   2014-11-04 (Tue, 04 Nov 2014)

  Changed paths:
    M sw/simulator/nps/nps_flightgear.c
    M sw/simulator/sim.ml
    M sw/simulator/start_fg.sh

  Log Message:
  -----------
  [simulator] use unconnected socket for FlightGear viz

So you can start FlightGear after the sim and not get Connection refused 
(send()) errors.
Should solve #915


  Commit: aa02276c224eee874b1ba119861585944b98d309
      
https://github.com/paparazzi/paparazzi/commit/aa02276c224eee874b1ba119861585944b98d309
  Author: Felix Ruess <address@hidden>
  Date:   2014-11-04 (Tue, 04 Nov 2014)

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

  Log Message:
  -----------
  [rotorcraft] navigation: use NAV_FREQ to update stage and block time


  Commit: 317dd81760e76a1b3457f516c48c059da63db67e
      
https://github.com/paparazzi/paparazzi/commit/317dd81760e76a1b3457f516c48c059da63db67e
  Author: Felix Ruess <address@hidden>
  Date:   2014-11-04 (Tue, 04 Nov 2014)

  Changed paths:
    M data/maps/Makefile

  Log Message:
  -----------
  [maps] hopefully finally fix google maps version download

seems like #865 didn't work with sed version on OSX after all...
So just use gnu sed on osx and the documented gnu sed -r option instead of -E

Also add a check if the extraced google version is actually a valid integer 
number..


  Commit: dd445fba0ff7ec2ff0d0586481b7f85ecbbc5242
      
https://github.com/paparazzi/paparazzi/commit/dd445fba0ff7ec2ff0d0586481b7f85ecbbc5242
  Author: agressiva <address@hidden>
  Date:   2014-11-05 (Wed, 05 Nov 2014)

  Changed paths:
    M sw/airborne/modules/digital_cam/dc.h

  Log Message:
  -----------
  [modules] dc: Some correction in description text


  Commit: 43dc0c81542292da829faabc409b6b2d7ed8034a
      
https://github.com/paparazzi/paparazzi/commit/43dc0c81542292da829faabc409b6b2d7ed8034a
  Author: Felix Ruess <address@hidden>
  Date:   2014-11-05 (Wed, 05 Nov 2014)

  Changed paths:
    M 
sw/airborne/firmwares/rotorcraft/stabilization/stabilization_attitude_passthrough.c
    M sw/airborne/subsystems/ins/ins_ardrone2.c

  Log Message:
  -----------
  [rotorcraft] get rid of some warnings in ardrone2_sdk


  Commit: 295714793dcbf2b5bd677f3491ee901c678a0320
      
https://github.com/paparazzi/paparazzi/commit/295714793dcbf2b5bd677f3491ee901c678a0320
  Author: Gautier Hattenberger <address@hidden>
  Date:   2014-11-06 (Thu, 06 Nov 2014)

  Changed paths:
    M conf/flight_plans/flight_plan.dtd
    M sw/tools/generators/gen_flight_plan.ml

  Log Message:
  -----------
  [gen_fligtplan] 'call' statement can be configured to loop and/or break

default behavior:
- the function is called until returning FALSE (same as before)
- at the end of the call, go to next stage immediately (new)

this is related to #830


  Commit: f814c840d639735c5ab34d69ef43796ff9118bb1
      
https://github.com/paparazzi/paparazzi/commit/f814c840d639735c5ab34d69ef43796ff9118bb1
  Author: Gautier Hattenberger <address@hidden>
  Date:   2014-11-06 (Thu, 06 Nov 2014)

  Changed paths:
    M sw/airborne/modules/meteo/meteo_france_DAQ.c
    M sw/airborne/modules/nav/nav_catapult.c
    M sw/airborne/test/subsystems/test_settings.c

  Log Message:
  -----------
  more bug fix


  Commit: ca136d56650147e6dbe32b5ec8ad321fba33e37a
      
https://github.com/paparazzi/paparazzi/commit/ca136d56650147e6dbe32b5ec8ad321fba33e37a
  Author: Gautier Hattenberger <address@hidden>
  Date:   2014-11-06 (Thu, 06 Nov 2014)

  Changed paths:
    M conf/airframes/examples/funjet.xml
    M conf/airframes/examples/funjet_cam.xml
    M conf/airframes/twinjet_overo.xml
    M conf/firmwares/subsystems/shared/baro_board.makefile
    M conf/flight_plans/MAV08_legs.kml
    M conf/flight_plans/MAV08_no_fly_boundaries.kml
    M conf/flight_plans/flight_plan.dtd
    M conf/messages.xml
    M conf/modules/flight_benchmark.xml
    M conf/modules/flight_time.xml
    M conf/radios/dx6iCHNI.xml
    M conf/radios/mx-16.xml
    R conf/settings/modules/benchmark.xml
    R conf/settings/modules/booz_dc.xml
    R conf/settings/modules/booz_drop.xml
    R conf/settings/modules/flight_time.xml
    M data/maps/Makefile
    M sw/airborne/firmwares/rotorcraft/navigation.c
    M 
sw/airborne/firmwares/rotorcraft/stabilization/stabilization_attitude_passthrough.c
    M sw/airborne/modules/digital_cam/catia/catia.c
    M sw/airborne/modules/digital_cam/dc.c
    M sw/airborne/modules/digital_cam/dc.h
    M sw/airborne/subsystems/gps.c
    M sw/airborne/subsystems/ins/ins_ardrone2.c
    M sw/simulator/nps/nps_flightgear.c
    M sw/simulator/sim.ml
    M sw/simulator/start_fg.sh
    M sw/tools/airframe_editor/paparazzi.py
    M sw/tools/generators/gen_flight_plan.ml

  Log Message:
  -----------
  Merge remote-tracking branch 'paparazzi/master' into datalink_functions

Conflicts:
        sw/airborne/subsystems/gps.c


Compare: 
https://github.com/paparazzi/paparazzi/compare/5162bac59b34...ca136d566501

reply via email to

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