lm
|
c5e1a67a28
|
Merged, improved UI when MAVs time out
|
14 years ago |
Mariano Lizarraga
|
3989ad94f2
|
Changed for a simpler way unit tests can be set up and run. Now tests can be simple classes which implement the tests
|
14 years ago |
Mariano Lizarraga
|
839c298457
|
Removed duplicated declaration of method in SlugsMAV.h
|
14 years ago |
lm
|
319623e59d
|
Fixed include guard
|
14 years ago |
Mariano Lizarraga
|
3e34eaab5c
|
Merge branch 'experimental' of git@github.com:pixhawk/qgroundcontrol into experimental
|
14 years ago |
Mariano Lizarraga
|
02f52d6b42
|
Minor changes to unit tests
|
14 years ago |
lm
|
6e2cba1bb0
|
Merge branch 'master' of pixhawk.ethz.ch:qgroundcontrol into experimental
|
14 years ago |
lm
|
28e39f525f
|
Fixed include guard fails for SLUGS message set
|
14 years ago |
lm
|
1dfb5e5021
|
Allowed the removal of UAS objects, added aggressive disconnect warning
|
14 years ago |
lm
|
16ee3c6a47
|
Fixed last comm port config error
|
14 years ago |
lm
|
20d72b17a8
|
Fixed a couple of serial link bugs only showing in windows
|
14 years ago |
lm
|
c8fe348098
|
Merge branch 'experimental' of github.com:pixhawk/qgroundcontrol into experimental
|
14 years ago |
lm
|
fd6c038e61
|
Cleaned up serial link handling, eliminated double menu entries and safeguarded the link list. Did intentionally not improve the object dependency issue, will work on that on a global scope
|
14 years ago |
Mariano Lizarraga
|
05b444a812
|
Merge branch 'experimental' of git@github.com:pixhawk/qgroundcontrol into experimental
|
14 years ago |
lm
|
35898750e0
|
Merge branch 'experimental' of github.com:pixhawk/qgroundcontrol into experimental
|
14 years ago |
pixhawk
|
9717f87cc0
|
Experimental support for larger map tile buffer
|
14 years ago |
INIDETAM
|
3500a39d5d
|
Adding methods to test unit
|
14 years ago |
pixhawk
|
7f147caf07
|
Merge branch 'dev' of pixhawk.ethz.ch:qgroundcontrol into dev
|
14 years ago |
Mariano Lizarraga
|
768fed9642
|
Merge branch 'experimental' of git://github.com/Ixchel/qgroundcontrol into experimental
|
14 years ago |
Mariano Lizarraga
|
73e270fe14
|
Some initial unit tests in place for UAS class
|
14 years ago |
INIDETAM
|
683fda7c28
|
Changes in TestUnit
|
14 years ago |
lm
|
b634b5d7f5
|
Working on better simulation implementation, fixed a bug where the port handle was not fully released
|
14 years ago |
lm
|
a57eaf97b4
|
Fixed MSVC compile error
|
14 years ago |
lm
|
033f60a9d6
|
Merge branch 'master' of git://github.com/pixhawk/qgroundcontrol
|
14 years ago |
Mariano Lizarraga
|
9ff341a0e0
|
Started the scaffold for unit testing UAS class
|
14 years ago |
Mariano Lizarraga
|
2eb32cd848
|
Commented an unnecessary MainWindow.h include in MavlinkProtocol
|
14 years ago |
lm
|
5c9159b622
|
Merge branch 'experimental' of pixhawk.ethz.ch:qgroundcontrol into experimental
|
14 years ago |
lm
|
729f26028d
|
Merge branch 'master' of pixhawk.ethz.ch:qgroundcontrol
|
14 years ago |
Lionel Heng
|
dbac4f15d0
|
Added plan reset to list of available actions for custom widget.
|
14 years ago |
lm
|
5f49774345
|
Fixed low-altitude google maps support, reconfigured map widget to maximize map visibility
|
14 years ago |
pixhawk
|
de439a7c19
|
Working on param slider
|
14 years ago |
lm
|
50a34caed8
|
Adjusted to small screens
|
14 years ago |
lm
|
297d2ac5ba
|
Cleaned up Unmanned systems list widget, reduced size requirements of the widget
|
14 years ago |
Mariano Lizarraga
|
92fd61b205
|
Removed some warning from QGCParamSlider. Fixed some merge issues in Slugs HIL Sim
|
14 years ago |
Mariano Lizarraga
|
3ef3f6548c
|
Merge branch 'experimental' of git@github.com:pixhawk/qgroundcontrol into mergeRemote
|
14 years ago |
Mariano Lizarraga
|
3656dc6d27
|
Merge branch 'master' of git://github.com/amolinap/qgroundcontrol into mergeRemote
|
14 years ago |
lm
|
7d609bc3cc
|
Fixed minor bug in QGCToolWidget
|
14 years ago |
lm
|
1523f3a45a
|
Added safety check for log player
|
14 years ago |
lm
|
d41790fc99
|
Made customized widgets work
|
14 years ago |
lm
|
118dde2fa1
|
Added application version check
|
14 years ago |
pixhawk
|
f2b48518ac
|
Fixed settings reset function, now tested and works.
|
14 years ago |
Mariano Lizarraga
|
cbc50b8c85
|
Merge branch 'experimental' of git@github.com:pixhawk/qgroundcontrol into mergeRemote
|
14 years ago |
pixhawk
|
ae730288ba
|
Added version check for settings to prevent application crashes because of old, incompatible settings
|
14 years ago |
pixhawk
|
152bb9b3da
|
Added version check for settings to prevent application crashes because of old, incompatible settings
|
14 years ago |
pixhawk
|
85c4ecd494
|
Visual improvements and minor usability bugfixes
|
14 years ago |
pixhawk
|
5e91a152b8
|
Fixed broken slider, adjusted info widget font size
|
14 years ago |
pixhawk
|
e69732cc50
|
Minor cleanups, major: MAVLink logging 100% implemented
|
14 years ago |
pixhawk
|
c70292f0f7
|
Fixed HSI, back to operational
|
14 years ago |
pixhawk
|
ebe0ae96b6
|
Minor fixes and improvements
|
14 years ago |
pixhawk
|
94348cb74a
|
Added not yet working version of logging / log replay, fixed ALL bugs in main window, enabled full persistence in main window and serial link.
|
14 years ago |