Corvus Corax
|
667f46ceb1
|
removed non ASCII characters in comment line
|
2013-05-16 23:21:32 +02:00 |
|
Corvus Corax
|
92d73e0e73
|
keep on stack for now
|
2013-05-11 01:56:57 +02:00 |
|
Corvus Corax
|
e3147eed1a
|
some changes as suggested in review
|
2013-05-11 01:33:56 +02:00 |
|
Corvus Corax
|
c5cbbf1c19
|
OP-944 : Improve Extended Kalman Filter generic formula to work roughly as fast as the auto generated code, remove autogenerated code.
|
2013-05-09 21:26:35 +02:00 |
|
Corvus Corax
|
39fe6beb4b
|
Merge branch 'corvuscorax/Attitude-fixes' into next
Conflicts:
flight/libraries/insgps13state.c
flight/modules/Attitude/revolution/attitude.c
|
2013-05-05 23:09:07 +02:00 |
|
Richard Flay (Hyper)
|
a2d8544931
|
OP-931: adds -Wextra compiler option for the flight code, and makes the bazillion code changes required
to make the flight code compile again. Needs careful review, particularly all the fixes for the
signed vs unsigned comparisons.
+review OPReview-459
|
2013-05-05 16:32:24 +09:30 |
|
Corvus Corax
|
25c58ff074
|
Put all EKF initialisation values in a separate UAVObject EKFConfiguration,
adapted insgps13state.c/.h,
modules/Attitude/revolution,
configrevowidget.cpp,
accordingly.
|
2013-05-03 02:17:44 +02:00 |
|
Corvus Corax
|
6e2c9b3c46
|
New EKFStateVariance UAVObject with EKF state variance information
|
2013-04-28 19:38:37 +02:00 |
|
Corvus Corax
|
63c4dc1ff0
|
Expose gyro bias process variance to settings UAVObject, code cleanup in revolution/attitude to make it more readable
|
2013-04-28 14:46:27 +02:00 |
|
Oleg Semyonov
|
66db978244
|
Rename Libraries->libraries, Modules->modules
|
2013-04-25 13:13:36 +03:00 |
|