PX4 Build Bot
82acf6894d
Update submodule nuttx to latest Tue Sep 25 23:58:20 UTC 2018
...
- nuttx in PX4/Firmware (1adcfeecc20620f02439093afb85f3151b2e8be1): e31e94f5bd
- nuttx current upstream: 7e3c8e10cd
- Changes: e31e94f5bd...7e3c8e10cd
7e3c8e1 2018-09-21 Gregory Nutt - [BACKPORT] 510b0f7e07 Correct all ARMv7-M architectures.
7 years ago
Daniel Agar
610ec9f854
Update submodule nuttx to latest Sun Sep 23 08:37:24 EDT 2018 ( #10550 )
...
- nuttx in PX4/Firmware (f3cbd3c744e9224bd55597fbfae23c56ce296544): 98a8951306
- nuttx current upstream: e31e94f5bd
- Changes: 98a8951306...e31e94f5bd
e31e94f 2018-09-21 David Sidrane - [REJECTED] kinetis:usbdev use CONFIG_KINETIS_USBOTG_PRIO at default
7 years ago
mcsauder
a1af7ffdcf
Remove whitespaces to quiet git commit trailing whitespace warnings.
7 years ago
David Sidrane
d2faf5f31d
platforms/nuttx/NuttX/nuttx with hardfault fix
7 years ago
David Sidrane
698590a5b2
Update nuttx with hardfault fix for kinetis on i2c reset
7 years ago
Daniel Agar
56723b2ece
AV-X initial networking support
7 years ago
Daniel Agar
c76187dbbb
Update submodule nuttx to latest Fri Aug 31 21:30:51 UTC 2018 ( #10385 )
...
- nuttx in PX4/Firmware (0a1a2025402a387cde88132c6f8d8cc7237d2e6b): bf8cce85c3
- nuttx current upstream: e3b5b667ae
- Changes: bf8cce85c3...e3b5b667ae
e3b5b66 2018-08-31 Daniel Agar - [BACKPORT] Merged in dagar/nuttx/pr-stm32f7_stackcheck-upstream (pull request #714 )
7 years ago
PX4 Build Bot
2164ef8fb6
Update submodule nuttx to latest Sat Aug 25 15:12:57 UTC 2018
...
- nuttx in PX4/Firmware (72792cef43
): bf8cce85c3
- nuttx current upstream: bf8cce85c3
- Changes: bf8cce85c3...bf8cce85c3
7 years ago
David Sidrane
e79b9a2c1b
Update nuttx with backport Kinetis i2c fix ( #10325 )
7 years ago
David Sidrane
add7484083
Nuttx with Missing Backports
7 years ago
David Sidrane
03000bb0ef
Updated apps nuttx of platforms/nuttx
7 years ago
David Sidrane
0e382aec71
Update NuttX with Kinetis Backports
7 years ago
David Sidrane
b9f2530688
Update nuttx submodule with FlexCan and PIT contrib
7 years ago
David Sidrane
f0c981312f
nxphlite-v3:SDIO DMA working.
...
The fix ix in nuttx. This is just the defconfig changes to use
it.
There were 2 problems. The first was that the interrupt did
test DINT and raise a completion events. But since DINT is
just an indication of DMA completion, TC is a valid way to
determine that the transfer is complete.
The second problem is that Software Reset For DAT Line
SDHC_SYSCTL[RSTD] clears the bits 24-0 in SDHC_PROTO
this looses the wide bus setting DTW
7 years ago
David Sidrane
26bc2d90d8
Upates nuttx Submodule - backport USB fix
7 years ago
David Sidrane
f8085423fe
Updated platforms/nuttx/NuttX/nuttx:as rebased on px4_firmware_nuttx-7.22+
7 years ago
Beat Küng
9ba2e91fa1
ROMFS: avoid empty 'then else' clause, it's an error in bash
...
Use 'if ! <cmd>' instead.
7 years ago
David Sidrane
657af126b0
Update nuttx submodule with USART_SINGLEWIRE support on f7
7 years ago
PX4 Jenkins
18abeb1118
PX4-NuttX/nuttx branch test: px4_firmware_nuttx-7.22+
...
NuttX:
- https://github.com/PX4-NuttX/nuttx/tree/px4_firmware_nuttx-7.22+
- d5c12b24fa
Changes from PX4-NuttX/nuttx (f57752b6f1
) in current PX4/master (bb8e653469
)
f57752b6f1...d5c12b24fa
d5c12b2 (HEAD, origin/px4_firmware_nuttx-7.22+, origin/HEAD, px4_firmware_nuttx-7.22+) [BACKPORT] stm32f7:I2C reset Configure I2C pins as GPIO output
Apps:
- https://github.com/PX4-NuttX/apps/tree/px4_firmware_nuttx-7.22+
- 36806ba3d8
Changes from PX4-NuttX/apps (36806ba3d8
) in current PX4/master (bb8e653469
)
36806ba3d8...36806ba3d8
7 years ago
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