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

6551 Commits

Author SHA1 Message Date
Roy Bekken
dcb81a4066 LP-1 - Rebranding
-Remove OP from GCS directory structure; additions.
2015-08-04 16:55:12 +02:00
Roy Bekken
505d0873a5 Fix welcome page update link. 2015-08-03 19:47:04 +02:00
Roy Bekken
003558be45 uavobjectgenerator
- Fix logic error and add description to usage().
- Update Copyright.
2015-08-03 16:10:24 +02:00
LibrePilot Packager
d91edc6ffa renamed librepilotgcs files in app to just gcs
also removed openpilotgcs file in app too.

Change-Id: I097e398e7426e77a284f7588124a6907ae6f5211
2015-08-02 19:37:20 +01:00
LibrePilot Packager
b10fad23b3 LP-1: moved openpilotgcsplugin.pri to plugin.pri
Change-Id: I2959c63fccaaca605c2e2747878b34de5040a9c2
2015-08-02 19:37:11 +01:00
LibrePilot Packager
c02ccfef0a LP-1: moved openpilotgcslibrary.pri to library.pri
Change-Id: Ie4eb9f6f64288e7c4b8d961ad4a2cc6b86e7fde8
2015-08-02 19:36:51 +01:00
LibrePilot Packager
8500c38c3d LP-1: moved openpilotgcs.pri to gcs.pri
Change-Id: I8d3f0a6b7420cef2988cb04b526ca81fc66c5d7c
2015-08-02 19:36:39 +01:00
James Duley
c14cacb043 LP-1 rebranding: move ground/{openpilotgcs => gcs}
and associated pro file.

Change-Id: Icc200217f2db27635c7aa2e5b182f9b273925647
2015-08-02 19:20:02 +01:00
James Duley
50ee70f492 LP-61 addtional make config options: added libbasename & GCS_LIBRARY_BASENAME
Change-Id: Ied2f50b3f87d40ef7fb0bbad0fff4cd0fd9bb8a9
2015-08-02 11:36:42 +01:00
Roy Bekken
c756efbf7f LP-1 - Code Rebranding
Damn You Broken Auto Correct!
2015-07-31 16:51:04 +02:00
alessio morale
58602bebbe Merged in f5soh/librepilot/laurent/LP-65_Heli_tab_refresh (pull request #6)
LP-65 Heli tab : Custom values refreshed - Check unused/duplicate output channels
2015-07-31 14:44:01 +02:00
alessio morale
05494eebcc Merged in f5soh/librepilot/laurent/LP-66_FixedWing_Roll_differential (pull request #9)
LP-66 - Add differential Roll mixing to Fixed Wing frames
2015-07-31 14:38:28 +02:00
alessio morale
582ed4297c Merged in LP-56_split_acroplus_factors (pull request #2)
LP-56 split acroplus factors
2015-07-31 14:34:42 +02:00
James Duley
321c60b34c Merged in paul_jewell/librepilot/LP-58-splash-screen-doesnt-display (pull request #4)
LP-58 - Added processEvents() to display splashscreen promptly
2015-07-30 21:36:54 +01:00
Philippe Renon
14a0c1da12 LP-29 osgearth integration : fixed comment encoding issues in OSGCamera 2015-07-30 21:51:23 +02:00
Roy Bekken
a968e7594d LP-1 – Code Rebranding
Drop prefix for download and tools variables.
2015-07-30 21:47:13 +02:00
Alessio Morale
13f02e7d9d LP-56 - Better txpid option namings, fix tabs-spaces, tooltips. headers, variable namings 2015-07-30 18:23:55 +02:00
Laurent Lalanne
1d11f7c014 LP-65 Changes from review 2015-07-30 17:31:12 +02:00
Laurent Lalanne
50be8730c0 LP-66 Add some channel checking - Fix second rudder for FixedWing 2015-07-30 14:24:57 +02:00
Laurent Lalanne
b0c8cc4385 LP-65 Update copyright headers 2015-07-30 10:13:32 +02:00
Laurent Lalanne
0c1fc1d9a0 LP-66 Remove extra spaces 2015-07-30 10:08:02 +02:00
Roy Bekken
f6116d7349 LP-1 – Code Rebranding
Rename variables for local tools and installation directory.
2015-07-29 14:49:09 +02:00
Laurent Lalanne
d0306f77e8 LP-66 Fixed wing : Roll differential mixing, GUI part 2015-07-29 06:38:10 +02:00
Laurent Lalanne
538e0925a8 LP-65 Heli tab : Custom values refreshed - Check unused/duplicate output channels 2015-07-28 12:24:46 +02:00
Alessio Morale
3490057f69 LP-56 - Add link checkbox for acro+ roll/pitch factors 2015-07-27 23:25:38 +02:00
Alessio Morale
7b3aed3de9 LP-56 - Allows a single txpid instance to handle Roll&Pitch
Also populate combos with current txpid values
2015-07-27 22:45:33 +02:00
Paul Jewell
1f1a22d8be Added processEvents() to display splashscreen promptly 2015-07-26 22:51:26 +01:00
Alessio Morale
383a4731c7 LP-56 - UI support 2015-07-25 12:02:58 +02:00
Alessio Morale
e01798d1ed LP-41 - Add support for ccache
- explicitly define QMAKE_CC & CXX as "ccache <compiler>"
- use ccache for uavobjectgenerator
- Handle CCACHE setting with configuration options

To enable ccache you need to configure it like
  make CCACHE=/path/to/ccache config_append
2015-07-22 20:40:43 +02:00
a*morale
2422706ba4 Merge pull request #47 from parched/qt5_5_compilation_fix
Fixed missing QDataStream includes to make compilation on qt 5.5 work
2015-07-20 23:09:15 +02:00
a*morale
6f41779c80 Merge pull request #49 from f5soh/laurent/LP-48_Update_rebranding_strings_translations
Laurent/lp 48 update rebranding strings translations
2015-07-20 23:06:50 +02:00
Philippe Renon
9d97cbad1c LP-29 osgearth integration : upgrade to osg 3.4-rc5 and osgearth 2.7rc2 2015-07-20 23:05:41 +02:00
Laurent Lalanne
b5a0c81196 LP-51 Fix merge issue for Revo / Revonano HW config display 2015-07-20 01:33:47 +02:00
Laurent Lalanne
9d4a075d97 LP-48 Small changes 2015-07-20 00:30:10 +02:00
Philippe Renon
3be5120d18 LP-29 osgearth integration : fixed unused parameter errors on osx 2015-07-20 00:00:32 +02:00
Laurent Lalanne
f0cc2a0c15 LP-48 changes from review (2) + Missing changes 2015-07-19 23:45:44 +02:00
Laurent Lalanne
ac9c7f7502 LP-48 Changes from review. Tks James. 2015-07-19 22:27:16 +02:00
Laurent Lalanne
e66a0b26fc LP-48 French translation update 2015-07-19 21:21:02 +02:00
Laurent Lalanne
71bb81a999 LP-48 Update strings 2015-07-19 21:19:54 +02:00
James Duley
a61773e3af Fixed missing QDataStream includes to make compilation on qt 5.5 work 2015-07-20 03:44:45 +12:00
a*morale
1d0ac6667f Merge pull request #31 from skarlsso/skarlsso/LP-26_update_welcome_page_plugin
skarlsso/LP-26_update_welcome_page_plugin
2015-07-19 14:08:31 +02:00
Stefan Karlsson
ce026c227a LP-26 Update Websites links 2015-07-19 13:54:23 +02:00
Stefan Karlsson
ec8590d17d LP-26 Fix spelling 2015-07-19 13:33:14 +02:00
Stefan Karlsson
d81ae88e2e LP-26 Change "OpenPilot Websites" to "Websites" 2015-07-19 13:32:16 +02:00
a*morale
67b2d0ec50 Merge pull request #35 from paul-jewell/menu_item_change4
Removed OpenPilot reference in About Menu
2015-07-19 13:17:39 +02:00
a*morale
f15c3baab1 Merge pull request #27 from m-thread/m-thread/LP-16_Vehicle_Templates_Enhancements
LP-16 Vehicle templates enhancements
2015-07-19 13:04:52 +02:00
Alessio Morale
b18ac301fb Merge branch 'laurent/LP05-CC_Wizard_Artwork' of git://github.com/f5soh/LibrePilot into AlessioMorale-amorale/LP05-Readd_CC_rebased 2015-07-19 12:59:56 +02:00
Alessio Morale
18bc25aac6 Merge branch 'amorale/LP05-Readd_CC_rebased' of https://github.com/AlessioMorale/LibrePilot into AlessioMorale-amorale/LP05-Readd_CC_rebased
Conflicts:
	ground/openpilotgcs/src/plugins/setupwizard/vehicleconfigurationhelper.cpp
2015-07-19 12:59:50 +02:00
Philippe Renon
727924ea85 LP-29 osgearth integration : added osgearth library (provides Qml items) 2015-07-17 22:55:25 +02:00
Philippe Renon
884ef19631 LP-29 osgearth integration : new quickwidgetproxy to easily switch between QQuickView and QQuickWidget 2015-07-17 22:43:42 +02:00
Philippe Renon
0cdf0c0681 LP-29 osgearth integration : added utility to get common GCS directories 2015-07-17 22:40:27 +02:00
Paul Jewell
d4d8a6fa5c Removed OpenPilot reference in About Menu 2015-07-16 23:25:32 +01:00
Stefan Karlsson
b26391d585 LP-26 Show forum news on the welcome page 2015-07-16 19:32:30 +02:00
Stefan Karlsson
abcf2edd56 LP-26 Show GitHub commits on the welcome page 2015-07-16 19:30:38 +02:00
m_thread
23abeef9f9 LP-16 Updated whats_this.txt files. 2015-07-16 16:57:13 +02:00
m_thread
4918f61054 LP-16 Uncrustified. 2015-07-16 16:53:29 +02:00
m_thread
fd3eaa2fef LP-16 Buttons not shown when widget is in Wizard. 2015-07-16 16:48:34 +02:00
m_thread
ba8b01cc6b Merge branch 'next' into m-thread/LP-16_Vehicle_Templates_Enhancements 2015-07-16 14:28:51 +02:00
m_thread
ad1c033cad LP-16 Added code for adding/importing template to local storage. 2015-07-16 12:53:06 +02:00
m_thread
9b7e5b3ae2 LP-16 Fixed small errors. 2015-07-16 11:23:32 +02:00
a*morale
01a56796c3 Merge pull request #17 from f5soh/laurent/LP-03_Artwork_icons_splashscreen
Laurent/lp 03 artwork icons splashscreen
2015-07-16 11:18:29 +02:00
Laurent Lalanne
ef6b664ac8 LP-05 Add CC artwork for connection-diagram 2015-07-16 10:31:43 +02:00
a*morale
feee18134e Merge pull request #15 from skarlsso/skarlsso/LP-10_cleanup_build_warnings_on_osx
Skarlsso/lp 10 cleanup build warnings on osx
2015-07-16 09:27:16 +02:00
Alessio Morale
5e9a034e6e LP-5 - Uncrustification 2015-07-15 22:53:48 +02:00
m_thread
72938ec954 LP-16 Added code to delete 'local' vehicle templates. 2015-07-15 15:34:15 +02:00
m_thread
da6b0715f7 LP-16 Updated code to use new vehicle template path and extension. 2015-07-15 10:30:36 +02:00
m_thread
c193b53d3a LP-16 Moved vehicle template files. 2015-07-15 10:29:43 +02:00
Paul Jewell
ca8c7b6b96 Modified comments to remove openpilotgcs 2015-07-15 08:04:33 +01:00
a*morale
81ea0b9232 LP-5 Fix revert issue 2015-07-15 00:07:51 +02:00
a*morale
dd6c6054e9 Revert "OP-1810 FOC"
This reverts commit 92e50c2ead.

Conflicts:
	Makefile
	ground/openpilotgcs/src/plugins/config/config.pro
	ground/openpilotgcs/src/plugins/config/configgadgetwidget.cpp
	ground/openpilotgcs/src/plugins/config/configoutputwidget.cpp
	ground/openpilotgcs/src/plugins/setupwizard/pages/escpage.cpp
	ground/openpilotgcs/src/plugins/setupwizard/resources/connection-diagrams.svg
	ground/openpilotgcs/src/plugins/uavobjectutil/devicedescriptorstruct.h
2015-07-15 00:07:50 +02:00
Laurent Lalanne
b6ef1e2256 LP-03 Refine OSX icons - OSX installer background 2015-07-14 22:56:00 +02:00
Stefan Karlsson
aea3fccf7b LP-10 Uncrustify 2015-07-13 12:51:49 +02:00
Stefan Karlsson
f3b091ebc9 LP-10 Use Q_UNUSED for unused parameters 2015-07-13 12:50:40 +02:00
Laurent Lalanne
50828e3dd4 LP-03 Missing new Osx icon 2015-07-13 12:46:14 +02:00
Laurent Lalanne
154e303bd8 LP-03 Better Win32 icons, OSX icon, Splash Screen text placement and colors 2015-07-13 12:39:20 +02:00
Stefan Karlsson
c5ed56226d LP-10 Update previous abs float fix to use fabs
Previous fix casted the float arguments to ints. Use a fabs instead,
since it gives easier code to read. The beSmooth check was also moved
to further enhance the readability of the code.
2015-07-12 23:54:37 +02:00
Stefan Karlsson
de07c028a9 LP-10 Turn on stricter warnings on OS X 2015-07-12 22:35:00 +02:00
Stefan Karlsson
dc08ca5949 LP-10 Fix missing swith enum value warning 2015-07-12 22:35:00 +02:00
Stefan Karlsson
1861ede9d7 LP-10 Fix unused parameter warnings 2015-07-12 22:34:59 +02:00
Stefan Karlsson
162dde2677 LP-10 Fix unitialized variable warning 2015-07-12 22:34:59 +02:00
Stefan Karlsson
257629dc3e LP-10 Fix signed/unsigned comparison 2015-07-12 22:34:59 +02:00
Stefan Karlsson
f55048eb22 LP-10 Remove unused static function 2015-07-12 22:34:59 +02:00
Stefan Karlsson
1a0f5f1bef LP-10 Fix bugs and warnings in USB_UPLOAD_TOOL 2015-07-12 22:34:59 +02:00
Stefan Karlsson
a28d668758 LP-10 Fix abs warning when floats are used 2015-07-12 22:34:59 +02:00
Stefan Karlsson
e6f88883d0 LP-10 Fix incorrect return type in generalsettings 2015-07-12 22:34:59 +02:00
Stefan Karlsson
e44bafaee5 LP-10 Fix shadowing warning in OPMapGadgetConfiguration 2015-07-12 22:33:38 +02:00
James Duley
e08feb3c46 rename default configuration xml file 2015-07-13 07:11:50 +12:00
James Duley
cc2b2149ef changed default GCS names to not have a vendor 2015-07-13 07:11:49 +12:00
James Duley
b6d42f2da8 Passed ORG_NAME to GCS 2015-07-13 07:11:49 +12:00
James Duley
7a1f330096 fixed stylesheet path hardocding 2015-07-13 03:34:10 +12:00
LibrePilot Packager
8c47b39535 use GetDataPath instead of hardcoding 2015-07-13 01:34:45 +12:00
LibrePilot Packager
77cdbcc351 removed unnecesssary PathUtils class around functions 2015-07-13 01:34:45 +12:00
LibrePilot Packager
1e662d6175 removed openpilotgcs hardcoding from qt.conf 2015-07-13 01:34:32 +12:00
Alessio Morale
0e0e6a1a1c Merge branch 'laurent/LP-03_Artwork_rebranding' of git://github.com/f5soh/LibrePilot into f5soh-laurent/LP-03_Artwork_rebranding
Conflicts:
	package/winx86/openpilotgcs.nsi
2015-07-12 10:39:43 +02:00
LibrePilot Packager
fba69ae07e fix up for files that were missed in share directory move due to rebase 2dee2328d 2015-07-11 14:09:49 +01:00
a*morale
e84ad7abff Merge pull request #7 from parched/OP-1879_remove_openpilot_hardcoding
OP-1879 remove openpilot hardcoding
2015-07-11 14:23:29 +02:00
a*morale
f43b6c890a Merge pull request #8 from parched/OP-1929_broken_package_src
OP-1929 broken package src
2015-07-11 14:22:56 +02:00
James Duley
2dee2328d0 OP-1879: Move ground/openpilotgcs/share/openpilotgcs to ground/openpilotgcs/src/share
This seperates our intermediate build files and files that need to be
installed.
2015-07-09 22:01:46 +01:00
James Duley
4dea2d3d97 OP-1879 remove openpilot hardcoding: added naming variables to top Makefile 2015-07-09 22:01:39 +01:00
James Duley
5474583660 OP-1879 remove openpilot hardcoding: use $$shell_quote where appropraite 2015-07-09 22:01:39 +01:00
James Duley
64cd361666 OP-1879 remove openpilot hardcoding: add GCS_NAME make variable 2015-07-09 22:01:38 +01:00
James Duley
edc949a91b OP-1879 remove openpilot hardcoding: reworked settings to use default app name 2015-07-09 22:01:38 +01:00
James Duley
95d3de7351 OP-1879 remove openpilot hardcoding: use QStandardPaths:CacheLocation for GetStoragePath 2015-07-09 22:01:37 +01:00
James Duley
11beba3369 OP-1879 remove openpilot hardcoding: use GCS_APP_TARGET name for library and data paths 2015-07-09 22:01:37 +01:00
James Duley
d6eb85c5ee OP-1879 remove openpilot hardcoding: remove unused hardcoded cloudconfig path 2015-07-09 22:01:37 +01:00
James Duley
64dc5717f1 OP-1879 remove openpilot hardcoding: use Utils::PathUtils.GetDataPath() instead of hardcoding in main.cpp 2015-07-09 22:01:36 +01:00
James Duley
fc791e87dc OP-1879 remove openpilot hardcoding: use relative paths define from openpilotgcs.pri for data and plugins paths 2015-07-09 22:01:36 +01:00
James Duley
c992daddaf OP-1879 remove openpilot hardcoding: change GCS_APP_PATH on Mac removing pointless bin subdir 2015-07-09 22:01:35 +01:00
James Duley
31cafe1d22 OP-1879 remove openpilot hardcoding: remove wrong and unneeded libexec path 2015-07-09 22:01:35 +01:00
Laurent Lalanne
4ae9bfe3f7 LP-03 About - Splash screen fixes 2015-07-09 21:01:58 +02:00
Laurent Lalanne
a91679b50f LP-03 Splash : Add dark grey background for status text 2015-07-09 11:16:28 +02:00
Laurent Lalanne
7210eda66d LP-03 Installer img and icon - move SplashScreen text 2015-07-09 02:28:09 +02:00
Laurent Lalanne
fa3c4dcd4b LP-03 Missing splash file :) 2015-07-09 00:07:03 +02:00
Laurent Lalanne
b43e533cf6 LP-03 slash name, win32 issue 2015-07-08 23:38:24 +02:00
Laurent Lalanne
c68756a036 LP-03 Artwork rebranding : updated Logos, wizard and config shapes 2015-07-08 20:29:34 +02:00
James Duley
67aaa1fd19 fix usagetracker to compile with qt < 5.4 2015-06-26 08:11:52 +12:00
Corvus Corax
bd9fdba2c5 Merge remote-tracking branch 'origin/rel-15.05' into next 2015-06-23 18:45:04 +02:00
abeck70
28a8a36a56 rel-nano-15.05 Updated cloud configs 2015-06-17 20:17:20 +10:00
m_thread
3d5fae2172 REVONANO: Fix for Comboboxes not having options but rather just an integer value that equals the actual selected index.. 2015-06-06 11:23:01 +02:00
abeck70
631c1b2361 Release 15.05 RC7 WhatsNew Update
And uncrustify
2015-06-06 08:00:16 +10:00
m_thread
9ce00a18f0 REVONANO: Added limit for ComBridge on Nano receiver port.
Fixed Revo Hw config page to handle ComBridge on Receiver port
correctly.
Changed some alignments in GUI.
2015-06-04 22:18:16 +02:00
m_thread
5e5a0e503f REVONANO: Minor bug fix with a combobox not hiding properly. 2015-06-04 21:44:23 +02:00
m_thread
c60a5a5e94 Merge branch 'rel-nano-15.05' of ssh://git.openpilot.org/temp into rel-nano-15.05 2015-06-04 21:26:10 +02:00
m_thread
a871a6f455 REVONANO: Update Nano Hw page to use 'limits safe' combobox code. 2015-06-04 21:25:47 +02:00
m_thread
c4105240c2 REVONANO: Handle limits.
Added code to take limits on options into consideration when dealing
with comboboxes in configtaskwidget controls.
2015-06-04 21:25:01 +02:00
Mathieu Rondonneau
891922db23 OP-1915: Fix google map not appearing. 2015-06-03 16:00:29 -07:00
abeck70
ae26eea363 REVONANO uncrustify 2015-06-02 08:38:27 +10:00
Steve Evans
d41808ecaf Merge branch 'rel-nano-15.05' into steve/OP-1904_Display_current_TxPID_settings_on_OSD 2015-05-30 12:14:47 +01:00
abeck70
2081ab6550 Merge remote-tracking branch 'origin/thread/OP-1901_SRXL_Wizard' into rel-nano-15.05 2015-05-30 19:40:35 +10:00
abeck70
c8ff29c404 Merge remote-tracking branch 'origin/steve/OP-1903_Add_TxPID_controls_for_AttitudeSettings' into rel-nano-15.05 2015-05-30 19:31:46 +10:00
abeck70
3e4c11780e Merge remote-tracking branch 'origin/laurent/OP-1648_PFD_Stabmodes_update' into rel-nano-15.05 2015-05-30 19:27:34 +10:00
Laurent Lalanne
6ddcb26e5e OP-1648 Update PFD with new flightmodes 2015-05-29 19:56:25 +02:00
abeck70
690eaf9cb6 Merge branch 'samguns/OP-xxxx_Limit_PWM_RX_OneShot' into rel-nano-15.05 2015-05-29 21:41:59 +10:00
abeck70
6b2d217efe Merge branch 'samguns/OP-XXXX_wizard_freeze_workaround' into rel-nano-15.05 2015-05-29 21:41:28 +10:00
samguns
3e60dff30b REVONANO Only reboot nano when needed in setup wizard 2015-05-28 23:18:24 +08:00
samguns
edddc0e34f REVONANO Remove unnecessary limits for OneShot/PWMSync in setup wizard 2015-05-28 22:24:41 +08:00
m_thread
3d6a01f0e2 OP-1732 - Fixed timer bank assignments and labels for Revolution
Conflicts:
	ground/openpilotgcs/src/plugins/config/configoutputwidget.cpp
2015-05-27 11:18:47 +02:00
m_thread
f23de9b628 Merge remote-tracking branch 'temp/laurent/OP-1901_revonano1505_SRXL_wizard_artwork' into thread/OP-1901_SRXL_Wizard 2015-05-27 08:10:31 +02:00
m_thread
6c850cbfdb OP-1901 Fixed faulty tooltip. 2015-05-27 07:30:58 +02:00
Laurent Lalanne
f4eb368a8f OP-1901 Revo-srxl placement 2015-05-27 07:29:51 +02:00
m_thread
52e56df397 OP-1901 Adding support for SRXL in connection diagram. 2015-05-26 23:36:32 +02:00
m_thread
4db1dd8b19 Merge remote-tracking branch 'temp/laurent/OP-1901_revonano1505_SRXL_wizard_artwork' into thread/OP-1901_SRXL_Wizard 2015-05-26 22:21:39 +02:00
m_thread
924503de48 OP-1901 Adding support for SRXL in vehicle wizard. 2015-05-26 22:20:46 +02:00
Laurent Lalanne
58bbc9324d OP-1901 Revonano1505 SRXL wizard artwork 2015-05-26 21:32:40 +02:00
samguns
68da0d20a2 REVONANO A workaround for freeze in setup wizard 2015-05-26 23:09:25 +08:00
samguns
8551048354 REVONANO 1. Sanity check for PWMSync & OneShot while using PWM receiver. 2. Remove CC in hwsettings.xml 2015-05-26 15:01:01 +08:00
Steve Evans
1cdc1635bd Merge branch 'steve/OP-1903_Add_TxPID_controls_for_AttitudeSettings' into steve/OP-1904_Display_current_TxPID_settings_on_OSD 2015-05-23 22:24:48 +01:00
Steve Evans
df3e0ae3c8 OP-1903 Get default values for attitude attributes 2015-05-23 22:24:20 +01:00
Steve Evans
5a9ee46742 OP-1904 Initial commit 2015-05-23 21:55:19 +01:00
abeck70
e8b09e88e2 Merge branch 'rel-15.05' into next 2015-05-22 22:16:08 +10:00