Bill Bonney
|
04040e40ef
|
First Commit with new changes to support new QtSerialPort (not yet working)
|
12 years ago |
Michael Carpenter
|
bf53df056c
|
Another change for issue #3, SerialLink::getCurrentPortS() should now return consistant results on Windows to match linux and OSX
|
12 years ago |
Michael Carpenter
|
8190209dc8
|
Fix for apm_planner issue #3, Serial port handling of '-' characters, since OSX can have a '-' in the port name
|
12 years ago |
Michael Carpenter
|
c23dc4d66f
|
Merge branch 'quickview_textsizing'
|
12 years ago |
Michael Carpenter
|
8f585b40a5
|
Fix for category values not being updated in QuickView properly
|
12 years ago |
Michael Carpenter
|
0f89c83865
|
Some comment cleanup, and fix so when closing the main window, it also closes the item select window
|
12 years ago |
Michael Carpenter
|
07c10d1070
|
QuickView selection dialog now sorts items by category and lists them in an easier to read format
|
12 years ago |
Michael Carpenter
|
3a3085ad1d
|
Change of Text sizing in QuickView, to allow for smoother resizing
|
12 years ago |
Michael Carpenter
|
da79b6cef6
|
Change for new APM2.0 logo
|
12 years ago |
Michael Carpenter
|
bdeb973542
|
Change of name for diydrones fork of QGroundControl to APM Planner 2.0, per Chris Anderson and Craig Elder
|
12 years ago |
Michael Carpenter
|
f418c2e555
|
Addition of requestReset to LinkInterface, to allow MavLinkProtocol to detect when connected, but at the wrong baud rate, request a reset.
|
12 years ago |
Michael Carpenter
|
5b969d254c
|
Fix for a crash involving RawStatusView
|
12 years ago |
Michael Carpenter
|
ba6c9ba93b
|
Change for InfoView's QuickView text sizing, and reenabling of RawStatusView
|
12 years ago |
Michael Carpenter
|
2c9317b5db
|
Changed radio calibration min/max to 800/2200 for APM connected RC units
|
12 years ago |
Michael Carpenter
|
96d573bc9d
|
Change for an initial SeriaLink, and QGCToolBar having a selection menu next to the connect button
|
12 years ago |
Lorenz Meier
|
1f55e9c1d0
|
Merge branch 'master' of github.com:mavlink/qgroundcontrol
|
12 years ago |
Lorenz Meier
|
c2d396db6d
|
Potential fixes for ActiveQt
|
12 years ago |
Lorenz Meier
|
9a9ca548cd
|
Fixed windows build errors.
|
12 years ago |
Lorenz Meier
|
eeda94f3ee
|
Fixed HUD / Video widget to be useful
|
12 years ago |
Lorenz Meier
|
efd916af0c
|
Fixed issue when custom message set is enabled
|
12 years ago |
Lorenz Meier
|
7fb92ad558
|
Fixed null pointer issue
|
12 years ago |
Lorenz Meier
|
33c8f8c87d
|
Fixed include hack
|
12 years ago |
Lorenz Meier
|
d7b4db7dd4
|
Default to APM message set if no user config is provided
|
12 years ago |
Lorenz Meier
|
b76b728216
|
Placed connect button better, added simple message console
|
12 years ago |
Lorenz Meier
|
796a8d85f6
|
Merge branch 'master' of github.com:mavlink/qgroundcontrol into integration_merge
|
12 years ago |
Lorenz Meier
|
33f39e713c
|
Merge pull request #284 from pigeonhunter/patch-1
Update README
|
12 years ago |
Lorenz Meier
|
9582bd5aba
|
Removed OpenGL dependency in HUD, merged in HUD from Soren Kuula and config changes from Michael Carpenter
|
12 years ago |
Lorenz Meier
|
5aaad528ee
|
Merge branch 'hud' into integration_merge
|
12 years ago |
Lorenz Meier
|
3dcf43f3aa
|
Merged master
|
12 years ago |
Lorenz Meier
|
982b2e50ec
|
Fixed up style sheet
|
12 years ago |
Lorenz Meier
|
4b5bc3048f
|
Fixed PFD to behave, no global defines any more
|
12 years ago |
Lorenz Meier
|
3149ae7656
|
Merge branch 'mp_merge' of https://github.com/diydrones/qgroundcontrol into integration_merge
|
12 years ago |
Lorenz Meier
|
8cc94fc796
|
Fixed PFD to behave, no global defines any more
|
12 years ago |
Lorenz Meier
|
53de277456
|
Merge branch 'master' of github.com:mavlink/qgroundcontrol into hud
|
12 years ago |
Lorenz Meier
|
7cb7efaecc
|
Merge branch 'master' of github.com:dongfang/qgroundcontrol into hud
|
12 years ago |
Lorenz Meier
|
d4e36442d0
|
Revert "MAVLink update"
This reverts commit 233a17161a .
|
12 years ago |
Lorenz Meier
|
51c4592070
|
Merge branch 'master' of github.com:mavlink/qgroundcontrol
|
12 years ago |
Lorenz Meier
|
233a17161a
|
MAVLink update
|
12 years ago |
Lorenz Meier
|
e79b49fd4a
|
MAVLink update
|
12 years ago |
Michael Carpenter
|
d06caab203
|
Test merge of Soren's PFD into mp_merge
|
12 years ago |
Michael Carpenter
|
ac110b79a6
|
Merge remote-tracking branch 'soren/master'
|
12 years ago |
Michael Carpenter
|
4f4d88ba4c
|
Fix for min/max values of radio configuration sliders not being scaled appropriatly
|
12 years ago |
dongfang
|
c6a96bf703
|
Impl. Lorenz suggestions wrt one velocityChanged, altitudeChanged, speedChanged signal per reference frame. Impl. CDI on compass disk.
|
12 years ago |
Michael Carpenter
|
e9e36e4137
|
Fix for a couple of floating windows that shouldn't have been shown
|
12 years ago |
Michael Carpenter
|
140d1ffaf5
|
Made communications console output window read only to avoid accidently typing in it.
|
12 years ago |
Michael Carpenter
|
ac69865011
|
Change so MainWindow handles its own deletion, and deletion of other UI objects to allow for closing when the MainWindow is closed, regardless of if other windows are open.
|
12 years ago |
Michael Carpenter
|
5f536d0d8d
|
Addition of extra debug output to comms console during Serial Comms issues
|
12 years ago |
Michael Carpenter
|
3fba725690
|
Added UASRawView to the tabbed quick view
|
12 years ago |
Michael Carpenter
|
b440b2e050
|
Fix for RC mappings in the configuration, and added a case so px4 mappings would still be editable
|
12 years ago |
Michael Carpenter
|
a77c0418f3
|
Fixed some some graphical glitches in the new RC calibration screen
|
12 years ago |