Cliff Geerdes
|
45fa3220a5
|
Merge branch 'next' into theothercliff/OP-1259_Cruise_Control_Tweaks
|
2014-03-26 13:49:17 -04:00 |
|
Cliff Geerdes
|
81f31e64a9
|
OP-1259 WIP to merge next in locally
|
2014-03-26 13:48:24 -04:00 |
|
Cliff Geerdes
|
d38360b665
|
OP-1259 small code beautification
|
2014-03-26 13:35:04 -04:00 |
|
Cliff Geerdes
|
eaa58fd1dc
|
Merge branch 'theothercliff/OP-1260_Rattitude_Tweaks' into next
|
2014-03-26 12:22:17 -04:00 |
|
Andres
|
9d30673d18
|
OP-1273 attitude estimation uses airspeedSensor.TrueAirspeed when available (e.g. from MS4525DO; available when TrueAirspeed >=0 ) instead of using an altitude correction IAS2TAS(alt). When not available it falls back to IAS2TAS(alt)
|
2014-03-26 09:15:56 +01:00 |
|
Bertrand Oresve
|
199193aa3f
|
OP-1267 Fix UAV position after a HomeLocation Update (adding #define to be clearer)
|
2014-03-25 21:00:10 +01:00 |
|
Andrés Chavarría Krauser
|
4dff86dc9c
|
OP-1273 New files for the MS4525DO PixHawk speed sensor: PIOS files and module files
|
2014-03-25 10:37:10 +01:00 |
|
Andrés Chavarría Krauser
|
f8f53d8801
|
OP-1273 Adaptations to include MS4525DO PixHawk speed sensor
|
2014-03-25 09:18:25 +01:00 |
|
Cliff Geerdes
|
d36cfe28ed
|
OP-1260 finish renaming RattitudeModeTransition I don't know how it built before.
|
2014-03-23 19:04:17 -04:00 |
|
Cosimo Corrado
|
fc30ababf0
|
use fabsf instead abs
|
2014-03-23 22:07:09 +01:00 |
|
Cliff Geerdes
|
5ecea4bf33
|
OP-1260 fix misspelling of RattitudeModeTransition
|
2014-03-23 13:00:00 -04:00 |
|
Alessio Morale
|
abd7da20df
|
Merge branch 'amorale/OP-1026_cpu_idle' into next
|
2014-03-23 15:32:19 +01:00 |
|
Bertrand Oresve
|
10dec58a10
|
OP-1267 Fix UAV position after a HomeLocation Update
|
2014-03-23 12:56:01 +01:00 |
|
Cliff Geerdes
|
6d7d10caba
|
OP-1259 PowerDelayComp addtl inverted modes
|
2014-03-22 01:18:06 -04:00 |
|
Cliff Geerdes
|
820e8dfa3e
|
OP-1260 use predefined macro for size of Flight Mode Switch
|
2014-03-21 22:34:03 -04:00 |
|
Cosimo Corrado
|
739aefd53b
|
OP-1266 Fix checking for temperature compensation coeffs
|
2014-03-20 22:36:09 +01:00 |
|
Cliff Geerdes
|
945b60cf99
|
OP-1260 Fixed typo in a fairly important comment
|
2014-03-20 12:41:48 -04:00 |
|
Cliff Geerdes
|
1cb9d9548f
|
OP-1160 limit values in flight code (not just GCS) to avoid DZ. Set GCS tab index back to 0.
|
2014-03-17 22:40:19 -04:00 |
|
Cliff Geerdes
|
390533f2e3
|
OP-1160 Oops, forgot to remove #if 0's after testing
|
2014-03-14 02:14:02 -04:00 |
|
Cliff Geerdes
|
297b0d01cb
|
OP-1260 remove anti-windup, 2 PIDs, mode transition
|
2014-03-14 01:47:37 -04:00 |
|
Alessio Morale
|
8218becdac
|
uncrustify
|
2014-03-09 16:43:31 +01:00 |
|
Alessio Morale
|
0f2d65a8e4
|
Merge branch 'amorale/OP-974_make_bl_info_available_to_fw' into next
|
2014-03-09 16:17:34 +01:00 |
|
Alessio Morale
|
f9abb1d8c1
|
Merge branch 'amorale/OP-1232_eventsys_warn_on_high_telem_update_rate' into next
|
2014-03-09 16:14:03 +01:00 |
|
Alessio Morale
|
e407eb8126
|
Merge branch 'next' of git://git.openpilot.org/OpenPilot into next
|
2014-03-09 14:38:17 +01:00 |
|
Alessio Morale
|
0b30b79c98
|
Merge remote-tracking branch 'origin/amorale/OP-1149_gyro_accel_thermal_calibration' into next
Conflicts:
ground/openpilotgcs/src/libs/eigen/Eigen/src/Core/util/Memory.h
ground/openpilotgcs/src/plugins/config/revosensors.ui
ground/openpilotgcs/src/plugins/setupwizard/vehicleconfigurationhelper.cpp
|
2014-03-09 14:38:08 +01:00 |
|
Corvus Corax
|
0ece1a1fb3
|
OP-1216 removed "reverseThrottle" systemsetting and have reversethrottle implicitly allowed for REVERSABLEMOTOR type outputs
|
2014-03-09 10:00:58 +01:00 |
|
Corvus Corax
|
148b453aad
|
OP-1216 added new mixer output type "reversable motor" to have engines which can can backwards go to a safe level when disarmed
|
2014-03-09 01:37:22 +01:00 |
|
Laurent Lalanne
|
aa7a8f62c7
|
OP-1241 TxPID Does not work for Bank 3 PID settings (Typo)
|
2014-03-07 22:04:14 +01:00 |
|
Philippe Renon
|
7ab38eacb6
|
OP-1246 removed now uneeded FIXME tag in RadioComBridge
|
2014-03-04 10:02:43 +01:00 |
|
Philippe Renon
|
067cb6f098
|
OP-1246 made updating of RadioComBridgeStats thread safe
|
2014-03-04 09:56:42 +01:00 |
|
Philippe Renon
|
29198e17cf
|
OP-1246 fixed wrong logic for telemtryTxRetries and radioTxRetries : was wrongly accumulated
|
2014-03-04 09:51:45 +01:00 |
|
Philippe Renon
|
1e3e8a29a9
|
OP-1246 fixed clumsy error handling of UAVTalkSendObject calls from RadioComBridge
|
2014-03-04 09:49:34 +01:00 |
|
Corvus Corax
|
dbbb8d5e0d
|
OP-1216 fixes as suggested in OPReview-645
|
2014-03-03 18:58:09 +01:00 |
|
Corvus Corax
|
2c99b008c6
|
OP-1216 some fixes to flightmode and arm state management, update GCS control widget to be able to test and debug new control infrastructure
|
2014-03-02 22:20:18 +01:00 |
|
Corvus Corax
|
12eed41e58
|
OP-1216 modified alarms for manualcontrol/receiver to reflect new architecture
|
2014-03-02 20:12:19 +01:00 |
|
Corvus Corax
|
564a991222
|
adjusted Stabilization stack size to get rid of stack alarm
|
2014-03-02 19:11:49 +01:00 |
|
Corvus Corax
|
2f57ea2ab3
|
added missing initializations to allow boot without manualcontrol module
|
2014-03-02 19:00:37 +01:00 |
|
Corvus Corax
|
f61231f610
|
OP-1216 moved safety zeroing for channels from Stabilization to Actuators (so it also affects manual mode)
|
2014-03-02 15:35:39 +01:00 |
|
Corvus Corax
|
3ea9042279
|
Merge branch 'next' into corvuscorax/OP-1216_flight-control-refurbishment
|
2014-03-02 14:54:01 +01:00 |
|
Corvus Corax
|
cdca8d835c
|
OP-1216 manualcontrol refactoring
|
2014-03-02 14:45:17 +01:00 |
|
Alessio Morale
|
7f6175d817
|
OP-1235 allows AccelBiasValue to quickly reach the target value at initialization
|
2014-02-23 13:05:20 +01:00 |
|
Alessio Morale
|
a2386f548b
|
OP-1235 allow for live update of altitude estimation settings
|
2014-02-23 13:05:20 +01:00 |
|
Alessio Morale
|
bc3636bbd6
|
OP-1235 gives better names to state variables
Conflicts:
flight/modules/StateEstimation/filteraltitude.c
|
2014-02-23 13:05:20 +01:00 |
|
Alessio Morale
|
2bcbf7dc86
|
OP-1026 remove legacy idle time calculation in OPLink code
|
2014-02-22 00:31:06 +01:00 |
|
Alessio Morale
|
3fc3b5b01b
|
OP-1026 replace idle time calculation with task monitor API
|
2014-02-22 00:30:03 +01:00 |
|
Alessio Morale
|
3cf1662bc8
|
Merge remote-tracking branch 'origin/amorale/OP-1212_telemetry_prio_queue' into next
|
2014-02-21 19:16:52 +01:00 |
|
Alessio Morale
|
b879bd8fb4
|
OP-1232 set lowpriority field on all other UAVObjEvent usage intances
|
2014-02-18 01:04:43 +01:00 |
|
Alessio Morale
|
26f3422612
|
OP-1232 add a low priority flag that prevent raising the error counter in eventdispatcher, to be used for telemetry
|
2014-02-18 01:03:57 +01:00 |
|
Corvus Corax
|
e97ce303b8
|
Merge branch 'corvuscorax/OP-942_task-diagnostics-for-callbacks' into next
|
2014-02-18 00:03:07 +01:00 |
|
Alessio Morale
|
3044185019
|
Merge remote-tracking branch 'origin/amorale/OP-1218_pios_com_thread_safe' into rel-14.01
Conflicts:
flight/modules/RadioComBridge/RadioComBridge.c
|
2014-02-17 15:24:50 +01:00 |
|