1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00
Commit Graph

10290 Commits

Author SHA1 Message Date
Corvus Corax
5b6d397f76 OP-1290 uncommented accidentally commented lines 2014-04-05 13:00:21 +02:00
Corvus Corax
bb91039f51 OP-1290 fixes in telemetry (and pios_board initialization) 2014-04-05 12:53:31 +02:00
Alessio Morale
8bb1d0148c Uncrustify 2014-04-01 22:58:23 +02:00
Alessio Morale
e964c863eb Fix the broken revoproto target/sync with revolution 2014-04-01 22:24:05 +02:00
Alessio Morale
b58dd938d2 Merge remote-tracking branch 'origin/andrecillo/OP-1283_SystemHealthGadgetWidget_updateAlarms_coordinate_calculation_correction' into next 2014-04-01 22:11:32 +02:00
Alessio Morale
6540c69698 Merge remote-tracking branch 'origin/andrecillo/OP-1273_PixHawk_airspeed_sensor_MS4525DO' into next 2014-04-01 22:05:12 +02:00
Alessio Morale
3ebc17e7d7 Merge remote-tracking branch 'origin/sparkie79/OP-1266_negative-thermal-compensation-coeff' into next 2014-04-01 21:58:06 +02:00
Alessio Morale
840e4727fd Merge remote-tracking branch 'origin/Bertrand/OP-1250_Add_GPS_Protocol_Config' into next 2014-04-01 21:45:11 +02:00
Alessio Morale
8fb8c8c9ff Merge branch 'next' of git://git.openpilot.org/OpenPilot into next 2014-04-01 21:42:34 +02:00
Alessio Morale
0b66e2e96c Merge remote-tracking branch 'origin/laurent/OP-1257_No_GCS_Audio_Linux' into next 2014-04-01 21:36:39 +02:00
Alessio Morale
fe985d2326 Merge remote-tracking branch 'origin/laurent/OP-1241_TxPID_Bank3' into next 2014-04-01 21:34:18 +02:00
Alessio Morale
18be34db05 Merge remote-tracking branch 'origin/filnet/OP-1246_RadioComBridge_bugs' into next 2014-04-01 21:31:32 +02:00
Alessio Morale
6a65ddca50 Merge remote-tracking branch 'origin/theothercliff/OP-1157_sin_lookup_deg()_returns_garbage_for_negative_angles' into next
Conflicts:
	flight/libraries/math/sin_lookup.c
2014-04-01 21:17:39 +02:00
Fredrik Arvidsson
da5d5aa977 Fixed dll export related issue in uavobjectutil/uavobjecthelper.h, this bug only affected windows. 2014-04-01 17:07:03 +02:00
m_thread
93ce3a1e54 Merge branch 'next' into thread/OP-1245_FlightLog_Configuration_And_Control_GUI 2014-03-30 18:36:53 +02:00
Corvus Corax
b7b09b5847 Merge branch 'corvuscorax/minifix-2014-03-30-1' into next 2014-03-30 18:09:13 +02:00
Corvus Corax
057563dfb2 OP-1170 re-activated accidently commented out code from commit a79efd7 2014-03-30 17:47:31 +02:00
Corvus Corax
96865faebd fixed systemalarms throttling due to prolems over radio telemetry 2014-03-30 16:40:42 +02:00
Andres
fd27a23225 OP-1283 Matrix inversion outside loop, mapRect called once 2014-03-28 18:16:03 +01:00
Andres
c8c9411fca OP-1283 spelling error in comment corrected 2014-03-28 14:43:39 +01:00
m_thread
c91bb83f00 Merge branch 'next' into thread/OP-1245_FlightLog_Configuration_And_Control_GUI 2014-03-28 14:37:58 +01:00
m_thread
6cb2797c4f OP-1245 Made the dialog raise to front if hidden by main window. 2014-03-28 14:34:33 +01:00
Andres
f73d75704b OP-1283 corrected the coordinate calculation of alarm items by including a multiplication of the inverse of the background matrix and the alarm item matrix 2014-03-28 14:22:21 +01:00
Andres
7ec855af5f OP-1273 added and implemented Airpeed alarm for the PixHawk sensor 2014-03-28 14:18:14 +01:00
Corvus Corax
5866983ba3 Merge remote-tracking branch 'origin/Bertrand/OP-1272_Fix_STM32F4_Watchdog_Freeze_In_Debug_Mode' into next 2014-03-27 22:33:32 +01:00
Corvus Corax
fe04cf7d29 uncrustification 2014-03-27 21:19:03 +01:00
Corvus Corax
7bd7c20fd9 Merge remote-tracking branch 'origin/Bertrand/OP-1267_Update_HomeLocation_In_LLA_Filter' into next 2014-03-27 21:17:42 +01:00
Andres
4188b492fc OP-1273 added I2C warning alarm during calibration of zero point, and uncrustify 2014-03-27 16:59:48 +01:00
Andres
c5dc556a43 OP-1273 Uncrustify 2014-03-27 16:19:22 +01:00
Andres
8e26338f24 OP-1273 I2C Alarm reset to default when AirspeedSensorType is changed. Small cosmetic corrections 2014-03-27 09:32:17 +01: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
e36f99f356 Merge branch 'andrecillo/OP-1273_PixHawk_airspeed_sensor_MS4525DO' of ssh://git.openpilot.org/OpenPilot into andrecillo/OP-1273_PixHawk_airspeed_sensor_MS4525DO
No idea why a merge was necessary
2014-03-26 09:17:21 +01: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
5816853812 OP-1273 New files for the MS4525DO PixHawk speed sensor: PIOS files and module files 2014-03-25 09:24:08 +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
m_thread
7affc034c4 Merge branch 'next' into thread/OP-1245_FlightLog_Configuration_And_Control_GUI 2014-03-24 09:20:06 +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
63e9abdacf Merge branch 'next' of git://git.openpilot.org/OpenPilot into next 2014-03-23 17:59:37 +01:00
Philippe Renon
c3e29fc826 OP-1233 fixed parallel build regression introduced when splitting openpilotgcs target into _make and _qmake
both _make and _qmake would wrongly run in parallel when using -j2 or similar option
2014-03-23 16:01:51 +01: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
m_thread
629bf807b5 Merge branch 'next' into thread/OP-1245_FlightLog_Configuration_And_Control_GUI 2014-03-23 10:52:15 +01:00
Corvus Corax
1babe4383a Merge remote-tracking branch 'origin/D-Lite/OP-1261-winHIDfix' into next 2014-03-22 21:34:53 +01:00
Bertrand Oresve
ea665d1270 OP-1272 Fix STM32F4 Watchdog in debug mode 2014-03-22 18:44:47 +01:00
Philippe Renon
7bdc1e2c00 OP-1233 documented new GCS make options (QMAKE_SKIP and MAKE_DIR) 2014-03-22 15:25:01 +01:00