[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] a7eb19: [tests] travis runs co
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] a7eb19: [tests] travis runs coverity scan |
Date: |
Fri, 12 Aug 2016 09:41:42 -0700 |
Branch: refs/heads/coverity_scan
Home: https://github.com/paparazzi/paparazzi
Commit: a7eb19e3f469141c5b09509fe5756c776ee510fd
https://github.com/paparazzi/paparazzi/commit/a7eb19e3f469141c5b09509fe5756c776ee510fd
Author: Felix Ruess <address@hidden>
Date: 2016-07-12 (Tue, 12 Jul 2016)
Changed paths:
M .travis.yml
Log Message:
-----------
[tests] travis runs coverity scan
Commit: 44b80e9dfd5cd395797fc29205e557c3762cf4b9
https://github.com/paparazzi/paparazzi/commit/44b80e9dfd5cd395797fc29205e557c3762cf4b9
Author: Felix Ruess <address@hidden>
Date: 2016-07-12 (Tue, 12 Jul 2016)
Changed paths:
M .travis.yml
Log Message:
-----------
[tests] coverity: run full make test
we'll see if that is too much...
Commit: 48421dbe81c9ab6e9a360768b8a58fdb1672c6c1
https://github.com/paparazzi/paparazzi/commit/48421dbe81c9ab6e9a360768b8a58fdb1672c6c1
Author: Felix Ruess <address@hidden>
Date: 2016-07-12 (Tue, 12 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: 47c61afda985e059e09f35ca0a5b054ab93461c9
https://github.com/paparazzi/paparazzi/commit/47c61afda985e059e09f35ca0a5b054ab93461c9
Author: Felix Ruess <address@hidden>
Date: 2016-07-12 (Tue, 12 Jul 2016)
Changed paths:
M .travis.yml
Log Message:
-----------
[test] coverity: only run make test if not running coverity tests
Commit: 9feb613245529e48a55203a6b669573fd5d6f137
https://github.com/paparazzi/paparazzi/commit/9feb613245529e48a55203a6b669573fd5d6f137
Author: Michal Podhradsky <address@hidden>
Date: 2016-07-12 (Tue, 12 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: b40c9474716929fd25d2bdbb9be291c55e34e106
https://github.com/paparazzi/paparazzi/commit/b40c9474716929fd25d2bdbb9be291c55e34e106
Author: podhrmic <address@hidden>
Date: 2016-07-13 (Wed, 13 Jul 2016)
Changed paths:
M .travis.yml
Log Message:
-----------
Set coverity for arm-embedded compiler
Commit: c57b9264533bfed0bb5a450dde4443fd6b9552f4
https://github.com/paparazzi/paparazzi/commit/c57b9264533bfed0bb5a450dde4443fd6b9552f4
Author: Michal Podhradsky <address@hidden>
Date: 2016-07-13 (Wed, 13 Jul 2016)
Changed paths:
M .travis.yml
Log Message:
-----------
Typo in travis.yml
Commit: 1a980fa0c25a63b3b03795c357c8e1f0592c06d9
https://github.com/paparazzi/paparazzi/commit/1a980fa0c25a63b3b03795c357c8e1f0592c06d9
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: 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
Commit: 043dfe7a984fd4e93364ce971121c613f6b963e9
https://github.com/paparazzi/paparazzi/commit/043dfe7a984fd4e93364ce971121c613f6b963e9
Author: Felix Ruess <address@hidden>
Date: 2016-07-26 (Tue, 26 Jul 2016)
Changed paths:
M .travis.yml
Log Message:
-----------
[tests] travis runs coverity scan
Commit: 1ae7c5022601617d49cb9e50c0132ae6d611c9ec
https://github.com/paparazzi/paparazzi/commit/1ae7c5022601617d49cb9e50c0132ae6d611c9ec
Author: Felix Ruess <address@hidden>
Date: 2016-07-26 (Tue, 26 Jul 2016)
Changed paths:
M .travis.yml
Log Message:
-----------
[tests] coverity: run full make test
we'll see if that is too much...
Commit: 214e25a17b9c4421af658ecfb3ad65c23747b1ba
https://github.com/paparazzi/paparazzi/commit/214e25a17b9c4421af658ecfb3ad65c23747b1ba
Author: Felix Ruess <address@hidden>
Date: 2016-07-26 (Tue, 26 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: e74ee0a5611d869500ffcbcac614b424040a76fb
https://github.com/paparazzi/paparazzi/commit/e74ee0a5611d869500ffcbcac614b424040a76fb
Author: Felix Ruess <address@hidden>
Date: 2016-07-26 (Tue, 26 Jul 2016)
Changed paths:
M .travis.yml
Log Message:
-----------
[test] coverity: only run make test if not running coverity tests
Commit: 18134dfe522b08be288697c38c76f7710c8b68d8
https://github.com/paparazzi/paparazzi/commit/18134dfe522b08be288697c38c76f7710c8b68d8
Author: Michal Podhradsky <address@hidden>
Date: 2016-07-26 (Tue, 26 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: c2e80e1e66f4a694dc810835b3aa908bfa920630
https://github.com/paparazzi/paparazzi/commit/c2e80e1e66f4a694dc810835b3aa908bfa920630
Author: podhrmic <address@hidden>
Date: 2016-07-26 (Tue, 26 Jul 2016)
Changed paths:
M .travis.yml
Log Message:
-----------
Set coverity for arm-embedded compiler
Commit: 7b806c4ee5fce2f0cf8ccc103ae1567b4ad6ec96
https://github.com/paparazzi/paparazzi/commit/7b806c4ee5fce2f0cf8ccc103ae1567b4ad6ec96
Author: Michal Podhradsky <address@hidden>
Date: 2016-07-26 (Tue, 26 Jul 2016)
Changed paths:
M .travis.yml
Log Message:
-----------
Typo in travis.yml
Commit: 725af07093f4f02cfd8d838072ecbaef22466e98
https://github.com/paparazzi/paparazzi/commit/725af07093f4f02cfd8d838072ecbaef22466e98
Author: Michal Podhradsky <address@hidden>
Date: 2016-07-26 (Tue, 26 Jul 2016)
Changed paths:
M .travis.yml
Log Message:
-----------
An attempt to fix travis
Commit: c4d25248d1d596d02b8474659f911bd898549818
https://github.com/paparazzi/paparazzi/commit/c4d25248d1d596d02b8474659f911bd898549818
Author: Felix Ruess <address@hidden>
Date: 2016-07-26 (Tue, 26 Jul 2016)
Changed paths:
M .travis.yml
Log Message:
-----------
[tests] travis runs coverity scan
Commit: 19044b24f0a3c9f62aacba32c1ed5f90ecd5530b
https://github.com/paparazzi/paparazzi/commit/19044b24f0a3c9f62aacba32c1ed5f90ecd5530b
Author: Felix Ruess <address@hidden>
Date: 2016-07-26 (Tue, 26 Jul 2016)
Changed paths:
M .travis.yml
Log Message:
-----------
[tests] coverity: run full make test
we'll see if that is too much...
Commit: 41b86dce76efe9316c2aa2b3e326d4bb6c0bdb3c
https://github.com/paparazzi/paparazzi/commit/41b86dce76efe9316c2aa2b3e326d4bb6c0bdb3c
Author: Felix Ruess <address@hidden>
Date: 2016-07-26 (Tue, 26 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: 5e0d23a98c1dbd811dca3f4df4ed8421be42de49
https://github.com/paparazzi/paparazzi/commit/5e0d23a98c1dbd811dca3f4df4ed8421be42de49
Author: Felix Ruess <address@hidden>
Date: 2016-07-26 (Tue, 26 Jul 2016)
Changed paths:
M .travis.yml
Log Message:
-----------
[test] coverity: only run make test if not running coverity tests
Commit: 56b681cea732c7a1b1fc846f6ea5ebede3ff53e9
https://github.com/paparazzi/paparazzi/commit/56b681cea732c7a1b1fc846f6ea5ebede3ff53e9
Author: Michal Podhradsky <address@hidden>
Date: 2016-07-26 (Tue, 26 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: a1f0daf1f339cc68cff577ba96e21dabd2d81224
https://github.com/paparazzi/paparazzi/commit/a1f0daf1f339cc68cff577ba96e21dabd2d81224
Author: podhrmic <address@hidden>
Date: 2016-07-26 (Tue, 26 Jul 2016)
Changed paths:
M .travis.yml
Log Message:
-----------
Set coverity for arm-embedded compiler
Commit: 679e54a7745379d9ef38baf697e0d55c802c5640
https://github.com/paparazzi/paparazzi/commit/679e54a7745379d9ef38baf697e0d55c802c5640
Author: Michal Podhradsky <address@hidden>
Date: 2016-07-26 (Tue, 26 Jul 2016)
Changed paths:
M .travis.yml
Log Message:
-----------
Typo in travis.yml
Commit: c57e5ef00ed08e7e292dda0355fda552229ac9db
https://github.com/paparazzi/paparazzi/commit/c57e5ef00ed08e7e292dda0355fda552229ac9db
Author: Michal Podhradsky <address@hidden>
Date: 2016-07-26 (Tue, 26 Jul 2016)
Changed paths:
M .travis.yml
Log Message:
-----------
An attempt to fix travis
Commit: baf7a085546ebe536693e03d14818978c3b10d55
https://github.com/paparazzi/paparazzi/commit/baf7a085546ebe536693e03d14818978c3b10d55
Author: podhrmic <address@hidden>
Date: 2016-07-26 (Tue, 26 Jul 2016)
Changed paths:
M .travis.yml
Log Message:
-----------
Restore proper travis config
Commit: e493b52c41dada42ddc1c5baee5359ad5997ff92
https://github.com/paparazzi/paparazzi/commit/e493b52c41dada42ddc1c5baee5359ad5997ff92
Author: podhrmic <address@hidden>
Date: 2016-07-26 (Tue, 26 Jul 2016)
Log Message:
-----------
Merge branch 'coverity_scan' of github.com:paparazzi/paparazzi into
coverity_scan
Commit: 3fcdd8c286ec44e447b27d4c5d812f067689d9c5
https://github.com/paparazzi/paparazzi/commit/3fcdd8c286ec44e447b27d4c5d812f067689d9c5
Author: podhrmic <address@hidden>
Date: 2016-07-26 (Tue, 26 Jul 2016)
Changed paths:
M Makefile
Log Message:
-----------
Coveriry test configuration that passes travis build time limit
Commit: cbc0744d9b96800494277866f5dd714eabf28fbb
https://github.com/paparazzi/paparazzi/commit/cbc0744d9b96800494277866f5dd714eabf28fbb
Author: podhrmic <address@hidden>
Date: 2016-07-26 (Tue, 26 Jul 2016)
Changed paths:
M .travis.yml
A conf/conf_tests_coverity.xml
Log Message:
-----------
Added new coverity test configuration
Commit: 5b8c3632682303e8e972294a0237367265f83be3
https://github.com/paparazzi/paparazzi/commit/5b8c3632682303e8e972294a0237367265f83be3
Author: Felix Ruess <address@hidden>
Date: 2016-08-08 (Mon, 08 Aug 2016)
Changed paths:
M .travis.yml
Log Message:
-----------
[tests] travis runs coverity scan
Commit: 641ac6612d74e595faa6e6a531bb4c6e16a562c5
https://github.com/paparazzi/paparazzi/commit/641ac6612d74e595faa6e6a531bb4c6e16a562c5
Author: Felix Ruess <address@hidden>
Date: 2016-08-08 (Mon, 08 Aug 2016)
Changed paths:
M .travis.yml
Log Message:
-----------
[tests] coverity: run full make test
we'll see if that is too much...
Commit: 85c8920d2342d88a8a472f0b38af6aa6f313a831
https://github.com/paparazzi/paparazzi/commit/85c8920d2342d88a8a472f0b38af6aa6f313a831
Author: Felix Ruess <address@hidden>
Date: 2016-08-08 (Mon, 08 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: ea5859f303bed8d5ded4ac8395f497fccbc1282a
https://github.com/paparazzi/paparazzi/commit/ea5859f303bed8d5ded4ac8395f497fccbc1282a
Author: Felix Ruess <address@hidden>
Date: 2016-08-08 (Mon, 08 Aug 2016)
Changed paths:
M .travis.yml
Log Message:
-----------
[test] coverity: only run make test if not running coverity tests
Commit: 3eef37c62fd823f68fad70500735b6a1bf444524
https://github.com/paparazzi/paparazzi/commit/3eef37c62fd823f68fad70500735b6a1bf444524
Author: Michal Podhradsky <address@hidden>
Date: 2016-08-08 (Mon, 08 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: 9705876068cf47323c2fac15bc00e506bad752ce
https://github.com/paparazzi/paparazzi/commit/9705876068cf47323c2fac15bc00e506bad752ce
Author: podhrmic <address@hidden>
Date: 2016-08-08 (Mon, 08 Aug 2016)
Changed paths:
M .travis.yml
Log Message:
-----------
Set coverity for arm-embedded compiler
Commit: dde49d1935ea24778264dd3f3d5c8e5fd20cb282
https://github.com/paparazzi/paparazzi/commit/dde49d1935ea24778264dd3f3d5c8e5fd20cb282
Author: Michal Podhradsky <address@hidden>
Date: 2016-08-08 (Mon, 08 Aug 2016)
Changed paths:
M .travis.yml
Log Message:
-----------
Typo in travis.yml
Commit: 31c0890a910612f499b05d14ddad04eba7fbead9
https://github.com/paparazzi/paparazzi/commit/31c0890a910612f499b05d14ddad04eba7fbead9
Author: Michal Podhradsky <address@hidden>
Date: 2016-08-08 (Mon, 08 Aug 2016)
Changed paths:
M .travis.yml
Log Message:
-----------
An attempt to fix travis
Commit: d78ff89fcd0dec03c1608226b50bcfbf81cc88ef
https://github.com/paparazzi/paparazzi/commit/d78ff89fcd0dec03c1608226b50bcfbf81cc88ef
Author: Felix Ruess <address@hidden>
Date: 2016-08-08 (Mon, 08 Aug 2016)
Changed paths:
M .travis.yml
Log Message:
-----------
[tests] travis runs coverity scan
Commit: 0a2556fedc8e3dda71d256857c827deb790bfd4f
https://github.com/paparazzi/paparazzi/commit/0a2556fedc8e3dda71d256857c827deb790bfd4f
Author: Felix Ruess <address@hidden>
Date: 2016-08-08 (Mon, 08 Aug 2016)
Changed paths:
M .travis.yml
Log Message:
-----------
[tests] coverity: run full make test
we'll see if that is too much...
Commit: 9d729ac12e331b5494a6818287b02363ce96bf35
https://github.com/paparazzi/paparazzi/commit/9d729ac12e331b5494a6818287b02363ce96bf35
Author: Michal Podhradsky <address@hidden>
Date: 2016-08-08 (Mon, 08 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: 35763163fe862eb1e2f9f114e3e21c8e76dea485
https://github.com/paparazzi/paparazzi/commit/35763163fe862eb1e2f9f114e3e21c8e76dea485
Author: podhrmic <address@hidden>
Date: 2016-08-08 (Mon, 08 Aug 2016)
Changed paths:
M .travis.yml
Log Message:
-----------
Set coverity for arm-embedded compiler
Commit: 48dad6f58a800e0a283357e9d14dbe15d5fe9935
https://github.com/paparazzi/paparazzi/commit/48dad6f58a800e0a283357e9d14dbe15d5fe9935
Author: Michal Podhradsky <address@hidden>
Date: 2016-08-08 (Mon, 08 Aug 2016)
Changed paths:
M .travis.yml
Log Message:
-----------
Typo in travis.yml
Commit: 4e761a93094ac2aec36a9d8a9bdace996fabc787
https://github.com/paparazzi/paparazzi/commit/4e761a93094ac2aec36a9d8a9bdace996fabc787
Author: Michal Podhradsky <address@hidden>
Date: 2016-08-08 (Mon, 08 Aug 2016)
Changed paths:
M .travis.yml
Log Message:
-----------
An attempt to fix travis
Commit: e14798ca6466fd55a50c82f0171e25a5f3fe3767
https://github.com/paparazzi/paparazzi/commit/e14798ca6466fd55a50c82f0171e25a5f3fe3767
Author: Felix Ruess <address@hidden>
Date: 2016-08-08 (Mon, 08 Aug 2016)
Changed paths:
M .travis.yml
Log Message:
-----------
[tests] travis runs coverity scan
Commit: 32e4dabe3b3070fc3ccb2319197a7eaad193da6a
https://github.com/paparazzi/paparazzi/commit/32e4dabe3b3070fc3ccb2319197a7eaad193da6a
Author: Felix Ruess <address@hidden>
Date: 2016-08-08 (Mon, 08 Aug 2016)
Changed paths:
M .travis.yml
Log Message:
-----------
[tests] coverity: run full make test
we'll see if that is too much...
Commit: ad07673d20beeca87b1eba21ee636816ad14eee4
https://github.com/paparazzi/paparazzi/commit/ad07673d20beeca87b1eba21ee636816ad14eee4
Author: Michal Podhradsky <address@hidden>
Date: 2016-08-08 (Mon, 08 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: ce0951f8f34f42206ac29057047d23ac00084693
https://github.com/paparazzi/paparazzi/commit/ce0951f8f34f42206ac29057047d23ac00084693
Author: podhrmic <address@hidden>
Date: 2016-08-08 (Mon, 08 Aug 2016)
Changed paths:
M .travis.yml
Log Message:
-----------
Set coverity for arm-embedded compiler
Commit: a27e167b52a0bdf57ddf0599bdac6347cac62aeb
https://github.com/paparazzi/paparazzi/commit/a27e167b52a0bdf57ddf0599bdac6347cac62aeb
Author: Michal Podhradsky <address@hidden>
Date: 2016-08-08 (Mon, 08 Aug 2016)
Changed paths:
M .travis.yml
Log Message:
-----------
Typo in travis.yml
Commit: 94bafd0c9f833846c26bf249d1c93b7eb8f50fcb
https://github.com/paparazzi/paparazzi/commit/94bafd0c9f833846c26bf249d1c93b7eb8f50fcb
Author: Michal Podhradsky <address@hidden>
Date: 2016-08-08 (Mon, 08 Aug 2016)
Changed paths:
M .travis.yml
Log Message:
-----------
An attempt to fix travis
Commit: fc3615a7b80a5b2007188ae738b35173c40bdbb3
https://github.com/paparazzi/paparazzi/commit/fc3615a7b80a5b2007188ae738b35173c40bdbb3
Author: Felix Ruess <address@hidden>
Date: 2016-08-08 (Mon, 08 Aug 2016)
Changed paths:
M .travis.yml
Log Message:
-----------
[tests] travis runs coverity scan
Commit: 34230a0cd120c9bdae886eb8168a6a83c42fb5f1
https://github.com/paparazzi/paparazzi/commit/34230a0cd120c9bdae886eb8168a6a83c42fb5f1
Author: Felix Ruess <address@hidden>
Date: 2016-08-08 (Mon, 08 Aug 2016)
Changed paths:
M .travis.yml
Log Message:
-----------
[tests] coverity: run full make test
we'll see if that is too much...
Commit: ce66883af9fa2ef039caa0c1f4ff5d916c4d2f18
https://github.com/paparazzi/paparazzi/commit/ce66883af9fa2ef039caa0c1f4ff5d916c4d2f18
Author: Felix Ruess <address@hidden>
Date: 2016-08-08 (Mon, 08 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: d71e292b618d7925313aea4856018140b053593c
https://github.com/paparazzi/paparazzi/commit/d71e292b618d7925313aea4856018140b053593c
Author: Felix Ruess <address@hidden>
Date: 2016-08-08 (Mon, 08 Aug 2016)
Changed paths:
M .travis.yml
Log Message:
-----------
[test] coverity: only run make test if not running coverity tests
Commit: 9e62cdb7bd14e239df715949d3179dbb9d652322
https://github.com/paparazzi/paparazzi/commit/9e62cdb7bd14e239df715949d3179dbb9d652322
Author: Michal Podhradsky <address@hidden>
Date: 2016-08-08 (Mon, 08 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: a5c8dc6b565fb0d3bd152c4769841fe41bfe5e2e
https://github.com/paparazzi/paparazzi/commit/a5c8dc6b565fb0d3bd152c4769841fe41bfe5e2e
Author: podhrmic <address@hidden>
Date: 2016-08-08 (Mon, 08 Aug 2016)
Changed paths:
M .travis.yml
Log Message:
-----------
Set coverity for arm-embedded compiler
Commit: 7b378bab5b8d9c712599374a40f5b99b2d254727
https://github.com/paparazzi/paparazzi/commit/7b378bab5b8d9c712599374a40f5b99b2d254727
Author: Michal Podhradsky <address@hidden>
Date: 2016-08-08 (Mon, 08 Aug 2016)
Changed paths:
M .travis.yml
Log Message:
-----------
Typo in travis.yml
Commit: c792e64fc2cef17cd399aa99ac7f6afaedfc0558
https://github.com/paparazzi/paparazzi/commit/c792e64fc2cef17cd399aa99ac7f6afaedfc0558
Author: Michal Podhradsky <address@hidden>
Date: 2016-08-08 (Mon, 08 Aug 2016)
Changed paths:
M .travis.yml
Log Message:
-----------
An attempt to fix travis
Commit: f4022a29f28918f5d4ad166f5d9f25bb2fc2dbad
https://github.com/paparazzi/paparazzi/commit/f4022a29f28918f5d4ad166f5d9f25bb2fc2dbad
Author: podhrmic <address@hidden>
Date: 2016-08-08 (Mon, 08 Aug 2016)
Changed paths:
M .travis.yml
Log Message:
-----------
Restore proper travis config
Commit: 33219c39fac2ef452c317cfefcd66f0452d4715d
https://github.com/paparazzi/paparazzi/commit/33219c39fac2ef452c317cfefcd66f0452d4715d
Author: podhrmic <address@hidden>
Date: 2016-08-08 (Mon, 08 Aug 2016)
Changed paths:
M Makefile
Log Message:
-----------
Coveriry test configuration that passes travis build time limit
Commit: 41354aaa9292809473c9ad1b731cb3362d652a94
https://github.com/paparazzi/paparazzi/commit/41354aaa9292809473c9ad1b731cb3362d652a94
Author: podhrmic <address@hidden>
Date: 2016-08-08 (Mon, 08 Aug 2016)
Changed paths:
M .travis.yml
A conf/conf_tests_coverity.xml
Log Message:
-----------
Added new coverity test configuration
Commit: ca2292bece11056a176309b93f96b48435946a86
https://github.com/paparazzi/paparazzi/commit/ca2292bece11056a176309b93f96b48435946a86
Author: podhrmic <address@hidden>
Date: 2016-08-08 (Mon, 08 Aug 2016)
Changed paths:
M .travis.yml
Log Message:
-----------
[coverity] Travis update
Commit: 848a04c868232fc1463909b557cd007022a21567
https://github.com/paparazzi/paparazzi/commit/848a04c868232fc1463909b557cd007022a21567
Author: podhrmic <address@hidden>
Date: 2016-08-08 (Mon, 08 Aug 2016)
Changed paths:
M .travis.yml
Log Message:
-----------
Merge branch 'coverity_scan' of github.com:paparazzi/paparazzi into
coverity_scan
Conflicts:
.travis.yml
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
Commit: 4eb799b7a68589d82f580965886c9fcfd1c8fcb5
https://github.com/paparazzi/paparazzi/commit/4eb799b7a68589d82f580965886c9fcfd1c8fcb5
Author: podhrmic <address@hidden>
Date: 2016-08-11 (Thu, 11 Aug 2016)
Changed paths:
M conf/Makefile.chibios
M sw/airborne/subsystems/datalink/superbitrf.c
M sw/lib/ocaml/cserial.c
Log Message:
-----------
Merge branch 'master' into coverity_scan
Commit: e84080dfffa296e60130deaaf717271e52366b53
https://github.com/paparazzi/paparazzi/commit/e84080dfffa296e60130deaaf717271e52366b53
Author: podhrmic <address@hidden>
Date: 2016-08-11 (Thu, 11 Aug 2016)
Changed paths:
M conf/conf_tests_coverity.xml
Log Message:
-----------
[tests] Expanded coverity tests
Commit: 77f7c94ad96b0bf35a4a69aa5111904d96420d76
https://github.com/paparazzi/paparazzi/commit/77f7c94ad96b0bf35a4a69aa5111904d96420d76
Author: Felix Ruess <address@hidden>
Date: 2016-08-12 (Fri, 12 Aug 2016)
Changed paths:
M sw/airborne/subsystems/datalink/bluegiga.c
M sw/airborne/subsystems/datalink/bluegiga.h
Log Message:
-----------
[bluegiga] fix BLUEGIGA_BUFFER_SIZE after #1838
Commit: c307b4868cf57c5301899ea3367d143033ff7b3e
https://github.com/paparazzi/paparazzi/commit/c307b4868cf57c5301899ea3367d143033ff7b3e
Author: Felix Ruess <address@hidden>
Date: 2016-08-12 (Fri, 12 Aug 2016)
Changed paths:
M conf/modules/imu_mpu60x0_i2c.xml
M conf/modules/imu_mpu9250_i2c.xml
Log Message:
-----------
[modules] fix imu_mpu60x0_i2c and imu_mpu9250_i2c
Commit: 40051d16121c01585771266424f0e2224e09339f
https://github.com/paparazzi/paparazzi/commit/40051d16121c01585771266424f0e2224e09339f
Author: Felix Ruess <address@hidden>
Date: 2016-08-12 (Fri, 12 Aug 2016)
Changed paths:
M sw/airborne/firmwares/demo/demo_ahrs_actuators.c
M sw/airborne/test/subsystems/test_ahrs.c
Log Message:
-----------
[imu] fix imu in demo and test_ahrs
Commit: 6190b4963785629e162a3d5cb841b9fc9683e21b
https://github.com/paparazzi/paparazzi/commit/6190b4963785629e162a3d5cb841b9fc9683e21b
Author: Felix Ruess <address@hidden>
Date: 2016-08-12 (Fri, 12 Aug 2016)
Changed paths:
M conf/airframes/ENAC/conf_enac.xml
M conf/airframes/ENAC/fixed-wing/twinjet2.xml
M conf/airframes/FLIXR/flixr_conf.xml
M conf/airframes/TUDELFT/Bart_heliDD_INDI.xml
M conf/airframes/TUDELFT/tudelft_conf.xml
M conf/conf_tests_coverity.xml
Log Message:
-----------
[conf] imu fixes in some airframes
Commit: 3b8e3e836902ae5d0c6e61a64f6ea3ee3c376e81
https://github.com/paparazzi/paparazzi/commit/3b8e3e836902ae5d0c6e61a64f6ea3ee3c376e81
Author: podhrmic <address@hidden>
Date: 2016-08-12 (Fri, 12 Aug 2016)
Changed paths:
M conf/airframes/ENAC/conf_enac.xml
M conf/airframes/ENAC/fixed-wing/twinjet2.xml
M conf/airframes/FLIXR/flixr_conf.xml
M conf/airframes/OPENUAS/openuas_conf.xml
M conf/airframes/TUDELFT/Bart_heliDD_INDI.xml
M conf/airframes/TUDELFT/tudelft_KM_conf.xml
M conf/airframes/TUDELFT/tudelft_conf.xml
M conf/airframes/TUDELFT/tudelft_guido_conf.xml
M conf/airframes/examples/microjet_twog_aspirin.xml
M conf/conf_example.xml
M conf/conf_tests.xml
M conf/conf_tests_coverity.xml
R conf/firmwares/subsystems/shared/imu_analog.makefile
R conf/firmwares/subsystems/shared/imu_apogee.makefile
R conf/firmwares/subsystems/shared/imu_apogee_mpu9150.makefile
R conf/firmwares/subsystems/shared/imu_ardrone2.makefile
R conf/firmwares/subsystems/shared/imu_aspirin.makefile
R conf/firmwares/subsystems/shared/imu_aspirin2_i2c.makefile
R conf/firmwares/subsystems/shared/imu_aspirin_common.makefile
R conf/firmwares/subsystems/shared/imu_aspirin_i2c.makefile
R conf/firmwares/subsystems/shared/imu_aspirin_i2c_common.makefile
R conf/firmwares/subsystems/shared/imu_aspirin_i2c_v1.0.makefile
R conf/firmwares/subsystems/shared/imu_aspirin_i2c_v1.5.makefile
R conf/firmwares/subsystems/shared/imu_aspirin_v1.0.makefile
R conf/firmwares/subsystems/shared/imu_aspirin_v1.5.makefile
R conf/firmwares/subsystems/shared/imu_aspirin_v2.0.makefile
R conf/firmwares/subsystems/shared/imu_aspirin_v2.1.makefile
R conf/firmwares/subsystems/shared/imu_aspirin_v2.2.makefile
R conf/firmwares/subsystems/shared/imu_aspirin_v2_common.makefile
R conf/firmwares/subsystems/shared/imu_b2_common.makefile
R conf/firmwares/subsystems/shared/imu_b2_v1.0.makefile
R conf/firmwares/subsystems/shared/imu_b2_v1.1.makefile
R conf/firmwares/subsystems/shared/imu_b2_v1.2.makefile
R conf/firmwares/subsystems/shared/imu_bebop.makefile
R conf/firmwares/subsystems/shared/imu_drotek_10dof_v2.makefile
R conf/firmwares/subsystems/shared/imu_elle0.makefile
R conf/firmwares/subsystems/shared/imu_gl1.makefile
R conf/firmwares/subsystems/shared/imu_hbmini.makefile
R conf/firmwares/subsystems/shared/imu_krooz_sd.makefile
R conf/firmwares/subsystems/shared/imu_krooz_sd_memsic.makefile
R conf/firmwares/subsystems/shared/imu_lisa_m_or_mx_v2.1.makefile
R conf/firmwares/subsystems/shared/imu_lisa_m_v2.1.makefile
R conf/firmwares/subsystems/shared/imu_lisa_mx_v2.1.makefile
R conf/firmwares/subsystems/shared/imu_lisa_s_v1.0.makefile
R conf/firmwares/subsystems/shared/imu_mpu6000.makefile
R conf/firmwares/subsystems/shared/imu_mpu6000_hmc5883.makefile
R conf/firmwares/subsystems/shared/imu_mpu60x0_i2c.makefile
R conf/firmwares/subsystems/shared/imu_mpu9250_i2c.makefile
R conf/firmwares/subsystems/shared/imu_mpu9250_spi.makefile
R conf/firmwares/subsystems/shared/imu_navgo.makefile
R conf/firmwares/subsystems/shared/imu_navstik.makefile
R conf/firmwares/subsystems/shared/imu_nps.makefile
R conf/firmwares/subsystems/shared/imu_openpilot_revo.makefile
R conf/firmwares/subsystems/shared/imu_ppzuav.makefile
R conf/firmwares/subsystems/shared/imu_px4fmu_v1.7.makefile
R conf/firmwares/subsystems/shared/imu_px4fmu_v2.4.makefile
R conf/firmwares/subsystems/shared/imu_um6.makefile
R conf/firmwares/subsystems/shared/imu_umarim.makefile
R conf/firmwares/subsystems/shared/imu_yai.makefile
A conf/modules/imu_analog.xml
A conf/modules/imu_apogee.xml
A conf/modules/imu_apogee_mpu9150.xml
A conf/modules/imu_ardrone2.xml
A conf/modules/imu_aspirin_common.xml
A conf/modules/imu_aspirin_i2c_common.xml
A conf/modules/imu_aspirin_i2c_v1.0.xml
A conf/modules/imu_aspirin_i2c_v1.5.xml
A conf/modules/imu_aspirin_v1.0.xml
A conf/modules/imu_aspirin_v1.5.xml
A conf/modules/imu_aspirin_v2.1.xml
A conf/modules/imu_aspirin_v2.2.xml
A conf/modules/imu_aspirin_v2_common.xml
A conf/modules/imu_b2_common.xml
A conf/modules/imu_b2_v1.0.xml
A conf/modules/imu_b2_v1.1.xml
A conf/modules/imu_b2_v1.2.xml
A conf/modules/imu_bebop.xml
A conf/modules/imu_common.xml
A conf/modules/imu_drotek_10dof_v2.xml
A conf/modules/imu_elle0.xml
A conf/modules/imu_gl1.xml
A conf/modules/imu_hbmini.xml
A conf/modules/imu_krooz_sd.xml
A conf/modules/imu_krooz_sd_memsic.xml
A conf/modules/imu_lisa_m_v2.1.xml
A conf/modules/imu_lisa_mx_v2.1.xml
A conf/modules/imu_lisa_s_v1.0.xml
A conf/modules/imu_mpu6000.xml
A conf/modules/imu_mpu6000_hmc5883.xml
A conf/modules/imu_mpu60x0_i2c.xml
A conf/modules/imu_mpu9250_i2c.xml
A conf/modules/imu_mpu9250_spi.xml
A conf/modules/imu_navgo.xml
A conf/modules/imu_navstik.xml
A conf/modules/imu_nps.xml
A conf/modules/imu_openpilot_revo.xml
A conf/modules/imu_pprzuav.xml
A conf/modules/imu_px4fmu_v1.7.xml
A conf/modules/imu_px4fmu_v2.4.xml
A conf/modules/imu_um6.xml
A conf/modules/imu_umarim.xml
M conf/modules/imu_xsens.xml
A conf/modules/imu_yai.xml
M conf/modules/module.dtd
R conf/settings/estimation/body_to_imu.xml
M sw/airborne/boards/apogee/imu_apogee.c
M sw/airborne/boards/apogee/imu_apogee.h
M sw/airborne/boards/ardrone/navdata.h
M sw/airborne/boards/hbmini/imu_hbmini.c
M sw/airborne/boards/hbmini/imu_hbmini.h
M sw/airborne/boards/krooz/imu_krooz.c
M sw/airborne/boards/krooz/imu_krooz.h
M sw/airborne/boards/krooz/imu_krooz_memsic.c
M sw/airborne/boards/krooz/imu_krooz_memsic.h
M sw/airborne/boards/navgo/imu_navgo.c
M sw/airborne/boards/navgo/imu_navgo.h
M sw/airborne/boards/umarim/imu_umarim.c
M sw/airborne/boards/umarim/imu_umarim.h
M sw/airborne/firmwares/demo/demo_ahrs_actuators.c
M sw/airborne/firmwares/fixedwing/main_ap.c
M sw/airborne/firmwares/rotorcraft/guidance/guidance_h.c
M sw/airborne/firmwares/rotorcraft/main.c
M sw/airborne/firmwares/rotorcraft/navigation.c
M sw/airborne/firmwares/rotorcraft/navigation.h
M sw/airborne/modules/ins/imu_xsens.h
R sw/airborne/modules/sensors/imu_aspirin2.c
R sw/airborne/modules/sensors/imu_aspirin2.h
M sw/airborne/subsystems/ahrs/ahrs_gx3.c
M sw/airborne/subsystems/ahrs/ahrs_gx3.h
M sw/airborne/subsystems/datalink/bluegiga.c
M sw/airborne/subsystems/datalink/bluegiga.h
M sw/airborne/subsystems/imu.c
M sw/airborne/subsystems/imu.h
M sw/airborne/subsystems/imu/imu_analog.c
M sw/airborne/subsystems/imu/imu_analog.h
M sw/airborne/subsystems/imu/imu_ardrone2.c
M sw/airborne/subsystems/imu/imu_ardrone2.h
M sw/airborne/subsystems/imu/imu_aspirin.c
M sw/airborne/subsystems/imu/imu_aspirin.h
M sw/airborne/subsystems/imu/imu_aspirin_2_spi.c
M sw/airborne/subsystems/imu/imu_aspirin_2_spi.h
M sw/airborne/subsystems/imu/imu_aspirin_i2c.c
M sw/airborne/subsystems/imu/imu_aspirin_i2c.h
M sw/airborne/subsystems/imu/imu_b2.c
M sw/airborne/subsystems/imu/imu_b2.h
M sw/airborne/subsystems/imu/imu_bebop.c
M sw/airborne/subsystems/imu/imu_bebop.h
M sw/airborne/subsystems/imu/imu_crista.c
M sw/airborne/subsystems/imu/imu_crista.h
M sw/airborne/subsystems/imu/imu_drotek_10dof_v2.c
M sw/airborne/subsystems/imu/imu_drotek_10dof_v2.h
R sw/airborne/subsystems/imu/imu_dummy.c
M sw/airborne/subsystems/imu/imu_gl1.c
M sw/airborne/subsystems/imu/imu_gl1.h
M sw/airborne/subsystems/imu/imu_mpu6000.c
M sw/airborne/subsystems/imu/imu_mpu6000.h
M sw/airborne/subsystems/imu/imu_mpu6000_hmc5883.c
M sw/airborne/subsystems/imu/imu_mpu6000_hmc5883.h
M sw/airborne/subsystems/imu/imu_mpu60x0_i2c.c
M sw/airborne/subsystems/imu/imu_mpu60x0_i2c.h
M sw/airborne/subsystems/imu/imu_mpu9250_i2c.c
M sw/airborne/subsystems/imu/imu_mpu9250_i2c.h
M sw/airborne/subsystems/imu/imu_mpu9250_spi.c
M sw/airborne/subsystems/imu/imu_mpu9250_spi.h
M sw/airborne/subsystems/imu/imu_navstik.c
M sw/airborne/subsystems/imu/imu_navstik.h
M sw/airborne/subsystems/imu/imu_nps.c
M sw/airborne/subsystems/imu/imu_nps.h
M sw/airborne/subsystems/imu/imu_ppzuav.c
M sw/airborne/subsystems/imu/imu_ppzuav.h
M sw/airborne/subsystems/imu/imu_px4fmu.c
M sw/airborne/subsystems/imu/imu_px4fmu.h
M sw/airborne/subsystems/imu/imu_px4fmu_v2.4.c
M sw/airborne/subsystems/imu/imu_px4fmu_v2.4.h
M sw/airborne/subsystems/imu/imu_um6.c
M sw/airborne/subsystems/imu/imu_um6.h
M sw/airborne/test/ahrs/run_ahrs_on_flight_log.c
M sw/airborne/test/subsystems/test_ahrs.c
M sw/airborne/test/subsystems/test_imu.c
Log Message:
-----------
Merge branch 'master' into coverity_scan
Conflicts:
conf/conf_tests_coverity.xml
Compare:
https://github.com/paparazzi/paparazzi/compare/92e3b16f8dec...3b8e3e836902
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] a7eb19: [tests] travis runs coverity scan,
GitHub <=