Skip to content
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

Support setting current WP #658

Closed
julianoes opened this issue Feb 12, 2014 · 5 comments
Closed

Support setting current WP #658

julianoes opened this issue Feb 12, 2014 · 5 comments

Comments

@julianoes
Copy link
Contributor

This is currently missing in the navigator.

@DrTon
Copy link
Contributor

DrTon commented Feb 12, 2014

How should we do this? Switch to LOITER state and set position setpoint?

@julianoes
Copy link
Contributor Author

No we should set the current active WP like this, I think:
http://qgroundcontrol.org/mavlink/waypoint_protocol#set_new_current_mav_waypoint

@DrTon
Copy link
Contributor

DrTon commented Feb 12, 2014

Ah, ok, got it.

@julianoes
Copy link
Contributor Author

This is already working in: https://github.com/PX4/Firmware/tree/beta_mavlink

@julianoes
Copy link
Contributor Author

This works now, closing.

PX4BuildBot pushed a commit that referenced this issue Jun 14, 2018
NuttX:
 - https://github.com/PX4-NuttX/nuttx/tree/px4-master_auto_rebase
 - PX4/NuttX@6b3f647

Changes from PX4-NuttX/nuttx (PX4/NuttX@80e5838) in current PX4/master (23cd6ad)
PX4/NuttX@80e5838...6b3f647

6b3f647 (HEAD, origin/px4-master_auto_rebase) [PX4: WIP] Fix transmission status handling in the serial interrupt
f7c59d2 [PX4: REJECTED] cstdint fix
32b3992 [PX4: REJECTED] add math.h
a777060 [PX4: WIP] Jenkinsfile
ba1f8e5 (origin/master) Merged in kekiefer/nuttx/stm32f7-serial-fix-tiocssinglewire-upstream (pull request #658)
a7a258e Merged in masayuki2009/nuttx.nuttx/lc823450_bt (pull request #657)
2f921fb Merged in antmerlino/nuttx/xbee-timeout-fix (pull request #656)
fd43981 libs/libc/netdb:  Remove another use of the restrict keyword.
c213bac include/netdb.h:  remove use of 'restrict'.  Causes compile errors with some toolchains.  Add formal parameter names to prototypes so that they are more self-documenting.
9f68205 Merged in masayuki2009/nuttx.nuttx/termios_branch (pull request #655)

Apps:
 - https://github.com/PX4-NuttX/apps/tree/px4-master_auto_rebase
 - PX4/NuttX-apps@462c1c1

Changes from PX4-NuttX/apps (PX4/NuttX-apps@7e2f17d) in current PX4/master (23cd6ad)
PX4/NuttX-apps@7e2f17d...462c1c1

462c1c1 (HEAD -> px4-master_auto_rebase, origin/px4-master_auto_rebase) [REJECTED] add-var-expansion-in-nsh-parse.patch
e4a30d5 (origin/master) apps/Make.defs:  Simplify last fix
bf23277 apps/Make.defs:  Fix an error introduced with recent chagne.  MKKCONFIG may not be defined resulting in failure to create apps/Kconfig.
36e04b3 apps/examples/gps:  Add GPS example using MINMEA lib
6aad29e apps/gpsutils/minmea: Include wchar.h in minmea.c file to fix wint_t error
301fe28 Merge branch 'master' of bitbucket.org:nuttx/apps
67e6e33 Merged in masayuki2009/nuttx.apps/taskset_command (pull request #140)
c36a5c1 apps/examples/ostest:  Signal handling tests should use the same configurable stack size as used in other tests, not PTHREAD_STACK_DEFAULT.
0c867bc Merged in MarcoKrahl/apps/ltdc (pull request #139)
c6697c1 Merged in bkueng/nuttx-apps (pull request #138)
PX4BuildBot pushed a commit that referenced this issue Jun 14, 2018
NuttX:
 - https://github.com/PX4-NuttX/nuttx/tree/px4_firmware_nuttx-7.22+
 - PX4/NuttX@6377532

Changes from PX4-NuttX/nuttx (PX4/NuttX@80e5838) in current PX4/master (27fa297)
PX4/NuttX@80e5838...6377532

6377532 (HEAD, origin/px4_firmware_nuttx-7.22+, origin/HEAD, px4_firmware_nuttx-7.22+) [BACKPORT] Merged in kekiefer/nuttx/stm32f7-serial-fix-tiocssinglewire-upstream (pull request #658)

Apps:
 - https://github.com/PX4-NuttX/apps/tree/px4_firmware_nuttx-7.22+
 - PX4/NuttX-apps@36806ba

Changes from PX4-NuttX/apps (PX4/NuttX-apps@7e2f17d) in current PX4/master (27fa297)
PX4/NuttX-apps@7e2f17d...36806ba

36806ba (HEAD -> px4_firmware_nuttx-7.22+, origin/px4_firmware_nuttx-7.22+, origin/HEAD) nsh_parse.c: fix 'while' and 'until' loop condition
PX4BuildBot pushed a commit that referenced this issue Jun 14, 2018
    - nuttx in PX4/Firmware (be2ba09): PX4/NuttX@80e5838
    - nuttx current upstream: PX4/NuttX@6377532
    - Changes: PX4/NuttX@80e5838...6377532

    6377532 2018-06-14 Kurt Kiefer - [BACKPORT] Merged in kekiefer/nuttx/stm32f7-serial-fix-tiocssinglewire-upstream (pull request #658)
PX4BuildBot pushed a commit that referenced this issue Jun 15, 2018
NuttX:
 - https://github.com/PX4-NuttX/nuttx/tree/px4-master_auto_rebase
 - PX4/NuttX@a117c50

Changes from PX4-NuttX/nuttx (PX4/NuttX@6377532) in current PX4/master (e263af3)
PX4/NuttX@6377532...a117c50

a117c50 (HEAD, origin/px4-master_auto_rebase) [PX4: WIP] Fix transmission status handling in the serial interrupt
780194d [PX4: REJECTED] cstdint fix
c81eef7 [PX4: REJECTED] add math.h
50edaa0 [PX4: WIP] Jenkinsfile
5b899b7 (origin/master) drivers/sensors:  Add support for Telair T6713 carbon dioxide sensor
ba1f8e5 Merged in kekiefer/nuttx/stm32f7-serial-fix-tiocssinglewire-upstream (pull request #658)
a7a258e Merged in masayuki2009/nuttx.nuttx/lc823450_bt (pull request #657)
2f921fb Merged in antmerlino/nuttx/xbee-timeout-fix (pull request #656)
fd43981 libs/libc/netdb:  Remove another use of the restrict keyword.
c213bac include/netdb.h:  remove use of 'restrict'.  Causes compile errors with some toolchains.  Add formal parameter names to prototypes so that they are more self-documenting.

Apps:
 - https://github.com/PX4-NuttX/apps/tree/px4-master_auto_rebase
 - PX4/NuttX-apps@3236f02

Changes from PX4-NuttX/apps (PX4/NuttX-apps@7e2f17d) in current PX4/master (e263af3)
PX4/NuttX-apps@7e2f17d...3236f02

3236f02 (HEAD -> px4-master_auto_rebase, origin/px4-master_auto_rebase) [REJECTED] add-var-expansion-in-nsh-parse.patch
133f239 (origin/master) Merged in raiden00/apps (pull request #141)
e4a30d5 apps/Make.defs:  Simplify last fix
bf23277 apps/Make.defs:  Fix an error introduced with recent chagne.  MKKCONFIG may not be defined resulting in failure to create apps/Kconfig.
36e04b3 apps/examples/gps:  Add GPS example using MINMEA lib
6aad29e apps/gpsutils/minmea: Include wchar.h in minmea.c file to fix wint_t error
301fe28 Merge branch 'master' of bitbucket.org:nuttx/apps
67e6e33 Merged in masayuki2009/nuttx.apps/taskset_command (pull request #140)
c36a5c1 apps/examples/ostest:  Signal handling tests should use the same configurable stack size as used in other tests, not PTHREAD_STACK_DEFAULT.
0c867bc Merged in MarcoKrahl/apps/ltdc (pull request #139)
PX4BuildBot added a commit that referenced this issue Nov 20, 2020
PX4BuildBot added a commit that referenced this issue Nov 21, 2020
PX4BuildBot added a commit that referenced this issue Nov 22, 2020
PX4BuildBot added a commit that referenced this issue Nov 23, 2020
PX4BuildBot added a commit that referenced this issue Nov 23, 2020
PX4BuildBot added a commit that referenced this issue Nov 24, 2020
PX4BuildBot added a commit that referenced this issue Nov 25, 2020
PX4BuildBot added a commit that referenced this issue Nov 25, 2020
PX4BuildBot added a commit that referenced this issue Nov 27, 2020
PX4BuildBot added a commit that referenced this issue Nov 27, 2020
PX4BuildBot added a commit that referenced this issue Nov 28, 2020
PX4BuildBot added a commit that referenced this issue Nov 29, 2020
PX4BuildBot added a commit that referenced this issue Nov 30, 2020
PX4BuildBot added a commit that referenced this issue Dec 1, 2020
PX4BuildBot added a commit that referenced this issue Dec 1, 2020
PX4BuildBot added a commit that referenced this issue Dec 2, 2020
PX4BuildBot added a commit that referenced this issue Dec 3, 2020
PX4BuildBot added a commit that referenced this issue Dec 3, 2020
PX4BuildBot added a commit that referenced this issue Dec 4, 2020
    - sitl_gazebo in PX4/Firmware (25c113a): PX4/PX4-SITL_gazebo-classic@cd8ba25
    - sitl_gazebo current upstream: PX4/PX4-SITL_gazebo-classic@e01ba8f
    - Changes: PX4/PX4-SITL_gazebo-classic@cd8ba25...e01ba8f

    e01ba8f 2020-12-03 JaeyoungLim - Add macos build tests for Bigsur (#663)
a6698f5 2020-11-19 Daniel Agar - update gitignore (#658)
dagar pushed a commit that referenced this issue Dec 4, 2020
    - sitl_gazebo in PX4/Firmware (25c113a): PX4/PX4-SITL_gazebo-classic@cd8ba25
    - sitl_gazebo current upstream: PX4/PX4-SITL_gazebo-classic@e01ba8f
    - Changes: PX4/PX4-SITL_gazebo-classic@cd8ba25...e01ba8f

    e01ba8f 2020-12-03 JaeyoungLim - Add macos build tests for Bigsur (#663)
a6698f5 2020-11-19 Daniel Agar - update gitignore (#658)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants