Don Gagne
|
86dc415498
|
Merge pull request #2843 from DonLakeFlyer/LandStart
Land start is now standalone coordinate
|
9 years ago |
Don Gagne
|
6c178d02c8
|
Run DO_LAND_START as normal standaloneCoordinate
|
9 years ago |
Don Gagne
|
a52cd1f524
|
Change MAV_CMD_DO_LAND_START to standaloneCoordinate
|
9 years ago |
Don Gagne
|
21ba2bea98
|
Better error output
|
9 years ago |
Don Gagne
|
1f63fcfb0e
|
Merge pull request #2839 from DonLakeFlyer/SaveMissionToFile
Fix incorrect method name
|
9 years ago |
Don Gagne
|
3aef359293
|
Merge pull request #2838 from DonLakeFlyer/LandChanges
Bunch 'o Changes
|
9 years ago |
Don Gagne
|
7e1e338af5
|
Merge pull request #2834 from DonLakeFlyer/USBPlusWiFi
Keep ParameterLoader on first seen dedicated link
|
9 years ago |
Don Gagne
|
5f51548093
|
Fix incorrect method name
|
9 years ago |
Don Gagne
|
dfcd282657
|
Add vehicles to Plan view
|
9 years ago |
Don Gagne
|
82b2b73dfd
|
Flight lines different color than waypoint lines
|
9 years ago |
Don Gagne
|
809d29c8d8
|
In progress indicator for vehicle sync
|
9 years ago |
Don Gagne
|
470a46f8a2
|
Land items default to 0 altitude
|
9 years ago |
Don Gagne
|
54911a0d6a
|
Merge remote-tracking branch 'origin/USBPlusWiFi' into USBPlusWiFi
|
9 years ago |
Don Gagne
|
8e51f6447f
|
Keep ParameterLoader on first seen dedicated link
|
9 years ago |
Lorenz Meier
|
4f0562b9e7
|
Merge pull request #2741 from NaterGator/logdl-fixes
Improvements to Log Downloading
|
9 years ago |
Don Gagne
|
35534c33d8
|
Keep ParameterLoader on first seen dedicated link
|
9 years ago |
Don Gagne
|
0c3481e036
|
Merge pull request #2828 from DonLakeFlyer/SaveToEEPROM
Only save to eeprom when value changes
|
9 years ago |
Don Gagne
|
7722b6db56
|
Merge pull request #2826 from DonLakeFlyer/FocusSelect
Don't auto-select on mobile
|
9 years ago |
Don Gagne
|
8e17a4e2b5
|
Merge pull request #2827 from DonLakeFlyer/Remove3DMouse
Remove 3D Mouse Support
|
9 years ago |
Don Gagne
|
15942a383e
|
Merge pull request #2825 from DonLakeFlyer/FLTMODE_CH
Fix ArduPlane FLTMODE_CH usage
|
9 years ago |
Don Gagne
|
6f3704068e
|
Only save to eeprom when value changes
|
9 years ago |
Don Gagne
|
23608d3333
|
Merge pull request #2798 from NaterGator/opengl-buglist
Custom OpenGL buglist to workaround broken OpenGL drivers in Windows
|
9 years ago |
Don Gagne
|
779f13f4e3
|
Remove 3D Mouse Support
|
9 years ago |
Don Gagne
|
842621e141
|
Don't auto-select on mobile
|
9 years ago |
Don Gagne
|
0a86e02d17
|
Fix ArduPlane FLTMODE_CH usage
|
9 years ago |
Nate Weibley
|
80b7a1e9b1
|
Don't try to use QCoreApplication::arguments before an app is created
|
9 years ago |
Nate Weibley
|
91c050b9c9
|
Move the buglist override to as early as possible, include switches for specific rendering backends on windows
|
9 years ago |
Don Gagne
|
6890848842
|
Merge pull request #2820 from DonLakeFlyer/UnusedCode
Remove unused code
|
9 years ago |
Nate Weibley
|
63eadb4ee9
|
Add Intel PowerVR based GPUs to the naughty list
If PowerVR (Atom) users still have problems we may need to degrade as far as software rendering
|
9 years ago |
Don Gagne
|
ae99581eae
|
Remove unused code
|
9 years ago |
Lorenz Meier
|
d27a4cc846
|
PX4: Rename auto loiter to auto pause
|
9 years ago |
Lorenz Meier
|
ad4aa9a1de
|
Merge pull request #2814 from mavlink/metadata_update_px4
Update param meta data for PX4
|
9 years ago |
Lorenz Meier
|
b3d8bdc588
|
Update param meta data for PX4
|
9 years ago |
Nate Weibley
|
67319de2b6
|
Don't check driver version on Intel GMA graphics adapters
|
9 years ago |
Don Gagne
|
c2f4850e6b
|
Merge pull request #2813 from DonLakeFlyer/AlternateInstrument
Thumbstick alternate instrument panel
|
9 years ago |
Don Gagne
|
33ba68fc86
|
Thumbtack alternate instrument panel
|
9 years ago |
Don Gagne
|
146820c2b0
|
Merge pull request #2810 from DonLakeFlyer/Vehicle.battery
Vehicle.battery FactGroup
|
9 years ago |
Don Gagne
|
c2f9b56260
|
Vehicle.battery FactGroup
Removed incorrect Vehicle.altitudeWGS84
|
9 years ago |
Nate Weibley
|
8cf9e4303b
|
Fix environment variable injection
|
9 years ago |
Don Gagne
|
58181a8aa5
|
Merge pull request #2801 from DonLakeFlyer/ValueWidget
ValueWidget inside instrument panel
|
9 years ago |
Don Gagne
|
4b5a998e34
|
Remove unused property
|
9 years ago |
Don Gagne
|
26b920b0fe
|
ValueWidget inside instrument panel
|
9 years ago |
Don Gagne
|
7c46cbe994
|
Merge pull request #2799 from DonLakeFlyer/CopyFlyPosition
Copy Fly view position to Plan
|
9 years ago |
Don Gagne
|
7766a76e9b
|
Merge pull request #2789 from DonLakeFlyer/TabletMissionLoadSave
Add support for load/save mission on tablet
|
9 years ago |
Don Gagne
|
b85ca3bd10
|
Fix compile errors
|
9 years ago |
Don Gagne
|
ff0edd16ad
|
Merge pull request #2793 from DonLakeFlyer/USeHelpers
Use helper routines
|
9 years ago |
Don Gagne
|
150169ede6
|
Merge pull request #2792 from DonLakeFlyer/ScrollAltitude
Plane: Fix scrolling on altitude display
|
9 years ago |
Don Gagne
|
2569b591f9
|
Merge pull request #2791 from DonLakeFlyer/PlanEdit
Size ListView to content height
|
9 years ago |
Don Gagne
|
8b938a34a5
|
Copy Fly view position to Plan
Also added Center to Mission support
|
9 years ago |
Nate Weibley
|
7dd2c4d8a0
|
Custom OpenGL buglist to workaround broken OpenGL drivers in Windows
For issue #2776
|
9 years ago |