Don Gagne
|
5a90520bba
|
Merge pull request #2787 from DonLakeFlyer/LotsWaypoints
Correctly handle large numbers of waypoints
|
9 years ago |
Don Gagne
|
29c9afb3a4
|
Merge pull request #2783 from DonLakeFlyer/ConnectSlot
Fix bad connection
|
9 years ago |
Don Gagne
|
427ad724b4
|
Merge pull request #2782 from DonLakeFlyer/VehicleCrash
Fix vehicle switch crash
|
9 years ago |
Don Gagne
|
e7c887894e
|
Correctly handle large numbers of waypoints
|
9 years ago |
Don Gagne
|
660272a487
|
Fix bad connection
|
9 years ago |
Don Gagne
|
992b3a5a8f
|
Fix vehicle switch crash
|
9 years ago |
Lorenz Meier
|
4aff41211f
|
Add contributing file with instructions for contributors.
|
9 years ago |
Don Gagne
|
019b1ba720
|
Merge pull request #2781 from DonLakeFlyer/FactGroup
Add new FactGroup support
|
9 years ago |
Don Gagne
|
2c0db7c455
|
Add new FactGroup support
Plumb through initial object mode on Vehicle
|
9 years ago |
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 |