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

13520 Commits

Author SHA1 Message Date
alessio morale
c86f035d2e Merged in amorale/LP-64_ccache_install (pull request #7)
LP-64 ccache install
2015-07-31 14:36:10 +02:00
alessio morale
6468887eb7 Merged in amorale/LP-60_fix_links (pull request #3)
LP-60 - Fix Project links
2015-07-31 14:35:15 +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
Alessio Morale
5af2ea5d8b LP-60 - switch to markdown, add additionals compilation instructions 2015-07-31 14:18:02 +02:00
Alessio Morale
c010d98f21 LP-64 - Configure ccache to have its storage within source tree, under .ccache directory. Add it to gitignore 2015-07-31 11:20:09 +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
James Duley
e6e3e2bf05 Merged in rbekken/librepilot/LP-1_Code_Rebranding (pull request #10)
LP-1 – Code Rebranding
2015-07-30 21:35: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
Roy Bekken
aa0405001a LP-1 - Code Rebranding
Use a relevant icon for linux desktop.
2015-07-29 16:08:50 +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
Alessio Morale
ba1ab669e5 LP-64 - Add ccache install target 2015-07-28 07:30:45 +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
Alessio Morale
6c33f4ba4d LP-60 - Fix Project links 2015-07-27 00:02:36 +02:00
Paul Jewell
1f1a22d8be Added processEvents() to display splashscreen promptly 2015-07-26 22:51:26 +01:00
alessio morale
9a886d6d72 Merged in paul_jewell/librepilot/Makefile_typo_fix (pull request #1)
Fixed typo in Makefile
2015-07-26 18:57:42 +02:00
a*morale
48c38ee40d Merge pull request #57 from rbekken/rebranding
Rebranding: Rename udev rules file to allow adding non OP hardware.
2015-07-26 18:50:21 +02:00
Roy Bekken
85522a5955 Initial rpmspec file made for Fedora. 2015-07-26 14:22:28 +02:00
Roy Bekken
07deb6623d Give more flexibility for udev rules file location installment. 2015-07-25 22:49:42 +02:00
Roy Bekken
4c3d71d0a7 Add option to install udev rules file on generic linux. 2015-07-25 20:56:55 +02:00
Roy Bekken
1461447cfa Rebranding: Rename udev rules file to allow adding non OP hardware. 2015-07-25 18:46:19 +02:00
Alessio Morale
383a4731c7 LP-56 - UI support 2015-07-25 12:02:58 +02:00
Paul Jewell
6a52f9ecfb Fixed type in Makefile 2015-07-25 08:14:43 +01:00
Alessio Morale
7973ab9d0a LP-56 - Use separate roll/picth factors and add firmware support 2015-07-25 00:29:41 +02:00
a*morale
ac877a036e Merge pull request #55 from parched/config_fixes
Config fix for echo without -e
2015-07-22 20:53:28 +02:00
a*morale
594bb4fb91 Merge pull request #45 from AlessioMorale/amorale/LP-41_ccache_support
Amorale/lp_41_ccache support
2015-07-22 20:42:11 +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
James Duley
12b207cd8a added a config_show target 2015-07-21 23:21:21 +01:00
James Duley
7710e5c3dc replace echo with printf in config generator 2015-07-21 23:16:42 +01: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
a*morale
d45ef4ae91 Merge pull request #52 from f5soh/laurent/LP-51_Wrong_config_content
LP-51 Fix merge issue for Revo / Revonano HW config display
2015-07-20 23:04:06 +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
James Duley
4efb8cd5c7 Merge pull request #42 from parched/add_config
Added option for config file.
2015-07-19 15:39:43 +01:00
James Duley
5b9bdb40cd Merge pull request #36 from parched/win_install_fixes
Win install fixes
2015-07-19 15:32:55 +01:00
James Duley
1934dbc427 Make names configurable with config file 2015-07-20 00:33:27 +12:00
a*morale
a66a725fcb Merge pull request #38 from skarlsso/skarlsso/LP-37_memory_wasted_in_pvPortMallocGeneric
LP-37 Fix alignment bug in in pvPortMallocGeneric
2015-07-19 14:09:06 +02: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
Alessio Morale
6a60910e19 LP-05: fix for toplevel makefile changes 2015-07-19 14:07:48 +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