James Goppert
0ef47dea09
Fixed git build order issue.
14 years ago
James Goppert
587238c201
Fixed serial lag issues.
14 years ago
James Goppert
cbcb6dc5e6
Serial tx/ rx working again, currently hardcoded settings
...
Set to 38400,8,N,1 just need to map the baud rate enums now.
14 years ago
James Goppert
7e02e61a4e
Fixed cmake link issue with qserial.
14 years ago
James Goppert
a72efae67e
Added qserialport to qmake build.
14 years ago
James Goppert
18d74deb3a
K/R formatting, debugging serialport.
14 years ago
James Goppert
48f4d3ba55
Finished abstracting serial port.
14 years ago
James Goppert
d7e0778108
Added qserial library.
...
qextserial library is no longer maintained, suggest we move
to this library, also greater chance for thread safety,
library now builds in cmake, will add Serial2 sources to
handle the new qserial, should easily plug into serial interface
now.
14 years ago
lm
e6d7778d89
Merge branch 'master' of github.com:pixhawk/qgroundcontrol
14 years ago
James Goppert
ed2b1a7c71
Fixed cmake build.
14 years ago
James Goppert
86c2ea7377
Updated mavlink submodule.
14 years ago
lm
9396f137c8
Added opmapcontrol
14 years ago
lm
2021535fd3
Fixed all SLUGS issues, fixed 2D map
14 years ago
lm
fe00cbb25e
Reverted buggy changes
14 years ago
lm
06ecc8c222
Cleanup
14 years ago
lm
cddebb45b8
Merge pixhawk.ethz.ch:qgroundcontrol
14 years ago
lm
19e8d0eab7
Merge branch 'experimental' of github.com:pixhawk/qgroundcontrol into experimental
14 years ago
lm
7bb6dc153b
Added support for Drone OS forwarding, MAVLink auth
14 years ago
pixhawk
428d6f1fb8
Fixed a bug where it was possible to "write" a waypoint list without any "current" waypoint. Now the last waypoint is set as "current" in this case.
14 years ago
pixhawk
999c27674c
fixed a bug where z-value of a waypoint was unintentionally changed to old y-value
14 years ago
Mariano Lizarraga
b9863c5686
Added support for HIL SIM state. Changed the labels that are show for certain modes that SLUGS uses
14 years ago
pixhawk
439186499b
Merge branch 'master' of pixhawk.ethz.ch:qgroundcontrol
14 years ago
pixhawk
1505811252
fixed infinite loop when reading empty wp list
14 years ago
Mariano Lizarraga
040e413a08
Merge branch 'experimental' of github.com:pixhawk/qgroundcontrol into mergeRemote
14 years ago
Mariano Lizarraga
9a5db5fb2d
Added support for scaled and raw pressure messages
14 years ago
Alejandro
0e6dceb0c3
Change slugs_messages to common_messages
14 years ago
lm
64b543c4c1
Added proper support for fullscreen mode, fixed issue with window state update on perspective change
14 years ago
lm
26d325feb7
Added option for fullscreen
14 years ago
lm
772c9ef909
Merge branch 'dev' of github.com:pixhawk/qgroundcontrol into experimental
14 years ago
lm
3458c252f4
Updated QGC
14 years ago
Alejandro
915e3f3a7f
Merge branch 'experimental' of git://128.168.1.167/malife/qgroundcontrol into experimental
14 years ago
Alejandro
9ea3ca7580
Add drag to home position
14 years ago
Mariano Lizarraga
cfc36b0c24
Removed SLUGS' PID form to give way to the parameter interface. Replaced Old SLUGS messages for their common equivalents. Hunting bug in Home Position in MapControl
14 years ago
Mariano Lizarraga
1fe54579fc
Merge branch 'experimental' of git://github.com/amolinap/qgroundcontrol into experimental
14 years ago
Mariano Lizarraga
5379a798a6
Fixed merge issues
14 years ago
Alejandro
b5af9b84d4
Save configuration layer view in MapWidget
14 years ago
Mariano Lizarraga
ff627ad378
Merge branch 'experimental' of git://github.com/amolinap/qgroundcontrol into experimental
...
Conflicts:
qgroundcontrol.pro
src/ui/MainWindow.cc
src/ui/SlugsDataSensorView.ui
14 years ago
Mariano Lizarraga
3732645d96
Added support for parameter interface to SLUGS
14 years ago
Alejandro
ea95dd0b46
Update MapWidget, delete layer camera
14 years ago
James Goppert
61c9879bcc
Changed package name not to conflict with debian package.
14 years ago
Mariano Lizarraga
de33002f6b
Added support for parameter interface to SLUGS
14 years ago
Alejandro
c84b1d0ed5
Remove SlugsVideoCamControl and modification of SlugsPadCameraControl
14 years ago
Alejandro
3cc8eb8a8f
Add button setHome to MapWidget
14 years ago
Mariano Lizarraga
f4e7354a3d
Merge branch 'experimental' of github.com:pixhawk/qgroundcontrol into experimental
14 years ago
Mariano Lizarraga
da15b657d3
Added Line Chart and Google Earth to Slugs build process. Added HIL naming of mode Test3
14 years ago
Alejandro
552d4760da
Update send message CMDS and CTRL
14 years ago
lm
f2ec295353
Merge branch 'dev' of github.com:pixhawk/qgroundcontrol into experimental
14 years ago
lm
479c633b88
Fixed minor javascript console output error
14 years ago
James Goppert
e729867fa1
Cmake bug fix.
14 years ago
James Goppert
ec2f7ad67c
Cmake bug fix.
14 years ago