forked from mavlink/qgroundcontrol
-
Notifications
You must be signed in to change notification settings - Fork 0
Release 3: Graphical User Interface
dbcarelli edited this page Apr 15, 2018
·
8 revisions
- All user stories should be accomplish-able through GUI, no ssh-ing allowed
*After last week, we are slightly behind schedule, so some tasks are being carried over here.
- Work with Mounir to enable serial communication using XBee from QGC to data stations by writing underlying communication protocol. (Issue)
- Test full functionality of data station response to new commands from QGC.
- Create a ComplexMissionItem to represent a data station composed of a 31010 CMD and a 16 CMD. link
- Work in the DataStationLink class into the overall QGC application (Issue)
- Add spreadsheet view.
- Make spreadsheet view and map view update according to changes made in either one. link