Don Gagne
cf404a8ed3
Added PX4RCCalibration code plus unit tests
11 years ago
Lorenz Meier
f36bbb2f65
Fix decimal places for command button
11 years ago
Lorenz Meier
738165c591
Make payload deployment operational
11 years ago
Lorenz Meier
b92c37e1ee
Updated MAVLink
11 years ago
Don Gagne
51c09fdcef
Merge pull request #823 from DonLakeFlyer/WindowsQUpgadeFix
...
Fix Windows QUpgrade on TeamCity
11 years ago
Don Gagne
cb0736ce09
Fix Windows QUpgrade on TeamCity
11 years ago
Lorenz Meier
227935630a
Merge pull request #821 from mavlink/dontforward
...
UAS: disabled global position forwarding
11 years ago
Julian Oes
5818baa41e
UAS: please don't send global position to anyone without telling anyone
11 years ago
Lorenz Meier
989cdcd064
Merge pull request #818 from DonLakeFlyer/FTPProgressBar
...
FTP progress bar and download speed
11 years ago
Don Gagne
5868dbc165
Added progress indicator, download speed
...
Also updated to latest QGCUASFileManager implementation.
11 years ago
Don Gagne
1fa53faad4
Added support for progress indication
...
Also restructured signals to be more command-centric as opposed to
ui-centric.
11 years ago
Don Gagne
af6676b6f4
Updated for QGCUASFileManager changes
11 years ago
Susurrus
0cda50534b
Merge pull request #817 from mavlink/revert-813-joystickinput_settargets
...
Revert "Joystick: update gui and send new mavlink target messages". That PR broke Windows compilation and had other issues that also needed to be addressed.
11 years ago
Susurrus
22b0998b92
Revert "Joystick: update gui and send new mavlink target messages"
11 years ago
Don Gagne
19cd764618
Merge pull request #814 from DonLakeFlyer/WindowsInstall
...
Fix windows install
11 years ago
Lorenz Meier
72a6624bda
Merge pull request #813 from mavlink/joystickinput_settargets
...
Joystick: update gui and send new mavlink target messages
11 years ago
Lorenz Meier
26cce253fb
Merge pull request #811 from mavlink/mavlink_update
...
Mavlink update
11 years ago
Don Gagne
23f6946442
Windows install fix
...
And I really mean it this time!
11 years ago
Lorenz Meier
7bc1dd86a0
Merge branch 'mavlink_update' into joystickinput_settargets
11 years ago
Lorenz Meier
c3edbaa109
Fix data type for mask
11 years ago
Lorenz Meier
d14837c3b4
Merge branch 'mavlink_update' into joystickinput_settargets
11 years ago
Lorenz Meier
5f4f1d48f7
Fixed compile warning for TeamCity
11 years ago
Don Gagne
e7031fd7be
Fix windows install
...
Copy platforms plugins to install
11 years ago
Thomas Gubler
f31dbc3fe2
Merge pull request #812 from DonLakeFlyer/FTP
...
More FTP support, plus unit tests
11 years ago
Thomas Gubler
7e7ecc17a3
Merge branch 'mavlink_update' into joystickinput_settargets
11 years ago
Thomas Gubler
7036243550
initialize position_mask variable
11 years ago
Thomas Gubler
6db27bce3c
external setpoints/joystick: mavlink messages havea new name
11 years ago
Thomas Gubler
6f015397db
Merge remote-tracking branch 'upstream/mavlink_update' into joystickinput_settargets
11 years ago
Thomas Gubler
29cdbe0830
Merge remote-tracking branch 'upstream/master' into joystickinput_settargets
11 years ago
Don Gagne
26ec3a50ca
Fix Linux Release build compiler warning
11 years ago
Lorenz Meier
652e7b43a2
Updated MAVLink message specs, now got FILE_TRANSFER_PROTOCOL
11 years ago
Don Gagne
af8af613f4
Fix Linux Release compiler warning
11 years ago
Don Gagne
93a24d4bbb
More FTP support plus unit testing
...
Added:
- sequence numbers
- better filtering for image encapsulated data messages versus FTP
- directory list now contains file sizes
- open command now returns file size in data
11 years ago
Don Gagne
92af5125c7
Strip off file size from file name
11 years ago
Lorenz Meier
6d28eda25a
Removed unmaintained dialect messages
11 years ago
Lorenz Meier
ce6fb7b77c
Updated MAVLink to most recent revision, implemented all changed functionality equivalent
11 years ago
Lorenz Meier
0177637052
Updated MAVLink revision
11 years ago
Don Gagne
8474d41617
Merge pull request #806 from DonLakeFlyer/InstallerFix
...
Run macdeployqt from same dir as qmake
11 years ago
Don Gagne
61e3822e16
Run macdeployqt from same dir as qmake
...
Handles case where multiple versions of QT are installed on machine.
11 years ago
Lorenz Meier
e830d74307
Merge pull request #804 from Susurrus/master
...
Fix various styling issues
11 years ago
Bryant
a8addd09d1
Fix readability issues with the Onboard Parameters treeview items in the light theme.
11 years ago
Bryant
6bfe8ffd26
Improve contrast when highlighting parameters in the Onboard Parameters widget for dark themes.
11 years ago
Bryant
16cd6cc7a2
Fixed coloring of headers in TreeViews for dark themes.
...
Also added a corresponding style for the light themes to make it a little prettier (though it wasn't broken on light themes).
11 years ago
Lorenz Meier
8678392996
Merge pull request #801 from Susurrus/perspective_changes
...
Added all perspectives to advanced menu and rearranged items.
11 years ago
Bryant
b90893f93b
Added all perspectives to advanced menu and rearranged items.
...
Tried to order items in order of importance.
Also all perspectives now have their own shortcuts.
11 years ago
Lorenz Meier
044d01c1b4
Merge pull request #800 from Susurrus/rem_unconnected
...
Remove unconnected view from QGC.
11 years ago
Bryant
e9f0621539
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into rem_unconnected
...
Conflicts:
src/ui/MainWindow.cc
11 years ago
Lorenz Meier
2a3ee95772
Merge pull request #798 from Susurrus/rem_mavgen
...
Finish removing MAVLink generation code.
11 years ago
Bryant
6a1f5f8465
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into rem_mavgen
...
Conflicts:
src/ui/MainWindow.cc
11 years ago
Bryant
1b1e572738
Remove unconnected view from QGC.
...
Both on the backend (replaced with DEFAULT view) and on the front end (removing UI menu items).
11 years ago