Bertrand Oresve
|
567b86167f
|
OP-1303 Corrects the red-cross (bis)
|
2014-04-29 21:25:23 +02:00 |
|
Corvus Corax
|
66f2f8e840
|
OP-1309 more performant implementation of boundf()
|
2014-04-29 19:55:34 +02:00 |
|
Corvus Corax
|
2f572995ac
|
OP-1309 turned boundf() static inline as requested
|
2014-04-29 18:36:53 +02:00 |
|
Corvus Corax
|
59bdab697a
|
OP-1309 some CPU and memory optimizations to get it to run on CC
|
2014-04-29 18:17:29 +02:00 |
|
Corvus Corax
|
1632eeb58f
|
OP-1309 some small fixes to Stabilization as result of simulator testing
|
2014-04-29 15:51:56 +02:00 |
|
Corvus Corax
|
a9a2c6f769
|
OP-1309 Reimplemented alarm handling and stabilization watchdog - Stabilization refactoring nearly done. needs testing and AltitudeHold reimplementations
|
2014-04-29 01:06:51 +02:00 |
|
Corvus Corax
|
82d2c5a308
|
OP-1309 Implemented control of new stabilization framework (replaces old stabilization module)
|
2014-04-29 00:29:15 +02:00 |
|
Bertrand Oresve
|
333ccc7e42
|
OP-1314 Fix the Airspeed stack size
|
2014-04-27 22:42:54 +02:00 |
|
Corvus Corax
|
93f82652b7
|
OP-1309 outer loop fully implemented - some cleanups and changes in control flow to accomodate new logic
|
2014-04-27 15:15:59 +02:00 |
|
Corvus Corax
|
844fcffec7
|
OP-1309 added cruisecontrol function library and outer loop template
|
2014-04-27 07:19:59 +02:00 |
|
Alessio Morale
|
c6dfa25897
|
Merge remote-tracking branch 'origin/amorale/OP-1196_attitude_tab_not_populated_for_cc' into next
|
2014-04-26 23:04:18 +02:00 |
|
Alessio Morale
|
001ee66b06
|
Merge remote-tracking branch 'origin/amorale/OP-1235_fix_altitude_estimation' into next
|
2014-04-26 23:03:48 +02:00 |
|
Corvus Corax
|
3f7c9e3679
|
OP-1309 inner stabilization loop in new incarnation - is not used yet until outer loop rewritten as well
|
2014-04-26 22:37:49 +02:00 |
|
Corvus Corax
|
33acbc4209
|
OP-1309 added new thrust mode default to setup wizard
|
2014-04-26 20:57:39 +02:00 |
|
Corvus Corax
|
77f2444fa4
|
OP-1309 renamed stabilization mode NONE to MANUAL
|
2014-04-26 20:33:25 +02:00 |
|
Corvus Corax
|
e9d1a2af4b
|
OP-1309 get rid of this horrible bound() function code duplication throughout entire flight code and put it into libraries/math
|
2014-04-26 17:48:54 +02:00 |
|
Corvus Corax
|
599661ba18
|
OP-1309 UAVObject changes, GCS changes and Makefile changes needed for Stabi refactoring
|
2014-04-26 15:14:40 +02:00 |
|
Bertrand Oresve
|
aea3ea0f00
|
OP-1303 correct Airspeed-Error alarm
|
2014-04-25 10:06:05 +02:00 |
|
Bertrand Oresve
|
30fb96c39f
|
OP-1303 Add PathPlan and SystemConfig Alarm (with correct red cross and labels in capital)
|
2014-04-23 15:49:17 +02:00 |
|
Alessio Morale
|
7be6c16a40
|
OP-1301 allow GPS protocol selection only if GPS module is enabled.
This allow to be able to save HW settings with GPS module disabled.
|
2014-04-20 13:26:06 +02:00 |
|
Alessio Morale
|
d9b25db36d
|
OP-1196 Populate attitude tab at connection for CC
|
2014-04-20 13:08:07 +02:00 |
|
Bertrand Oresve
|
bb0097cb76
|
OP-1303 Add PathPlan Alarm & SystemConfigAlarm, interface refurbishment
|
2014-04-17 12:38:53 +02:00 |
|
Alessio Morale
|
000ba5e8f3
|
Merge remote-tracking branch 'origin/laurent/OP-1172_fonts_in_default_config_files' into next
Conflicts:
ground/openpilotgcs/share/openpilotgcs/default_configurations/Developer.xml
ground/openpilotgcs/share/openpilotgcs/default_configurations/OpenPilotGCS_wide.xml
|
2014-04-15 22:42:18 +02:00 |
|
Alessio Morale
|
f01cf66095
|
Merge remote-tracking branch 'origin/andrecillo/OP-1273_OP-1282_OP-1283_Diverse_Airspeedsensor_improvements' into next
Conflicts:
ground/openpilotgcs/src/plugins/systemhealth/systemhealthgadgetwidget.cpp
|
2014-04-15 21:52:34 +02:00 |
|
Alessio Morale
|
eb1b27b2e4
|
Merge remote-tracking branch 'origin/Bertrand/OP-1288_Remove_PositionSource_from_VtolPathFollowerSettings' into next
|
2014-04-15 21:47:37 +02:00 |
|
Alessio Morale
|
82139a6e44
|
Merge remote-tracking branch 'origin/amorale/OP-1294_fix_stacks_heap_cc' into next
|
2014-04-15 21:46:26 +02:00 |
|
Alessio Morale
|
cbbb9ea9f7
|
Merge remote-tracking branch 'origin/Bertrand/OP-1056_Fix_TIMEUTC_valid_flags' into next
|
2014-04-15 21:45:07 +02:00 |
|
Alessio Morale
|
f9aa020de4
|
Merge remote-tracking branch 'origin/andrecillo/OP-1299_Autodetect_nbcells_battery' into next
|
2014-04-15 21:44:06 +02:00 |
|
Alessio Morale
|
5763ed3d8d
|
OP-1235 make Initialization Acceldrift KI configurable
|
2014-04-14 10:58:46 +02:00 |
|
Alessio Morale
|
3f72bab3c3
|
Fix revolution model filename casing
|
2014-04-13 22:37:36 +02:00 |
|
Bertrand Oresve
|
2fa8bc031a
|
First try
|
2014-04-13 22:24:57 +02:00 |
|
Andres
|
adcd606e16
|
OP-1299 uncrustify.
|
2014-04-13 14:08:34 +02:00 |
|
Andres
|
944e39db07
|
OP-1299 Small changes proposed in review process.
|
2014-04-13 14:07:16 +02:00 |
|
Bertrand Oresve
|
80d7363dfa
|
OP-1056 Fix the TIMEUTC valid flags (with Werner suggestion)
|
2014-04-12 11:48:18 +02:00 |
|
Bertrand Oresve
|
d70d8df272
|
OP-1056 Fix the TIMEUTC valid flags in GPS UBX protocol
|
2014-04-12 09:24:08 +02:00 |
|
Corvus Corax
|
988a732e79
|
Merge branch 'corvuscorax/OP-1296_barometer-initialization-fix_nextbased' into next
|
2014-04-10 20:23:21 +02:00 |
|
Corvus Corax
|
661bea2372
|
OP-1296 - some explicit const declarations in stateestimation
|
2014-04-10 20:17:01 +02:00 |
|
Andres
|
598a48a2d9
|
OP-1299 Added autodetect battery cell number before arming. Tested for LiPo from 2S to 6S. Over 6S counting is not possible for LiPo. Should work for LiCo too. LiFePo works only for 1S or 2S. I was not able to find values for LiFeSO4. FlightBatteryState has now two new fields: NbCells and NbCellsAutodetected, which register the autodetection. FlightBatteryState.NbCells should be used instead of FlightBatterySettings.NbCells now, when the number of cells in needed. FlightBatterySettings.NbCells is used by the user to prescribe a cell number or if equal to zero to ask for autodetection.
|
2014-04-10 17:28:48 +02:00 |
|
Philippe Renon
|
3b7b06aad0
|
Merge branch 'next' of ssh://git.openpilot.org/OpenPilot into next
|
2014-04-09 09:11:54 +02:00 |
|
Philippe Renon
|
c8397ee0b8
|
Merge remote-tracking branch 'origin/filnet/OP-1033_fw_usb_cleanups' into next
|
2014-04-09 09:08:09 +02:00 |
|
Philippe Renon
|
1b356341c7
|
OP-1033 pios_rfm22b.c will not be messed up by uncrustify anymore :)
|
2014-04-09 09:06:18 +02:00 |
|
Philippe Renon
|
ec1ecc020e
|
OP-1033 attempt at fixing the f1 usb buffer configuration (current configuration has overlapping buffer that cause tx errors)
|
2014-04-08 21:51:11 +02:00 |
|
Alessio Morale
|
4764186a5f
|
OP-1235 cleanup "magic numbers"
|
2014-04-08 20:51:16 +02:00 |
|
Corvus Corax
|
cb16cf04e1
|
Merge branch next into 'corvuscorax/OP-1296_barometer-initialization-fix'
|
2014-04-08 19:26:43 +02:00 |
|
Corvus Corax
|
011c598793
|
OP-1296 only use GPS in filterchains when explicitly requested
disallow arming when GPS is needed for initialization until lock is acquired
|
2014-04-08 18:31:11 +02:00 |
|
Corvus Corax
|
c6b5011cec
|
Merge branch 'corvuscorax/OP-1298_metadata_fix' into next
|
2014-04-08 16:40:07 +02:00 |
|
Corvus Corax
|
4b50708db6
|
uncrustify
|
2014-04-08 16:26:55 +02:00 |
|
Corvus Corax
|
73bc088ad5
|
OP-1298 fix for metadata being overwritten on multiinstance object initialization
|
2014-04-08 16:26:27 +02:00 |
|
Alessio Morale
|
10a0f69c82
|
OP-1255 Win:Fixed 7z detection when it is not in path but under tools/bin
Lin:Switch from 7zr to 7za due to wider availability
|
2014-04-08 14:11:17 +02:00 |
|
Alessio Morale
|
01ec5bcc31
|
Merge branch 'shared/OP-1252_update_to_qt521' into next
|
2014-04-08 11:33:11 +02:00 |
|