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

612 Commits

Author SHA1 Message Date
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
vassilis
bc472102b4 OP-4 Flight/Telemetry More bug fixes after testing telemetry
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@506 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-16 01:56:08 +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
vassilis
5889849060 OP-4 Flight/Telemetry Various bug fixes while testing telemetry (working but not fully tested)
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@500 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-15 02:15:46 +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
15e8f69a0e Speed dial extracts (background & needle)
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@496 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-13 21:05:51 +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
edouard
34c7e98ae7 First attempt at creating an "extracts" directory, containing the various dials elements separated by layers. This way, developers can play around with a gadget view displaying the background and several elements stacked on top of each other, with some elements fixed, and some elements rotating. Also added short readme file to explain all this. If you like this, I will do this for all current dials, not only heading.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@493 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-13 13:32:37 +00:00
edouard
4a4dff1b20 Updated page size for dials, should help rendering.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@492 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-13 12:07:14 +00:00
dankers
8c3a4f8761 Artwork - My hack at adding glass reflection bling and the monchrome logo.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@491 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-13 04:36:26 +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
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