PX4 Jenkins
a5d5d5e38e
Update submodule nuttx to latest Mon Jun 25 21:26:34 EDT 2018
...
- nuttx in PX4/Firmware (537fe886015be0ccb6b691a8a2802fb29d17c410): 63775322bf
- nuttx current upstream: f57752b6f1
- Changes: 63775322bf...f57752b6f1
f57752b 2018-06-25 Daniel Agar - Merged in dagar/nuttx/pr-fixCompileError (pull request #660 )
7 years ago
PX4 Jenkins
af07d4b37b
Update submodule apps to latest Fri Jun 15 15:25:42 UTC 2018
...
- apps in PX4/Firmware (1bc4a73eaacdb40f7d3f5ebd11882913b541b419): 7e2f17db4e
- apps current upstream: 36806ba3d8
- Changes: 7e2f17db4e...36806ba3d8
36806ba 2018-06-06 Beat Küng - nsh_parse.c: fix 'while' and 'until' loop condition
7 years ago
David Sidrane
3098b09bbd
Updated submudule platforms/nuttx/NuttX/nuttx
...
to include [BACKPORT] Merged in kekiefer/nuttx/stm32f7-serial-fix-tiocssinglewire-upstream
7 years ago
PX4 Jenkins
55728ab129
Update submodule nuttx to latest Tue Jun 12 15:14:01 CDT 2018
...
- nuttx in PX4/Firmware (ed7eb8b4b4f792b8c373692812c8e255669f482e): 0ac630e6d0
- nuttx current upstream: 80e58380a8
- Changes: 0ac630e6d0...80e58380a8
80e5838 2018-06-07 David Sidrane - [REJECTED] When console is absent preserve stdio fd numbering.
7 years ago
Daniel Agar
48724e44dd
NuttX build use 'all' target within each lib
7 years ago
PX4 Jenkins
1d9bf83c51
Update submodule nuttx to latest Mon Apr 30 20:26:28 CDT 2018
...
- nuttx in PX4/Firmware (8404889098
): 65b87d092a
- nuttx current upstream: 0ac630e6d0
- Changes: 65b87d092a...0ac630e6d0
0ac630e 2018-04-28 David Sidrane - [BACKPORT] Merged in david_s5/nuttx/master_kinetis_usb_fixes (pull request #634 )
7 years ago
Daniel Agar
5f175f9712
Update submodule nuttx to latest px4_firmware_nuttx-7.22+ ( #9354 )
...
- Changes: fe0dc6c41a...65b87d092a
65b87d0 2018-04-19 Daniel Agar - [PX4 BACKPORT] Merged in dagar/nuttx/pr-stm32f777_typo (pull request #628 )
7 years ago
Daniel Agar
68a9d213d2
NuttX track px4_firmware_nuttx-7.22+ branch
7 years ago
Jan Okle
63121b74df
NuttX update - fix kinetis transmission status handling in the serial interrupt ( #8944 )
...
efc3d9e92b
7 years ago
Daniel Agar
1f63d85869
NuttX generate Make.defs per config from PX4 cmake ( #8573 )
7 years ago
Daniel Agar
02c4ec9b2a
move nuttx-configs to platforms/nuttx
7 years ago
Daniel Agar
62c2fbb443
move Images to platforms/nuttx
7 years ago
Daniel Agar
b4f570e459
NuttX update to latest 7.22+ with pipes poll fix
...
https://github.com/PX4-NuttX/nuttx/pull/7
7 years ago
Daniel Agar
1a9e2ac789
cmake NuttX wrapper work around windows cygwin path issues
7 years ago
Daniel Agar
d1a4c2dcd0
cmake handle git submodule depdencies
7 years ago
Daniel Agar
1a4f4b083c
cmake nuttx keep builtins generated by nuttx apps ( #8323 )
7 years ago
Daniel Agar
c1c176d65b
cmake nuttx build net if enabled
7 years ago
Daniel Agar
7608cec1ed
cmake NuttX improve builtin generation dependencies
7 years ago
Daniel Agar
d35de9b4e3
cmake nuttx copy source into build with relative paths
...
- this works around cygwin path issues on windows
7 years ago
Lucas De Marchi
3a84d4cfeb
build: fix NuttX menuconfig
...
There was and extra "nuttx" dir:
cp: cannot stat '/home/lucas/p/dronecode/PX4/Firmware/build/aerofc-v1_default/NuttX/nuttx/nuttx/.config': No such file or directory
FAILED: NuttX/CMakeFiles/menuconfig
And the board fixup being executed from the wrong working directory:
nuttx-configs/aerofc-v1/nsh/defconfig
fatal: Path 'nuttx-configs/aerofc-v1/nsh/defconfig' does not exist in 'HEAD'
8 years ago
Daniel Agar
8d07c647f7
NuttX improve apps builtins dependencies
8 years ago
Daniel Agar
9ce3412a93
NuttX board build not needed ( #8029 )
8 years ago
David Sidrane
95cea13090
Updated nuttx and apps submodules for 1.7 Release
...
Tied to nuttx, apps px4_firmware_nuttx-master
rebased on upstream nuttx master @ 3647ace55958c094cfe93f07092d308a768f5ca3
rebased on upstream apps master @ 21c9b793e2ca6f4e86388c80d7af5c466de5e71c
8 years ago
Daniel Agar
2113772443
improve nuttx verbose build
8 years ago
Daniel Agar
03784c6b01
nuttx fix px4 builtin generation dependency
8 years ago
Daniel Agar
e38136fc9f
NuttX build re-enable hard link copy and improve builtin_list
8 years ago
David Sidrane
bb71e47ddf
Updated nuttx submoulde 7.22+ w/i2c fix ==px4_firmware_nuttx-master
...
Latest nuttx 7.22+ with PX4 contrib for stm32 f4 I2C hang.
8 years ago
David Sidrane
0f028fda3b
Update nuttx and apps submodule to 7.22+ ==px4_firmware_nuttx-master
...
Prep for Nuttx Upgrade - still needs i2c fix
8 years ago
David Sidrane
3c384f1890
Updated nuttx and apps submudule 7.22+ ==px4_firmware_nuttx-master
8 years ago
David Sidrane
f83df2a9a6
Updated nuttx submodule 7.22+
...
Updated to latest upstream with PX4 contrib for STM32 I2C that
fixes an hang in driver.
8 years ago
David Sidrane
1c6dc4b84c
Updated nuttx and apps submodules to Nuttx 7.22+ ==px4_firmware_nuttx-master
8 years ago
David Sidrane
822b390420
Update nuttx and apps submodule 7.21+==px4_firmware_nuttx-master
8 years ago
David Sidrane
f641c1e15e
Updated nuttx submodule 7.21+ ==px4_firmware_nuttx-master
8 years ago
David Sidrane
8b2ee2cb33
Updated nuttx submodule 7.21+
8 years ago
David Sidrane
929c5d9b5e
Updated NuttX submodule with upstream 7.21+
8 years ago
Daniel Agar
01b3e6fd25
NuttX upgrade cmake wrapper ( #7873 )
...
* NuttX cmake
* px4_macros:Pass the stringified predicate as second arg to static assert
CC_ASSERT mapes to the c++ static_assert or provides the same
funtionality for c via the other macros. The c++ static assert
takes 2 argumants the prdicate and a message. This fixes the
lacking second argument.
* Updated nuttx and apps submodule to upstream nuttx 7.21+==master
This is the latest uptake of upstream nuttx and apps.
* ROMFS generate with xxd instead of objcopy
* delete nuttx-patches
* NuttX update submodules to latest px4_nuttx-master
* fix nuttx apps and board dependency
* docker_run update to latest container 2017-08-29
* cmake ROMFS portable sed usage
* NuttX update submodules to latest px4_nuttx-master
8 years ago