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

29 Commits

Author SHA1 Message Date
dankers
38e2b83ff5 Additional sounds, some clean up but still need to do click removal on the majority.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@984 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-07-02 13:53:40 +00:00
dankers
4e5346e822 Minor sound work, TBC
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@983 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-07-02 11:51:22 +00:00
dankers
c3e3ed28c5 Normalize all wav files to the same volume level. Sorry for people on slow connections.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@982 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-07-02 00:12:17 +00:00
dankers
e1c9101163 Remove pro files from data directories.
Setting up to move the data under share back one level, both in the source and the build. Part of work on the installer and nightly builds.


git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@961 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-07-01 03:52:31 +00:00
dankers
f9e49e480f Rename gauges to dials
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@944 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-06-30 09:13:56 +00:00
edouard
b0cb1ef474 OP-60: Linear dial gadget can now display text values as icons. the "gps-status.svg" example shows this (connect it to PositionActual/Status). Also, update of the various SVG master files for cosmetic changes/improvements.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@937 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-06-29 15:00:23 +00:00
dankers
d02d890979 Janitor work, mainly doxygen and qmake.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@930 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-06-29 01:17:10 +00:00
edouard
912fdc6a5a OP-60: Speed dial as described in the wiki pages.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@918 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-06-28 13:18:46 +00:00
edouard
ec29a2fb03 OP-60: Attitude Dial (as documented in Wiki)
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@917 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-06-28 09:56:17 +00:00
edouard
f3867b218c OP-60 : Altimeter and Compass dials, ready for primetime (if you think otherwise, tell me!). The OP Wiki page will be updated to explain how to set those up.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@902 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-06-27 09:50:59 +00:00
dankers
2f0fb8e5d1 Added more sounds for the notify plugin.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@879 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-06-23 23:36:19 +00:00
dankers
7de5726e0e New sound file: Geofence as suggested by Pip. E.g: Geofence reached.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@873 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-06-23 14:54:05 +00:00
dankers
efc1a5f546 OP-80 Updated translations ts files to add all the new GCS text and to remove all obsolete entries. ts files are translation source files and these are the files worked on by translators using either Qt Linguist of an online tool like Pootle.
Removed and added to the ignore list the extract-mimetypes.xq file as this is auto generated by "make ts". 


git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@855 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-06-22 01:59:52 +00:00
dankers
aaadb3e2ae Fix for "make ts", used for updating GCS translations
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@854 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-06-22 01:12:25 +00:00
dankers
b2840b41ef Update from Daniel of the notify plugin. Play with this, it is very cool, it looks at UAVObjects and based on their values it has rules to play sounds. It is flexible and a much better approach than text to speech which was originally considered but still sounds bad and hard to do cross platform.
Sound collection path if you are building in a build directory would be:

../../share/openpilotgcs/sounds

Select default as the language. There is one issue remaining which Daniel is working on, 0.0x values do not play, these are rare ut will be fixed shortly. It is now mature enough to test with however.

Additionally as part of this commit, typeo correct of a sound file.

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@849 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-06-21 16:31:07 +00:00
dankers
3a240e0434 Updated default sound set for notify plugin
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@847 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-06-21 14:09:38 +00:00
dankers
9e6087df9b Thumbs.db removed and added to ignore list.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@831 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-06-20 15:36:43 +00:00
dankers
ac5b8e05c3 Easystar to production ready models.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@830 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-06-20 15:06:39 +00:00
dankers
c7f4192613 Remove million from sound set.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@828 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-06-20 15:01:03 +00:00
dankers
86fa81ab5b Remove old doc dir that is unused. Update sounds.pro file for install.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@798 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-06-17 15:17:52 +00:00
dankers
e4b09f8f21 Initial check in of the sounds for the notify plugin.
Plus janitor work, update copyright information in some plugin spec files.  

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@796 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-06-17 14:19:38 +00:00
dankers
69d2c1b546 Add flightbatterystate to the GCS, ran uavobjgenerator on all XML files. .cpp and .h included for GCS now, uncommented out these files from the uavobjects.pro.
Moving sounds folder to shared. Some sounds will be uploaded later.


git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@792 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-06-17 10:06:51 +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
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
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