pixhawk
|
cd6c890e6e
|
Made MAVLink parser aware of line breaks in comments, added new servo output packet to QGC and simulation, enabled servo output display in new Actuator View (previous Payload view)
|
14 years ago |
pixhawk
|
ca6f351832
|
Added initial waypoint support
|
14 years ago |
pixhawk
|
fe401d200f
|
Added missing update call, renamed Waypoint List to Mission Plan
|
14 years ago |
pixhawk
|
0e176facf7
|
Updated Linux build instructions
|
14 years ago |
pixhawk
|
6def08c32b
|
Added link to credits
|
14 years ago |
pixhawk
|
c03f446dfa
|
Fixed minor issues in HUD
|
14 years ago |
pixhawk
|
da2aaa920b
|
Fixed windows visual studio compile warnings.
|
14 years ago |
pixhawk
|
27618df850
|
Merge branch 'dev' of github.com:pixhawk/qgroundcontrol into experimental
|
14 years ago |
pixhawk
|
74d21a642a
|
Added proper support for loading / updating different stylesheets
|
14 years ago |
pixhawk
|
39aa9ccc60
|
Updated commented in map widget
|
14 years ago |
pixhawk
|
0ca6e78872
|
Made map widget aware of non-global frame waypoints
|
14 years ago |
James Goppert
|
15ce5ef81c
|
Fixed some build errors.
|
14 years ago |
pixhawk
|
4b1ae00c64
|
Merge branch 'experimental' of github.com:pixhawk/qgroundcontrol into experimental
|
14 years ago |
pixhawk
|
fea454e8e8
|
Added support for more generic waypoints / mission items
|
14 years ago |
Bryan Godbolt
|
9096a15016
|
reconnected set channel for radio calibration window
|
14 years ago |
Bryan Godbolt
|
1a1224b43e
|
Merge remote branch 'upstream/experimental' into experimental
|
14 years ago |
pixhawk
|
86eba06bd1
|
Minor layout adjustments in HSI
|
14 years ago |
pixhawk
|
bf0a7e1957
|
Minor visual improvements
|
14 years ago |
pixhawk
|
a7bbb6f233
|
Last fixes to yaw angle displaying / representation
|
14 years ago |
pixhawk
|
34072b0b85
|
Merge branch 'experimental' of pixhawk.ethz.ch:qgroundcontrol into experimental
|
14 years ago |
pixhawk
|
5c42780c2b
|
Merge branch 'master' of pixhawk.ethz.ch:qgroundcontrol into experimental
|
14 years ago |
pixhawk
|
81ccc01dd3
|
Minor improvements throughout the application to improve usability
|
14 years ago |
pixhawk
|
ca9e82a353
|
Fixed minor visual issues in multiple views
|
14 years ago |
pixhawk
|
c28456d442
|
Cleaned up debug output and fixed logging using settings
|
14 years ago |
pixhawk
|
5d47f6a84c
|
Merge git://git.samba.org/tridge/UAV/qgroundcontrol into experimental
|
14 years ago |
pixhawk
|
20611417d9
|
Added warning voltage
|
14 years ago |
pixhawk
|
fe5ec39975
|
Added angle conversion testing, added battery settings option, added option to set MAVLink ID of groundstation
|
14 years ago |
Andrew Tridgell
|
e18b11cdd7
|
fixed build
name element of mavlink_named_value is uint8_t
|
14 years ago |
Andrew Tridgell
|
3466d9f220
|
added decoding for MAVLINK_MSG_ID_GLOBAL_POSITION
The current ArduPilotMega code uses MAVLINK_MSG_ID_GLOBAL_POSITION not
MAVLINK_MSG_ID_GLOBAL_POSITION_INT
|
14 years ago |
hengli
|
060a6f429c
|
Fixed typo in Linux header declarations for Phonon.
|
14 years ago |
pixhawk
|
151a1d836e
|
Merge branch 'master' of pixhawk.ethz.ch:qgroundcontrol
|
14 years ago |
pixhawk
|
564ba537ba
|
fixed live stream position
|
14 years ago |
pixhawk
|
eb2a01d96d
|
Fixed google earth runtime issues
|
14 years ago |
lm
|
6540c2230b
|
Added option to clear Google Earth trails
|
14 years ago |
lm
|
6f367e7941
|
Added persistence to debug console
|
14 years ago |
lm
|
076e240a57
|
Supported now CR, LF, and CR+LF line breaks
|
14 years ago |
lm
|
47b2dbf043
|
Added command history
|
14 years ago |
lm
|
af9f247903
|
Fixed line end handling in communication console, allowed to use enter for sending
|
14 years ago |
lm
|
04ecfa689a
|
Improved UI
|
14 years ago |
lm
|
b23a3324af
|
Merge branch 'experimental' of github.com:pixhawk/qgroundcontrol into experimental
|
14 years ago |
lm
|
934c8a7de8
|
Fixed support for CRLF and other special symbol handling
|
14 years ago |
pixhawk
|
d69d0c3181
|
Added full support for multi-MAV wp handling, cleaned up simulation
|
14 years ago |
lm
|
5dcdc1ecb1
|
Fixed CRLF, fixed some graphic issues, improved other minor things
|
14 years ago |
lm
|
fc44c0c263
|
Added more map icon customization options, added serial link debugging
|
14 years ago |
pixhawk
|
1215c5451a
|
Added right-click option to select MAV, ensured that waypoints get updated properly on switching MAV
|
14 years ago |
pixhawk
|
78cbb8e997
|
Removed spurious references to global waypoint files
|
14 years ago |
pixhawk
|
5f00eab164
|
Fixed issue in simulation link
|
14 years ago |
pixhawk
|
5dad474ed0
|
Added named value packet
|
14 years ago |
pixhawk
|
31f97dd6b5
|
Fully working waypoint interface, thoroughly tested. Active waypoint setting has to be debugged in the simulator, but works fine on real hardware
|
14 years ago |
pixhawk
|
77e27a2ad6
|
Improving simulation
|
14 years ago |