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
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
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
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
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