1041 Commits (69aed4a6a73b8a79f242db1153db68203b75d906)
 

Author SHA1 Message Date
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
pixhawk 11fa19c3a2 Major refactoring of the waypoint code. The new design fits the model-view-controller pattern better. 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 036d1befab successfully connecting to model 15 years ago
Bryan Godbolt acc37d8969 changed groupbox title for udp link from udp link to UDP Link (more professional) 15 years ago
Bryan Godbolt 20bd17f51a general opal link work 15 years ago
Bryan Godbolt c3194971ca changed groupbox title for udp link from udp link to UDP Link (more professional) 15 years ago
Bryan Godbolt 5477fd7409 set groupbox title for opallink, protected by ifdef OPAL_RT 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 f9c5e979d3 filling in virtual functions 15 years ago
lm 0a242d66a7 Merge branch 'master' of git@pixhawk.ethz.ch:qgroundcontrol 15 years ago
Bryan Godbolt 59df50055a fixed mutex usage in getTotalUpstream and getTotalDownstream and added initialization to connectionStartTime 15 years ago
Bryan Godbolt cfb64a7237 housekeeping 15 years ago
Bryan Godbolt 15161eec80 fixed mutex usage in getTotalUpstream and getTotalDownstream and added initialization to connectionStartTime 15 years ago
pixhawk 77f57fe8e8 better comments 15 years ago
Bryan Godbolt c25b818de4 added scope to usleep calls to allow compilation on windows 15 years ago
Bryan Godbolt 8b99f51630 working on opal link 15 years ago
Bryan Godbolt ed0fd7c10b added scope to usleep calls to allow compilation on windows 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 136a0a0898 Added source files for OpalLink class 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
Bryan Godbolt 5968b0fedd changed error message when the udp link cannot be connected 15 years ago
pixhawk d7ef3dc06c Made generator --pedantic GCC flag compatible/C89 compatible, fixed a bug where heartbeats where only sent to first link 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 7160a6c111 Major cleanup of MainWindow constructor. All widgets have now the visible property set to false on its constructor 15 years ago
Mariano Lizarraga 70e660c9be Merge branch 'master' of git@pixhawk.ethz.ch:qgroundcontrol into checkRemote 15 years ago
lm 6ba7f6cbf3 Merge branch 'master' of git@pixhawk.ethz.ch:qgroundcontrol 15 years ago
lm 1af73389da Cleanups 15 years ago
pixhawk 3d418d310c UASWaypointManager now implements the protocol described in http://qgroundcontrol.org/waypoint_protocol 15 years ago
pixhawk 957f1e05bf changed the handler of WAYPOINT_SET_CURRENT to handle WAYPOINT_CURRENT messages as it was meant to 15 years ago
pixhawk 00fcf547e8 merged 15 years ago
pixhawk 62fbf414c6 adapted UASWaypointManager to waypoint message changes 15 years ago
pixhawk 746b7b7406 Removed last warning, fixed Mac auto-configuration for 32/64bit environments 15 years ago
lm 29da5425c0 Adjusted to most recent MAVLink 15 years ago
lm 61dd75dc63 Cleaned up directory structure, removed/cleaned up last IMAV 2010 files 15 years ago
lm 29dd4276ac Merge branch 'master' of git@github.com:pixhawk/qgroundcontrol 15 years ago
lm 8cef9eac0f Minor fixes 15 years ago