paparazzi-commits
[Top][All Lists]
Advanced

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

[paparazzi-commits] [paparazzi/paparazzi] c45002: [bebop] setting desire


From: GitHub
Subject: [paparazzi-commits] [paparazzi/paparazzi] c45002: [bebop] setting desired fps of front camera (#1834...
Date: Wed, 10 Aug 2016 12:59:02 -0700

  Branch: refs/heads/coverity_scan
  Home:   https://github.com/paparazzi/paparazzi
  Commit: c450023de81d1352be4c0e6c83f3b1f5bb4ac335
      
https://github.com/paparazzi/paparazzi/commit/c450023de81d1352be4c0e6c83f3b1f5bb4ac335
  Author: Roland Meertens <address@hidden>
  Date:   2016-08-08 (Mon, 08 Aug 2016)

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

  Log Message:
  -----------
  [bebop] setting desired fps of front camera (#1834)


  Commit: 62765e4d31456e7982bc2c985708389983510b8c
      
https://github.com/paparazzi/paparazzi/commit/62765e4d31456e7982bc2c985708389983510b8c
  Author: Ewoud Smeur <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M conf/airframes/TUDELFT/Bart_heliDD_INDI.xml

  Log Message:
  -----------
  removed nps target from Bart_heliDD_INDI


  Commit: b68d1661aa6b09408eaab6cae87c55731af81848
      
https://github.com/paparazzi/paparazzi/commit/b68d1661aa6b09408eaab6cae87c55731af81848
  Author: Michal Podhradsky <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M sw/airborne/arch/chibios/mcu_periph/adc_arch.c
    M sw/airborne/mcu_periph/sys_time.c
    M sw/airborne/mcu_periph/sys_time.h
    M sw/airborne/modules/gps/gps_ubx_ucenter.c
    M sw/airborne/modules/nav/nav_survey_zamboni.c
    M sw/airborne/subsystems/datalink/bluegiga.c
    M sw/airborne/subsystems/datalink/bluegiga.h
    M sw/airborne/test/mcu_periph/test_sys_time_timer.c

  Log Message:
  -----------
  Coverity fixes (#1838)

* [sys_time] Check bounds on timer id

* [chibios] Removed no-effect statement

* [bluegiga] Protection against out-of-bounds write

* [gps_ubx_center] Fixed unreachable code

* [nav] Zamboni survey fix


  Commit: a5a3ec893bc5ce0fec0e864d81691e82746e27fe
      
https://github.com/paparazzi/paparazzi/commit/a5a3ec893bc5ce0fec0e864d81691e82746e27fe
  Author: Felix Ruess <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M .travis.yml

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


  Commit: 04535a8bd2f39ce99a20fdfa2a20bbf9248db72e
      
https://github.com/paparazzi/paparazzi/commit/04535a8bd2f39ce99a20fdfa2a20bbf9248db72e
  Author: Felix Ruess <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M .travis.yml

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

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


  Commit: 8262876dd46a28c77e25dedf4d62f43eb5003e09
      
https://github.com/paparazzi/paparazzi/commit/8262876dd46a28c77e25dedf4d62f43eb5003e09
  Author: Felix Ruess <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 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: f18bc0ba8520543eaee58b80ea46375e44dc5fac
      
https://github.com/paparazzi/paparazzi/commit/f18bc0ba8520543eaee58b80ea46375e44dc5fac
  Author: Felix Ruess <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M .travis.yml

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


  Commit: 0c873845efc34f53bd64510c9e5640c254eb3273
      
https://github.com/paparazzi/paparazzi/commit/0c873845efc34f53bd64510c9e5640c254eb3273
  Author: Michal Podhradsky <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 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: 17cc04c3dcad5e0d02850b3ac6c451255960de72
      
https://github.com/paparazzi/paparazzi/commit/17cc04c3dcad5e0d02850b3ac6c451255960de72
  Author: podhrmic <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M .travis.yml

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


  Commit: e71fa4856644678cadc7fbfabd818f7d09b8e85c
      
https://github.com/paparazzi/paparazzi/commit/e71fa4856644678cadc7fbfabd818f7d09b8e85c
  Author: Michal Podhradsky <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M .travis.yml

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


  Commit: d40a2abd4179980683b111dd71cabb33d5b77529
      
https://github.com/paparazzi/paparazzi/commit/d40a2abd4179980683b111dd71cabb33d5b77529
  Author: Michal Podhradsky <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M .travis.yml

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


  Commit: eb5936d3263afdb4f4d59afca89f89b44d77ca36
      
https://github.com/paparazzi/paparazzi/commit/eb5936d3263afdb4f4d59afca89f89b44d77ca36
  Author: Felix Ruess <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M .travis.yml

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


  Commit: 64ef4f452321b47ff7ab35602a6e12c6df21c38a
      
https://github.com/paparazzi/paparazzi/commit/64ef4f452321b47ff7ab35602a6e12c6df21c38a
  Author: Felix Ruess <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M .travis.yml

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

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


  Commit: 373c516ddbfb48aa962339806879b62e7da11890
      
https://github.com/paparazzi/paparazzi/commit/373c516ddbfb48aa962339806879b62e7da11890
  Author: Michal Podhradsky <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 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: 336c936527a7562899477be8cd065a58468358d8
      
https://github.com/paparazzi/paparazzi/commit/336c936527a7562899477be8cd065a58468358d8
  Author: podhrmic <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M .travis.yml

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


  Commit: d581105d0ffdf13a2b6491a1b9ab41ba26eca200
      
https://github.com/paparazzi/paparazzi/commit/d581105d0ffdf13a2b6491a1b9ab41ba26eca200
  Author: Michal Podhradsky <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M .travis.yml

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


  Commit: 2559cb52d5779bd6ddbdb74b464c30dc679bb2e5
      
https://github.com/paparazzi/paparazzi/commit/2559cb52d5779bd6ddbdb74b464c30dc679bb2e5
  Author: Michal Podhradsky <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M .travis.yml

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


  Commit: 587cae8927105e4d2ca4d6b78f70c79a1ada3602
      
https://github.com/paparazzi/paparazzi/commit/587cae8927105e4d2ca4d6b78f70c79a1ada3602
  Author: Felix Ruess <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M .travis.yml

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


  Commit: 6c680228fba63d79f11bf1358f9738dafcd796ef
      
https://github.com/paparazzi/paparazzi/commit/6c680228fba63d79f11bf1358f9738dafcd796ef
  Author: Felix Ruess <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M .travis.yml

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

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


  Commit: 73e3b0774ec04cf4d50c37fdadc94c4fccf236c7
      
https://github.com/paparazzi/paparazzi/commit/73e3b0774ec04cf4d50c37fdadc94c4fccf236c7
  Author: Michal Podhradsky <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 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: 21525cdd5a0c870e12e9a4f28c9fc220736aa366
      
https://github.com/paparazzi/paparazzi/commit/21525cdd5a0c870e12e9a4f28c9fc220736aa366
  Author: podhrmic <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M .travis.yml

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


  Commit: 87d0a9c384a5deb5171d536691ef9c1a3802c53e
      
https://github.com/paparazzi/paparazzi/commit/87d0a9c384a5deb5171d536691ef9c1a3802c53e
  Author: Michal Podhradsky <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M .travis.yml

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


  Commit: e0946d258c16578b9778e9840cf886047da0faf0
      
https://github.com/paparazzi/paparazzi/commit/e0946d258c16578b9778e9840cf886047da0faf0
  Author: Michal Podhradsky <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M .travis.yml

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


  Commit: 2f7126c18bd9223c13281650378c04ca73e731fe
      
https://github.com/paparazzi/paparazzi/commit/2f7126c18bd9223c13281650378c04ca73e731fe
  Author: Felix Ruess <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M .travis.yml

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


  Commit: de8dd350764f500f2cc54f1fbfbdb134c1649ea7
      
https://github.com/paparazzi/paparazzi/commit/de8dd350764f500f2cc54f1fbfbdb134c1649ea7
  Author: Felix Ruess <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M .travis.yml

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

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


  Commit: eb4d736d76180abd3d2e630ef2ddca1a73a30b54
      
https://github.com/paparazzi/paparazzi/commit/eb4d736d76180abd3d2e630ef2ddca1a73a30b54
  Author: Felix Ruess <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 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: 88c8be3ccbed97c1e818161d5c8c4f9df6be2587
      
https://github.com/paparazzi/paparazzi/commit/88c8be3ccbed97c1e818161d5c8c4f9df6be2587
  Author: Felix Ruess <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M .travis.yml

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


  Commit: cc3234eb774b1b993cc83d43bda6614687d60410
      
https://github.com/paparazzi/paparazzi/commit/cc3234eb774b1b993cc83d43bda6614687d60410
  Author: Michal Podhradsky <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 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: 4d4055612ff119b9a8e4691c5355b9b2e88f3ff2
      
https://github.com/paparazzi/paparazzi/commit/4d4055612ff119b9a8e4691c5355b9b2e88f3ff2
  Author: podhrmic <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M .travis.yml

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


  Commit: d07fcd61405b1d06f36782c8933d82fe16d421bc
      
https://github.com/paparazzi/paparazzi/commit/d07fcd61405b1d06f36782c8933d82fe16d421bc
  Author: Michal Podhradsky <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M .travis.yml

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


  Commit: 1a70cbfb743c96c3d5429113954e0603f611b503
      
https://github.com/paparazzi/paparazzi/commit/1a70cbfb743c96c3d5429113954e0603f611b503
  Author: Michal Podhradsky <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M .travis.yml

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


  Commit: 3c89db7d0e62f7539a7a4affa43f86225f8f6e97
      
https://github.com/paparazzi/paparazzi/commit/3c89db7d0e62f7539a7a4affa43f86225f8f6e97
  Author: podhrmic <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Restore proper travis config


  Commit: 31284007a43a000b8a667c6ede2a03b3bf54d487
      
https://github.com/paparazzi/paparazzi/commit/31284007a43a000b8a667c6ede2a03b3bf54d487
  Author: podhrmic <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M Makefile

  Log Message:
  -----------
  Coveriry test configuration that passes travis build time limit


  Commit: 06afe51b063e104ad99c268de14a46ff353e61ce
      
https://github.com/paparazzi/paparazzi/commit/06afe51b063e104ad99c268de14a46ff353e61ce
  Author: podhrmic <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M .travis.yml
    A conf/conf_tests_coverity.xml

  Log Message:
  -----------
  Added new coverity test  configuration


  Commit: e4e467883d232f198a4cf7df1bedefc3a6cee7fa
      
https://github.com/paparazzi/paparazzi/commit/e4e467883d232f198a4cf7df1bedefc3a6cee7fa
  Author: Felix Ruess <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M .travis.yml

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


  Commit: 60df1fbee9d564f94f2b34dc30931ed2b9370d24
      
https://github.com/paparazzi/paparazzi/commit/60df1fbee9d564f94f2b34dc30931ed2b9370d24
  Author: Felix Ruess <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M .travis.yml

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

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


  Commit: 162457b27ed4a8bdf0f9696ae3722090dc1c7d33
      
https://github.com/paparazzi/paparazzi/commit/162457b27ed4a8bdf0f9696ae3722090dc1c7d33
  Author: Michal Podhradsky <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 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: 0b564bd9d53b6349798a5829b6ecea5fce4d996f
      
https://github.com/paparazzi/paparazzi/commit/0b564bd9d53b6349798a5829b6ecea5fce4d996f
  Author: podhrmic <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M .travis.yml

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


  Commit: 47c2c2035a87a85558e4a8baf5905f6396ceac72
      
https://github.com/paparazzi/paparazzi/commit/47c2c2035a87a85558e4a8baf5905f6396ceac72
  Author: Michal Podhradsky <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M .travis.yml

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


  Commit: f1cb655feefb7388a5df27d83a4b0a003d2edcf3
      
https://github.com/paparazzi/paparazzi/commit/f1cb655feefb7388a5df27d83a4b0a003d2edcf3
  Author: Michal Podhradsky <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M .travis.yml

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


  Commit: af6f08173ef51e871cfc96ae260b48f66b23ac51
      
https://github.com/paparazzi/paparazzi/commit/af6f08173ef51e871cfc96ae260b48f66b23ac51
  Author: Felix Ruess <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M .travis.yml

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


  Commit: 819f45ce5f673e84323aff3cd3d77dec8024c42d
      
https://github.com/paparazzi/paparazzi/commit/819f45ce5f673e84323aff3cd3d77dec8024c42d
  Author: Felix Ruess <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M .travis.yml

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

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


  Commit: d3a62eca085c13ea5bdbd24ded01927b2f5dd00f
      
https://github.com/paparazzi/paparazzi/commit/d3a62eca085c13ea5bdbd24ded01927b2f5dd00f
  Author: Michal Podhradsky <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 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: ea9ee222a7e0ff05a0d20c28e0f44fdd8cf09b71
      
https://github.com/paparazzi/paparazzi/commit/ea9ee222a7e0ff05a0d20c28e0f44fdd8cf09b71
  Author: podhrmic <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M .travis.yml

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


  Commit: f31d803da7982f587cfc4d503ef21f35b1c156b5
      
https://github.com/paparazzi/paparazzi/commit/f31d803da7982f587cfc4d503ef21f35b1c156b5
  Author: Michal Podhradsky <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M .travis.yml

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


  Commit: 9fe916c53973fa394a43652d05f5644f6377f3dd
      
https://github.com/paparazzi/paparazzi/commit/9fe916c53973fa394a43652d05f5644f6377f3dd
  Author: Michal Podhradsky <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M .travis.yml

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


  Commit: f1ffe5c7ea71ca5e07a2a7b747b01dda2b3b9047
      
https://github.com/paparazzi/paparazzi/commit/f1ffe5c7ea71ca5e07a2a7b747b01dda2b3b9047
  Author: Felix Ruess <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M .travis.yml

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


  Commit: b5a91abf5c6d83821f60ab79d28bc2de55c70665
      
https://github.com/paparazzi/paparazzi/commit/b5a91abf5c6d83821f60ab79d28bc2de55c70665
  Author: Felix Ruess <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M .travis.yml

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

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


  Commit: 83acdf2676d3d4f9c0306176f7779908fb1bf05e
      
https://github.com/paparazzi/paparazzi/commit/83acdf2676d3d4f9c0306176f7779908fb1bf05e
  Author: Michal Podhradsky <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 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: d333e1acc9bbd77395939c134470e7e498d3cea1
      
https://github.com/paparazzi/paparazzi/commit/d333e1acc9bbd77395939c134470e7e498d3cea1
  Author: podhrmic <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M .travis.yml

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


  Commit: a54741723c4233aecb21193b793f801bd7986274
      
https://github.com/paparazzi/paparazzi/commit/a54741723c4233aecb21193b793f801bd7986274
  Author: Michal Podhradsky <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M .travis.yml

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


  Commit: c85e9f6a425b2f146ec62840518dfd4c7ffedacb
      
https://github.com/paparazzi/paparazzi/commit/c85e9f6a425b2f146ec62840518dfd4c7ffedacb
  Author: Michal Podhradsky <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M .travis.yml

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


  Commit: 8fb14ad3a68fac9e62666d662035e26814f9ba01
      
https://github.com/paparazzi/paparazzi/commit/8fb14ad3a68fac9e62666d662035e26814f9ba01
  Author: Felix Ruess <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M .travis.yml

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


  Commit: 7564bef78a27f0bb80390c54a4057458b9237734
      
https://github.com/paparazzi/paparazzi/commit/7564bef78a27f0bb80390c54a4057458b9237734
  Author: Felix Ruess <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M .travis.yml

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

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


  Commit: c30a69861d7dd72f96891516e37f3e9c0b290c80
      
https://github.com/paparazzi/paparazzi/commit/c30a69861d7dd72f96891516e37f3e9c0b290c80
  Author: Felix Ruess <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 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: 555748860272c3ccfa841815e29bf25a9ca887e7
      
https://github.com/paparazzi/paparazzi/commit/555748860272c3ccfa841815e29bf25a9ca887e7
  Author: Felix Ruess <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M .travis.yml

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


  Commit: aed291fcdb22058201543361329ba2323f5e9b5b
      
https://github.com/paparazzi/paparazzi/commit/aed291fcdb22058201543361329ba2323f5e9b5b
  Author: Michal Podhradsky <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 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: 0659924126857587303324300eeac916b7bacebd
      
https://github.com/paparazzi/paparazzi/commit/0659924126857587303324300eeac916b7bacebd
  Author: podhrmic <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M .travis.yml

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


  Commit: bceaba0f993e20993ce40a03ac65435048046a88
      
https://github.com/paparazzi/paparazzi/commit/bceaba0f993e20993ce40a03ac65435048046a88
  Author: Michal Podhradsky <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M .travis.yml

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


  Commit: 7a3c3bddc633c5d0bc87c191d4b08fef2247d0b6
      
https://github.com/paparazzi/paparazzi/commit/7a3c3bddc633c5d0bc87c191d4b08fef2247d0b6
  Author: Michal Podhradsky <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M .travis.yml

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


  Commit: d11c60925817f6a3374bfc2e57650173b57fe6a4
      
https://github.com/paparazzi/paparazzi/commit/d11c60925817f6a3374bfc2e57650173b57fe6a4
  Author: podhrmic <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Restore proper travis config


  Commit: 11025011ce96055b447126b246b041a12d3a7f10
      
https://github.com/paparazzi/paparazzi/commit/11025011ce96055b447126b246b041a12d3a7f10
  Author: podhrmic <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Added new coverity test  configuration


  Commit: f9dc06555d4a68ec7eb9978fc6d85ffad4ce1272
      
https://github.com/paparazzi/paparazzi/commit/f9dc06555d4a68ec7eb9978fc6d85ffad4ce1272
  Author: podhrmic <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  [coverity] Travis update


  Commit: 01870301149b95e2e8421434b1a3bc6bf1a03a42
      
https://github.com/paparazzi/paparazzi/commit/01870301149b95e2e8421434b1a3bc6bf1a03a42
  Author: podhrmic <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  [travis] Proper config once again


  Commit: 6843a0a09e20d71388ae0a93a8a62d6cb272a937
      
https://github.com/paparazzi/paparazzi/commit/6843a0a09e20d71388ae0a93a8a62d6cb272a937
  Author: podhrmic <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M conf/conf_tests_coverity.xml

  Log Message:
  -----------
  Expanded coverity test cases


  Commit: 8b6c1fc13dc706d5670a965ac6405e17b205067d
      
https://github.com/paparazzi/paparazzi/commit/8b6c1fc13dc706d5670a965ac6405e17b205067d
  Author: podhrmic <address@hidden>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

  Changed paths:
    M .travis.yml

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

Conflicts:
        .travis.yml
        conf/conf_tests_coverity.xml


Compare: 
https://github.com/paparazzi/paparazzi/compare/848a04c86823...8b6c1fc13dc7

reply via email to

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