From 637a16a479b661675a70b1dd94f098bbf0d6a4ba Mon Sep 17 00:00:00 2001 From: PX4 Jenkins Date: Sun, 15 Jul 2018 10:05:57 -0400 Subject: [PATCH] PX4-NuttX/nuttx branch test: px4-master_auto_rebase NuttX: - https://github.com/PX4-NuttX/nuttx/tree/px4-master_auto_rebase - https://github.com/PX4-NuttX/nuttx/commit/a71b83a0911af8f66dd63e6dd9896678c7b73dc9 Changes from PX4-NuttX/nuttx (https://github.com/PX4-NuttX/nuttx/commit/d5c12b24fa5349791220ce44a46b96f345ec77c1) in current PX4/master (ceae2f88964f2d7c49afc256d544a7f0741a591b) https://github.com/PX4-NuttX/nuttx/compare/d5c12b24fa5349791220ce44a46b96f345ec77c1...a71b83a0911af8f66dd63e6dd9896678c7b73dc9 a71b83a (HEAD, origin/px4-master_auto_rebase) [PX4: WIP] Fix transmission status handling in the serial interrupt 6c6f767 [PX4: REJECTED] cstdint fix 30e40a3 [PX4: REJECTED] add math.h 53887ac [PX4: WIP] Jenkinsfile 07b1326 (origin/master) configs/stm32f4discovery/src/stm32_rgbled.c: Krassimir Cheshmedzhiev claims that sys/types.h needs to be included to avoid undeclared 'OK' cca8771 include/nuttx/sensors/bh1750fvi.h: Eliminate a warning. 3f5a3d0 tools/gencromfs.c: Need to include stdint.h. b0178e9 toosl/cfgdefine.c: Add more configuration variable names that need to be de-quoted. 49d6f44 drivers/usbhost/usbhost_max3421e.c: Select full duplex mode as the first step of the initialization. a74246d Squashed commit of the following: Apps: - https://github.com/PX4-NuttX/apps/tree/px4-master_auto_rebase - https://github.com/PX4-NuttX/apps/commit/517239ffc80f3f9ea3b92e3e457088f9aff8547b Changes from PX4-NuttX/apps (https://github.com/PX4-NuttX/apps/commit/36806ba3d84c0fa07ed86857d4c92a997b7cd194) in current PX4/master (ceae2f88964f2d7c49afc256d544a7f0741a591b) https://github.com/PX4-NuttX/apps/compare/36806ba3d84c0fa07ed86857d4c92a997b7cd194...517239ffc80f3f9ea3b92e3e457088f9aff8547b 517239f (HEAD -> px4-master_auto_rebase, origin/px4-master_auto_rebase) [REJECTED] add-var-expansion-in-nsh-parse.patch aea8d94 (origin/master) apps/examples/nsh: The symbol table name and size variale names can now be configured. 5ecec24 There many occurences of the global variable g_exports and the opportunity for collisions. Make the global variable names unique. e778a69 Correct more improper global variable naming: All must begin with g_ 7c1082b apps/examples/nsh: Clean up some rather complex conditional compilation associated with the previous commit. 0ea260e apps/examples/nsh: Add logic to automatically register an application symbol table as part of NSH initialization. 6b93881 Merged in masayuki2009/nuttx.apps/fix_helloxx (pull request #144) 654ee7e apps/examples/elf, module, posix_spawn: Correct naming of global variables that violations the naming requirements of the coding standard. db9c56e apps/examples/powerled: Eliminate a warning about an uninitialized variable. e66470d Merged in raiden00/apps (pull request #143) --- platforms/nuttx/NuttX/apps | 2 +- platforms/nuttx/NuttX/nuttx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/platforms/nuttx/NuttX/apps b/platforms/nuttx/NuttX/apps index 36806ba3d84c..517239ffc80f 160000 --- a/platforms/nuttx/NuttX/apps +++ b/platforms/nuttx/NuttX/apps @@ -1 +1 @@ -Subproject commit 36806ba3d84c0fa07ed86857d4c92a997b7cd194 +Subproject commit 517239ffc80f3f9ea3b92e3e457088f9aff8547b diff --git a/platforms/nuttx/NuttX/nuttx b/platforms/nuttx/NuttX/nuttx index d5c12b24fa53..a71b83a0911a 160000 --- a/platforms/nuttx/NuttX/nuttx +++ b/platforms/nuttx/NuttX/nuttx @@ -1 +1 @@ -Subproject commit d5c12b24fa5349791220ce44a46b96f345ec77c1 +Subproject commit a71b83a0911af8f66dd63e6dd9896678c7b73dc9