Michael Schulz
|
723118a20c
|
Moved global font settings from app to stylesheet
|
15 years ago |
Bryan Godbolt
|
f422574ea3
|
need to implement custom iterator on ParameterList
|
15 years ago |
Bryan Godbolt
|
e402c34455
|
able to read opal parameters into a map. ready to rewrite parameter sending
|
15 years ago |
Bryan Godbolt
|
b647bb9b6b
|
Merge branch 'master' of git://github.com/pixhawk/qgroundcontrol into dev
|
15 years ago |
Bryan Godbolt
|
2238f37108
|
working on parameter interface
|
15 years ago |
pixhawk
|
9597d77253
|
Added global position
|
15 years ago |
pixhawk
|
8438b4d5a3
|
Improved simulation, shows off newest features
|
15 years ago |
Bryan Godbolt
|
61cafe14f9
|
Merge branch 'master' into dev
|
15 years ago |
Bryan Godbolt
|
f7ea1b9cc3
|
Began skeleton of parameter interface between opalrt and qgc
|
15 years ago |
pixhawk
|
c0fdf26c81
|
Merge branch 'master' of http://github.com/malife/qgroundcontrol
|
15 years ago |
lm
|
e68fc328b3
|
Added remote widget, commented code
|
15 years ago |
Mariano Lizarraga
|
4e1acc5e29
|
Merge branch 'master' of git@pixhawk.ethz.ch:qgroundcontrol into checkRemote
|
15 years ago |
Mariano Lizarraga
|
b95fd4cbf9
|
Dragging of waypoints now working in the map control
|
15 years ago |
lm
|
3b544d5543
|
Merge branch 'master' of http://github.com/godbolt/qgroundcontrol
|
15 years ago |
Bryan Godbolt
|
66289e5a0a
|
Merge branch 'master' into dev
|
15 years ago |
Bryan Godbolt
|
2df4bed443
|
fixed parameter set issue where parameter name was becoming corrupted
|
15 years ago |
Bryan Godbolt
|
17cadb0e39
|
working on params
|
15 years ago |
Bryan Godbolt
|
a65d5c5661
|
fixed parameter set issue where parameter name was becoming corrupted
|
15 years ago |
Bryan Godbolt
|
3578606a90
|
added opalrt namespace file
|
15 years ago |
Bryan Godbolt
|
aeb8d1f93d
|
added setsignal() for nav filter init
|
15 years ago |
lm
|
bfb525253b
|
Fixed minor newline issue in protocol generation
|
15 years ago |
Bryan Godbolt
|
6a516a6156
|
merged qgroundcontrol.pro
|
15 years ago |
Bryan Godbolt
|
e4e8e9a5c8
|
working for test
|
15 years ago |
Mariano Lizarraga
|
42386f6ff6
|
Merge branch 'master' of git@pixhawk.ethz.ch:qgroundcontrol
|
15 years ago |
pixhawk
|
0f22afcf8e
|
Added icons for map providers, fixed a minor bug during map provider change
|
15 years ago |
Mariano Lizarraga
|
e12706320c
|
Merge branch 'master' of git@pixhawk.ethz.ch:qgroundcontrol into checkRemote
Conflicts:
src/ui/MapWidget.h
|
15 years ago |
Mariano Lizarraga
|
cbfe177506
|
Started scaffolding the drag and drop of waypoints
|
15 years ago |
lm
|
74746fec6b
|
Improved map widget documentation
|
15 years ago |
lm
|
14db071cd6
|
Added menu for multiple map sources
|
15 years ago |
pixhawk
|
e008528979
|
Working on QGraphicsView-based local waypoints interface supporting drag-and-drop, commented code, fixed Google Maps interface, added mouse and SpinBox zoom to HSIWidget, fixed MAV-based coloring and stylesheets - MEGA COMMIT
|
15 years ago |
pixhawk
|
937caddc19
|
Cleaned up and commented major code parts. Refactoring HDD and HSI widgets to support QGraphicsView drag-and-drop, tested multi-MAV support more intensely, currently adding the system coloring to all widgets
|
15 years ago |
pixhawk
|
b135d3219d
|
Significantly improved plotting, now capturing data in linechart allows limmediate processing / analysis of the whole flight
|
15 years ago |
pixhawk
|
969475270a
|
Commented/cleaned up code
|
15 years ago |
pixhawk
|
6961315f36
|
Removed auto-connection of OpalLink
|
15 years ago |
Mariano Lizarraga
|
9356875b1d
|
Merge branch 'master' of git://github.com/pixhawk/qgroundcontrol into checkRemote
|
15 years ago |
Mariano Lizarraga
|
94228d6016
|
Continue the scaffoldinf for the WP click creation. Now the waypoints are graphically shown in the MapControl. Ready to start interacting with the Waypoint widget
|
15 years ago |
pixhawk
|
1d86c8ac85
|
Cleaned up communication structure significantly, should now be easier to add new links. Signal bytesReceived(link, QByteArray) is now only way to pass on newly received data
|
15 years ago |
pixhawk
|
2c1b9f1547
|
Working on printing
|
15 years ago |
pixhawk
|
315dfdccf4
|
Merge branch 'dev' of http://github.com/godbolt/qgroundcontrol
|
15 years ago |
pixhawk
|
5c9d4c29c0
|
Documentation improvements
|
15 years ago |
Bryan Godbolt
|
589fe3af3b
|
getSignals() seems to work, but causes crash
|
15 years ago |
Mariano Lizarraga
|
1b1e7a3644
|
Merge branch 'master' of git@pixhawk.ethz.ch:qgroundcontrol into checkRemote
|
15 years ago |
Mariano Lizarraga
|
2f1114329f
|
Finished scaffolding the graphical addition of WP via the MapWidget. Added the possibility to display the latitude and longitude of the cursor as a property of QMapControl. Major reorganization of the MapWidget constructor
|
15 years ago |
Bryan Godbolt
|
2402fc33f6
|
Heartbeats working, but uas not created
|
15 years ago |
lm
|
9e35225b98
|
Fixed stupid compile error
|
15 years ago |
lm
|
dc3c636b59
|
Merge branch 'master' of git@github.com:pixhawk/qgroundcontrol
|
15 years ago |
pixhawk
|
cd785b3de2
|
Almost finished flexible data view, only minor improvements needed
|
15 years ago |
pixhawk
|
263cb7c1bf
|
Testing data plot iew
|
15 years ago |
pixhawk
|
17bd4fa328
|
cleaned up the code
|
15 years ago |
pixhawk
|
d94341d913
|
Merge branch 'master' of git@pixhawk.ethz.ch:qgroundcontrol
|
15 years ago |