From f95c811ece4e7928686f8fd9ce87ff3197b73af8 Mon Sep 17 00:00:00 2001 From: PX4 Jenkins Date: Sat, 14 Jul 2018 13:18:25 +0000 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/bf1c17f9350d8cd19e2dc926a63d611579b456f2 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...bf1c17f9350d8cd19e2dc926a63d611579b456f2 bf1c17f (HEAD, origin/px4-master_auto_rebase) [PX4: WIP] Fix transmission status handling in the serial interrupt a50c739 [PX4: REJECTED] cstdint fix 5f1565e [PX4: REJECTED] add math.h 4769335 [PX4: WIP] Jenkinsfile 29474a2 (origin/master) Trivial update to some comments and debug statement formats. 0a4091b Merged in masayuki2009/nuttx.nuttx/lc823450_posix_spawn (pull request #683) 367965b Merged in masayuki2009/nuttx.nuttx/lc823450_parallel_build (pull request #682) c6450fa Refresh some configurations. 664af2a Default for CONFIG_EXECFUNCS_HAVE_SYMTAB should be 'not set' dae6d95 configs/lc823450-xgevk/src: Eliminate some warnings. drivers/usbhost: Update comments. Apps: - https://github.com/PX4-NuttX/apps/tree/px4-master_auto_rebase - https://github.com/PX4-NuttX/apps/commit/336dc3a0096529b32dce157a1a574891f2776eea 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...336dc3a0096529b32dce157a1a574891f2776eea 336dc3a (HEAD -> px4-master_auto_rebase, origin/px4-master_auto_rebase) [REJECTED] add-var-expansion-in-nsh-parse.patch 7c1082b (origin/master) 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) db77b1e apps/examples/tcpblaster: Fix an error in time calculation. 19b8a52 apps/examples/tcpblaster/tcpblaster_server.c: Start time was not being initialized on the server side on the first pass through loop so the first output record had a crazy time. 749eccb Squashed commit of the following: --- 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..336dc3a00965 160000 --- a/platforms/nuttx/NuttX/apps +++ b/platforms/nuttx/NuttX/apps @@ -1 +1 @@ -Subproject commit 36806ba3d84c0fa07ed86857d4c92a997b7cd194 +Subproject commit 336dc3a0096529b32dce157a1a574891f2776eea diff --git a/platforms/nuttx/NuttX/nuttx b/platforms/nuttx/NuttX/nuttx index d5c12b24fa53..bf1c17f9350d 160000 --- a/platforms/nuttx/NuttX/nuttx +++ b/platforms/nuttx/NuttX/nuttx @@ -1 +1 @@ -Subproject commit d5c12b24fa5349791220ce44a46b96f345ec77c1 +Subproject commit bf1c17f9350d8cd19e2dc926a63d611579b456f2