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

455 Commits

Author SHA1 Message Date
Cliff Geerdes
2e65449dcc LP-72 rename revolution.cpp rename revo defines rename revo comments 2016-05-25 13:51:38 +02:00
Cliff Geerdes
acab5c93f1 LP-72 small or cosmetic for PR - more to come 2016-05-25 13:51:38 +02:00
Alessio Morale
b603b10be8 LP-72 - Uncrustify 2016-05-25 13:51:38 +02:00
Cliff Geerdes
5d5968c186 LP-72 channelgroup dsmrcvrport nano 2016-05-25 13:51:37 +02:00
Laurent Lalanne
534b33d491 LP-72 Sparky2 artwork - uploader / HW tab 2016-05-25 13:51:36 +02:00
Cliff Geerdes
afaf33bb67 LP-72 image for GCS firmware page 2016-05-25 13:51:35 +02:00
Cliff Geerdes
5661d7fc12 LP-72 force add some GCS files that shouldnt be git ignored but are 2016-05-25 13:51:35 +02:00
Cliff Geerdes
f230678479 LP-72 handle rcvrport and sbus differences with revo - sparky version of GCS hw tab 2016-05-25 13:51:35 +02:00
Alessio Morale
0c0b04233b LP-72 initial GCS support needs xml limits and firmware tab board image 2016-05-25 13:51:35 +02:00
Lalanne Laurent
c6cf612bf4 Merged in corvusvcorax/librepilot/LP-295_OP-1900_fixedwingautotakeoff_rebasenext (pull request #234)
LP-295 fixedwingautotakeoff
2016-05-15 18:42:53 +02:00
Lalanne Laurent
56d86099e0 Merged in james-duley/librepilot/ppa-osgearth (pull request #240)
LP-306 Update Ubuntu PPA to build with osgearth
2016-05-15 18:40:21 +02:00
Alessio Morale
a71fb62395 Merged in f5soh/librepilot/LP-302_Multi_Vehicle_tab_rename_motors_names (pull request #237)
LP-302 Vehicle tab - Multirotor: Change motor numbers to motor position
2016-05-10 12:47:52 +02:00
James Duley
f4955741bf Add Qt < 5.6 compatibility again 2016-05-07 10:27:19 +01:00
Laurent Lalanne
1b5dda3ee4 LP-302 Small changes: move to QStringList and remove magic numbers. 2016-05-05 13:20:45 +02:00
Laurent Lalanne
a0d4d811b8 LP-302 Vehicle tab - Multirotor: Change motor numbers to motor position 2016-05-02 03:42:10 +02:00
Laurent Lalanne
553f2e90bb LP-292 Move Rx level to the right, fix alignements and typos. 2016-05-01 21:57:55 +02:00
Laurent Lalanne
8ac0bc38aa LP-292 Oplink tab cleanup, remove unused buttons, remote monitoring.
Update statusTip to toolTip.
2016-05-01 21:57:06 +02:00
Laurent Lalanne
c9fff7e16e LP-151 OPLink: Allow custom Device ID or auto generated. 2016-05-01 21:56:50 +02:00
Corvus Corax
e1394febb0 LP-295 fixed file headers for all touched files 2016-04-25 18:45:35 +02:00
Corvus Corax
5bd491ac57 Merge branch 'next' into LP-295_OP-1900_fixedwingautotakeoff_rebasenext 2016-04-25 17:22:21 +02:00
Lalanne Laurent
4ada670272 Merged in mkaduk/librepilot/LP-286_taulabs_uavbrowser_filter (pull request #226)
LP-286 Port TauLabs filter in UAVobjectbrowser
2016-04-24 15:22:17 +02:00
Mateusz Kaduk
1c67853bfd LP-286 Clean-up spelling, headers and uncrustify 2016-04-24 09:13:17 +02:00
Mateusz Kaduk
f0b3156abe LP-286 TauLabs acknowledgements for parts of the code 2016-04-23 23:07:22 +02:00
Philippe Renon
29b33453f3 LP-286 minor optimization: replace map contains+get with get 2016-04-23 23:07:22 +02:00
Philippe Renon
947dbf88ab LP-286 rephrase filter placeholder text 2016-04-23 23:07:22 +02:00
Philippe Renon
6328b8a593 LP-286 minor code cleanups
remove unused class members
reorganize some methods
2016-04-23 23:07:22 +02:00
Philippe Renon
fa0686eba1 LP-286 change proxy model source instead of recreating it
this also fixes a leak of the previous proxy model
2016-04-23 23:07:22 +02:00
Philippe Renon
8db244b30a LP-286 get TreeItem using data() method instead of internalPointer() method
not only it is not legal to use internalPointer() outside of the model class
but it also requires to do nasty index juggling when using a proxy model
2016-04-23 23:06:50 +02:00
Philippe Renon
0f339dfef0 LP-286 make uavobject model data() method return the TreeItem when called with Qt::UserRole
also cleaned up data() method (use switch instead of if mumble jumble)
2016-04-23 22:55:38 +02:00
Mateusz Kaduk
e550317fdf LP-286 Port TauLabs filter in UAVobjectbrowser 2016-04-23 22:54:58 +02:00
Corvus Corax
5285689541 Merge branch 'next' into corvuscorax/OP-1900_fixedwingautotakeoff_rebaserc6 2016-04-23 02:08:13 +02:00
Philippe Renon
137b3b24c1 Merged in filnet/librepilot (pull request #229)
uncrustify
2016-04-20 23:47:48 +02:00
James Duley
46f910e9f4 OSG 3.2 fixes
- return textGeode not text
2016-04-17 20:04:58 +01:00
Philippe Renon
02ab505731 uncrustify 2016-04-17 20:08:44 +02:00
Philippe Renon
0dd328e1c0 msys2: add missing dependencies
- qt related libgraphite2
- curl related libnghttp2
2016-04-16 12:30:50 +02:00
Philippe Renon
4bb43e7f9d LP-29 silence utility log output 2016-04-14 22:06:54 +02:00
Philippe Renon
aaba2419f2 LP-29 added known issues to readme.txt 2016-04-14 21:49:55 +02:00
Philippe Renon
dd52cc4344 LP-29 improve dirty handling of camera manipulators 2016-04-14 21:49:16 +02:00
Philippe Renon
2c75badb0b LP-29 more osgearth log silencing 2016-04-14 21:35:03 +02:00
Philippe Renon
7212d65a1f LP-29 fix constant resize triggering on high dpi devices
dpr was not handled well...
2016-04-14 21:35:03 +02:00
Philippe Renon
e3379a169b LP-29 inverse PFD opaque handling (was wrong) 2016-04-14 21:35:03 +02:00
Philippe Renon
1b201455fb LP-29 fix regression in PFD Terrain : terrain was not moving 2016-04-14 21:35:03 +02:00
Philippe Renon
03152b88b5 LP-29 minor renaming in DirtySupport + silencing a warning 2016-04-14 21:35:03 +02:00
Philippe Renon
a0b6220d7a LP-29 update copyright year 2016-04-14 21:35:03 +02:00
Philippe Renon
3a866949af LP-29 clean and silence OSGViewport 2016-04-14 21:35:03 +02:00
Philippe Renon
c230e8002d LP-29 update GeoTransform position when scene or clamping changed 2016-04-14 21:35:03 +02:00
Philippe Renon
54f0ac2410 LP-29 use new connect syntax 2016-04-14 21:35:03 +02:00
Philippe Renon
ae9c05a8e3 LP-29 minor OSGSkyNode renaming 2016-04-14 21:35:03 +02:00
Philippe Renon
7c0e92fb1b LP-29 fix OSGGroup update logic 2016-04-14 21:35:03 +02:00
Philippe Renon
567b7f1040 LP-29 move all utility classes to utils dir 2016-04-14 21:35:03 +02:00