Corvus Corax
|
dc68d7d94e
|
changed insgps, removed unnecessary gain representation
|
2013-06-05 17:52:49 +02:00 |
|
Corvus Corax
|
80caceb984
|
make uncrustify_all;make uncrustify_all;
|
2013-05-18 14:17:26 +02:00 |
|
Corvus Corax
|
e0de2083af
|
Merge branch 'next' into corvuscorax/OP-944_EKF-improvements
Conflicts:
flight/libraries/insgps13state.c
|
2013-05-16 23:29:15 +02:00 |
|
Corvus Corax
|
667f46ceb1
|
removed non ASCII characters in comment line
|
2013-05-16 23:21:32 +02:00 |
|
Richard Flay (Hyper)
|
ed68fbe68d
|
OP-951: Adds -Wshadow to flight CFLAGS and fixes resulting compilation breakage.
+review OPReview
|
2013-05-14 07:01:45 +09:30 |
|
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 |
|