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

3990 Commits

Author SHA1 Message Date
vassilis
fdbcc1921f OP-4 GCS/Telemetry Create new objects to report statistics of the telemetry link (plus a few bug fixes, heap size was also increased)
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@516 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-17 22:17:25 +00:00
sambas
670ac85e79 OP-25: GPS object update
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@513 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-17 08:12:05 +00:00
sambas
03a012c347 OP-25: Initial GPS Object
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@512 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-17 07:38:28 +00:00
ephy
17842c5c4c OP-9 GCS/uavobjectbrowser: Compile fix.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@511 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-16 10:25:32 +00:00
ephy
fdb15257f0 OP-9 GCS/uavobjectbrowser: Options to change colors.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@510 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-16 09:49:05 +00:00
ephy
d08e801e37 OP-9 GCS/uavobjectbrowser: Minor change to highlight behavior.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@509 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-16 06:49:54 +00:00
ephy
21afa3b9f0 OP-9 GCS/uavobjectbrowser: Minor change to highlight behavior.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@508 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-16 05:47:29 +00:00
vassilis
c107ab34d4 OP-4 GCS/Telemetry More bug fixes after telemetry testing (basic functionality now working)
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@507 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-16 01:56:56 +00:00
ephy
27f56a014b OP-9 GCS/uavobjectbrowser: Refactoring.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@505 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-15 19:59:45 +00:00
ephy
c9446f1fd5 OP-9 GCS/uavobjectbrowser: Fix problem with editing objects.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@504 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-15 17:25:56 +00:00
ephy
44176370de OP-9 GCS/uavobjectbrowser: Individualize highlights. Clean build may be required.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@503 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-15 15:42:47 +00:00
ephy
412fb3abc3 OP-9 GCS/uavobjectbrowser: Support updates.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@502 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-15 10:42:01 +00:00
vassilis
bd853085c8 OP-4 GCS/Telemetry Refactored telemetry to be fully event driven and various bug fixes (working but not yet fully tested)
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@501 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-15 02:19:13 +00:00
zedamota
2e9bb6eadc OP-35 GCS/Qymodem_lib and Uploader plugin. Further cleaning up, and documenting.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@499 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-14 21:23:13 +00:00
vassilis
1a4e3c8d44 OP-4 Flight/UAVTalk Minor type fixes
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@498 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-14 01:01:35 +00:00
edouard
dbecc014b7 Performance update, the previous version kept reloading the svg files and was a bit stupid, sorry. Now only updates when the value is changed.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@497 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-13 21:22:32 +00:00
edouard
13e0fd9196 New version of the experimental SVG dial widget: I have created a new basicsvgdial widget and updated the main program to use three SVG files: background, needle and top (fixed). Use the default provided SVG files to test (copy them to the debug directory after compiling for quicker tests).
basicdial.cpp and basicdial.h are not used anymore

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@495 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-13 20:51:49 +00:00
zedamota
e09de26a63 OP-35 GCS/Qymodem_lib Clean up, documented, and gave credits to some sources.
Qymodem library is used by the Uploader plugin in order to upload files via Y-Modem protocol to the Openpilot's HW bootloader.
It has been tested with MS Hyperterminal. 
I'm still waiting for feedback about usage with real HW.

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@494 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-13 19:04:24 +00:00
ephy
1e36b88811 OP-9 GCS/uavobjectbrowser: Small random changes.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@490 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-12 20:13:27 +00:00
ephy
052791620e OP-65 GCS/map gadget: Option to choose map provider.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@489 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-12 10:23:26 +00:00
ephy
74e5cfa3ca OP-65 GCS/qmapcontrol: Fix for google map and google sat map.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@488 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-12 10:22:16 +00:00
ephy
30f8da6e82 GCS/serialconnection: Backslash fix for linux in serialconnection.pro
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@487 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-12 06:23:06 +00:00
ephy
9a4be641fb OP-9 GCS/uavobjectbrowser: Compile fix.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@486 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-12 05:58:28 +00:00
ephy
a57ce6bc43 OP-9 GCS/uavobjectbrowser: Initial support for highlight of recently updated objects, dummy testing with enums is possible.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@485 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-12 05:54:54 +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
zedamota
a862f9638e Uploader Plugin- Added installed ports debug information.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@482 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-11 15:38:21 +00:00
ephy
98f5901be2 GCS/uavobjectbrowser: Refactoring.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@481 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-11 07:58:31 +00:00
ephy
0ffe45def1 GCS/uavobjects: Change fields to uavobjectfieldenum in uavmetaobject.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@480 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-11 07:49:49 +00:00
ephy
eb4f26f244 GCS/uploader: change uploader.pluginspec -> Uploader.pluginspec
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@479 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-11 05:51:26 +00:00
ephy
a1b39c3035 GCS/uploader: change uploader.pluginspec -> Uploader.pluginspec
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@478 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-11 05:50:36 +00:00
zedamota
e99cc9635d Minor Fix
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@477 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-10 23:55:36 +00:00
zedamota
5e1ecd34c6 Fixes performance issues under windows
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@476 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-10 23:02:40 +00:00
zedamota
eb8ad597c3 Fixes performance issues under windows
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@475 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-10 23:01:59 +00:00
zedamota
8ba2b0f4bc Fixes Problem under Linux, teste ok under Ubuntu
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@474 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-10 20:31:13 +00:00
zedamota
eb6961c173 Fixes Problem under Linux, tested Ok under Ubuntu
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@473 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-10 20:29:34 +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
thenobody
c15aba6b84 Handle non-1:1 aspect ratio bacgrounds.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@470 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-10 14:56:40 +00:00
vassilis
ad9227d7a4 GCS/UAVObjectBrowser: Implemented settings save/load actions and created the SettingsPersistence object
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@469 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-10 05:09:56 +00:00
zedamota
715592c832 Linux fix
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@467 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-10 02:10:17 +00:00
zedamota
ac88f788be Test version of Ymodem Plugin
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@464 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-10 00:09:53 +00:00
zedamota
e868af8efe Sorry about consecutive commits, should be the last one. Compiles on Windows 7 and ubuntu
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@463 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-10 00:00:53 +00:00
thenobody
d4c19d56a1 Settings panel for widget testing.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@462 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-09 23:56:31 +00:00
zedamota
0eef1c1f31 git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@461 ebee16cc-31ac-478f-84a7-5cbb03baadba 2010-04-09 23:17:54 +00:00
zedamota
7ff038004f Fixes problems compiling on linux
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@460 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-09 22:57:06 +00:00
zedamota
315088ad60 Fixes problems compiling on linux
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@459 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-09 22:52:43 +00:00
zedamota
00b1517da4 git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@458 ebee16cc-31ac-478f-84a7-5cbb03baadba 2010-04-09 22:49:57 +00:00
zedamota
b23bac266f Fixes problems compiling on linux
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@457 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-09 22:49:42 +00:00
zedamota
60baf313ba Fixes problems compiling on linux
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@456 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-09 22:46:25 +00:00
zedamota
f75c14f2b9 Fixes problems compiling on linux
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@455 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-09 22:45:15 +00:00
thenobody
e710fdd178 README update.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@454 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-09 22:26:34 +00:00
thenobody
bdf2ffccb7 README added.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@453 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-09 22:24:12 +00:00
thenobody
e57aa1a38a Experimental Dial skeleton. First commit.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@452 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-09 22:15:30 +00:00
ephy
9ff764056a GCS/uavobjectbrowser: bugfix.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@451 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-09 22:05:19 +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
0b4edfc940 GCS/uavobjectbrowser: Highlight manually changed fields.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@449 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-09 10:58:38 +00:00
ephy
ea6843ed83 GCS/uavobjectbrowser: Allow changing fields.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@447 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-09 09:05:23 +00:00
ephy
4f37d95aca GCS/uavobjects: Fix uavobjectfieldenum array support.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@445 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-09 07:58:09 +00:00
ephy
0668c7e01f GCS/qymodem: Replace uintxx_t with quintxx to make it compile on Linux.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@444 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-09 07:34:26 +00:00
zedamota
1ec4775be6 Added license info
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@443 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-08 20:32:52 +00:00
zedamota
f49794a0d7 git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@442 ebee16cc-31ac-478f-84a7-5cbb03baadba 2010-04-08 19:54:18 +00:00
zedamota
877410e3ad ymodem library to be used mainly with the GCS Uploader plug in.
Uses qextserialport library and has regular and threaded sending.
TODO:cleaning, documenting,crediting, error checking, and testing on LINUX.

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@441 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-08 19:52:49 +00:00
zedamota
cabd28cb4f Added operator to allow sorting of QextPortInfo lists
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@440 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-08 19:41:40 +00:00
sambas
fa822b9a84 Tiny SIGNAL&SLOT fix
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@439 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-08 06:22:41 +00:00
ephy
d3afdf5d54 GCS/uavobjectbrowser: Fix qdoublespinbox issue.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@438 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-07 21:13:29 +00:00
ephy
25e9e31584 GCS/uavobjectbrowser: Increase row height in tree view.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@437 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-07 19:50:02 +00:00
ephy
85aef7c757 GCS/uavobjectbrowser: First addition of UAVObject browser gadget. Work in progress.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@436 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-07 18:38:20 +00:00
vassilis
5bf7b07437 GCS/UAVObjects: Removed templates from UAVObjectFieldPrimitives and implemented as regular classes
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@434 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-07 03:11:13 +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
sambas
583506cdba filename and compile fix
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@430 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-05 17:59:25 +00:00
ephy
725958e4ff GCS/plugins: Change license in .pluginspec files
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@429 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-05 17:15:17 +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
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
ephy
2f92d329d9 GCS/qwt: Missing file added qwt.pri
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@344 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-19 18:49:21 +00:00
ephy
b9fa7df9f6 GCS/qmapcontrol: Correction to src.pro
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@343 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-19 18:34:20 +00:00
ephy
84ca5fd978 GCS/plugins.pro: Commented out map and scope gadget while looking into windows build errors.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@342 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-19 18:07:50 +00:00
ephy
2f4c8cb39b GCS/plugins.pro: Add empty, map and scope gadgets.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@341 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-19 17:35:07 +00:00
ephy
f49dafca50 GCS/scope: A scope gadget to have something more interesting to look at than the emptygadget.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@340 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-19 17:31:35 +00:00
ephy
3c15818b3b GCS/map: A map gadget to have something more interesting to look at than the emptygadget.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@339 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-19 17:31:13 +00:00
ephy
7884356cf6 GCS/emptygadget: EmptyGadget is a placeholder uavgadget. GCS is no longer well behaved with zero gadget plugins so it is recommended to always have emptygadget loaded.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@338 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-19 17:29:28 +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
e16c51289c GCS/uavobjects: Change to addAutoReleasedObject()
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@333 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-19 15:06:18 +00:00
ephy
2a6b764c4c GCS/qmapcontrol: Remove wasteful one pixel border
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@332 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-19 15:03:52 +00:00
julien
f9037bf5ed Forgot to commit a file (for "Wersja" 322)
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@330 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-17 21:03:09 +00:00
ephy
a7c106e1e4 GCS/qwt: Fix to make it compile on Windows
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@329 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-17 11:28:53 +00:00
ephy
289d850403 GCS/qextserialport: Fix to make it compile on Windows
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@328 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-17 11:28:17 +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
b15c803328 Corrected compilation of UAVTalk plugin for windows (class export)
OP-15: Added stub plugin for rawhid code

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@322 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-15 22:09:47 +00:00
vassilis
4e5ce0c772 UAVTalk GCS plug-in: implemented Telemetry class and small changes in UAVTalk (not yet tested, waiting USB integration)
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@317 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-15 01:52:42 +00:00
vassilis
bc786ba52b UAVObjects GCS plug-in: test harness and bug fixes
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@316 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-15 01:50:52 +00:00
ephy
66eed56ff3 Updated libs.pro to include qextserialport
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@310 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-14 11:30:24 +00:00
ephy
8ad76c1872 Addition of qextserialport (code.google.com/p/qextserialport/) to GCS code base. Only tested to compile on Ubuntu 9.10.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@309 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-14 11:29:57 +00:00
ephy
b54e001241 Small modification to make include(../../libs/qmapcontrol/qmapcontrol.pri) the only thing plugins using qmapcontrol need in their project file
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@308 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-14 11:23:07 +00:00
dankers
67075d73c4 Remove place holder directory in prep for the real thing.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@291 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-12 15:54:43 +00:00
ephy
df54e4c5c8 Updated libs.pro to include qwt and qmapcontrol
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@290 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-12 14:51:23 +00:00
dankers
e2bec39b8b serial lib readme - place holder but would like comments.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@289 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-12 14:49:56 +00:00
ephy
b979ff5ecb Addition of qmapcontrol (http://www.medieninf.de/qmapcontrol/) to GCS code base
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@288 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-12 14:41:14 +00:00
ephy
c8ab912b75 Addition of qwt (qwt.sourcefoge.net) to GCS code base
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@287 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-12 14:12:44 +00:00
julien
8330fd811f Modified UAVTalk and UAVObjects plugins to load correctly into GCS.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@285 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-11 21:41:19 +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
ac93d532b7 *Corrected plugin lib dependencies for Vassilis
*Corrected some cross-platform issues

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@279 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-10 21:09:04 +00:00
vassilis
3489b0c2ab Initial release of UAVObjects and UAVTalk GCS plugins (work in progress)
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@277 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-10 13:25:12 +00:00
julien
c25fc37cfe Forgot to remove test plugins from plugins.pro
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@275 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-09 21:44:32 +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
dankers
96a4ea1a39 Now I have new screenshots for the Wiki, disabling build of the DoNothing plugin. Will leave it here as an example for people to use as a template for new plugins.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@268 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-08 02:22:21 +00:00
dankers
9c20801b9c Update and add the DoNothing Plugin to SVN, these will not be compiled by default but needs to remain as a template for plugin authors.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@267 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-08 01:45:42 +00:00
dankers
95122faa40 Add bug tracker site to Welcome plugin
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@253 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-03-05 22:42:00 +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
julien
557f33fe49 Removing several IDE specific code from GCS. Still a work in progress...
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@209 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-02-28 10:29:40 +00:00
dankers
c1a013e383 Basis for Italian translation of the GCS.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@179 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-02-07 15:10:57 +00:00
dankers
072f33738f git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@170 ebee16cc-31ac-478f-84a7-5cbb03baadba 2010-02-04 20:53:39 +00:00
dankers
690f4cced5 Branding again....
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@169 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-02-04 06:12:53 +00:00
dankers
3ffbcb4c0d Logo, some search and replace fixes & branding
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@168 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-02-04 04:52:32 +00:00
dankers
0703a7df2e Build system branding
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@167 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-02-03 23:52:51 +00:00
dankers
f45670c82e Branding, again. Some more of these yet.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@166 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-02-03 23:43:40 +00:00
dankers
fdc3fbd8dd Branding
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@165 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-02-03 23:26:47 +00:00
dankers
eb87a2ba5a Minor translations.pro fix.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@164 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-02-03 21:02:29 +00:00
dankers
412243b79a Minor update to close off the share directory work.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@163 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-02-03 18:11:58 +00:00
dankers
7973e92cc0 Translations. Support for German, French and Spanish to start with.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@162 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-02-03 15:26:03 +00:00
dankers
3d7d85d195 Add our RSS feed to welcome plugin.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@161 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-02-02 20:30:09 +00:00
dankers
f4a6140c5d Tiny little fixes, a drop in the bucket compared to what still needs to be done. Making progress though.....
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@160 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-02-01 17:37:25 +00:00
dankers
824a15467e More changes to remove stuff we don't need, rename files etc.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@159 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-02-01 17:14:43 +00:00
dankers
00d5cc245a fix case issue
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@158 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-02-01 16:17:22 +00:00
dankers
edc69c3a89 git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@148 ebee16cc-31ac-478f-84a7-5cbb03baadba 2010-02-01 05:54:59 +00:00
dankers
84b826bbf1 Fresh Start on GCS, new ideas, its a brand new day in GCS town! Good morning Mr. Waypoint, Mr. Setup-Wizard and all your happy friends.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@141 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-01-26 12:01:41 +00:00
dankers
f1a8f861f3 Basic bits created by Qt creator
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@73 ebee16cc-31ac-478f-84a7-5cbb03baadba
2009-12-16 20:24:36 +00:00
dankers
909402ae23 Added a note about temp sensor.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@69 ebee16cc-31ac-478f-84a7-5cbb03baadba
2009-12-16 13:10:33 +00:00
dankers
488c823468 Start of GCS
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@68 ebee16cc-31ac-478f-84a7-5cbb03baadba
2009-12-15 13:09:13 +00:00
dankers
96bb3037f7 Grond Station Build info
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@67 ebee16cc-31ac-478f-84a7-5cbb03baadba
2009-12-15 12:35:53 +00:00
dankers
b7771e3ec7 Initial version ;-) Please check! Builds fine and links fine of course. Files have basic GPL header, need to add description and other details for each file.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2 ebee16cc-31ac-478f-84a7-5cbb03baadba
2009-11-28 09:28:11 +00:00