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

471 Commits

Author SHA1 Message Date
sambas
402b4e8e24 Telemetry and HID work, ugly hacks atm. Endianess needs checking. HID transmit doesn't work at all. Serialport works both ways
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@472 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-10 16:22:08 +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
vassilis
bf792a8058 Flight/SystemMod: Creation of the system module, for now it only responds to a request to load/save the settings objects
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@468 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-10 05:06:19 +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
vassilis
cb0d447043 Flight/UAVObject: Update metadata types
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@466 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-10 01:35:51 +00:00
vassilis
f4c4b1371a Flight/Settings: Remove old settings implementation (replaced with binary settings as UAVObjects)
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@465 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-10 01:35:13 +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
dankers
5f6de054fd Add some people to the credits file, I need to keep on top of this, sorry. If anyone is missing or things are wrong let me know.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@448 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-09 10:30:39 +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
edouard
c7d78f67c9 Added climb indicator. Added tiny OP logo on the dial background, do we want to keep it there or not?
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@446 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-09 08:52:24 +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
sambas
23aa2ea1cd OP-25: lat, lon and alt to float, lat and lon to desimal degrees format
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@435 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-07 08:02:44 +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
dankers
3b7aa5c3a9 Add license file. Needs more information adding but prevent commercial use of Eds fantastic work.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@427 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-05 15:22:58 +00:00
edouard
549b16ff3d New 'Dials' directory for a first attempt at GCS displays. The main file is the SVG master which contains layers with all elements. Inkscape (Open Source vector editor) was used for creating these, give it a try if you want to edit the dials.
This commit includes compass, speed and attitude.

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@426 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-05 14:51:09 +00:00
vassilis
b00ab0e2ee Flight/UAVObject: Added support for periodic queue events (in addition to callbacks), removed unused functions in GPS module
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@425 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-05 00:59:51 +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
e2871a24e7 Flight/UAVObjects: Test harness and bug fixes
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@423 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-04 02:11:51 +00:00