1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-13 20:48:42 +01:00
Commit Graph

58 Commits

Author SHA1 Message Date
ephy
c6ca9772e5 GCS/qxt: Add libqxt to libs.pro
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@551 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-26 05:12:56 +00:00
ephy
c51c7f72e7 GCS/core: Add logging support to core.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@545 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-25 17:55:21 +00:00
ephy
5b5cdd23fa GCS/core: Place empty gadget first in drop down list.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@534 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-21 05:47:38 +00:00
julien
3581e37627 GCS/ConnectionManager: Fixed an issue with device list removal
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@484 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-11 21:32:08 +00:00
julien
a4147d5fb2 GCS/connectionManager: some light cleanup and refactoring
GCS/serialconnection: added a new connection plugin for serial port

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@483 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-11 21:08:46 +00:00
sambas
5d1229311d Some telemetry and HID work, few very ugly test hacks
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@471 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-10 16:14:29 +00:00
ephy
ccb78ad33d GCS/uavobjectbrowser: remove options page for now
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@450 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-09 15:27:15 +00:00
ephy
7b13493efd GCS/core: Fix visual glitch at startup.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@433 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-06 12:47:37 +00:00
ephy
d0e1ba96e3 GCS/core: Fix visual glitch at startup.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@432 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-06 10:19:25 +00:00
ephy
3fa05861c6 GCS/core: Reduce number of memory leaks.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@431 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-06 09:26:20 +00:00
ephy
50fb50b398 GCS/plugins: Change license in .pluginspec files
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@428 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-05 17:07:05 +00:00
ephy
ab8ed38be8 GCS/core,map: Minor change to IOptionsPage.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@409 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-29 07:39:21 +00:00
ephy
7927a22fe0 GCS/core+map: Minor cleanup of uav gadget configuration interface.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@402 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-28 09:15:29 +00:00
ephy
cd04e7c201 GCS/core+gadgets: Final cleanup of uav gadget interface.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@401 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-27 21:46:49 +00:00
ephy
35f4fc06a0 GCS/core+gadgets: Second attempt at cleanup of uav gadget interface.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@400 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-27 19:24:21 +00:00
ephy
704eef119e GCS/coreplugin: Bugfix.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@398 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-27 09:02:51 +00:00
ephy
7c860c19c1 GCS/coreplugin: Reversal of rev 393-394.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@395 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-26 22:38:01 +00:00
ephy
058b261b82 GCS/coreplugin: Cleanup of uav gadget interface.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@393 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-26 21:04:02 +00:00
ephy
59254ae382 GCS/coreplugin: Change deletion of configurations to not take effect until Apply or Ok buttons are clicked.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@392 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-26 16:10:58 +00:00
ephy
ad0382215f GCS/coreplugin: Bugfix to uavgadget toolbar.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@391 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-26 08:48:21 +00:00
ephy
4638a82b75 GCS/coreplugin: Minor change to iuavgadget.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@389 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-26 07:42:37 +00:00
ephy
4b3bfa361f GCS/coreplugin: Mostly finished support for uavgadget settings.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@387 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-25 22:31:25 +00:00
ephy
6587eb0524 GCS/coreplugin: Continuation of rev 379: Partially implemented support for uavgadget settings.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@384 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-25 18:33:58 +00:00
ephy
d3b34cf1cb GCS/coreplugin: CORE_EXPORT needed on windows.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@382 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-24 20:52:29 +00:00
ephy
0516034897 GCS/coreplugin: Partially implemented support for uavgadget settings.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@379 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-24 19:48:24 +00:00
ephy
abbadc4215 GCS/coreplugin: Delete #include of file removed in Rev 369
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@376 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-23 13:02:23 +00:00
ephy
baf067122d GCS/coreplugin: Delete #include of two files removed in Rev 369
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@373 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-22 13:42:04 +00:00
julien
c3f7df4f03 OP-6: Removed some more unused classes
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@369 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-21 21:24:45 +00:00
julien
69c05a5252 Added some comments on new communication classes
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@368 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-21 20:53:28 +00:00
ephy
e2fac0f91f GCS/coreplugin: Make it easier to see which view is active when toolbars are shown.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@366 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-21 19:47:59 +00:00
ephy
1b0358cab3 GCS/coreplugin: Remove qDebug() line in modemanager.cpp
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@363 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-21 17:31:07 +00:00
ephy
5d3996b953 GCS/coreplugin: Remove qDebug() line in uavgadgetmanager.cpp
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@361 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-21 17:01:40 +00:00
ephy
bfdeb32fef GCS/coreplugin: Changes to remember layout of views when GCS is closed.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@359 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-21 16:50:00 +00:00
julien
a608c73470 First version of connection manager and rawhid, plugin. Still a WIP...
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@357 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-21 13:44:00 +00:00
ephy
d5d1ab2dd8 GCS/coreplugin: Fix to uavgadgetmode
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@347 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-19 19:51:17 +00:00
ephy
8137b68fbd GCS/coreplugin: Changes to allow uavgadgets to be shown in views
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@337 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-19 15:28:11 +00:00
ephy
5b4fced510 GCS/coreplugin: Move creation of uavgadget modes to extensionsInitialized() + add index to IUAVGadget
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@336 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-19 15:23:36 +00:00
ephy
c4dc8ca9c1 GCS/coreplugin: Remove unnecessary restriction on priority
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@335 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-19 15:19:45 +00:00
ephy
9da555a26a GCS/coreplugin: Minor change to get rid of warning
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@334 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-19 15:12:34 +00:00
ephy
37b9c1915b GCS/coreplugin: Reversal of commenting out viewmanager code
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@327 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-17 09:00:29 +00:00
ephy
de4f097073 GCS/coreplugin: Modification to allow two (or more) modes with splittable views. Fixed crash bug. Commented out some items not thought to be needed in mainwindow.cpp/h
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@326 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-17 08:06:18 +00:00
julien
7ba0b6a001 Fixed a crash on HEAD revision
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@324 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-16 20:45:46 +00:00
ephy
0a347bf8b4 GCS/coreplugin: First addition of "splittable views" layout manager
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@323 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-16 07:48:35 +00:00
julien
f4be482433 OP-13: Header update, still need to manually fill-in doxygen brief
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@284 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-11 20:39:34 +00:00
julien
37a66b2340 OP-12: Header update, still need to fill-in brief and module doxygen fields
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@281 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-10 22:36:47 +00:00
julien
de914586c8 OP-6: WIP
* Removed New/Save/Open dialogs
* Removed printer
* Changed version number in pluginspec.

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@274 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-09 21:20:19 +00:00
julien
87dd4942e4 Small modif to put mode bar at the bottom of the screen as suggested by 'ephy'.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@273 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-09 06:47:01 +00:00
julien
347c87eff8 Removed unused mode
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@247 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-04 21:13:11 +00:00
julien
6f2dc98237 Revert deleted files by mistake
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@211 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-02-28 11:31:13 +00:00
julien
d09d755253 Removing some unused files.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@210 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-02-28 10:52:10 +00:00