1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-19 04:52:12 +01:00

678 Commits

Author SHA1 Message Date
Fredrik Arvidsson
76ed067a4f LP-311 Reverted previous commit that removed all logic and just removed the code where the tabs where switched. The Basic/Advanced checkbox code is still active though and will make the GUI consistent when loading configuration or changing values. 2016-05-29 10:43:29 +02:00
Fredrik Arvidsson
cfcf659ea5 Revert "LP-311 Remove basic/advanced stabilization tab auto-switch (autotune/txpid lock issues)"
This reverts commit fad04833ede06139ddb91cd002529ded02164826.
2016-05-29 10:31:26 +02:00
Fredrik Arvidsson
81575ab462 LP-311 Update text on Basic/Advanced GUI to be more informative. Added tooltip explaining in more detail. 2016-05-29 10:31:16 +02:00
Fredrik Arvidsson
6440d78b2c Merged in f5soh/librepilot/LP-311_Remove_auto_switch_stabi_tabs (pull request #243)
LP-311 Remove basic/advanced stabilization tab auto-switch
2016-05-28 18:46:56 +02:00
Cliff Geerdes
4ee65d26f8 LP-72 allow others who have old b01 sparky2 ID to upgrade without using SBL 2016-05-28 17:33:09 +02:00
Laurent Lalanne
2138516dfe LP-72 Various typo fixes - Set PPM input as default 2016-05-25 13:51:41 +02:00
Cliff Geerdes
0628949afd LP-72 uncrustify 2016-05-25 13:51:41 +02:00
Cliff Geerdes
fdc8b10ddf LP-72 use TauLabs USB IDs for Sparky2 so users can cross flash LP and TL without SBL. 2016-05-25 13:51:41 +02:00
Cliff Geerdes
0695e6acb2 LP-72 final update of old sparky2 ID that is not TL compatible 2016-05-25 13:51:41 +02:00
Laurent Lalanne
b6fbfba2af LP-72 Sparky2 Wizard: Move Hott and ExBus to ReceiverPort 2016-05-25 13:51:40 +02:00
Laurent Lalanne
05b927eefc LP-72 Apply flexiPort changes to GUI 2016-05-25 13:51:40 +02:00
Laurent Lalanne
afb32d3090 LP-72 Uncrustify after rebase 2016-05-25 13:51:40 +02:00
Laurent Lalanne
57bc1725c1 LP-72 Fix rebase final issues 2016-05-25 13:51:40 +02:00
Laurent Lalanne
e6b2d9cb23 LP-72 Change validate / initialize functions order - remove unused initialize function 2016-05-25 13:51:40 +02:00
Laurent Lalanne
aa582a658e LP-72 Move i2c devices to flexiport 2016-05-25 13:51:39 +02:00
Cliff Geerdes
46ebc6f5da LP-72 setupwizard airspeed on flexiport 2016-05-25 13:51:39 +02:00
Laurent Lalanne
b98452a374 LP-72 Wizard fixes for inputs, GPS and i2c devices 2016-05-25 13:51:39 +02:00
Cliff Geerdes
c7f450f82e LP-72 move flexi from rm_ to spk2_ port msp wizard and sbus fixes usagetracker 2016-05-25 13:51:39 +02:00
Laurent Lalanne
6b0248153e LP-72 Add I2C devices to connection diagram artwork 2016-05-25 13:51:38 +02:00
Laurent Lalanne
8f1e6a4c59 LP-72 - Update connection diagram for Sparky2 2016-05-25 13:51:38 +02:00
Vladimir Zidar
a84ea1b73e LP-72 Properly enable AltitudeHold tab for Sparky2 board 2016-05-25 13:51:38 +02:00
Vladimir Zidar
2fbf3eec8a LP-72 Add output channel groups for Sparky2 board 2016-05-25 13:51:38 +02:00
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
Laurent Lalanne
fad04833ed LP-311 Remove basic/advanced stabilization tab auto-switch (autotune/txpid lock issues) 2016-05-14 13:59:19 +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