Bryan Godbolt
|
47165eaa64
|
radio calibration data is now being sent to the uas
|
15 years ago |
Bryan Godbolt
|
1b38fb03e2
|
got uas to cast properly. in radio calibrator
|
15 years ago |
Bryan Godbolt
|
95011df164
|
Filled in functions for airfoils and switch
|
15 years ago |
pixhawk
|
f47cd61c74
|
Fixed compile error in windows if OpalLink libs are not present
|
15 years ago |
Bryan Godbolt
|
a47b16fb8e
|
laid out all widgets needed for radio calibration window
|
15 years ago |
Bryan Godbolt
|
bec9e27830
|
rest of files for radio calibration class
|
15 years ago |
Bryan Godbolt
|
520823e15c
|
fixed error with adding console (newline)
(cherry picked from commit bd8e5bf58b )
|
15 years ago |
Bryan Godbolt
|
bd8e5bf58b
|
fixed error with adding console (newline)
|
15 years ago |
Bryan Godbolt
|
a21fb4380c
|
added console back into qgroundcontrol.pro
|
15 years ago |
pixhawk
|
fc1eed8e49
|
Re-added debug_and_release
|
15 years ago |
Bryan Godbolt
|
40cff93f65
|
Parameter List for Opal-RT is now read from an XML file
|
15 years ago |
pixhawk
|
9a6a3ea641
|
Minor adjustments to increase execution speed
|
15 years ago |
tecnosapiens
|
09ae02eb8d
|
functionalities to widget of WaypointGlobalView.cpp were added
|
15 years ago |
Bryan Godbolt
|
4355b8e77f
|
added ability to configure the instance id for the opal-rt link
|
15 years ago |
tecnosapiens
|
9188865046
|
add WaypointGlobal class to create Waypoints with earth cordinate.
add widget WaypointView to widget WaypointList when create a waypoint with mouse over the map
|
15 years ago |
Bryan Godbolt
|
062fddaf25
|
First version of OpalLink working. Signals can be read, and parameters can be set via qgc
|
15 years ago |
Bryan Godbolt
|
e8b9da145b
|
working on itertator in paramlist
|
15 years ago |
Bryan Godbolt
|
e402c34455
|
able to read opal parameters into a map. ready to rewrite parameter sending
|
15 years ago |
Bryan Godbolt
|
f7ea1b9cc3
|
Began skeleton of parameter interface between opalrt and qgc
|
15 years ago |
lm
|
e68fc328b3
|
Added remote widget, commented code
|
15 years ago |
Bryan Godbolt
|
aeb8d1f93d
|
added setsignal() for nav filter init
|
15 years ago |
Bryan Godbolt
|
e4e8e9a5c8
|
working for test
|
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
|
6961315f36
|
Removed auto-connection of OpalLink
|
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
|
8e6b633a19
|
Added NEW data plot view, fixed zoom issue in linechart
|
15 years ago |
pixhawk
|
f6490e9044
|
Added MAVLinkLight as an example how to add new protocols, it is currently not an actual implemented protocol
|
15 years ago |
Bryan Godbolt
|
bedd4304b5
|
working on opal link
|
15 years ago |
Bryan Godbolt
|
efb1428b2b
|
added OpalLink to core. protected with ifdef OPAL_RT
|
15 years ago |
Bryan Godbolt
|
c62a5a2778
|
fixed syntax problem with qgroundcontrol.pro
|
15 years ago |
Bryan Godbolt
|
e484c94b8d
|
fixed syntax problem with qgroundcontrol.pro
|
15 years ago |
Bryan Godbolt
|
01c9ff0e62
|
Added define for opal-rt to project file
|
15 years ago |
Bryan Godbolt
|
0b960f261e
|
Added opal-rt info to project file
|
15 years ago |
pixhawk
|
f6266e94e9
|
Started to add support for autopilot firmware updates, added Linux compile instructions, fixed date in mavlink.h to english independent of OS language settings
|
15 years ago |
Mariano Lizarraga
|
5cb1ee8471
|
Changes made to try to compile with bugs introduced when addign non standard messages to UAS.cc
|
15 years ago |
unknown
|
3406941468
|
add slugs messages
|
15 years ago |
pixhawk
|
ea7dbf52d9
|
Working on parameter groups
|
15 years ago |
pixhawk
|
8c83e87bdf
|
Implemented setpoint changes for HSI widget
|
15 years ago |
pixhawk
|
3bf94a1e3e
|
worked on waypoints, removed waypoint names
|
15 years ago |
lm
|
f929b6cb27
|
Fixed compile warnings, moved MAVLink ids
|
15 years ago |
pixhawk
|
34290c0538
|
merged. Added Waypoint changes, only retrieving waypoints works at the moment
|
15 years ago |
pixhawk
|
ef8326f0c3
|
Working on horizontal situation indicator
|
15 years ago |
pixhawk
|
889c9769fc
|
Working on plugin system to simplify build dependencies between QGroundControl and MAVLink
|
15 years ago |
pixhawk
|
1bf0b61b87
|
working on waypointplanner interface
|
15 years ago |
pixhawk
|
c7c59937f0
|
Added watchdog views
|
15 years ago |
pixhawk
|
a994cdc184
|
Added complete Watchdog comm methods, testing code
|
15 years ago |
pixhawk
|
fc38a55778
|
Improved MAVLink generator widget, added watchdog control data structures (UI work in progress)
|
15 years ago |
pixhawk
|
ce4926c404
|
Added support for MAVLink XML inclusion, added support for multiple Autopilots, improved protocol generation
|
15 years ago |
lm
|
17aad9f574
|
Cleaned up old parameter interface, added initial support for other autopilots
|
15 years ago |