Corvus Corax
|
92beb54e2d
|
OP-1022 some small cosmetic fixes for AltitudeHold as suggested by Alessio
|
2014-01-15 18:43:47 +01:00 |
|
Corvus Corax
|
07d5c8e4d2
|
OP-1022 fixed the config plugin widget to represent new simpler settings layout
|
2014-01-14 00:26:27 +01:00 |
|
Corvus Corax
|
879e29b6cd
|
OP-1022 Changed altitude (vario) complementary filter to pay more attention to barometer and apply more filtering to accelerometer (needed to compensate vibration noise and errors on flying quads)
|
2014-01-11 14:12:02 +01:00 |
|
Corvus Corax
|
77d15b9566
|
Merge branch 'next' into corvuscorax/OP-1022_AH_improvements_amorale
|
2014-01-11 10:57:31 +01:00 |
|
Corvus Corax
|
f2bc6508c4
|
uncrustify --- somone forgot to run uncrustify when merging to next -
again!!! ;)
|
2014-01-11 10:55:50 +01:00 |
|
Corvus Corax
|
ca607ad924
|
OP-1022 overhaul of altitudehold and manualcontrol - cleanup,
reimplemented safe throttle cutoff and altitudevario features
|
2014-01-11 10:51:47 +01:00 |
|
Corvus Corax
|
4c078f3dd8
|
Merge branch 'next' into corvuscorax/OP-1022_AH_improvements_amorale
|
2014-01-11 09:40:34 +01:00 |
|
Alessio Morale
|
6d3dca6ee3
|
Merge remote-tracking branch 'origin/theothercliff/OP-1117_multi_wii_horizon_flight_mode_only' into next
|
2014-01-10 10:43:53 +01:00 |
|
Philippe Renon
|
9c7fcbe47c
|
[OP-1105] uncrustified
|
2014-01-09 21:17:44 +01:00 |
|
Philippe Renon
|
329ea821f8
|
[OP-1105] improved handling of missing firmware description in GCS
- fixed logging spam introduced by previous commit
|
2014-01-05 23:05:36 +01:00 |
|
Philippe Renon
|
6b3a02c485
|
[OP-1105] improved handling of missing firmware description in GCS
|
2014-01-05 18:53:21 +01:00 |
|
Cliff Geerdes
|
a48b9cc242
|
OP-1117 reduced CPU for CC/3D coded log2f() / powf()
|
2014-01-04 04:22:54 -05:00 |
|
Alessio Morale
|
d429f3ec81
|
Add Eclipse .settings and 'core' files to git ignore list
|
2014-01-03 14:58:01 +01:00 |
|
Corvus Corax
|
a322c14d35
|
changed defaults for altitude hold control loop coefficients
|
2014-01-02 17:17:19 +01:00 |
|
Cliff Geerdes
|
54ac7da2e8
|
OP-1117 bugfix for refactoring, would keep Ki from working at full stick
|
2014-01-02 00:56:55 -05:00 |
|
Corvus Corax
|
f5dbe29896
|
Merge remote-tracking branch 'origin/amorale/OP-1139_baro_2nd_order_compensation' into corvuscorax/OP-1022_AH_improvements_amorale
|
2013-12-31 16:38:15 +01:00 |
|
Corvus Corax
|
b5abd81800
|
Merge branch 'next' into corvuscorax/OP-1022_AH_improvements_amorale
|
2013-12-30 01:54:53 +01:00 |
|
Corvus Corax
|
1cb402ff22
|
bugfix to eventdispatcher to fix uavtalk issue on coptercontrol
|
2013-12-30 01:42:46 +01:00 |
|
Corvus Corax
|
b786cec832
|
bugfix to eventdispatcher to fix uavtalk issue on coptercontrol
|
2013-12-30 01:40:27 +01:00 |
|
Corvus Corax
|
cefcb9881a
|
Altitude Hold - compensation for tilt
|
2013-12-29 19:09:54 +01:00 |
|
Corvus Corax
|
505d334c4b
|
simplified altitude hold control loop
|
2013-12-27 18:37:27 +01:00 |
|
Corvus Corax
|
d60eda1a83
|
forgot uncrustification
|
2013-12-27 18:37:14 +01:00 |
|
Corvus Corax
|
1cccd152bd
|
added AltitudeHold to simposix
|
2013-12-27 16:50:30 +01:00 |
|
Corvus Corax
|
36788a60f4
|
bugfix for xplane hitl, convert gyroscope sensor from rad/s to deg/s
|
2013-12-27 16:26:59 +01:00 |
|
Corvus Corax
|
66d1141c7f
|
Merge remote-tracking branch 'origin/next' into corvuscorax/OP-1022_AH_improvements_amorale
|
2013-12-27 13:47:45 +01:00 |
|
Cliff Geerdes
|
14aa1f83de
|
OP-1117 make anti windup insensitive to Ki changes, include dT in calcs, linearize config spinner
|
2013-12-19 03:21:30 -05:00 |
|
Cliff Geerdes
|
13f500a67d
|
OP-1117 move default tab back to the beginning
|
2013-12-18 14:50:44 -05:00 |
|
Cliff Geerdes
|
56b4d8647f
|
OP-1117 Rename Horizon to Rattitude, Anti Windup and dT additions
|
2013-12-18 05:01:16 -05:00 |
|
Cliff Geerdes
|
35f6caa360
|
OP-1117 create a second set of rate PIDs so MWH can run rate and attitude separately
|
2013-12-16 13:42:24 -05:00 |
|
Cliff Geerdes
|
150dbebc63
|
OP-1117 MultiWiiHorizon flight mode only (not cliffs H1 or H2)
|
2013-12-15 22:02:06 -05:00 |
|
Alessio Morale
|
e472b167e4
|
Uncrustification
|
2013-12-14 17:58:27 +01:00 |
|
Alessio Morale
|
08ce27a6d6
|
Merge remote-tracking branch 'origin/voha/fix_build_error_with_clang' into next
Conflicts:
ground/openpilotgcs/src/plugins/ophid/ophid.pro
|
2013-12-14 17:55:43 +01:00 |
|
Bertrand Songis
|
117c2fb97f
|
Fix for issue OP-1108: Mutex not correctly released in GCS
|
2013-12-14 16:57:55 +01:00 |
|
Alessio Morale
|
82c05be41d
|
Merge branch 'amorale/OP-1143_add_revo_udev_rules' into next
|
2013-12-13 19:22:04 +01:00 |
|
Alessio Morale
|
c4f4916590
|
OP-1143: add missing ids to udev rules
+review OPReview
|
2013-12-13 18:40:05 +01:00 |
|
Alessio Morale
|
f95a86eaed
|
OP-1139: missing uncrustification
|
2013-12-13 17:10:39 +01:00 |
|
Alessio Morale
|
29df9d6dad
|
OP-1139: Add some more descriptive names and comments for compensation variables
|
2013-12-13 17:10:11 +01:00 |
|
Alessio Morale
|
44269b6762
|
OP-1139: export corrected pressure value to uavobject
|
2013-12-10 02:02:30 +01:00 |
|
Alessio Morale
|
634ba79dcb
|
OP-1141: allow to input a barometer bias model.
It uses a 3rd degree polynomial to model pressure bias as a function of temperature.
|
2013-12-10 01:46:28 +01:00 |
|
Alessio Morale
|
13b45b2b78
|
OP.1139: uncrustify
|
2013-12-10 01:44:13 +01:00 |
|
Alessio Morale
|
75842cb648
|
OP-1139: perform second order low temperature compensation.
It follows the procedure described in MS5611 datasheet(http://www.meas-spec.com/downloads/MS5611-01BA03.pdf, page 8)
to perform low(20°) and very low(-15°C) temperature compensation.
|
2013-12-10 01:21:05 +01:00 |
|
Corvus Corax
|
95d52c6b08
|
fixed signs in control loop
|
2013-12-08 14:00:18 +01:00 |
|
Corvus Corax
|
84af4b7651
|
fixes to barofilter
|
2013-12-08 14:00:09 +01:00 |
|
Corvus Corax
|
66b0ffd682
|
small fix to baro state filter - more init cycles
|
2013-12-08 13:35:00 +01:00 |
|
Corvus Corax
|
5cc8dedadf
|
uncrustify changed things
|
2013-12-08 13:07:26 +01:00 |
|
Corvus Corax
|
3cea14a809
|
added missing object, added more debug output
|
2013-12-08 13:06:28 +01:00 |
|
Corvus Corax
|
4ad0e730da
|
added status uavobject for easier debugging
|
2013-12-08 12:23:16 +01:00 |
|
Corvus Corax
|
90f689cfa1
|
throttle does not accelerate downwards but upwards - switched sign
|
2013-12-08 10:44:17 +01:00 |
|
Corvus Corax
|
981fc4321d
|
removed requirement for non existing task
|
2013-12-08 10:32:24 +01:00 |
|
Corvus Corax
|
8d4f891a6f
|
Merge branch 'next' into corvuscorax/OP-1022_AH_improvements_amorale
|
2013-12-08 09:42:02 +01:00 |
|