Gus Grubba
|
e74046c97d
|
Remove unused code
|
8 years ago |
Gus Grubba
|
855bd8a3b5
|
Merge pull request #4488 from dogmaphobic/uiTweaks
UI Tweaks
|
8 years ago |
Gus Grubba
|
5b5278c36c
|
UI Tweaks
|
8 years ago |
Gus Grubba
|
d2c10b9856
|
Merge pull request #4484 from dogmaphobic/waitMessage
Add message telling QGC is waiting for a vehicle
|
8 years ago |
Gus Grubba
|
7290db1a2c
|
Merge pull request #4483 from dogmaphobic/missionHamburger
Fix size and rendering of mission item hamburger button.
|
8 years ago |
Gus Grubba
|
643a656e13
|
Merge pull request #4482 from dogmaphobic/pluginManager
Add MAV_AUTOPILOT_GENERIC only once.
|
8 years ago |
Gus Grubba
|
f46746ca30
|
Add message telling QGC is waiting for a vehicle
|
8 years ago |
Gus Grubba
|
a286b108ba
|
Fix size and rendering of mission item hamburger button.
|
8 years ago |
Gus Grubba
|
6156e5a0fc
|
Add MAV_AUTOPILOT_GENERIC only once.
|
8 years ago |
Gus Grubba
|
a8240d225b
|
Merge pull request #4468 from otaviobp/socket_error
Fix crash by invalid socket deletion
|
8 years ago |
Gus Grubba
|
6422b180a3
|
Merge pull request #4467 from dogmaphobic/sqlOptimization
Optimize SQL set creation.
|
8 years ago |
Gus Grubba
|
d967a81a87
|
Merge pull request #4466 from bkueng/fix_mavlink_log
MAVLinkLogManager: fix use of wrong variable
|
8 years ago |
Otavio Pontes
|
a84be5e64f
|
Fix crash by invalid socket deletion
Calling delete on a socket callback is not safe and this can crash
QGroundControl. Using deleteLater method from socket to perfom deletion.
|
8 years ago |
Gus Grubba
|
2b6517c0f4
|
Optimize SQL set creation.
|
8 years ago |
Beat Küng
|
a206a37261
|
MAVLinkLogManager: fix use of wrong variable
previously the start log button was always disabled, even for PX4.
Fixes regression from 9d413108f8
|
8 years ago |
Don Gagne
|
f1b82fb9d2
|
Merge pull request #4452 from NaterGator/sdlerr
SDL: warn with SDL error string when joystick feature detection fails
|
8 years ago |
Don Gagne
|
bd11543d05
|
Merge pull request #4455 from DonLakeFlyer/MissionAutoLoad
Mission auto load
|
8 years ago |
Don Gagne
|
85009f4401
|
Mission AutoLoad support
|
8 years ago |
Don Gagne
|
d90dd92475
|
MultiVehicle List supports flight mode change
|
8 years ago |
Nate Weibley
|
3907cd090e
|
Explicitly init SDL joystick to work around upstream bug
|
8 years ago |
Nate Weibley
|
3363879c54
|
Defer joystick probe until after MainWindow is created
|
8 years ago |
Nate Weibley
|
9570aecca6
|
SDL: handle joystick open failure and log error message
|
8 years ago |
Nate Weibley
|
c4d334783f
|
SDL: warn with SDL error string when joystick feature detection fails
|
8 years ago |
Don Gagne
|
4bb4412f09
|
Merge pull request #4435 from DonLakeFlyer/APMFirmware
ArduPilot: New firmware format
|
8 years ago |
Don Gagne
|
cd9eaf7477
|
Merge pull request #4441 from DonLakeFlyer/OldCode
Remove old code with bad reference
|
8 years ago |
Don Gagne
|
6941afcafb
|
Merge pull request #4439 from DonLakeFlyer/JsonAutoConnect
AutoConnect list driven from json file
|
8 years ago |
Don Gagne
|
5de37fe2ff
|
Remove old code with bad reference
|
8 years ago |
Don Gagne
|
9b3ee917d9
|
Make compiler happy
|
8 years ago |
Don Gagne
|
e3956726bc
|
Merge pull request #4437 from NaterGator/nsislzma
Use LZMA compression with NSIS for smaller installers
|
8 years ago |
Don Gagne
|
1897e73a4d
|
AutoConnect list dried from json file
|
8 years ago |
Daniel Agar
|
f61a03c46d
|
QGroundControl v3.1.2
- joystick SDK startup fix (#4436)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iEYEABECAAYFAlh5RwsACgkQ/Ty6mAF6ad7TcgCeIoEsP3u52lmZ4d+B/Tu+3dP8
NfMAnjuugeLrV3Pb4sHLyU0GpYCwc8Ez
=b9J5
-----END PGP SIGNATURE-----
Merge tag 'v3.1.2'
|
8 years ago |
Nate Weibley
|
4a25648425
|
Condition SDL counts so we don't pass negative numbers to new
Should address #4425
|
8 years ago |
Don Gagne
|
93457e5102
|
Merge pull request #4436 from NaterGator/joystickfix
Condition SDL counts so we don't pass negative numbers to new
|
8 years ago |
Nate Weibley
|
453c6fd925
|
Use LZMA compression with NSIS for smaller installers
|
8 years ago |
Nate Weibley
|
47a2ae1c4c
|
Condition SDL counts so we don't pass negative numbers to new
Should address #4425
|
8 years ago |
Don Gagne
|
162fdd7435
|
New firmware format
|
8 years ago |
Don Gagne
|
5faf2a9585
|
Merge pull request #4429 from DonLakeFlyer/FRAME_CLASS
ArduPilot support for new FRAME_CLASS, FRAME_TYPE
|
8 years ago |
Don Gagne
|
cf97c4a0d7
|
ArduPilot support for new FRAME_CLASS, FRAME_TYPE
|
8 years ago |
Gus Grubba
|
0f3b61ebd0
|
Merge pull request #4424 from mavlink/udp_multicast
UDP join multicast group for windows client
|
8 years ago |
Don Gagne
|
eab4dd999b
|
Merge pull request #4420 from DonLakeFlyer/MissionSettings
Mission Settings replaces Planned Home Position
|
8 years ago |
Don Gagne
|
1e201fff08
|
Track changes by DO_CHANGE_SPEED items
|
8 years ago |
Sander Smeets
|
56cb6116c6
|
UDP join multicast group for windows client
|
8 years ago |
Don Gagne
|
dce91913d3
|
Update README.md
XCode 8 workaround update
|
8 years ago |
Don Gagne
|
e3566933dc
|
Mission Settings replaces Planned Home Position
- Shot Interval in Survey
- Much change to time/distance calc
|
8 years ago |
Daniel Agar
|
63aecd5d7a
|
Merge tag 'v3.1.1'
QGroundControl v3.1.1
|
8 years ago |
Don Gagne
|
0ccb1a2a9f
|
Merge pull request #4409 from DonLakeFlyer/Stable_V3.1
Keep first link fallback when NO_SERIAL_LINK
|
8 years ago |
Don Gagne
|
2b5b2d2d9a
|
Merge pull request #4408 from DonLakeFlyer/iOSPriorityLink
Allow fallback to first link even with no serial
|
8 years ago |
Don Gagne
|
89ad9836e7
|
Keep first link fallback when NO_SERIAL_LINK
|
8 years ago |
Don Gagne
|
8333bc6876
|
Allow fallback to first link even with no serial
|
8 years ago |
Don Gagne
|
f97869135b
|
Merge pull request #4405 from DonLakeFlyer/MapOutlineFont
New QGCMapLabel using outline font
|
8 years ago |