1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
The LibrePilot open source project was founded in July 2015. It focuses on research and development of software and hardware to be used in a variety of applications including vehicle control and stabilization, unmanned autonomous vehicles and robotics.
Go to file
cranphin 0634f8ec53 This should fix the problem with splitter positions not being stored when the workspace their on isn't viewed before closing GCS, as Edouard found out.
The source of this problem is that QSplitter.sizes() only returns the sizes set by setSizes() after the QSplitter is actually shown. Even though save/restoreState manages to retrieve them in the same situation. I think it's a bug, not sure if I can be motivated enough to report it though :)


git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1699 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-09-20 20:11:16 +00:00
artwork New Hight-Contrast theme for the dials: should be easier to read with a laptop screen in the sun. This is the initial release, 2010-09-17 08:42:00 +00:00
flight Added matrix based actuator mixing. Note the makefile is set to use the original actuator code. 2010-09-20 19:27:08 +00:00
ground This should fix the problem with splitter positions not being stored when the workspace their on isn't viewed before closing GCS, as Edouard found out. 2010-09-20 20:11:16 +00:00
hardware/beta OP hardware files, committed early than we wished to due to some game playing. The plan was to release these after we at least knew they flew something and things were working, use at own risk! Seriously, you are on your own with these. 2010-08-30 21:31:50 +00:00
.gitignore Merge branch 'watchdog' 2010-08-13 05:18:17 +00:00
CREDITS.txt corrected the name 2010-09-09 13:57:47 +00:00
Makefile Makefile: Default is win32-g++ so that real OS can detect and overwrite this. 2010-09-14 16:15:21 +00:00