Don Gagne
|
98a3b1329e
|
Merge pull request #5821 from DonLakeFlyer/StructureScan
Structure scan: Photo count working, initial vehicle yaw support
|
8 years ago |
Don Gagne
|
e66e74faf4
|
Merge pull request #5818 from patrickelectric/2
PlanView: Solve KML error
|
8 years ago |
Don Gagne
|
a4ff965ea6
|
Remove unused variable
|
8 years ago |
Don Gagne
|
d242b57022
|
Support for circular polygons
|
8 years ago |
Don Gagne
|
e5dd46789a
|
Fix binding output spam
|
8 years ago |
DonLakeFlyer
|
96a0541115
|
Force to gimbal yaw only
|
8 years ago |
DonLakeFlyer
|
59ddfdff6a
|
Support for vehicle yaw to structure
|
8 years ago |
Patrick José Pereira
|
c4891ae86d
|
PlanView: Solve KML error
Fix #5812
Show an error message when creating a KML without 2 items at least
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
8 years ago |
Don Gagne
|
c670117339
|
Merge pull request #5811 from DonLakeFlyer/TakeoffAlt
Specify altitude for guided takeoff
|
8 years ago |
Don Gagne
|
0530bcdb52
|
Merge pull request #5815 from DonLakeFlyer/StructureScan
Structure Scan persistence and mission creation
|
8 years ago |
Gus Grubba
|
31fb5ea32c
|
Merge pull request #5813 from mavlink/planViewIndex
Move plan view index control to MissionController
|
8 years ago |
PX4 Jenkins
|
d34bf83d8e
|
Update PX4 Firmware metadata Wed Nov 1 04:37:17 UTC 2017
|
8 years ago |
Don Gagne
|
196165c5a4
|
Structure Scan persistence and mission creation
|
8 years ago |
Gus Grubba
|
d8b252e383
|
Move plan view index control to MissionController
|
8 years ago |
DonLakeFlyer
|
16cd2a525e
|
Specify altitude for guided takeoff
|
8 years ago |
Don Gagne
|
1ea97d2fa8
|
Merge pull request #5809 from DonLakeFlyer/StructureScan
New CameraCalc reusable code for complex items
|
8 years ago |
DonLakeFlyer
|
a0dcfad466
|
Mark unused arguments
|
8 years ago |
DonLakeFlyer
|
b2c47f0a61
|
Mark unused arguments
|
8 years ago |
Pritam Ghanghas
|
32e1797649
|
Speech will work on Linux only with Qt 5.9.2, updated accordingly.
|
8 years ago |
DonLakeFlyer
|
073ab854ae
|
New CameraCalc reusable code for complex items
Converted Structure Scan to use CameraCalc such that it now works with
camera specs.
|
8 years ago |
Patrick José Pereira
|
998701d9ff
|
README.md: Add new gstreamer example
The ball pattern do not work in all cases, this new example add the basic video input with size information.
|
8 years ago |
PX4 Jenkins
|
97891f2d57
|
Update PX4 Firmware metadata Mon Oct 30 23:10:49 UTC 2017
|
8 years ago |
Daniel Agar
|
3f12371f3f
|
initial Jenkinsfile (#5807)
|
8 years ago |
Daniel Agar
|
f922805682
|
travis-ci and vagrant don't fetch latest PX4 metadata (#5806)
|
8 years ago |
PX4 Jenkins
|
6b6b4c1278
|
Update PX4 Firmware metadata Mon Oct 30 19:01:02 UTC 2017
|
8 years ago |
Don Gagne
|
f194449efc
|
Merge pull request #5797 from jaxxzer/fix-current-pin-selection
Bugfix current monitor pin selection indexModel in APM power setup
|
8 years ago |
Don Gagne
|
0fa67efc49
|
Merge pull request #5799 from DonLakeFlyer/StableMerge
Stable merge
|
8 years ago |
Don Gagne
|
968e3ec7ef
|
Merge pull request #5800 from DonLakeFlyer/LinuxLibs
Linux: Add missing XML lib
|
8 years ago |
DonLakeFlyer
|
f3b316d155
|
Add mission XML lib
|
8 years ago |
DonLakeFlyer
|
fba00d8d30
|
Stable merge
|
8 years ago |
Don Gagne
|
1ae68216ce
|
Merge pull request #5790 from DonLakeFlyer/BatteryAnnounce
Fix battery announce for battery change
|
8 years ago |
Don Gagne
|
f871abf7dd
|
Merge pull request #5798 from patrickelectric/params
APMParameterFact: Solve typo in BATT2_VOLT_MULT description
|
8 years ago |
Patrick José Pereira
|
574831bebc
|
APMParameterFact: Solve typo in BATT2_VOLT_MULT description
Change from BATT_VOLT_PIN to BATT2_VOLT_PIN.
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
8 years ago |
Jacob Walser
|
ab91616cc6
|
Bugfix current monitor pin selection indexModel in APM power setup
|
8 years ago |
Don Gagne
|
011fe913dc
|
Merge pull request #5789 from DonLakeFlyer/StringLoc
Full pass through all .qml files for correct string localization
|
8 years ago |
Don Gagne
|
5cd261936a
|
Fix battery announce for battery change
|
8 years ago |
Don Gagne
|
b17d1c680c
|
Merge pull request #5782 from HorusAeronaves/360
PlanToolBar: Make heading and azimuth to range 0-359
|
8 years ago |
Don Gagne
|
50a168685f
|
Merge pull request #5788 from DonLakeFlyer/ImagesInTurnaround
Add missing _cameraTriggerInTurnaroundFact.rawValue persistence
|
8 years ago |
Don Gagne
|
def534a90f
|
Correct string marking for localization
|
8 years ago |
Don Gagne
|
83d78b4a52
|
Remove non-existant param files
|
8 years ago |
Don Gagne
|
d5cef58f19
|
Merge pull request #5784 from DonLakeFlyer/VTOLPlugin
Start ArduPlane plugin for VTOL
|
8 years ago |
Don Gagne
|
864558a254
|
Merge pull request #5776 from mavlink/hamishwillee-template-text
Improved issue template text
|
8 years ago |
DonLakeFlyer
|
fcf9a1dc16
|
Move VTOL fixes
|
8 years ago |
DonLakeFlyer
|
28c0cfd892
|
Add missing _cameraTriggerInTurnaroundFact.rawValue persistence
|
8 years ago |
Don Gagne
|
638464bd83
|
Merge pull request #5786 from DonLakeFlyer/MissionItemCurrent
Fix MISSION_CURRENT handling
|
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
|
ff6dedad4a
|
Start ArduPlane for VTOL
|
8 years ago |
Don Gagne
|
ba940e9177
|
Merge pull request #5778 from mavlink/fix_log_id_type
fix LogDownloadController: id is uint16
|
8 years ago |
Patrick José Pereira
|
487b4ae61a
|
PlanToolBar: Make heading and azimuth to range 0-359
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
8 years ago |
Don Gagne
|
247f3ae3ca
|
Merge pull request #5764 from DonLakeFlyer/ArduPlaneVTOL
ArduPlane VTOL indication comes from HEARBEAT
|
8 years ago |