[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: |
Sun, 02 Oct 2016 11:34:31 -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: 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
Commit: 1d39c29bb429f99d79b64b0bd49961da12e6128c
https://github.com/paparazzi/paparazzi/commit/1d39c29bb429f99d79b64b0bd49961da12e6128c
Author: Freek van Tienen <address@hidden>
Date: 2016-08-15 (Mon, 15 Aug 2016)
Changed paths:
M sw/logalizer/logplotter.ml
Log Message:
-----------
[ground_segment] Fix log plotter KML output
The KML output was parsing the GPS messages as radians, but it was degrees
instead. This means the values were converted to degrees once more afterwards.
Commit: 08cd0ff5e18f8438348e876747444b7acb6a4d38
https://github.com/paparazzi/paparazzi/commit/08cd0ff5e18f8438348e876747444b7acb6a4d38
Author: Gautier Hattenberger <address@hidden>
Date: 2016-08-16 (Tue, 16 Aug 2016)
Changed paths:
M sw/lib/ocaml/papget_renderer.ml
Log Message:
-----------
[ocaml] fix GCS crash when using papgets
was due to the use of 'magic' instead of the proper function
close #1823
Commit: e1ff1dc89826c6dc6df36cf570d9e1135c4e1264
https://github.com/paparazzi/paparazzi/commit/e1ff1dc89826c6dc6df36cf570d9e1135c4e1264
Author: Gautier Hattenberger <address@hidden>
Date: 2016-08-16 (Tue, 16 Aug 2016)
Changed paths:
M sw/ground_segment/cockpit/live.ml
Log Message:
-----------
[gcs] prevent speech spam with 'approaching'
only triggered when close enough but not too much, and flying a long segment
fix #1833
Commit: c54a9c2f6f4eb66cad22c6a2444ba3c28b709322
https://github.com/paparazzi/paparazzi/commit/c54a9c2f6f4eb66cad22c6a2444ba3c28b709322
Author: Michael Sierra <address@hidden>
Date: 2016-08-19 (Fri, 19 Aug 2016)
Changed paths:
M sw/airborne/modules/gps/gps_ubx_i2c.c
Log Message:
-----------
[ubx_i2c] silence warnings by casting i2c buffer (#1844)
Commit: 918750a6bd81365044833a77d0ad340cf0a397ba
https://github.com/paparazzi/paparazzi/commit/918750a6bd81365044833a77d0ad340cf0a397ba
Author: Michael Sierra <address@hidden>
Date: 2016-08-19 (Fri, 19 Aug 2016)
Changed paths:
M conf/modules/gps_ubx_i2c.xml
Log Message:
-----------
[ublox] autoload gps_ublox module (#1847)
Interim fix until ublox can be refactored #1843
Just do something like:
```
<module name="gps" type="ubx_i2c">
<configure name="GPS_UBX_I2C_DEV" value="i2c1"/>
</module>
```
Commit: ebbdff82104e41b54a16785fc12b62b33ed804cc
https://github.com/paparazzi/paparazzi/commit/ebbdff82104e41b54a16785fc12b62b33ed804cc
Author: Felix Ruess <address@hidden>
Date: 2016-08-19 (Fri, 19 Aug 2016)
Changed paths:
M conf/modules/gps_ublox.xml
M sw/airborne/modules/gps/gps_ubx_i2c.c
Log Message:
-----------
[modules] gps: cosmetic changes
Commit: 28c20da1b0175a64d935571f484682bf4c41bc2f
https://github.com/paparazzi/paparazzi/commit/28c20da1b0175a64d935571f484682bf4c41bc2f
Author: Piotr Esden-Tempski <address@hidden>
Date: 2016-08-19 (Fri, 19 Aug 2016)
Changed paths:
M sw/airborne/arch/stm32/usb_ser_hw.c
Log Message:
-----------
Disable USB VBUS checking.
It should not affect other platforms that do have the AF9 pin connected,
this should just end up ignoring the state of the AF9 pin.
Commit: 5d09b74ddd90037c9ae4e67a10138dc1f9419c6e
https://github.com/paparazzi/paparazzi/commit/5d09b74ddd90037c9ae4e67a10138dc1f9419c6e
Author: Felix Ruess <address@hidden>
Date: 2016-08-22 (Mon, 22 Aug 2016)
Changed paths:
M conf/firmwares/test_progs.makefile
Log Message:
-----------
[test_progs] use usb telemetry if MODEM_DEV=usb
Commit: 41b2e7ec479e96bbecd7954633ce7a543b47638b
https://github.com/paparazzi/paparazzi/commit/41b2e7ec479e96bbecd7954633ce7a543b47638b
Author: Michal Podhradsky <address@hidden>
Date: 2016-08-22 (Mon, 22 Aug 2016)
Changed paths:
M conf/airframes/AGGIEAIR/aggieair_ark_quad_lisa_mx.xml
M conf/airframes/ENAC/fixed-wing/apogee.xml
M conf/airframes/ENAC/fixed-wing/jp.xml
R conf/modules/rtos_mon.xml
M conf/modules/sys_mon.xml
M sw/airborne/arch/chibios/modules/core/rtos_mon_arch.c
R sw/airborne/arch/chibios/modules/core/rtos_mon_arch.h
A sw/airborne/arch/sim/modules/core/rtos_mon_arch.c
M sw/airborne/modules/core/rtos_mon.c
R sw/airborne/modules/core/rtos_mon.h
M sw/airborne/modules/core/sys_mon.c
M sw/airborne/modules/core/sys_mon.h
A sw/airborne/modules/core/sys_mon_bare_metal.h
A sw/airborne/modules/core/sys_mon_rtos.h
Log Message:
-----------
combine sys_mon and rtos_mon modules (#1846)
Only one module (sys_mon) used - it will automatically detect if it is rtos,
sim or bare-metal and will send the proper message (RTOS_MON or SYS_MON).
Easier to use because the user don't have to change between sys_mon and
rtos_mon anymore.
Plus added support for CPU load on SIM targets
Commit: a84c90cda78ff486ae2a6187acc07a07fa215cd8
https://github.com/paparazzi/paparazzi/commit/a84c90cda78ff486ae2a6187acc07a07fa215cd8
Author: Roland Meertens <address@hidden>
Date: 2016-08-24 (Wed, 24 Aug 2016)
Changed paths:
M sw/airborne/boards/bebop.h
Log Message:
-----------
added ttyUSB0 to bebop board
Commit: e32820b41fb151fafbd2644eedbadde4ffcd736d
https://github.com/paparazzi/paparazzi/commit/e32820b41fb151fafbd2644eedbadde4ffcd736d
Author: HooperFly <address@hidden>
Date: 2016-08-26 (Fri, 26 Aug 2016)
Changed paths:
A conf/joystick/n64_gamepad.xml
A conf/joystick/nes_gamepad.xml
A conf/joystick/snes_gamepad.xml
Log Message:
-----------
Seed NES, SNES, and N64 game pad configurations for use in NAV/GUIDED modes
(#1850)
Commit: 7086b68c17b92e3302dd0dd3135646784c439567
https://github.com/paparazzi/paparazzi/commit/7086b68c17b92e3302dd0dd3135646784c439567
Author: Ewoud Smeur <address@hidden>
Date: 2016-08-26 (Fri, 26 Aug 2016)
Changed paths:
M conf/settings/control/gain_scheduling.xml
Log Message:
-----------
fixed path in gain_scheduling settings
Commit: ecff08cd931ea436d6fc2ee33e728db04383a1bd
https://github.com/paparazzi/paparazzi/commit/ecff08cd931ea436d6fc2ee33e728db04383a1bd
Author: Ewoud Smeur <address@hidden>
Date: 2016-08-30 (Tue, 30 Aug 2016)
Changed paths:
M conf/airframes/TUDELFT/tudelft_bebop_indi.xml
M sw/airborne/firmwares/rotorcraft/guidance/guidance_indi.c
M sw/airborne/firmwares/rotorcraft/guidance/guidance_indi.h
Log Message:
-----------
added vertical axis to indi guidance and cleanup (#1845)
the vertical acceleration is now also controlled, which requires one parameter:
the relation between thrust command and specific thrust delivered. Also, this
PR brings some code clean-up and more comments.
Commit: 7abb65c52d3dff75d4099780078543bad03a4352
https://github.com/paparazzi/paparazzi/commit/7abb65c52d3dff75d4099780078543bad03a4352
Author: Ewoud Smeur <address@hidden>
Date: 2016-08-30 (Tue, 30 Aug 2016)
Changed paths:
M sw/airborne/modules/nav/nav_heli_spinup.c
Log Message:
-----------
spinup sets commands instead of angles (#1851)
also added doxygen comments
Commit: 30eb43b5abb99420e18810dbbe110737235c1bfc
https://github.com/paparazzi/paparazzi/commit/30eb43b5abb99420e18810dbbe110737235c1bfc
Author: Ewoud Smeur <address@hidden>
Date: 2016-08-31 (Wed, 31 Aug 2016)
Changed paths:
M conf/settings/control/gain_scheduling.xml
Log Message:
-----------
Changed sliders for gain_scheduling settings
Commit: a962d52144c65ae86ba75d3c5997cbd067374503
https://github.com/paparazzi/paparazzi/commit/a962d52144c65ae86ba75d3c5997cbd067374503
Author: Ewoud Smeur <address@hidden>
Date: 2016-09-02 (Fri, 02 Sep 2016)
Changed paths:
A conf/airframes/TUDELFT/tudelft_bebop2_no_damping.xml
M conf/airframes/TUDELFT/tudelft_conf.xml
Log Message:
-----------
Added airframe file for bebop2 without damping
- The dampers of the bebop2 provide really bad damping
- If you excite them, they will oscillate for a while
- Feedback of the rates results in resonance
- Fixating the airframe allows for much better control
Commit: f29a98982760103dae76b8f2a3740e30701f18aa
https://github.com/paparazzi/paparazzi/commit/f29a98982760103dae76b8f2a3740e30701f18aa
Author: Ewoud Smeur <address@hidden>
Date: 2016-09-02 (Fri, 02 Sep 2016)
Changed paths:
M sw/airborne/firmwares/rotorcraft/guidance/guidance_indi.c
Log Message:
-----------
Fixed usage of guidance indi without stab indi
Commit: 16a447da37ea718646906756cda17a5ed38d8739
https://github.com/paparazzi/paparazzi/commit/16a447da37ea718646906756cda17a5ed38d8739
Author: Gautier Hattenberger <address@hidden>
Date: 2016-09-02 (Fri, 02 Sep 2016)
Changed paths:
M conf/settings/rotorcraft_basic.xml
M conf/settings/rotorcraft_basic_multi.xml
M sw/airborne/firmwares/rotorcraft/autopilot.c
M sw/airborne/firmwares/rotorcraft/autopilot.h
M sw/airborne/firmwares/rotorcraft/main.c
M sw/ground_segment/joystick/gb2ivy.py
Log Message:
-----------
Ap mode setting (#1852)
* [rotorcraft] allow to change some modes from settings even without RC
see #1819
* [rotorcraft] allow some more modes without RC
* [joystick] change mode directly instead of rc_auto2
* [rotorcraft] change handler name to avoid confusion
Commit: f19a99442891ed67c2176ee64eec29f9f9d04ef5
https://github.com/paparazzi/paparazzi/commit/f19a99442891ed67c2176ee64eec29f9f9d04ef5
Author: Gautier Hattenberger <address@hidden>
Date: 2016-09-17 (Sat, 17 Sep 2016)
Changed paths:
M sw/airborne/modules/sensors/aoa_pwm.c
Log Message:
-----------
[module] fix typo in aoa_pwm module
Commit: ff5db2fe88a16e3aa31d40a300cec3b87edc7334
https://github.com/paparazzi/paparazzi/commit/ff5db2fe88a16e3aa31d40a300cec3b87edc7334
Author: Gautier Hattenberger <address@hidden>
Date: 2016-09-17 (Sat, 17 Sep 2016)
Changed paths:
M sw/airborne/modules/loggers/sdlog_chibios/printf.c
M sw/airborne/modules/loggers/sdlog_chibios/printf.h
Log Message:
-----------
[chibios] improve printf for sdlog and enable 'float' support
Commit: 770834a65aa8b85d191247b0d4a59b06217093ff
https://github.com/paparazzi/paparazzi/commit/770834a65aa8b85d191247b0d4a59b06217093ff
Author: Gautier Hattenberger <address@hidden>
Date: 2016-09-17 (Sat, 17 Sep 2016)
Changed paths:
M conf/flight_plans/mission_fw.xml
Log Message:
-----------
[nav] load mission module in the flight plan for easier usage
Commit: bb597681d18d5397bdeaba93f3a65226c683f7df
https://github.com/paparazzi/paparazzi/commit/bb597681d18d5397bdeaba93f3a65226c683f7df
Author: Michal Podhradsky <address@hidden>
Date: 2016-09-17 (Sat, 17 Sep 2016)
Changed paths:
M sw/airborne/subsystems/actuators/motor_mixing.c
M sw/ext/pprzlink
Log Message:
-----------
add MOTOR_MIXING message
Commit: 686b8918c476df00d296e87eec0bd9204ad867d0
https://github.com/paparazzi/paparazzi/commit/686b8918c476df00d296e87eec0bd9204ad867d0
Author: Felix Ruess <address@hidden>
Date: 2016-09-18 (Sun, 18 Sep 2016)
Changed paths:
M Doxyfile
Log Message:
-----------
update Doxyfile
Commit: 6ba89ae63d8f2d7a1bc2acea41ef71ece9ff6a23
https://github.com/paparazzi/paparazzi/commit/6ba89ae63d8f2d7a1bc2acea41ef71ece9ff6a23
Author: Felix Ruess <address@hidden>
Date: 2016-09-18 (Sun, 18 Sep 2016)
Changed paths:
M sw/tools/doxygen_gen/gen_modules_doc.py
Log Message:
-----------
[dox] fix doc generation for modules with dot in name
apparently doxgen pages can't have a dot in the page name
Commit: 5adccfc66a4a75859f428dd27580807bd3485f3d
https://github.com/paparazzi/paparazzi/commit/5adccfc66a4a75859f428dd27580807bd3485f3d
Author: Felix Ruess <address@hidden>
Date: 2016-09-18 (Sun, 18 Sep 2016)
Changed paths:
M docker/run.sh
Log Message:
-----------
[docker] pass symlinked devices if docker version >= 1.12
Docker should support relative symlinks for devices from version 1.12 on...
Commit: 9e560f2f5eefa81fe8de3a3e850cf15dc79d8036
https://github.com/paparazzi/paparazzi/commit/9e560f2f5eefa81fe8de3a3e850cf15dc79d8036
Author: Gautier Hattenberger <address@hidden>
Date: 2016-09-19 (Mon, 19 Sep 2016)
Changed paths:
M CHANGELOG.md
M paparazzi_version
Log Message:
-----------
First release candidate for v5.10 stable release
Commit: 7ce244e7ca2707757e0530ed745d755eb569f7e9
https://github.com/paparazzi/paparazzi/commit/7ce244e7ca2707757e0530ed745d755eb569f7e9
Author: Felix Ruess <address@hidden>
Date: 2016-09-20 (Tue, 20 Sep 2016)
Changed paths:
M sw/airborne/subsystems/gps.c
Log Message:
-----------
[gps] update global gps struct from periodic check
thanks to fvantienen
Commit: 492824f3f078dd95c04ab089c39e3b24f80a8f7f
https://github.com/paparazzi/paparazzi/commit/492824f3f078dd95c04ab089c39e3b24f80a8f7f
Author: Felix Ruess <address@hidden>
Date: 2016-09-20 (Tue, 20 Sep 2016)
Changed paths:
R conf/firmwares/subsystems/fixedwing/ahrs_float_cmpl_quat.makefile
R conf/firmwares/subsystems/fixedwing/ahrs_float_cmpl_rmat.makefile
R conf/firmwares/subsystems/fixedwing/ahrs_infrared.makefile
R conf/firmwares/subsystems/fixedwing/ahrs_int_cmpl_quat.makefile
R conf/firmwares/subsystems/rotorcraft/ahrs_float_invariant.makefile
R conf/firmwares/subsystems/shared/ahrs_float_cmpl_quat.makefile
R conf/firmwares/subsystems/shared/ahrs_float_cmpl_rmat.makefile
R conf/firmwares/subsystems/shared/ahrs_float_dcm.makefile
R conf/firmwares/subsystems/shared/ahrs_float_mlkf.makefile
R conf/firmwares/subsystems/shared/ahrs_gx3.makefile
R conf/firmwares/subsystems/shared/ahrs_int_cmpl_euler.makefile
R conf/firmwares/subsystems/shared/ahrs_int_cmpl_quat.makefile
M conf/modules/ahrs_chimu_spi.xml
A conf/modules/ahrs_float_cmpl_quat.xml
A conf/modules/ahrs_float_cmpl_rmat.xml
A conf/modules/ahrs_float_dcm.xml
A conf/modules/ahrs_float_invariant.xml
A conf/modules/ahrs_float_mlkf.xml
A conf/modules/ahrs_gx3.xml
A conf/modules/ahrs_int_cmpl_euler.xml
A conf/modules/ahrs_int_cmpl_quat.xml
A conf/modules/ahrs_sim.xml
Log Message:
-----------
[ahrs] convert ahrs subsystems to modules
Commit: 1da855f4082b958d4c1c3fde417e95a656e52b9a
https://github.com/paparazzi/paparazzi/commit/1da855f4082b958d4c1c3fde417e95a656e52b9a
Author: Felix Ruess <address@hidden>
Date: 2016-09-20 (Tue, 20 Sep 2016)
Changed paths:
M conf/modules/ahrs_float_cmpl_quat.xml
M conf/modules/ahrs_float_cmpl_rmat.xml
M conf/modules/ahrs_float_dcm.xml
M conf/modules/ahrs_float_invariant.xml
M conf/modules/ahrs_float_mlkf.xml
M conf/modules/ahrs_int_cmpl_euler.xml
M conf/modules/ahrs_int_cmpl_quat.xml
R conf/settings/estimation/ahrs_float_cmpl.xml
R conf/settings/estimation/ahrs_float_dcm.xml
R conf/settings/estimation/ahrs_float_invariant.xml
R conf/settings/estimation/ahrs_float_mlkf.xml
R conf/settings/estimation/ahrs_int_cmpl_euler.xml
R conf/settings/estimation/ahrs_int_cmpl_quat.xml
Log Message:
-----------
[ahrs] move settings to modules
Commit: 82b9b52fed8f8c1443bd256a6716f40e044bda1c
https://github.com/paparazzi/paparazzi/commit/82b9b52fed8f8c1443bd256a6716f40e044bda1c
Author: Felix Ruess <address@hidden>
Date: 2016-09-20 (Tue, 20 Sep 2016)
Changed paths:
M conf/airframes/BR/conf.xml
M conf/airframes/CDW/cdw_conf.xml
M conf/airframes/ENAC/conf_enac.xml
M conf/airframes/ESDEN/esden_conf.xml
M conf/airframes/FLIXR/flixr_conf.xml
M conf/airframes/HOOPERFLY/hooperfly_conf.xml
M conf/airframes/LS/ls_conf.xml
M conf/airframes/OPENUAS/openuas_conf.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/conf_example.xml
M conf/conf_tests.xml
M conf/conf_tests_coverity.xml
Log Message:
-----------
[conf] update confs for removed settings
Commit: bcf5106ee39d553db14342b3c62b24b5ed5db029
https://github.com/paparazzi/paparazzi/commit/bcf5106ee39d553db14342b3c62b24b5ed5db029
Author: Felix Ruess <address@hidden>
Date: 2016-09-20 (Tue, 20 Sep 2016)
Changed paths:
M conf/modules/ahrs_float_cmpl_quat.xml
M conf/modules/ahrs_float_cmpl_rmat.xml
M conf/modules/ahrs_float_dcm.xml
M conf/modules/ahrs_float_invariant.xml
M conf/modules/ahrs_float_mlkf.xml
M conf/modules/ahrs_int_cmpl_euler.xml
M conf/modules/ahrs_int_cmpl_quat.xml
M sw/airborne/subsystems/ahrs/ahrs_float_cmpl.c
M sw/airborne/subsystems/ahrs/ahrs_float_dcm.c
M sw/airborne/subsystems/ahrs/ahrs_int_cmpl_quat.c
Log Message:
-----------
[modules] update doc for ahrs modules
Commit: 392fd9666624b8e0a4c85f21b9f61d67f402b4e1
https://github.com/paparazzi/paparazzi/commit/392fd9666624b8e0a4c85f21b9f61d67f402b4e1
Author: Felix Ruess <address@hidden>
Date: 2016-09-20 (Tue, 20 Sep 2016)
Changed paths:
M conf/modules/ahrs_float_cmpl_quat.xml
M conf/modules/ahrs_float_cmpl_rmat.xml
M conf/modules/ahrs_int_cmpl_quat.xml
Log Message:
-----------
[ahrs] for fixedwings default to GPS heading and enable centrifugal force
compensation
Commit: 604a0df7017dbd66c164d4fb549ff896939b65b9
https://github.com/paparazzi/paparazzi/commit/604a0df7017dbd66c164d4fb549ff896939b65b9
Author: Gautier Hattenberger <address@hidden>
Date: 2016-09-20 (Tue, 20 Sep 2016)
Changed paths:
M conf/modules/imu_aspirin_v2_common.xml
M conf/modules/imu_lisa_s_v1.0.xml
Log Message:
-----------
[fix] remove unused i2c dev from aspirin_2 and lisa_s conf
this was produce a strange side effect on bluegiga module (#1835)
Commit: c8e4a2b944463db35b963fece58014aa87720f06
https://github.com/paparazzi/paparazzi/commit/c8e4a2b944463db35b963fece58014aa87720f06
Author: Gautier Hattenberger <address@hidden>
Date: 2016-09-23 (Fri, 23 Sep 2016)
Changed paths:
M conf/modules/airspeed_ms45xx_i2c.xml
Log Message:
-----------
[module] fix typo
Commit: 4da4db7b5e08849f8a4123db12596153f4b62175
https://github.com/paparazzi/paparazzi/commit/4da4db7b5e08849f8a4123db12596153f4b62175
Author: Gautier Hattenberger <address@hidden>
Date: 2016-09-23 (Fri, 23 Sep 2016)
Changed paths:
M sw/airborne/arch/chibios/mcu_periph/i2c_arch.c
Log Message:
-----------
[chibios] fix i2c driver when doing a receive only
Commit: 8d820e4aabc05b2fba2115a80f88b3db77bead47
https://github.com/paparazzi/paparazzi/commit/8d820e4aabc05b2fba2115a80f88b3db77bead47
Author: Gautier Hattenberger <address@hidden>
Date: 2016-09-23 (Fri, 23 Sep 2016)
Changed paths:
M sw/airborne/arch/chibios/mcu_periph/uart_arch.c
Log Message:
-----------
[chibios] improve uart driver
- add uart 7 and 8
- implement set_baudrate and set_stop/parity functions
- dynamic config of uart pins
Commit: 514418b47876f464e972d3bb7bec0bbc63bdd58a
https://github.com/paparazzi/paparazzi/commit/514418b47876f464e972d3bb7bec0bbc63bdd58a
Author: Gautier Hattenberger <address@hidden>
Date: 2016-09-23 (Fri, 23 Sep 2016)
Changed paths:
M sw/airborne/arch/chibios/mcu_periph/sys_time_arch.c
Log Message:
-----------
[chibios] correctly protect access to sys_time struct for usec and msec
functions
Commit: c3908ffcf09b535519665bc06e93b9d6645c903f
https://github.com/paparazzi/paparazzi/commit/c3908ffcf09b535519665bc06e93b9d6645c903f
Author: Gautier Hattenberger <address@hidden>
Date: 2016-09-23 (Fri, 23 Sep 2016)
Changed paths:
M sw/tools/generators/gen_aircraft.ml
Log Message:
-----------
[build] configure variables before compilation flags
Commit: f907ded25f0f65a43b40ffdfe3a9d043ccb3134c
https://github.com/paparazzi/paparazzi/commit/f907ded25f0f65a43b40ffdfe3a9d043ccb3134c
Author: Gautier Hattenberger <address@hidden>
Date: 2016-09-23 (Fri, 23 Sep 2016)
Changed paths:
M sw/airborne/arch/chibios/mcu_periph/i2c_arch.c
Log Message:
-----------
[chibios] fix i2c driver
Commit: af59d22c524d1feda00c23be4193c3e598814ef2
https://github.com/paparazzi/paparazzi/commit/af59d22c524d1feda00c23be4193c3e598814ef2
Author: Christophe De Wagter <address@hidden>
Date: 2016-09-25 (Sun, 25 Sep 2016)
Changed paths:
M conf/control_panel_example.xml
A sw/ground_segment/python/svinfo/svinfo.py
A sw/ground_segment/python/svinfo/svinfoviewer.py
Log Message:
-----------
[ground_segment] Svinfo python viewer (#1860)
View Space Vehicle Azim and Elev with UsedInNav and Quality Colors and CNO bars
in a python window.
Commit: 31ebe3491b09b1c3fe468eca02a05d91d2dac83f
https://github.com/paparazzi/paparazzi/commit/31ebe3491b09b1c3fe468eca02a05d91d2dac83f
Author: Felix Ruess <address@hidden>
Date: 2016-09-25 (Sun, 25 Sep 2016)
Changed paths:
M sw/airborne/math/pprz_geodetic_int.c
M sw/airborne/math/pprz_geodetic_int.h
M sw/airborne/state.c
Log Message:
-----------
[math][state] fix enu/ned of lla computation
so that the result is correctly in m with INT32_POS_FRAC instead of cm.
Thanks to Ewoud Smeur.
Commit: 090b81a0f6d89eb652c906ccd92619adea788c15
https://github.com/paparazzi/paparazzi/commit/090b81a0f6d89eb652c906ccd92619adea788c15
Author: Felix Ruess <address@hidden>
Date: 2016-09-25 (Sun, 25 Sep 2016)
Changed paths:
M conf/airframes/BR/conf.xml
M conf/airframes/CDW/cdw_conf.xml
M conf/airframes/ENAC/conf_enac.xml
M conf/airframes/ESDEN/esden_conf.xml
M conf/airframes/FLIXR/flixr_conf.xml
M conf/airframes/HOOPERFLY/hooperfly_conf.xml
M conf/airframes/LS/ls_conf.xml
M conf/airframes/OPENUAS/openuas_conf.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/conf_example.xml
M conf/conf_tests.xml
M conf/conf_tests_coverity.xml
R conf/firmwares/subsystems/fixedwing/ahrs_float_cmpl_quat.makefile
R conf/firmwares/subsystems/fixedwing/ahrs_float_cmpl_rmat.makefile
R conf/firmwares/subsystems/fixedwing/ahrs_infrared.makefile
R conf/firmwares/subsystems/fixedwing/ahrs_int_cmpl_quat.makefile
R conf/firmwares/subsystems/rotorcraft/ahrs_float_invariant.makefile
R conf/firmwares/subsystems/shared/ahrs_float_cmpl_quat.makefile
R conf/firmwares/subsystems/shared/ahrs_float_cmpl_rmat.makefile
R conf/firmwares/subsystems/shared/ahrs_float_dcm.makefile
R conf/firmwares/subsystems/shared/ahrs_float_mlkf.makefile
R conf/firmwares/subsystems/shared/ahrs_gx3.makefile
R conf/firmwares/subsystems/shared/ahrs_int_cmpl_euler.makefile
R conf/firmwares/subsystems/shared/ahrs_int_cmpl_quat.makefile
M conf/modules/ahrs_chimu_spi.xml
A conf/modules/ahrs_float_cmpl_quat.xml
A conf/modules/ahrs_float_cmpl_rmat.xml
A conf/modules/ahrs_float_dcm.xml
A conf/modules/ahrs_float_invariant.xml
A conf/modules/ahrs_float_mlkf.xml
A conf/modules/ahrs_gx3.xml
A conf/modules/ahrs_int_cmpl_euler.xml
A conf/modules/ahrs_int_cmpl_quat.xml
A conf/modules/ahrs_sim.xml
R conf/settings/estimation/ahrs_float_cmpl.xml
R conf/settings/estimation/ahrs_float_dcm.xml
R conf/settings/estimation/ahrs_float_invariant.xml
R conf/settings/estimation/ahrs_float_mlkf.xml
R conf/settings/estimation/ahrs_int_cmpl_euler.xml
R conf/settings/estimation/ahrs_int_cmpl_quat.xml
M sw/airborne/subsystems/ahrs/ahrs_float_cmpl.c
M sw/airborne/subsystems/ahrs/ahrs_float_dcm.c
M sw/airborne/subsystems/ahrs/ahrs_int_cmpl_quat.c
Log Message:
-----------
Merge pull request #1859 from paparazzi/ahrs_modules
convert AHRS subsystems to modules
So far there should be no functional changes, except that the respective
settings are now loaded with the module. "Internal" refactoring to get rid of
the calls from main will be done later.
Commit: 21d3c21a9aca474e308d061db5d42e4a7dda66e2
https://github.com/paparazzi/paparazzi/commit/21d3c21a9aca474e308d061db5d42e4a7dda66e2
Author: Felix Ruess <address@hidden>
Date: 2016-09-25 (Sun, 25 Sep 2016)
Changed paths:
M conf/conf_tests.xml
M sw/airborne/math/pprz_geodetic_int.c
Log Message:
-----------
[math] fix typo
Commit: f7fde5a8d4816e7e6b9255ca1c5ca44ee0a6f064
https://github.com/paparazzi/paparazzi/commit/f7fde5a8d4816e7e6b9255ca1c5ca44ee0a6f064
Author: Gautier Hattenberger <address@hidden>
Date: 2016-09-26 (Mon, 26 Sep 2016)
Changed paths:
M conf/modules/ahrs_float_dcm.xml
Log Message:
-----------
[module] ins_neutrals settings not needed any more for ahrs
Commit: 0af5ef2ba6baf2190a79cfc02f7d7081648ab99f
https://github.com/paparazzi/paparazzi/commit/0af5ef2ba6baf2190a79cfc02f7d7081648ab99f
Author: Gautier Hattenberger <address@hidden>
Date: 2016-09-26 (Mon, 26 Sep 2016)
Changed paths:
M conf/modules/ahrs_float_invariant.xml
Log Message:
-----------
[module] fix typo
Commit: ef0c774a14cbf34deb15dd27f4b6cb1dcda8e8f3
https://github.com/paparazzi/paparazzi/commit/ef0c774a14cbf34deb15dd27f4b6cb1dcda8e8f3
Author: Felix Ruess <address@hidden>
Date: 2016-09-26 (Mon, 26 Sep 2016)
Changed paths:
M sw/airborne/modules/gps/gps_ubx_i2c.c
Log Message:
-----------
[modules] make gps_ubx_i2c usable without gps_ubx_ucenter
Commit: eca3d3b2290f920f874ade92869036e5f23c6ae3
https://github.com/paparazzi/paparazzi/commit/eca3d3b2290f920f874ade92869036e5f23c6ae3
Author: Felix Ruess <address@hidden>
Date: 2016-09-26 (Mon, 26 Sep 2016)
Changed paths:
M conf/conf_example.xml
M conf/conf_tests.xml
Log Message:
-----------
[conf] update settings_modules in example confs
Commit: 10eb9206d8e55db86b75b8acb327eb8b794b01aa
https://github.com/paparazzi/paparazzi/commit/10eb9206d8e55db86b75b8acb327eb8b794b01aa
Author: Gautier Hattenberger <address@hidden>
Date: 2016-09-27 (Tue, 27 Sep 2016)
Changed paths:
M paparazzi_version
Log Message:
-----------
version v5.11_devel: mark as dev for next release
Commit: ca141420eb06086b75fd4a9cf31e39da8038e1a3
https://github.com/paparazzi/paparazzi/commit/ca141420eb06086b75fd4a9cf31e39da8038e1a3
Author: knmcguire <address@hidden>
Date: 2016-09-29 (Thu, 29 Sep 2016)
Changed paths:
M conf/airframes/TUDELFT/tudelft_ardrone2_opticflow_stereo.xml
M conf/airframes/TUDELFT/tudelft_bebop_opticflow.xml
M conf/modules/cv_opticflow.xml
A sw/airborne/modules/computer_vision/lib/filters/kalman_filter_vision.c
A sw/airborne/modules/computer_vision/lib/filters/kalman_filter_vision.h
M sw/airborne/modules/computer_vision/opticflow/inter_thread_data.h
M sw/airborne/modules/computer_vision/opticflow/opticflow_calculator.c
M sw/airborne/modules/computer_vision/opticflow/opticflow_calculator.h
M sw/airborne/modules/computer_vision/opticflow_module.c
Log Message:
-----------
Optical flow filter and derotation fix (#1855)
Here is some improvements to the optical flow code.
- Kalman filter: I made a generic kalman filter just for the use of vision.
The problem of using the HHF filter is that it also effect the reaction of the
controls (for some reason there is too much dependency on the process model but
I can't change the noise factors). I think that it is wise to filter vision
results separate from the state filters. Right now it is implemented for
optical flow, but later it can be used for tracking as well. I hope you will
agree
- derotation correction factor: there seems to be an error between the
calculated derotation flow by the gyro and the calculated flow. Now it has been
fitted together and for the bebop a correction term has to be added (credits to
@mmoiozo for figuring this out).
This has been test flown with two bebops.
Commit: 72d82369a56db8576bb53fabff05cdf1abc75645
https://github.com/paparazzi/paparazzi/commit/72d82369a56db8576bb53fabff05cdf1abc75645
Author: Christophe De Wagter <address@hidden>
Date: 2016-09-30 (Fri, 30 Sep 2016)
Changed paths:
M conf/boards/opa_ap_1.0.makefile
M conf/boards/opa_ftd_1.0.makefile
M sw/airborne/arch/stm32/mcu_periph/uart_arch.h
Log Message:
-----------
[opa] board file updates: reduced delay (#1867)
Commit: 96fd60dd5281a7983f2c34b1f036c113f97216ba
https://github.com/paparazzi/paparazzi/commit/96fd60dd5281a7983f2c34b1f036c113f97216ba
Author: Christophe De Wagter <address@hidden>
Date: 2016-09-30 (Fri, 30 Sep 2016)
Changed paths:
M sw/lib/ocaml/fp_proc.ml
Log Message:
-----------
[fp_gen] manual not parsed and modules not parsed in includes (#1874)
Commit: e21df223fc646c9429d4422f5da814d0a3b6c9bc
https://github.com/paparazzi/paparazzi/commit/e21df223fc646c9429d4422f5da814d0a3b6c9bc
Author: Christophe De Wagter <address@hidden>
Date: 2016-09-30 (Fri, 30 Sep 2016)
Changed paths:
M sw/airborne/arch/stm32/subsystems/radio_control/spektrum_arch.c
Log Message:
-----------
[dsmx] bind with DSMX (#1884)
Commit: dbce8cf5cf2192d5954725aef0ba4354a3efc9a1
https://github.com/paparazzi/paparazzi/commit/dbce8cf5cf2192d5954725aef0ba4354a3efc9a1
Author: Christophe De Wagter <address@hidden>
Date: 2016-10-02 (Sun, 02 Oct 2016)
Changed paths:
M conf/firmwares/subsystems/shared/radio_control_spektrum.makefile
Log Message:
-----------
[dsmx] documentation
Commit: 317357bfc3ca05bbf82bea51c54eeaeff1c70573
https://github.com/paparazzi/paparazzi/commit/317357bfc3ca05bbf82bea51c54eeaeff1c70573
Author: Ewoud Smeur <address@hidden>
Date: 2016-10-01 (Sat, 01 Oct 2016)
Changed paths:
M sw/airborne/subsystems/imu/imu_bebop.c
Log Message:
-----------
[Fix} The magnetometer of the Bebop2 is angled
Commit: b37330ca47174e213ed7d961ff441753b63b1662
https://github.com/paparazzi/paparazzi/commit/b37330ca47174e213ed7d961ff441753b63b1662
Author: Christophe De Wagter <address@hidden>
Date: 2016-10-01 (Sat, 01 Oct 2016)
Changed paths:
M sw/airborne/firmwares/rotorcraft/navigation.c
Log Message:
-----------
[longdistance_nav] overflow in squared distance (#1883)
rotorcraft firmware fix overflow in squared distance for distances over approx
10km
Commit: 58dcfea5d7cea85254d5bbdc7a3b8adeb5d4fc7c
https://github.com/paparazzi/paparazzi/commit/58dcfea5d7cea85254d5bbdc7a3b8adeb5d4fc7c
Author: Felix Ruess <address@hidden>
Date: 2016-10-01 (Sat, 01 Oct 2016)
Changed paths:
M sw/airborne/arch/stm32/subsystems/radio_control/spektrum_arch.c
Log Message:
-----------
[stm32] spektrum: use #if for USE_DSMX check
Commit: 9f264a59d22dc69dfee892e7befff4269c1f8abb
https://github.com/paparazzi/paparazzi/commit/9f264a59d22dc69dfee892e7befff4269c1f8abb
Author: Christophe De Wagter <address@hidden>
Date: 2016-10-01 (Sat, 01 Oct 2016)
Changed paths:
A sw/ground_segment/python/svinfo/svinfo.ico
M sw/ground_segment/python/svinfo/svinfoviewer.py
Log Message:
-----------
[svinfo] Icon (#1870)
Commit: 3bef9d17a307856731b6df018f17eb5218f83fde
https://github.com/paparazzi/paparazzi/commit/3bef9d17a307856731b6df018f17eb5218f83fde
Author: Christophe De Wagter <address@hidden>
Date: 2016-10-01 (Sat, 01 Oct 2016)
Changed paths:
M sw/airborne/firmwares/rotorcraft/rotorcraft_datalink.c
M sw/airborne/subsystems/datalink/datalink.c
M sw/airborne/subsystems/datalink/datalink.h
Log Message:
-----------
[dual_datalink] full duplex dual datalink
Commit: 7c66fb3606c2f2defbe1e65e9cb20461e7923479
https://github.com/paparazzi/paparazzi/commit/7c66fb3606c2f2defbe1e65e9cb20461e7923479
Author: Felix Ruess <address@hidden>
Date: 2016-10-01 (Sat, 01 Oct 2016)
Changed paths:
M sw/airborne/firmwares/fixedwing/fixedwing_datalink.c
Log Message:
-----------
[fixedwing] update firmware_parse_msg for passed params
Commit: e42bd6e2ae17abf323807e557f5177c7fdf61af3
https://github.com/paparazzi/paparazzi/commit/e42bd6e2ae17abf323807e557f5177c7fdf61af3
Author: Felix Ruess <address@hidden>
Date: 2016-10-01 (Sat, 01 Oct 2016)
Changed paths:
M sw/airborne/arch/sim/sim_ap.c
M sw/airborne/firmwares/rotorcraft/rotorcraft_datalink.c
M sw/airborne/firmwares/setup/setup_actuators.c
M sw/airborne/firmwares/wind_tunnel/main.c
M sw/airborne/firmwares/wind_tunnel/main_mb.c
M sw/airborne/modules/datalink/extra_pprz_dl.h
M sw/airborne/subsystems/datalink/datalink.h
M sw/airborne/test/subsystems/test_ahrs.c
M sw/airborne/test/subsystems/test_settings.c
M sw/airborne/test/test_actuators_pwm.c
M sw/airborne/test/test_datalink.c
M sw/airborne/test/test_manual.c
Log Message:
-----------
[datalink] fix datalink for tests and other firmwares
Commit: b3231db3a3f1c1599c8af31d4702a987fb705622
https://github.com/paparazzi/paparazzi/commit/b3231db3a3f1c1599c8af31d4702a987fb705622
Author: Felix Ruess <address@hidden>
Date: 2016-10-01 (Sat, 01 Oct 2016)
Changed paths:
M conf/modules/ins_extended.xml
M sw/airborne/subsystems/ins/ins_int.c
Log Message:
-----------
[ins] remove unused INS_SONAR_OFFSET define
this was actually removed when sonar was chaned to use ABI messages...
potential offsets should be applied in each sonar sensor separately
Commit: 4d405cdac144365a493e0eaad40a80b122c1854f
https://github.com/paparazzi/paparazzi/commit/4d405cdac144365a493e0eaad40a80b122c1854f
Author: Felix Ruess <address@hidden>
Date: 2016-10-01 (Sat, 01 Oct 2016)
Changed paths:
M sw/airborne/modules/optical_flow/px4flow.c
M sw/airborne/subsystems/abi_sender_ids.h
Log Message:
-----------
[modules] px4flow: also send AGL message with ground distance from sonar
(#1886)
Commit: 6e1245592ea8d590f0c2457be3e0b8b322a5eee4
https://github.com/paparazzi/paparazzi/commit/6e1245592ea8d590f0c2457be3e0b8b322a5eee4
Author: Gautier Hattenberger <address@hidden>
Date: 2016-10-02 (Sun, 02 Oct 2016)
Changed paths:
M sw/airborne/arch/sim/sim_ap.c
M sw/airborne/firmwares/fixedwing/fixedwing_datalink.c
M sw/airborne/firmwares/rotorcraft/rotorcraft_datalink.c
M sw/airborne/firmwares/setup/setup_actuators.c
M sw/airborne/firmwares/wind_tunnel/main.c
M sw/airborne/firmwares/wind_tunnel/main_mb.c
M sw/airborne/modules/datalink/extra_pprz_dl.h
M sw/airborne/subsystems/datalink/datalink.c
M sw/airborne/subsystems/datalink/datalink.h
M sw/airborne/test/subsystems/test_ahrs.c
M sw/airborne/test/subsystems/test_settings.c
M sw/airborne/test/test_actuators_pwm.c
M sw/airborne/test/test_datalink.c
M sw/airborne/test/test_manual.c
Log Message:
-----------
Merge pull request #1879 from paparazzi/obc_dual_datalink
[dual_datalink] full duplex dual datalink
Commit: 4fd79ba9acf569eaa166f0169b3563870439c3cb
https://github.com/paparazzi/paparazzi/commit/4fd79ba9acf569eaa166f0169b3563870439c3cb
Author: podhrmic <address@hidden>
Date: 2016-10-02 (Sun, 02 Oct 2016)
Changed paths:
M CHANGELOG.md
M Doxyfile
M conf/airframes/AGGIEAIR/aggieair_ark_quad_lisa_mx.xml
M conf/airframes/BR/conf.xml
M conf/airframes/CDW/cdw_conf.xml
M conf/airframes/ENAC/conf_enac.xml
M conf/airframes/ENAC/fixed-wing/apogee.xml
M conf/airframes/ENAC/fixed-wing/jp.xml
M conf/airframes/ESDEN/esden_conf.xml
M conf/airframes/FLIXR/flixr_conf.xml
M conf/airframes/HOOPERFLY/hooperfly_conf.xml
M conf/airframes/LS/ls_conf.xml
M conf/airframes/OPENUAS/openuas_conf.xml
M conf/airframes/TUDELFT/tudelft_KM_conf.xml
M conf/airframes/TUDELFT/tudelft_ardrone2_opticflow_stereo.xml
A conf/airframes/TUDELFT/tudelft_bebop2_no_damping.xml
M conf/airframes/TUDELFT/tudelft_bebop_indi.xml
M conf/airframes/TUDELFT/tudelft_bebop_opticflow.xml
M conf/airframes/TUDELFT/tudelft_conf.xml
M conf/airframes/TUDELFT/tudelft_guido_conf.xml
M conf/boards/opa_ap_1.0.makefile
M conf/boards/opa_ftd_1.0.makefile
M conf/conf_example.xml
M conf/conf_tests.xml
M conf/conf_tests_coverity.xml
M conf/control_panel_example.xml
R conf/firmwares/subsystems/fixedwing/ahrs_float_cmpl_quat.makefile
R conf/firmwares/subsystems/fixedwing/ahrs_float_cmpl_rmat.makefile
R conf/firmwares/subsystems/fixedwing/ahrs_infrared.makefile
R conf/firmwares/subsystems/fixedwing/ahrs_int_cmpl_quat.makefile
R conf/firmwares/subsystems/rotorcraft/ahrs_float_invariant.makefile
R conf/firmwares/subsystems/shared/ahrs_float_cmpl_quat.makefile
R conf/firmwares/subsystems/shared/ahrs_float_cmpl_rmat.makefile
R conf/firmwares/subsystems/shared/ahrs_float_dcm.makefile
R conf/firmwares/subsystems/shared/ahrs_float_mlkf.makefile
R conf/firmwares/subsystems/shared/ahrs_gx3.makefile
R conf/firmwares/subsystems/shared/ahrs_int_cmpl_euler.makefile
R conf/firmwares/subsystems/shared/ahrs_int_cmpl_quat.makefile
M conf/firmwares/subsystems/shared/radio_control_spektrum.makefile
M conf/firmwares/test_progs.makefile
M conf/flight_plans/mission_fw.xml
A conf/joystick/n64_gamepad.xml
A conf/joystick/nes_gamepad.xml
A conf/joystick/snes_gamepad.xml
M conf/modules/ahrs_chimu_spi.xml
A conf/modules/ahrs_float_cmpl_quat.xml
A conf/modules/ahrs_float_cmpl_rmat.xml
A conf/modules/ahrs_float_dcm.xml
A conf/modules/ahrs_float_invariant.xml
A conf/modules/ahrs_float_mlkf.xml
A conf/modules/ahrs_gx3.xml
A conf/modules/ahrs_int_cmpl_euler.xml
A conf/modules/ahrs_int_cmpl_quat.xml
A conf/modules/ahrs_sim.xml
M conf/modules/airspeed_ms45xx_i2c.xml
M conf/modules/cv_opticflow.xml
M conf/modules/gps_ublox.xml
M conf/modules/gps_ubx_i2c.xml
M conf/modules/imu_aspirin_v2_common.xml
M conf/modules/imu_lisa_s_v1.0.xml
M conf/modules/ins_extended.xml
R conf/modules/rtos_mon.xml
M conf/modules/sys_mon.xml
M conf/settings/control/gain_scheduling.xml
R conf/settings/estimation/ahrs_float_cmpl.xml
R conf/settings/estimation/ahrs_float_dcm.xml
R conf/settings/estimation/ahrs_float_invariant.xml
R conf/settings/estimation/ahrs_float_mlkf.xml
R conf/settings/estimation/ahrs_int_cmpl_euler.xml
R conf/settings/estimation/ahrs_int_cmpl_quat.xml
M conf/settings/rotorcraft_basic.xml
M conf/settings/rotorcraft_basic_multi.xml
M docker/run.sh
M paparazzi_version
M sw/airborne/arch/chibios/mcu_periph/i2c_arch.c
M sw/airborne/arch/chibios/mcu_periph/sys_time_arch.c
M sw/airborne/arch/chibios/mcu_periph/uart_arch.c
M sw/airborne/arch/chibios/modules/core/rtos_mon_arch.c
R sw/airborne/arch/chibios/modules/core/rtos_mon_arch.h
A sw/airborne/arch/sim/modules/core/rtos_mon_arch.c
M sw/airborne/arch/sim/sim_ap.c
M sw/airborne/arch/stm32/mcu_periph/uart_arch.h
M sw/airborne/arch/stm32/subsystems/radio_control/spektrum_arch.c
M sw/airborne/arch/stm32/usb_ser_hw.c
M sw/airborne/boards/bebop.h
M sw/airborne/firmwares/fixedwing/fixedwing_datalink.c
M sw/airborne/firmwares/rotorcraft/autopilot.c
M sw/airborne/firmwares/rotorcraft/autopilot.h
M sw/airborne/firmwares/rotorcraft/guidance/guidance_indi.c
M sw/airborne/firmwares/rotorcraft/guidance/guidance_indi.h
M sw/airborne/firmwares/rotorcraft/main.c
M sw/airborne/firmwares/rotorcraft/navigation.c
M sw/airborne/firmwares/rotorcraft/rotorcraft_datalink.c
M sw/airborne/firmwares/setup/setup_actuators.c
M sw/airborne/firmwares/wind_tunnel/main.c
M sw/airborne/firmwares/wind_tunnel/main_mb.c
M sw/airborne/math/pprz_geodetic_int.c
M sw/airborne/math/pprz_geodetic_int.h
A sw/airborne/modules/computer_vision/lib/filters/kalman_filter_vision.c
A sw/airborne/modules/computer_vision/lib/filters/kalman_filter_vision.h
M sw/airborne/modules/computer_vision/opticflow/inter_thread_data.h
M sw/airborne/modules/computer_vision/opticflow/opticflow_calculator.c
M sw/airborne/modules/computer_vision/opticflow/opticflow_calculator.h
M sw/airborne/modules/computer_vision/opticflow_module.c
M sw/airborne/modules/core/rtos_mon.c
R sw/airborne/modules/core/rtos_mon.h
M sw/airborne/modules/core/sys_mon.c
M sw/airborne/modules/core/sys_mon.h
A sw/airborne/modules/core/sys_mon_bare_metal.h
A sw/airborne/modules/core/sys_mon_rtos.h
M sw/airborne/modules/datalink/extra_pprz_dl.h
M sw/airborne/modules/gps/gps_ubx_i2c.c
M sw/airborne/modules/loggers/sdlog_chibios/printf.c
M sw/airborne/modules/loggers/sdlog_chibios/printf.h
M sw/airborne/modules/nav/nav_heli_spinup.c
M sw/airborne/modules/optical_flow/px4flow.c
M sw/airborne/modules/sensors/aoa_pwm.c
M sw/airborne/state.c
M sw/airborne/subsystems/abi_sender_ids.h
M sw/airborne/subsystems/actuators/motor_mixing.c
M sw/airborne/subsystems/ahrs/ahrs_float_cmpl.c
M sw/airborne/subsystems/ahrs/ahrs_float_dcm.c
M sw/airborne/subsystems/ahrs/ahrs_int_cmpl_quat.c
M sw/airborne/subsystems/datalink/datalink.c
M sw/airborne/subsystems/datalink/datalink.h
M sw/airborne/subsystems/gps.c
M sw/airborne/subsystems/imu/imu_bebop.c
M sw/airborne/subsystems/ins/ins_int.c
M sw/airborne/test/subsystems/test_ahrs.c
M sw/airborne/test/subsystems/test_settings.c
M sw/airborne/test/test_actuators_pwm.c
M sw/airborne/test/test_datalink.c
M sw/airborne/test/test_manual.c
M sw/ext/pprzlink
M sw/ground_segment/cockpit/live.ml
M sw/ground_segment/joystick/gb2ivy.py
A sw/ground_segment/python/svinfo/svinfo.ico
A sw/ground_segment/python/svinfo/svinfo.py
A sw/ground_segment/python/svinfo/svinfoviewer.py
M sw/lib/ocaml/fp_proc.ml
M sw/lib/ocaml/papget_renderer.ml
M sw/logalizer/logplotter.ml
M sw/tools/doxygen_gen/gen_modules_doc.py
M sw/tools/generators/gen_aircraft.ml
Log Message:
-----------
Merge branch 'master' into coverity_scan
Compare:
https://github.com/paparazzi/paparazzi/compare/e4c791904d97...4fd79ba9acf5
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] a7eb19: [tests] travis runs coverity scan,
GitHub <=