11176 Commits (e1fb25c6aa71f5909aae031c0f7d457749eedcd0)
 

Author SHA1 Message Date
DonLakeFlyer e1fb25c6aa CAMERA_MODE_IMAGE_SURVEY support 8 years ago
Gus Grubba f10ac35f5b Mavlink update (picking up the new CAMERA_MODE_IMAGE_SURVEY enum for MAV_CMD_SET_CAMERA_MODE. 8 years ago
Gus Grubba 9dcfa761c3 Merge branch 'DNSLookup' of https://github.com/mavlink/qgroundcontrol into cameraControl 8 years ago
Gus Grubba 09fcec3343 Forgot to initialize variable when copying/pasting from another branch. 8 years ago
Gus Grubba 587c6f9cc6 Split internet test into separate DNS lookup and connection. 8 years ago
Don Gagne 18371abe04 Merge pull request #5560 from DonLakeFlyer/InstrumentWidgetAlternateSetup 8 years ago
Don Gagne d54d5bbd6b Merge pull request #5562 from DonLakeFlyer/BufferOverrun 8 years ago
Don Gagne 3da7cf57ef Merge pull request #5561 from DonLakeFlyer/OfflineMap 8 years ago
Gus Grubba 9e04bc163b Merge branch 'textToSpeech' of https://github.com/mavlink/qgroundcontrol into cameraControl 8 years ago
Gus Grubba f384be7ee4 Buffer overrun in UAS.cc 8 years ago
DonLakeFlyer 0f53ef5cf7 Use FlightMap as base for offline map 8 years ago
DonLakeFlyer 9036f90481 Fix broken settings dialog display 8 years ago
Don Gagne a3490362d5 Merge pull request #5546 from DonLakeFlyer/ForceSaveResetDefaultAdvanced 8 years ago
Gus Grubba dec4ee1f1b Postpone parameter updates for a bit. 8 years ago
Gus Grubba d9baef94d5 Instead of resetting all parameters when some parameter change, explicitly define list of parameters that must be requested when a given parameter change. 8 years ago
DonLakeFlyer d2b7b785bc Parameter force save and default disabled in non-advanced mode 8 years ago
Gus Grubba 696cf7c826 Allow derived classes to process and validate incoming parameters. 8 years ago
Don Gagne bb25081bbe Merge pull request #5543 from DonLakeFlyer/Fixes 8 years ago
DonLakeFlyer 6e132728c5 Fix console save to file 8 years ago
DonLakeFlyer 0a16a1fe29 Add missing Linux libs 8 years ago
Gus Grubba 2a777cc84f Merge branch 'Stable_V3.2' of https://github.com/mavlink/qgroundcontrol into cameraControl 8 years ago
Gus Grubba aa490d2c6e Added the concept of a read only parameter. 8 years ago
Don Gagne bd28760771 Merge pull request #5537 from DonLakeFlyer/ResumeMissionFail 8 years ago
Don Gagne 595fb58e43 Merge pull request #5538 from DonLakeFlyer/MapInternetTest 8 years ago
DonLakeFlyer 62d3098e69 Internet availability test fixes 8 years ago
DonLakeFlyer 2cbbcdadc9 Better handling of resume mission upload failures 8 years ago
Gus Grubba c5fc519e51 Do not try to set limited option. Firmware must handle it on its own. Request new option instead. 8 years ago
Gus Grubba daa2502a5a Updating MAVLink 8 years ago
Gus Grubba 94504df906 Handle parameter out of bounds when setting options change. 8 years ago
Gus Grubba c4407d148d Remove external TTS dependencies. 8 years ago
Gus Grubba e685642b63 Move Text To Speech to QTextToSpeech 8 years ago
Don Gagne eb1fcc590b Merge pull request #5516 from DonLakeFlyer/WriteMission 8 years ago
Don Gagne dc0cd5fa73 Extra paranoia around write index list 8 years ago
Gus Grubba 82484b49ef Merge branch 'Stable_V3.2' into cameraControl 8 years ago
Don Gagne 878d443cdf Merge pull request #5508 from DonLakeFlyer/Fixes 8 years ago
DonLakeFlyer 579b7b0707 Better handling a mission altitude default 8 years ago
DonLakeFlyer 3aadceca15 Change to fixed value is altitude when switching to Manual grid 8 years ago
DonLakeFlyer 37bcff0d7d New coloring for child indicators 8 years ago
DonLakeFlyer 45056a5479 Add new map indicator colors 8 years ago
Gus Grubba 7c243a53dc Camera Manager instance management. 8 years ago
Gus Grubba b9355226e8 Storage in MiB instead of kiB 8 years ago
Gus Grubba 65514a8f1a Some crazy shit in UAS.cc was using an array of 256 bytes to handle received messages and mapping them to components. Well, any message ID over 255 would cause a buffer overrun. 8 years ago
Gus Grubba 1703a30c7e c++ ownership and memory guards 8 years ago
Gus Grubba d2964086d4 Removing old garbage 8 years ago
Don Gagne 26ee7f8989 Merge pull request #5495 from DonLakeFlyer/TakeoffFix 8 years ago
Gus Grubba 51112deb5a Rename CAMERA_MODE to avoid conflict with mavlink enum 8 years ago
DonLakeFlyer 1c29cbfd99 Correct hiding of heading on TAKEOFF command 8 years ago
Don Gagne f9fb25e214 Merge pull request #5494 from DonLakeFlyer/HomeFix 8 years ago
Gus Grubba 94624aa312 Various fixes and optimizations. 8 years ago
DonLakeFlyer 2d1f2d193e Home Position reset while in edit mode 8 years ago