Skip to content
GitLab
Explore
Sign in
Commits · edb2fd8ceea27b89be27da71c13453a65ea3ced1
qgroundcontrol
Browse files
Jul 21, 2011
Merge branch 'dev-win' of github.com:pixhawk/qgroundcontrol into dev
· edb2fd8c
LM
authored
Jul 21, 2011
edb2fd8c
Fixed a few odd things
· 25915d88
LM
authored
Jul 21, 2011
25915d88
Working on map menu, fixing plot
· 361ac1d7
LM
authored
Jul 21, 2011
361ac1d7
Merge branch 'dev' of github.com:pixhawk/qgroundcontrol
· ec4d2313
LM
authored
Jul 21, 2011
ec4d2313
Merge branch 'master' of github.com:pixhawk/qgroundcontrol
· 3d6e34c8
LM
authored
Jul 21, 2011
3d6e34c8
Fixed installer script to include recursive directories
· 3dc5206e
LM
authored
Jul 21, 2011
3dc5206e
Fixed trail plotting
· 875034c0
LM
authored
Jul 21, 2011
875034c0
Fixed very bad plot bugs preventing correct plotting, made QGC suspectible to plot crashes
· 14c97a7e
LM
authored
Jul 21, 2011
14c97a7e
Fixed file filter for MAVLink log files
· 24aea41f
LM
authored
Jul 21, 2011
24aea41f
Jul 20, 2011
Working on home location improvements
· 864a3c9d
LM
authored
Jul 20, 2011
864a3c9d
Merge branch 'videostreaming' of
https://github.com/fattonz/qgroundcontrol
into dev
· ea251119
LM
authored
Jul 20, 2011
ea251119
Merge branch 'dev-lin' of
https://github.com/godbolt/qgroundcontrol
into dev
· f75f4424
LM
authored
Jul 20, 2011
f75f4424
Added coordinate conversion for global / local conversion
· 63900c28
LM
authored
Jul 20, 2011
63900c28
Working
· b3ed0acb
LM
authored
Jul 20, 2011
b3ed0acb
Added the option to set the HOME position from the UAV
· 5c3e6e2a
LM
authored
Jul 20, 2011
5c3e6e2a
Merge remote-tracking branch 'upstream/dev-lin' into dev-lin
· d163ee02
Bryan Godbolt
authored
Jul 19, 2011
d163ee02
fixed some stability issues with qgcremotecontrol view
· e85b4d8d
Bryan Godbolt
authored
Jul 19, 2011
e85b4d8d
Jul 19, 2011
added byte decoding for current image stream
· 4bbd02c0
fattony
authored
Jul 19, 2011
4bbd02c0
Increased interval to 800 ms
· 8fae672a
LM
authored
Jul 19, 2011
8fae672a
Fixed data stream interface widgets - now transmitting after 400 ms user...
· 27500e3a
LM
authored
Jul 19, 2011
27500e3a
increased buffersize to 2^16 bytes
· eaa9006c
fattony
authored
Jul 19, 2011
eaa9006c
Improved user hint for zero order hold
· 8d4d93ee
LM
authored
Jul 19, 2011
8d4d93ee
Added option to zero-order hold for logging
· 4bb601b2
LM
authored
Jul 19, 2011
4bb601b2
Jul 18, 2011
Significantly improved logging precision, added hole filling for missing data...
· 01363b88
LM
authored
Jul 18, 2011
01363b88
Merged, made tool widget saving / loading work
· 30573ed0
LM
authored
Jul 18, 2011
30573ed0
Working on user-loadable custom widgets
· 0d69f523
LM
authored
Jul 18, 2011
0d69f523
Jul 16, 2011
Fixed compile warning
· 25bb4e00
lm
authored
Jul 16, 2011
25bb4e00
Fixed issue with wrong MAVLinkGen configuration
· cb854480
lm
authored
Jul 16, 2011
cb854480
Fixed initialization bug for joystick, thanks to bluescreen10 on GitHub for pointing this out
· fcb879db
lm
authored
Jul 16, 2011
fcb879db
Cleaned up MAV icon, made it easier to spot non-selected MAVs on map
· f0622847
lm
authored
Jul 16, 2011
f0622847
Fixed readme to better reflect windows build process
· 68dcf5be
lm
authored
Jul 16, 2011
68dcf5be
Minor cleanup
· 38d3135e
lm
authored
Jul 16, 2011
38d3135e
Minor compile fixes and cleanups
· b1d0370f
lm
authored
Jul 16, 2011
b1d0370f
Changes to MAVLinkGen, now a standalone generator included in QGC
· fe3a27c7
lm
authored
Jul 16, 2011
fe3a27c7
Updated to latest MAVLinkGen version
· 20a0f783
lm
authored
Jul 16, 2011
20a0f783
Re-enabled MAVLinkgen as included widget, but now cleanly separated codebase
· 7ef517d4
lm
authored
Jul 16, 2011
7ef517d4
Merged, removed MAVLink generator from main codebase, still present as included external app
· c37b4af7
lm
authored
Jul 16, 2011
c37b4af7
Removed MAVLinkGen from main QGC codebase-readding it now as standalone app
· f338b5ef
lm
authored
Jul 16, 2011
f338b5ef
Merge branch 'videostreaming' of
https://github.com/fattonz/qgroundcontrol
into dev-mac
· 6a937f1b
lm
authored
Jul 16, 2011
6a937f1b
radio calibraion working
· 614151ce
Bryan Godbolt
authored
Jul 15, 2011
614151ce
Loading