DonLakeFlyer
|
5f0128d35c
|
Reduce memory footprint of Plan/Fly mission handling
|
8 years ago |
DonLakeFlyer
|
42eeb4ee72
|
Unit tests which verify item count and lastSequenceNumber
Fixed bugs the unit test found
|
8 years ago |
DonLakeFlyer
|
ade4b92448
|
Fix MISSION_CURRENT handling
Also fixed bug with ArduPilot guided waypoint write which would trash
existing mission.
|
8 years ago |
DonLakeFlyer
|
3e05f174c8
|
String fixups for localization
|
8 years ago |
DonLakeFlyer
|
8351dfff41
|
Fix debug output
|
8 years ago |
Don Gagne
|
82187dee79
|
Revert "Fix current mission item updates"
|
8 years ago |
DonLakeFlyer
|
ace1649c03
|
Fix current mission item updates
|
8 years ago |
Don Gagne
|
537463c57c
|
New Mavlink 2 spec GeoFence and Rally Point support
|
8 years ago |
DonLakeFlyer
|
2cbbcdadc9
|
Better handling of resume mission upload failures
|
8 years ago |
Don Gagne
|
dc0cd5fa73
|
Extra paranoia around write index list
|
8 years ago |
Gus Grubba
|
7c243a53dc
|
Camera Manager instance management.
Remove/comment off debug output pollution
|
8 years ago |
Gus Grubba
|
644f6c8394
|
Updating MAVLink camera/video commands.
|
8 years ago |
DonLakeFlyer
|
761fe88133
|
Add DO_CHANGE_SPEED to resume rebuild command list
|
8 years ago |
DonLakeFlyer
|
bf0baf70fd
|
Better error reporting for unknown command
|
8 years ago |
DonLakeFlyer
|
8d7de40e25
|
Correctly handling of failed upload
|
8 years ago |
DonLakeFlyer
|
dd2ab8d816
|
Move camera trigger points to Vehicle
|
8 years ago |
DonLakeFlyer
|
709a45750d
|
Fix possible crash, add takeoff to front for fixed wing
|
8 years ago |
DonLakeFlyer
|
0b156cdd0f
|
Handle autopilot home position updates
|
8 years ago |
Don Gagne
|
48c02d3909
|
UT fixes and code fixes for found bugs
|
8 years ago |
DonLakeFlyer
|
02dd86e5e2
|
More Plan re-architecture
This time to handle correctly updating plan/fly view when plan changes
|
8 years ago |
Don Gagne
|
0fbfd43e95
|
Sequential upload/down of individual managers
|
8 years ago |
Don Gagne
|
2157ba2aac
|
Progress bar for mission upload/download
|
8 years ago |
DonLakeFlyer
|
f846055e89
|
Camera Feedback on Fly View
|
8 years ago |
Don Gagne
|
b257d585c7
|
Use MISSION_CLEAR_ALL for removeAll
Works around ArduPilot strangeness with empty missions end
|
8 years ago |
Don Gagne
|
ea212bd097
|
Update to unit test
|
8 years ago |
Don Gagne
|
f5e60b5ed7
|
Fix encode_chan usage
Must memset structures before use.
|
8 years ago |
DonLakeFlyer
|
a45768c624
|
Better resume mission generation
Fixed a pile of bugs as well
|
8 years ago |
Donald Gagne
|
6c4e1c0c8c
|
Pile of bugs fixes around map positioning
Plus low battery announce changes
|
8 years ago |
DonLakeFlyer
|
6454b0f085
|
Add resume mission support
|
8 years ago |
DonLakeFlyer
|
489d6acf70
|
Support for Mission End Actions
|
8 years ago |
DonLakeFlyer
|
d9226afe35
|
Support for Mission End Actions
|
8 years ago |
Donald Gagne
|
dbebfb3e8d
|
Altitude is not in _INT format
|
8 years ago |
DonLakeFlyer
|
855da00e69
|
Major work on GeoFence, clear mission on flight end
|
8 years ago |
DonLakeFlyer
|
319cf9c53b
|
New MissionSettingsComplexItem
|
8 years ago |
DonLakeFlyer
|
9315d65fb4
|
Add support for MISSION_ITEM_INT
|
8 years ago |
Don Gagne
|
1e0e17b55c
|
Fix flag
|
9 years ago |
Don Gagne
|
4c604d0db6
|
Harden mission protocol to lost packets
Retry in all the right/possible places. Don’t freak out about things
coming in unknown sequences.
|
9 years ago |
Don Gagne
|
e7979fd93f
|
Must use pack_chan and encode_chan due to mav 2.0 problem
_finalize methods need information which is not available if all you
have is a mavlink_message_t
|
9 years ago |
Don Gagne
|
a42225cca3
|
New offline editing Vehicle support
Includes ability to load params
|
9 years ago |
Don Gagne
|
a75f4b6daf
|
More work on GeoFence support
- GeoFence support comes from plugin
- Circle fence support
- Better param support
|
9 years ago |
Ricardo de Almeida Gonzaga
|
52fef372ba
|
Fix typos
|
9 years ago |
Don Gagne
|
9ccb906b1c
|
Correct single transaction checking
|
9 years ago |
Don Gagne
|
8144e36227
|
Disregard spurious MISSION_ITEM
|
9 years ago |
Don Gagne
|
b10e690067
|
Fix priority link and default component id usage
|
9 years ago |
Lorenz Meier
|
78550907fe
|
Adjust license terms in all headers to reflect new dual-license
|
9 years ago |
Don Gagne
|
1343a42f2e
|
DO_JUMP fixup incorrect
|
9 years ago |
Don Gagne
|
367b0b85d3
|
Add Guided mode support
|
9 years ago |
Don Gagne
|
10c7e170ee
|
Fix comparison
|
9 years ago |
Don Gagne
|
32b8a5494e
|
Simple/Complex item rearchitecture
Plus new unit tests
|
9 years ago |
Don Gagne
|
9e061b2da3
|
ComplexMissionItem support for Survey
|
9 years ago |