-
Notifications
You must be signed in to change notification settings - Fork 13.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
navigator: forbid READY -> RTL transition #679
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…andle AUTO_READY mode
Parameter documentation enhancements
…utes to local variables
PX4BuildBot
pushed a commit
that referenced
this pull request
Jul 12, 2018
NuttX: - https://github.com/PX4-NuttX/nuttx/tree/px4-master_auto_rebase - PX4/NuttX@561dbb1 Changes from PX4-NuttX/nuttx (PX4/NuttX@d5c12b2) in current PX4/master (e1a7472) PX4/NuttX@d5c12b2...561dbb1 561dbb1 (HEAD, origin/px4-master_auto_rebase) [PX4: WIP] Fix transmission status handling in the serial interrupt 6318f81 [PX4: REJECTED] cstdint fix 0c1cdd8 [PX4: REJECTED] add math.h 8c89f92 [PX4: WIP] Jenkinsfile 15f07b8 (origin/master) Upate the NuttX.html 'About NuttX' document; update a README file. 6e6583f Merged in david_s5/nuttx/master_singlewire (pull request #680) fbe5f56 Merged in david_s5/nuttx/master_singlewire (pull request #679) ece1bda Merged in raiden00/nuttx_h7 (pull request #678) c09efb2 arch/arm/src/stm32h7: Correct naming of global variables that violations the naming requirements of the coding standard. e569872 arch/arm/Kconfig: Since the basic STM32H7 port is working, let's remove the EXPERIMENTAL dependency. Apps: - https://github.com/PX4-NuttX/apps/tree/px4-master_auto_rebase - PX4/NuttX-apps@12277cf Changes from PX4-NuttX/apps (PX4/NuttX-apps@36806ba) in current PX4/master (e1a7472) PX4/NuttX-apps@36806ba...12277cf 12277cf (HEAD -> px4-master_auto_rebase, origin/px4-master_auto_rebase) [REJECTED] add-var-expansion-in-nsh-parse.patch 654ee7e (origin/master) 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: 4d8b8fa apps/netutils/dhcpc: Activates BINDTODEVICE if available, and break up some long lines 0abe341 Merged in raiden00/apps (pull request #142) 3403b1b apps/nshlib/README.txt: Clarify arguments to the mkrd command.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.