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

961 Commits

Author SHA1 Message Date
Steve Evans
2843715432 Merge branch 'steve/OP-1289_two_telemetry_streams' into steve/OP-1803_s.bus_dropped_frames
Update with taskinfo update
2015-04-03 12:46:12 +01:00
Steve Evans
91e03a1541 OP-1289 Adding tracking of new RadioTx task 2015-04-03 12:37:37 +01:00
Steve Evans
a60baf281f OP-1803 Initial commit 2015-04-02 19:09:38 +01:00
abeck70
993481c11e OP-1764 added flight side sanity checks 2015-03-09 21:31:42 +11:00
m_thread
779415c384 OP-1759 Added limits to field. Changed attached attribute in .ui file to enable limits. 2015-03-03 23:00:52 +01:00
abeck70
2af67618a4 Merge branch 'next' of ssh://git.openpilot.org/OpenPilot into abeck/test-oneshot 2015-02-23 18:55:51 +11:00
abeck70
58f5565e30 OP-1738 Fix flightmodesettings default
Change Stabi6 from CruiseControl to Manual for Rate/Rate/Rate default to avoid conflict in config due to new sanity check.
2015-02-23 18:05:47 +11:00
abeck70
0cd7e20425 Merge branch 'amorale/OP-1685_various_fixes' into test-oneshot 2015-02-23 16:47:12 +11:00
Alessio Morale
ad42ca7f16 Merge remote-tracking branch 'origin/amorale/OP-1658_sensor_overhaul_next' into next 2015-02-22 16:28:04 +01:00
Alessio Morale
60abae8a8b OP-1685 - Rename PIN6 to PIN8 (that's Input6) 2015-02-22 13:25:07 +01:00
Laurent Lalanne
25c8d43db3 Merge remote-tracking branch 'origin/laurent/OP-1635_Remove_QuadH_config_tab' into next 2015-02-18 02:56:23 +01:00
Alessio Morale
39513f0533 OP-1685 - Rename OneShot to PWMSync to avoid confusion 2015-02-17 23:20:07 +01:00
Alessio Morale
096a321181 OP-1685 - calls sanitychecks after updates to actuatorsettings, update board sanitycheck rules 2015-02-11 23:59:23 +01:00
Alessio Morale
fd299b559a OP-1685 - Add custom sanity check hook to test OneShot availability 2015-02-11 22:33:57 +01:00
Alessio Morale
a4da83a1be OP-1685 - Add OneShot compatible configurations 2015-02-11 22:33:57 +01:00
Alessio Morale
f290d6d89d OP-1685 - Implement OneShot on F1 2015-02-11 22:33:57 +01:00
Laurent Lalanne
6da3c99af2 OP-1635 Remove QuadH in config tab - AirframeType 2015-02-10 22:48:43 +01:00
Alessio Morale
46521f1c2d Merge remote-tracking branch 'origin/amorale/OP-1683_syncupdate_oneshot' into next 2015-02-08 17:59:59 +01:00
Alessio Morale
e48c3b7162 Merge remote-tracking branch 'origin/cyr/OP-1650_OPLinkReceiver_spam' into next 2015-02-08 17:50:19 +01:00
Alessio Morale
cf791db71e OP-1658 - Implementation of Sensor Module using PiOS Sensors Framework 2015-02-03 00:00:05 +01:00
Karl Knutsson
137c183ec2 OP-1522 Remove unused channel set cfg
Remove unused channel set configuration option.
With the new channel allocation the old channel set
configuration isn't needed.
2015-02-02 21:25:38 +01:00
Karl Knutsson
b0491da115 OP-1576: Remove unused tx_resent counter
Remove unused tx_resent counter and replace it with
rx_failure in link quality calculations.
2015-02-02 21:25:38 +01:00
Erik Gustavsson
511a9af2ac OP-1650 Remove update on change from OPLinkReceiver object to stop
telemetry spam with OPLink PPM enabled.
2015-01-31 22:11:43 +01:00
Alessio Morale
6f3f7b9972 OP-1683 - fix limits handling and definitions 2015-01-30 21:43:59 +01:00
Alessio Morale
411416d2a1 OP-1683 - Fix compilation for CC (not yet supported) 2015-01-24 00:18:20 +01:00
Alessio Morale
47e1312982 OP-1683 - Implement oneshot/oneshot125 mode to actuator module 2015-01-23 23:51:53 +01:00
Laurent Lalanne
68f9763e73 OP-1652 Typo FlexiIOPin 2015-01-21 14:32:21 +01:00
Laurent Lalanne
9828e4a5bf OP-1652 Rename Flex-IO pins for ws281x leds 2015-01-21 14:03:18 +01:00
abeck70
2b6d79467c gpsassist:code review comments
1. Defines
2. Name of adjustments changed to vtolSelfTuningStats
2015-01-09 07:51:37 +11:00
abeck70
b1c94e83d0 gpsassist: One commit new branch
Collapsed into one branch for a new code review.  Some unnecssary committed files removed.
2015-01-08 13:20:47 +11:00
Fredrik Larsson
4f7fc1bac7 Merge remote-tracking branch 'origin/corvuscorax/OP-1599_positionvario-reworks' into next 2014-12-14 23:45:57 +11:00
Fredrik Larsson
97759871c5 Use generic DSM type for all Sats 2014-11-22 04:55:20 +11:00
Corvus Corax
5f352f54a3 OP-1599 updated defaults for position roam mode settings, do not low pass filter throttle 2014-11-10 19:06:27 +01:00
Corvus Corax
7a53cd0933 OP-1599 removed autotune from hwsettings 2014-11-08 16:30:11 +01:00
Corvus Corax
8fe21ed297 OP-1599 removed autotune from all flight code 2014-11-08 16:17:39 +01:00
Corvus Corax
c0e66a8acf OP-1599 renamed flightmodes 2014-11-08 16:01:59 +01:00
Corvus Corax
db0ba763bf OP-1599 add low pass filter to control input in vario mode to possibly reduce rubber-band effect - needs test and tuning 2014-11-08 13:32:40 +01:00
Corvus Corax
7d2ca3d92f OP-1599 added course lock mode, renamed other position vario modes 2014-11-08 12:59:55 +01:00
Alessio Morale
6681d54ca9 Merge remote-tracking branch 'origin/amorale/OP-1584_cc3d_ram_issue' into rel-14.10 2014-11-03 22:23:48 +01:00
Laurent Lalanne
a55aff2723 Deadband by default, fix value. Should be 0.02 for 2% 2014-11-02 16:15:33 +01:00
Fredrik Larsson
77d11eafe7 Deadband by default, will be detected and overwritten by new TX wizard 2014-11-02 11:53:53 +11:00
Alessio Morale
e04825e7b7 OP-1588 - Remove *relay flight modes 2014-11-01 16:11:11 +01:00
Fredrik Larsson
2016f1bc43 spacing 2014-11-01 10:06:44 +11:00
Fredrik Larsson
30c60d1024 More tweaking of defaults 2014-11-01 09:35:08 +11:00
Fredrik Larsson
35ba69474b Minor default change for insanity factor in Acro+ 2014-10-26 23:39:26 +11:00
Laurent Lalanne
63f88fd851 OP-1570 Wrong defaults mixing for default airframe (QuadX) 2014-10-25 12:45:33 +02:00
Fredrik Larsson
90d79a903f Change Default Fusion Algo 2014-10-22 01:11:26 +11:00
a*morale
7c1265ee30 OP-1548 - Change Fusion algorithm names to make clear their pourpose 2014-10-21 00:49:00 +02:00
a*morale
561fb364a5 OP-1548 - Adding limits to FusionAlgorithm 2014-10-21 00:12:09 +02:00
Alessio Morale
c661920039 OP-1520 - another two modes removed from yaw 2014-10-18 15:20:50 +02:00