Skip to content

Commit

Permalink
PX4-NuttX/nuttx branch test: px4-master_auto_rebase
Browse files Browse the repository at this point in the history
NuttX:
 - https://github.com/PX4-NuttX/nuttx/tree/px4-master_auto_rebase
 - PX4/NuttX@d783f7a

Changes from PX4-NuttX/nuttx (PX4/NuttX@8957a02) in current PX4/master (345f636)
PX4/NuttX@8957a02...d783f7a

d783f7a (HEAD, origin/px4-master_auto_rebase) [PX4: WIP] Fix transmission status handling in the serial interrupt
20a0f23 [PX4: REJECTED] cstdint fix
cf14c43 [PX4: REJECTED] add math.h
25f8388 [PX4: WIP] Jenkinsfile
9289055 (origin/master) drivrs/mmcsd:  Partial reversion of commit 17b6c7b.  Backed out all block callback logic controlled CONFIG_SDIO_BLK_CALLBACK.  Usage of this feature by applications is a blatant violation of the POSIX interface standard.
17b6c7b drivers/mmcsd/mmcsd_sdio.c:  Fix an error that was causing SDIO multiple block transfers from achieving full performance.  Also adds a feature controlled by  CONFIG_SDIO_BLK_CALLBACK that bypasses the normal mechanism for obtaining sector data for transfer.
f9f56aa  arch/arm/src/stm32f7/:  Fix data timeout errors with multiblock transfers.
4e92314 Update some comments
5a89459 libs/libc/unistd/:  Add a crippled version of daemon().
d291cb8 Merged in masayuki2009/nuttx.nuttx/fix_syscall (pull request #690)

Apps:
 - https://github.com/PX4-NuttX/apps/tree/px4-master_auto_rebase
 - PX4/NuttX-apps@01e8a92

Changes from PX4-NuttX/apps (PX4/NuttX-apps@36806ba) in current PX4/master (345f636)
PX4/NuttX-apps@36806ba...01e8a92

01e8a92 (HEAD -> px4-master_auto_rebase, origin/px4-master_auto_rebase) [REJECTED] add-var-expansion-in-nsh-parse.patch
3cc79be (origin/master) examples/lvgldemo/ and graphics/littlevgl/:  pdate LVGL to version 5.1.1
1030ea7 Merged in masayuki2009/nuttx.apps/fix_mksymtab (pull request #147)
cb9e951 apps/Make.defs:  Improve the symtab target.  tools/mksymtab.sh:  Fix a typo.
296f583 apps/tools:  Forgot to include a file with last commit.
272bdc0 apps Makesystem:  Fix an error when building apps/ withtout nuttx/, using only the NuttX export package only and assuming that the nuttx/ directory in not even present.  In this case, the problem fixed where the apps/Make.defs file was selecting tools from the /tools directory which does not exist because TOPDIR=apps/import.  Instead, for this build case, I have not thought of any option but to duplicate scripts as necessary in the apps/tools directory.  Also added a top-level target to compile the symbol table.  Misc fixes: quoting in scripts, some errors in script syntax.
9240ef5 Merged in masayuki2009/nuttx.apps/fix_symtab_related (pull request #146)
4db29bc apps/examples/elf:  Correct some Kconfig coments.
2ecc94f apps/import/Makefile:  Eliminate a MAKE sytax error that occurs in some (but not environments) when symtab.c has not been generated.
878fa8a Squashed commit of the following:
  • Loading branch information
PX4 Jenkins committed Jul 20, 2018
1 parent 345f636 commit 0d88558
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion platforms/nuttx/NuttX/apps
Submodule apps updated from 36806b to 01e8a9
2 changes: 1 addition & 1 deletion platforms/nuttx/NuttX/nuttx
Submodule nuttx updated from 8957a0 to d783f7

0 comments on commit 0d88558

Please sign in to comment.