- 30 Sep, 2017 1 commit
-
-
Gus Grubba authored
-
- 29 Sep, 2017 6 commits
-
-
Don Gagne authored
Put back resource from bad change
-
Don Gagne authored
Fix polygon center updates
-
Gus Grubba authored
Camera control
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
Don Gagne authored
Setup View: No click/indicator for hidden pages
-
- 28 Sep, 2017 3 commits
-
-
DonLakeFlyer authored
-
Gus Grubba authored
-
-
- 27 Sep, 2017 8 commits
-
-
Don Gagne authored
Fix QuadPlane takeoff
-
DonLakeFlyer authored
-
Don Gagne authored
Some smaller UX improvements
-
Don Gagne authored
Initial Structure Scan support
-
Don Gagne authored
Solve some typos
-
Don Gagne authored
tools: Remove fix_code_style.sh
-
Don Gagne authored
Add JSON key for mobile-specific default values
-
Don Gagne authored
-
- 26 Sep, 2017 4 commits
-
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
Don Gagne authored
Fix current mission item updates
-
- 25 Sep, 2017 5 commits
-
-
Patrick José Pereira authored
No one is using it. Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
DonLakeFlyer authored
-
Don Gagne authored
MissionItemStatus: Make waypointValuesDisplay with variable width
-
dheideman authored
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
- 23 Sep, 2017 1 commit
-
-
Daniel Agar authored
-
- 22 Sep, 2017 7 commits
-
-
Don Gagne authored
Fix Mav2 handshake
-
Don Gagne authored
FlightDisplayViewWidgets: increase the maximum widget size from 200 to 400
-
Don Gagne authored
Fix joystick tx mode initialization
-
Don Gagne authored
Update MissionController.cc
-
DonLakeFlyer authored
Still does not support multi-vehicle
-
Beat Küng authored
On large/high DPI screens, the whole UI scales nicely when increasing the font size, except for the attitude widget, that was limited to 200 pixels.
-
yaoling authored
-
- 21 Sep, 2017 5 commits
-
-
Don Gagne authored
Allow resizing pip window
-
Don Gagne authored
LogDownloadController: only skip entry if size==0 && APM firmware
-
Gus Grubba authored
-
Gus Grubba authored
Fix merge issues
-
Gus Grubba authored
* cameraControl: (51 commits) Debug info Adding support for custom value. Parse min, max, step and unit off camera definition file Ignore Fact index if there are no enums (avoid adding an "Unknown" entry) Add function to convert and clamp a (Fact) value. Adding support for booleans Adding some more logging Keep asking for capture status while camera is not idle. Define how long to wait for RTSP frame before deciding the link is gone. Toggle video stream full screen Enable/Disable Offline maps import/export. Vehicle UID Handle capture status retries when capturing images. Allow plugin to validate parameter setting. Keep track of photo status (image capture) Don't allow "Take Photo" is status is not idle. Handle In Progress response (basically, do nothing) Request capture status when stopping video recording. For whatever reason, showing the dialog through a function causes a crash in QML (undebugable--new word!) Revert "Build fix due to MAVLink update." Revert "MAVLink signing (WIP)" Make custom dialog into a function Internet available now has a signal Wait a bit between reset and request parameters Build fix due to MAVLink update. MAVLink signing (WIP) Fixing uninitialized variable warning. Make slots protected instead of private. ... # Conflicts: # src/FirmwarePlugin/FirmwarePlugin.cc # src/FlightDisplay/FlightDisplayView.qml # src/FlightDisplay/FlightDisplayViewVideo.qml # src/MissionManager/MissionManager.cc # src/Vehicle/Vehicle.cc # src/Vehicle/Vehicle.h # src/api/QGCCorePlugin.h
-