pixhawk
|
69aed4a6a7
|
Fixed 2D map regarding waypoints (almost done), added option to replay image logs in HUD view
|
14 years ago |
pixhawk
|
5795eb6be4
|
Adjusted minor paths and destructors
|
14 years ago |
pixhawk
|
8e3ebca8d8
|
Bugfixed log replaying, still working on it
|
14 years ago |
pixhawk
|
b35d86148d
|
Partly fixed map issues, updated joystick interface
|
14 years ago |
pixhawk
|
c5faa3c267
|
Fixed map double waypoint issue
|
14 years ago |
pixhawk
|
38d83048ef
|
Enabled waypoints in simulation, implemented factory class for UAS objects
|
14 years ago |
pixhawk
|
fbeddd82fe
|
Merge branch 'experimental' of github.com:pixhawk/qgroundcontrol into dev
|
14 years ago |
pixhawk
|
66ca1afd1b
|
Line endings fix, changed simulation type.
|
14 years ago |
pixhawk
|
1f80ef1966
|
Resolved unit test compile errors
|
14 years ago |
pixhawk
|
3a8581141c
|
Merged waypoint fixes
|
14 years ago |
pixhawk
|
39b47e5491
|
Minor compile fixed, added permanent storage of UAS name
|
14 years ago |
lm
|
c5e1a67a28
|
Merged, improved UI when MAVs time out
|
14 years ago |
pixhawk
|
93a3a43642
|
Changed waypoint list file format (old files are not compatible anymore!), added file version check, now all waypoint entries should have an entry in the waypoint list file - although qgc does not use/read the orbit_direction and param1 fields. QGC writes the value of orbit into param1 and 0 to orbit_direction (this should and will be changed later!)
|
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 |