paparazzi-commits
[Top][All Lists]
Advanced

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

[paparazzi-commits] [paparazzi/paparazzi] cf6af7: Sockets in flight gear


From: GitHub
Subject: [paparazzi-commits] [paparazzi/paparazzi] cf6af7: Sockets in flight gear - check for error condition...
Date: Thu, 14 Jul 2016 10:24:34 -0700

  Branch: refs/heads/coverity_scan
  Home:   https://github.com/paparazzi/paparazzi
  Commit: cf6af76b05d67d8bce108ce129430a166b446d04
      
https://github.com/paparazzi/paparazzi/commit/cf6af76b05d67d8bce108ce129430a166b446d04
  Author: Michal Podhradsky <address@hidden>
  Date:   2016-07-12 (Tue, 12 Jul 2016)

  Changed paths:
    M sw/simulator/nps/nps_flightgear.c

  Log Message:
  -----------
  Sockets in flight gear - check for error conditions (#1793)


  Commit: c0cdb673229b073fcb28d496ac62f14f70cd19a8
      
https://github.com/paparazzi/paparazzi/commit/c0cdb673229b073fcb28d496ac62f14f70cd19a8
  Author: podhrmic <address@hidden>
  Date:   2016-07-13 (Wed, 13 Jul 2016)

  Changed paths:
    M sw/lib/ocaml/geometry_2d.ml
    M sw/lib/ocaml/geometry_2d.mli

  Log Message:
  -----------
  [ocaml] translate geometry_2d comments


  Commit: cf74daed2a1883b1c5f6ce72050c04a793feef6c
      
https://github.com/paparazzi/paparazzi/commit/cf74daed2a1883b1c5f6ce72050c04a793feef6c
  Author: Roland Meertens <address@hidden>
  Date:   2016-07-13 (Wed, 13 Jul 2016)

  Changed paths:
    M sw/airborne/modules/computer_vision/opticflow_module.c

  Log Message:
  -----------
  opticflow_module: moved mutex (#1795)


  Commit: 86a5d2e581a1594f6dfb0ac1002f6906b858599c
      
https://github.com/paparazzi/paparazzi/commit/86a5d2e581a1594f6dfb0ac1002f6906b858599c
  Author: Roland Meertens <address@hidden>
  Date:   2016-07-13 (Wed, 13 Jul 2016)

  Changed paths:
    M conf/airframes/TUDELFT/tudelft_bebop_autonomous_race.xml
    A conf/modules/cv_detect_contour.xml
    A sw/airborne/modules/computer_vision/detect_contour.c
    A sw/airborne/modules/computer_vision/detect_contour.h
    A sw/airborne/modules/computer_vision/opencv_contour.cpp
    A sw/airborne/modules/computer_vision/opencv_contour.h

  Log Message:
  -----------
  [computer vision] Added cv_detect_contour module (#1798)

A module that detects the contour of a dronerace obstacle.


  Commit: a88161d10c10d0bbe83317e43830cab5a6fb83a1
      
https://github.com/paparazzi/paparazzi/commit/a88161d10c10d0bbe83317e43830cab5a6fb83a1
  Author: kirkscheper <address@hidden>
  Date:   2016-07-13 (Wed, 13 Jul 2016)

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

  Log Message:
  -----------
  fix hover enter to position hold not zero velocity hold


  Commit: 229647ba37f77df436ff99f86f7695d3761c8cce
      
https://github.com/paparazzi/paparazzi/commit/229647ba37f77df436ff99f86f7695d3761c8cce
  Author: Felix Ruess <address@hidden>
  Date:   2016-07-14 (Thu, 14 Jul 2016)

  Changed paths:
    M Makefile
    M sw/ext/Makefile

  Log Message:
  -----------
  [tests][ext] build opencv_bebop on make test_all_confs


  Commit: b398b66e640fb3fa7e22fa33d9d86b53a004ea70
      
https://github.com/paparazzi/paparazzi/commit/b398b66e640fb3fa7e22fa33d9d86b53a004ea70
  Author: Felix Ruess <address@hidden>
  Date:   2016-07-14 (Thu, 14 Jul 2016)

  Changed paths:
    M sw/airborne/boards/bebop/mt9v117.c

  Log Message:
  -----------
  [bebop] fix warnings in mt9v117


  Commit: 3a1624053ca104807178255ce9370c8fbb8c0407
      
https://github.com/paparazzi/paparazzi/commit/3a1624053ca104807178255ce9370c8fbb8c0407
  Author: Felix Ruess <address@hidden>
  Date:   2016-07-14 (Thu, 14 Jul 2016)

  Changed paths:
    M .travis.yml
    M docker/dep/Dockerfile

  Log Message:
  -----------
  [docker][travis] install cmake

needed for building opencv_bebop


  Commit: 19731311899a0fb08f094bcbcc5963de069de030
      
https://github.com/paparazzi/paparazzi/commit/19731311899a0fb08f094bcbcc5963de069de030
  Author: Gautier Hattenberger <address@hidden>
  Date:   2016-07-14 (Thu, 14 Jul 2016)

  Changed paths:
    M sw/lib/ocaml/gen_common.ml

  Log Message:
  -----------
  [build] only chop extension if it is .xml


  Commit: 10df83ee3d318f6e8abd800d91e9c8b2ba1a27dd
      
https://github.com/paparazzi/paparazzi/commit/10df83ee3d318f6e8abd800d91e9c8b2ba1a27dd
  Author: Felix Ruess <address@hidden>
  Date:   2016-07-14 (Thu, 14 Jul 2016)

  Changed paths:
    M sw/ext/opencv_bebop

  Log Message:
  -----------
  [ext] update opencv_bebop

so that it will build in CI environment


  Commit: fa251fe41d8c4485721e97612a09098cab79571b
      
https://github.com/paparazzi/paparazzi/commit/fa251fe41d8c4485721e97612a09098cab79571b
  Author: Felix Ruess <address@hidden>
  Date:   2016-07-14 (Thu, 14 Jul 2016)

  Changed paths:
    M CHANGELOG.md

  Log Message:
  -----------
  update CHANGELOG


  Commit: b1fd5055b6e25034723d1fe6a9bec05380fe4e00
      
https://github.com/paparazzi/paparazzi/commit/b1fd5055b6e25034723d1fe6a9bec05380fe4e00
  Author: Kirk Scheper <address@hidden>
  Date:   2016-07-14 (Thu, 14 Jul 2016)

  Changed paths:
    M sw/ext/Makefile

  Log Message:
  -----------
  don't clean opencv_bebop with clean in main folder (#1800)

don't clean opencv_bebop with clean in main folder


  Commit: 7cf0a0b75fe1933d12a7afb4e3a1f157b1a5b65c
      
https://github.com/paparazzi/paparazzi/commit/7cf0a0b75fe1933d12a7afb4e3a1f157b1a5b65c
  Author: Felix Ruess <address@hidden>
  Date:   2016-07-14 (Thu, 14 Jul 2016)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  [tests] travis runs coverity scan


  Commit: a33dca5becce0c73960ffe3eb870bffe5e49791a
      
https://github.com/paparazzi/paparazzi/commit/a33dca5becce0c73960ffe3eb870bffe5e49791a
  Author: Felix Ruess <address@hidden>
  Date:   2016-07-14 (Thu, 14 Jul 2016)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  [tests] coverity: run full make test

we'll see if that is too much...


  Commit: e8623d43f624356863b0f75c1525dcb2c07e0251
      
https://github.com/paparazzi/paparazzi/commit/e8623d43f624356863b0f75c1525dcb2c07e0251
  Author: Felix Ruess <address@hidden>
  Date:   2016-07-14 (Thu, 14 Jul 2016)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  [test] coverity: only build with gcc and disable normal make test

hopefully this allows it to run in time


  Commit: 937043f712c27cbc05196484b25cce58efaf518b
      
https://github.com/paparazzi/paparazzi/commit/937043f712c27cbc05196484b25cce58efaf518b
  Author: Felix Ruess <address@hidden>
  Date:   2016-07-14 (Thu, 14 Jul 2016)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  [test] coverity: only run make test if not running coverity tests


  Commit: ad08a6106e8326c98e2ae6df19ce3da7acfe830b
      
https://github.com/paparazzi/paparazzi/commit/ad08a6106e8326c98e2ae6df19ce3da7acfe830b
  Author: Michal Podhradsky <address@hidden>
  Date:   2016-07-14 (Thu, 14 Jul 2016)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Change coverity compiler to arn-embedded

This should allow coverity to use arm-none-eabi-gcc instead of default gcc, see 
https://github.com/Nitrokey/nitrokey-pro-firmware/commit/f2f98c7c59874fddc006e1d6607438f60bc2f0a8


  Commit: e6fc92a5d7cd4f00e5c983dc54e32b09ca475317
      
https://github.com/paparazzi/paparazzi/commit/e6fc92a5d7cd4f00e5c983dc54e32b09ca475317
  Author: podhrmic <address@hidden>
  Date:   2016-07-14 (Thu, 14 Jul 2016)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Set coverity for arm-embedded compiler


  Commit: b19afd788927839e64b790dd16acce2862f708da
      
https://github.com/paparazzi/paparazzi/commit/b19afd788927839e64b790dd16acce2862f708da
  Author: Michal Podhradsky <address@hidden>
  Date:   2016-07-14 (Thu, 14 Jul 2016)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Typo in travis.yml


  Commit: dbef36b4f99561f28323799451d381ffa6b75f6a
      
https://github.com/paparazzi/paparazzi/commit/dbef36b4f99561f28323799451d381ffa6b75f6a
  Author: Michal Podhradsky <address@hidden>
  Date:   2016-07-14 (Thu, 14 Jul 2016)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  An attempt to fix travis


  Commit: 45e1b5266865080b6e07489f9e30f6f299b591fc
      
https://github.com/paparazzi/paparazzi/commit/45e1b5266865080b6e07489f9e30f6f299b591fc
  Author: podhrmic <address@hidden>
  Date:   2016-07-14 (Thu, 14 Jul 2016)

  Log Message:
  -----------
  Merge branch 'coverity_scan' of github.com:paparazzi/paparazzi into 
coverity_scan


Compare: 
https://github.com/paparazzi/paparazzi/compare/1a980fa0c25a...45e1b5266865

reply via email to

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