Tomaz Canabrava
|
841cbde5ca
|
Fix compilation on some linux boxes
This shouldn't break a thing on other linux boxes that compiles
fine.
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
|
9 years ago |
Nate Weibley
|
3853bd9a93
|
Move crc32 implementation to QGC namespace for use elsewhere
|
10 years ago |
dogmaphobic
|
59ad9be767
|
First android commit.
|
10 years ago |
Don Gagne
|
7f9bb2dc30
|
Remove unneeded api
|
11 years ago |
Kynos
|
58fbf2c453
|
Remove isnan() and isinf() templated from QGC.h only if prior to Visual Studio 2013
|
11 years ago |
Kynos
|
37b02a3afb
|
Remove isnan() and isinf() templates from QGC.h for Windows builds
Remove isnan() and isinf() templates from QGC.h for Windows builds, this
generates errors (already defined in math.h).
|
11 years ago |
Bryant Mairs
|
62d221006a
|
Renamed configuration.h to QGCConfig.h to avoid issues with opmapcontrol's configuration.h
|
11 years ago |
Bryant Mairs
|
ada0f07317
|
Refactored QGC::groundTime*() functions to be simpler.
|
11 years ago |
Lorenz Meier
|
88921e7db7
|
Linux compile fix
|
12 years ago |
Lorenz Meier
|
8e10e09e8f
|
Improvements across application
|
13 years ago |
Lorenz Meier
|
b9847eb0d5
|
Removed a lot of verbose debug output, added connection indication to main menu bar to improve situational awareness of operator
|
13 years ago |
hengli
|
1da1543d8d
|
Code changes to reflect new header information (sysid, compid, timestamp) in protobuf messages. Added protobuf message timeout; old messages will not be visualized. Fixed getParameterValue in ParamManager; the method can segfault if the component id or parameter id is not valid.
|
13 years ago |
oberion
|
25e35803a3
|
Fixed windows build bug and div. compile warnings
|
13 years ago |
LM
|
c62765eb90
|
Fixed compile errors and warnings for Windows.
|
14 years ago |
LM
|
5c3e6e2a05
|
Added the option to set the HOME position from the UAV
|
14 years ago |
lm
|
3fec7e2214
|
Added video application, not working yet
|
14 years ago |
James Goppert
|
18d74deb3a
|
K/R formatting, debugging serialport.
|
14 years ago |
lm
|
53c54b15a3
|
Added write retransmission
|
14 years ago |
lm
|
768be0e5ed
|
Added style to preferences menu, added option to auto-reconnect link on startup
|
14 years ago |
pixhawk
|
fe5ec39975
|
Added angle conversion testing, added battery settings option, added option to set MAVLink ID of groundstation
|
14 years ago |
lm
|
6f367e7941
|
Added persistence to debug console
|
14 years ago |
pixhawk
|
152bb9b3da
|
Added version check for settings to prevent application crashes because of old, incompatible settings
|
14 years ago |
pixhawk
|
94348cb74a
|
Added not yet working version of logging / log replay, fixed ALL bugs in main window, enabled full persistence in main window and serial link.
|
14 years ago |
pixhawk
|
9a11483b20
|
Fixed many, many small visual issues
|
15 years ago |
pixhawk
|
38941da991
|
Added new options for windows serial port, fixed a number of bugs, added customizing options to instrument widgets
|
15 years ago |
pixhawk
|
b7e9fe69e5
|
Substantially bugfixed and improved deactivation/activation and persistence of widgets. A lot of testing of Google Earth view, only minor improvements
|
15 years ago |
pixhawk
|
73436f42c0
|
Enabled selection of individual widgets in menu, persistence pending
|
15 years ago |
lm
|
26bca59daa
|
Finished 2D HSI widget, now displays waypoints, satellites and critical system states
|
15 years ago |
pixhawk
|
398361d34f
|
Added position control status
|
15 years ago |
lm
|
c3cf5b7c2d
|
Added auto-grouping of parameters by first underscore
|
15 years ago |
pixhawk
|
ea7dbf52d9
|
Working on parameter groups
|
15 years ago |
pixhawk
|
24fb097680
|
Added coordinate transform
|
15 years ago |
lm
|
cfd96e1bc6
|
Minor commit error
|
15 years ago |
pixhawk
|
bc8363d8a2
|
pushed setpoint visualization forward
|
15 years ago |
pixhawk
|
8c83e87bdf
|
Implemented setpoint changes for HSI widget
|
15 years ago |