Don Gagne
|
c51923efda
|
Merge pull request #2777 from DonLakeFlyer/CurrentMissionItem
Track current mission item while flying
|
9 years ago |
Don Gagne
|
2d887d6243
|
Track current mission item while flying
|
9 years ago |
Don Gagne
|
8c7463e5f3
|
Merge pull request #2775 from DonLakeFlyer/FlashDisconnect
Flash auto-disconnect from vehicle
|
9 years ago |
Don Gagne
|
cacad2b26f
|
Merge pull request #2774 from DonLakeFlyer/HomeLine
Fix line to home logic
|
9 years ago |
Don Gagne
|
79959dcbfa
|
Merge pull request #2773 from DonLakeFlyer/AcceptRadius
Default acceptance radius to 0
|
9 years ago |
Don Gagne
|
068a385b7a
|
Merge pull request #2769 from DonLakeFlyer/MissionCommands
Add missing mission commands for PX4 and ArduPilot stacks
|
9 years ago |
Don Gagne
|
e0997fa459
|
Use Vehicle::autoDisconnect to improve usability
|
9 years ago |
Don Gagne
|
8f87c7bbcb
|
Add autoDisconnect support
|
9 years ago |
Don Gagne
|
35118d545d
|
Fix line to home logic
|
9 years ago |
Don Gagne
|
2453de9e49
|
Default acceptance radius to 0
It is also no longer a user visible field
|
9 years ago |
Don Gagne
|
69ecfb7b3f
|
Remove MAV_CMD_NAV_ALTITUDE_WAIT from supported cods
|
9 years ago |
Don Gagne
|
307bae05c6
|
Merge pull request #2771 from DonLakeFlyer/ArduPilotNaming
Change from APM to ArduPilot naming
|
9 years ago |
Don Gagne
|
dad505ca3c
|
Change from APM to ArduPilot naming
|
9 years ago |
Don Gagne
|
8f8659869f
|
Merge pull request #2766 from DonLakeFlyer/JumpID
Fix DO_JUMP id handling
|
9 years ago |
Don Gagne
|
f82694f6c8
|
Add missing mission commands
|
9 years ago |
Don Gagne
|
f657d3190d
|
Fix DO_JUMP id handling
# Conflicts:
# src/MissionManager/MissionManagerTest.cc
|
9 years ago |
Don Gagne
|
4c86320636
|
Merge pull request #2764 from DonLakeFlyer/SetupReload
Fix conditions for showing Summary on lost vehicle
|
9 years ago |
Don Gagne
|
a9ca77518b
|
Merge pull request #2762 from DonLakeFlyer/MavlinkBump
Mavlink update
|
9 years ago |
Don Gagne
|
6d14e39253
|
Merge pull request #2761 from DonLakeFlyer/OfflineEditOverride
Fix mission command overrides for offline edit
|
9 years ago |
Don Gagne
|
f7274e93aa
|
Remove DO_JUMP, TAKEOFF to avoid firmware differences
|
9 years ago |
Don Gagne
|
f8e39cb792
|
Fix conditions for showing Summary on lost vehicle
|
9 years ago |
Don Gagne
|
09d067b100
|
Mavlink update
|
9 years ago |
Don Gagne
|
8cefc56676
|
Fix mission command overrides for offline edit
|
9 years ago |
Don Gagne
|
82fa217b39
|
Merge pull request #2760 from DonLakeFlyer/PlannedHomePosition
Planned home position support
|
9 years ago |
Don Gagne
|
51bfac2f9c
|
Planned Home Position support
Also additional major Mission usability changes
|
9 years ago |
Don Gagne
|
6796b7a214
|
JSon helper routines
|
9 years ago |
Don Gagne
|
b4f7e006fb
|
Merge pull request #2757 from DonLakeFlyer/AltFix
Plan: Altitude display should not show non-spatial items
|
9 years ago |
Don Gagne
|
e2c7f9c352
|
Merge pull request #2756 from DonLakeFlyer/APMTakeoff
ArduPilot takeoff mission command does not specify coordinate
|
9 years ago |
Lorenz Meier
|
7891f53c0a
|
Fix FMUv1 URL for PX4. Fixes #2720
|
9 years ago |
Don Gagne
|
5a68fec8d7
|
ArduPilot takeoff has no coordinate
|
9 years ago |
Don Gagne
|
959432faf8
|
Only show spatial items
|
9 years ago |
Don Gagne
|
d608366176
|
MAV_CMD_NAV_TAKEOFF does not specify coordinate
|
9 years ago |
Don Gagne
|
812ca6dd10
|
Send home position in all cases
|
9 years ago |
Don Gagne
|
647b56e402
|
Merge pull request #2755 from DonLakeFlyer/CommandOverride
Mission Command editor override
|
9 years ago |
Don Gagne
|
9699594957
|
Support command editor overrides
- override by vehicle type
- override by firmware type
|
9 years ago |
Don Gagne
|
8a049a99e4
|
Add fixedWing and multiRotor properties
|
9 years ago |
Don Gagne
|
048fbe279e
|
Merge pull request #2750 from billbonney/apm-px4v4-download-wip
Add Error Message when FW is not found on Server.
|
9 years ago |
Bill Bonney
|
9e0594cd23
|
FileDownload: Add File Not Found error message
|
9 years ago |
Bill Bonney
|
69c836d794
|
FirmwareUpgrade: Add File Not Found error message
|
9 years ago |
Bill Bonney
|
78d927465b
|
FirmwareUpgrade: Revert commit for stable/beta APM-PXv4 images
|
9 years ago |
Don Gagne
|
f4622c8707
|
Merge pull request #2748 from DonLakeFlyer/EnumMetaData
PX4 Fact enum meta data support
|
9 years ago |
Don Gagne
|
a7a49bf718
|
Merge pull request #2747 from DonLakeFlyer/ClearSettings
clear setting clears cached files
|
9 years ago |
Don Gagne
|
8a6fe1306a
|
PX4 Fact enum meta data support
|
9 years ago |
Don Gagne
|
f606cddaf1
|
clear setting clears cached files
|
9 years ago |
Don Gagne
|
34ee1349f4
|
Merge pull request #2737 from lvale/Corrected_APM_fw_locations
APM file locations revised
|
9 years ago |
Lorenz Meier
|
7e441d4e02
|
Add DO_CHANGE_SPEED support for PX4
|
9 years ago |
Lorenz Meier
|
e9bf187e94
|
Merge pull request #2745 from mavlink/px4_param_update
Update PX4 default param meta file
|
9 years ago |
Lorenz Meier
|
f4823699ef
|
Add missing reboot required flag
|
9 years ago |
Lorenz Meier
|
ec1981b94c
|
Update PX4 default param meta file
|
9 years ago |
Lorenz Meier
|
626e773b8f
|
Remove loiter turns as its not really needed nor supported for PX4
|
9 years ago |