1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00
Commit Graph

117 Commits

Author SHA1 Message Date
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
vassilis
89749b06e4 GCS/UAVObjectGenerator Fix bug with enumeration types
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@424 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-04 20:32:59 +00:00
vassilis
0faaa1e158 OP-33 GCS/UAVObjects: Update example objects
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@419 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-02 03:17:51 +00:00
vassilis
47ac2d4528 OP-54: GCS/ObjectGenerator: Added support for new field types on the UAVObjectGenerator
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@417 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-01 02:01:37 +00:00
vassilis
fe212a22e7 OP-54: GCS\UAVObjects added new field types (unsigned, enum and string) and refactored UAVObjectFields to use templates
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@416 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-01 02:00:19 +00:00
chebuzz
f64f9adf33 Add sanity checks and now option changes actually take effect.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@414 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-31 17:17:51 +00:00
chebuzz
09aa791f29 Missed these files during initial modelview plugin checkin
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@413 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-31 13:35:04 +00:00
chebuzz
7f49a2d84f Add GLC_lib and modelview. First revision so there is still quite a bit left to finish up with modelview.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@412 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-30 20:42:24 +00:00
julien
abd77939e5 OP-15 Threaded version of USB QIODevice, not tested yet...
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@410 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-29 20:36:58 +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
vassilis
37cec4c7fd GCS/UAVObjects: Added support for saving and loading of objects
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@407 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-28 22:22:19 +00:00
vassilis
df573fdad5 GCS/UAVObjectGenerator: Added support for settings objects
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@406 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-28 22:19:32 +00:00
ephy
5404273e7c GCS/map: Minor change to map gadget.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@403 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-28 09:49:07 +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
vassilis
20378f7b6b First release of the UAVObject generator application
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@397 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-27 03:22:43 +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
d642b4a012 GCS/empty,map,scope: Cleanup of uav gadget interface.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@394 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-26 21:04:41 +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
31107be978 GCS/map: Some cleanup of map gadget.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@390 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-26 07:43:14 +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
2f3848e7ec GCS/map: Updates to try out settings functionality.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@388 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-25 22:32:45 +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
b0e9e527f0 GCS/empty,map,scope: Updates to gadgets from interface changes.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@385 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-25 18:34:58 +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
e865b880c2 GCS/map Missing files.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@381 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-24 20:14:43 +00:00
ephy
9c042a35f4 GCS/empty,map,scope: Updates to gadgets from interface changes.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@380 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-24 19:50:09 +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
dankers
c8ebd06b50 Remove build directory, it should never have been checked in and was just me being lazy.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@377 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-24 08:42:43 +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
julien
03283b2572 Some initial modification on uavtalk plugin to interface with the connection manager.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@365 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-21 18:50:13 +00:00
ephy
cc7c7f8a24 GCS/welcome: Cleaner welcome page.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@364 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-21 17:53:11 +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
284d4feed2 GCS/empty Minor phrasing.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@362 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-21 17:30:26 +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
29fef56372 GCS/empty,map,scope: Small changes to IUAVGadget force update of gadgets.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@360 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-21 16:53:08 +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
8817439993 GCS/qextserialport: Fix to project file
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@346 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-19 19:20:24 +00:00
ephy
8ab2a5e123 GCS/qwt: Fixes to project files
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@345 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-19 19:18:51 +00:00