Corvus Corax
|
a04b76f836
|
some bugfixes to make it boot on revo
|
2013-05-20 20:25:20 +02:00 |
|
Corvus Corax
|
8a36959d39
|
OP-945: Filter refaktoring - last fixes to make it compile
|
2013-05-20 17:04:52 +02:00 |
|
Corvus Corax
|
e7c35a94f6
|
added EKF filter
|
2013-05-20 16:31:10 +02:00 |
|
Corvus Corax
|
a286cc6b24
|
update settings during initialisation only
|
2013-05-20 15:28:18 +02:00 |
|
Corvus Corax
|
a03f87efb5
|
Complementary filter added
|
2013-05-20 15:04:36 +02:00 |
|
Corvus Corax
|
741c70cda4
|
barometric bias filter added
|
2013-05-20 12:56:40 +02:00 |
|
Corvus Corax
|
7ea258a895
|
airspeed filter added
|
2013-05-20 12:45:39 +02:00 |
|
Corvus Corax
|
2f082dbf87
|
added filter for magnetometer bias drift compensation
|
2013-05-20 11:24:57 +02:00 |
|
Corvus Corax
|
1bd9cdafab
|
added missing attitude state variable ;)
|
2013-05-20 10:43:40 +02:00 |
|
Corvus Corax
|
34294d2635
|
Magneto to Mag fix
|
2013-05-20 10:35:54 +02:00 |
|
Corvus Corax
|
d258caad3f
|
Merge branch 'corvuscorax/OP-946_refaktor_sensor_and_state' into corvuscorax/OP-947_stateestimator-module
|
2013-05-20 10:34:40 +02:00 |
|
Corvus Corax
|
1236bf3ed9
|
renamed Magneto to Mag
|
2013-05-20 10:33:02 +02:00 |
|
Corvus Corax
|
49b8e0d699
|
Merge branch 'next' into corvuscorax/OP-946_refaktor_sensor_and_state
|
2013-05-20 10:07:55 +02:00 |
|
Corvus Corax
|
46e7d2121f
|
fake filter for stationary position data added
|
2013-05-19 22:49:11 +02:00 |
|
Corvus Corax
|
bf80b3f103
|
readded missing header
|
2013-05-19 22:40:50 +02:00 |
|
Corvus Corax
|
bc6f06e943
|
first filter implemented and some bugs fixed
|
2013-05-19 22:24:12 +02:00 |
|
Corvus Corax
|
b62c758831
|
statefilter main file almost complete, time to start work on filter classes
|
2013-05-19 22:24:12 +02:00 |
|
Corvus Corax
|
2ab9f938c9
|
ongoing dev work, incomplete
|
2013-05-19 22:24:12 +02:00 |
|
Corvus Corax
|
d97934cf86
|
Merge branch 'next' into corvuscorax/OP-946_refaktor_sensor_and_state
|
2013-05-19 22:05:48 +02:00 |
|
Brian Webb
|
649667d338
|
Addes ifdef PIOS_INCLUDE_WDG around several calls to the wathdog functions for the Revolution firmware (allows you to turn off the watchdog).
|
2013-05-19 12:56:23 -07:00 |
|
Sexy Pony
|
900f643bbd
|
Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES
|
2013-05-19 17:37:30 +03:00 |
|
Corvus Corax
|
f630351c75
|
Merge branch 'next' ...
|
2013-05-19 12:17:40 +02:00 |
|
Corvus Corax
|
daf329d8f5
|
uncrustification (again)
|
2013-05-19 11:38:18 +02:00 |
|
Corvus Corax
|
39cde8947c
|
removed forgotten commented out code
|
2013-05-18 22:19:22 +02:00 |
|
Corvus Corax
|
9c3a8369cd
|
OP-946: State And Sensor Refaktoring: Moved Filtering for Magnetometers, Gyros and Accels into Attitude
|
2013-05-18 21:55:47 +02:00 |
|
Corvus Corax
|
5284195c29
|
Refaktored sensor and state UAVObjects consistently into XXYSensor and XXYState
|
2013-05-18 19:36:45 +02:00 |
|
Alessio Morale
|
c1f767b12d
|
Merge remote-tracking branch 'origin/amorale/OP-954_logfs_settings_in_internal_flash' into next
Conflicts:
flight/pios/common/pios_flashfs_logfs.c
|
2013-05-18 15:53:25 +02:00 |
|
Corvus Corax
|
80caceb984
|
make uncrustify_all;make uncrustify_all;
|
2013-05-18 14:17:26 +02:00 |
|
Richard Flay (Hyper)
|
031ea3e069
|
Merge branch 'next' into brian/code_cleanup_130514
|
2013-05-17 05:49:38 +09:30 |
|
Alessio Morale
|
c80f01dff9
|
OP-954 Rename the legacy PIOS_INCLUDE_FLASH_SECTOR_SETTINGS to PIOS_INCLUDE_FLASH_LOGFS_SETTINGS
+review OPReview-470
|
2013-05-15 23:16:34 +02:00 |
|
Richard Flay (Hyper)
|
ae14c13195
|
Merge branch 'next' into hyper/OP-951_add--Wshadow-to-flight-CFLAGS
Conflicts:
flight/modules/ManualControl/manualcontrol.c
|
2013-05-16 06:28:56 +09:30 |
|
Richard Flay (Hyper)
|
9572a156ce
|
Merge branch 'next' into corvuscorax/o3fixes
|
2013-05-16 05:56:45 +09:30 |
|
Brian Webb
|
1608d11416
|
Cleans up some compiler warnings/erros and adds missing ifdefs around some e.g. WDG calls.
|
2013-05-14 20:22:54 -07:00 |
|
Alessio Morale
|
07af6b5c80
|
Added LogFS support for OPLinkMini with internal flash
|
2013-05-14 23:00:45 +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 |
|
Alessio Morale
|
ff16dd03e7
|
Merge branch 'amorale/OP-938_ah_improvements' into next
Conflicts:
flight/modules/AltitudeHold/altitudehold.c
flight/modules/ManualControl/manualcontrol.c
|
2013-05-13 23:30:46 +02:00 |
|
Corvus Corax
|
336a50f7e4
|
dynamic is better than static
|
2013-05-11 02:02:04 +02:00 |
|
Corvus Corax
|
0a3b59ddea
|
ManualControl: Initialize scaledChannel to 0, - required to not fail compilation with -O3 (GCC claims about potentially uninitialized use)
|
2013-05-10 20:23:16 +02:00 |
|
Richard Flay (Hyper)
|
fbc8bc698f
|
OP-936: Merges branch 'next' into hyper/OP-936_task-monitor-rework, fixes damage/conflicts,
and brings the callback scheduler into the fold.
+review OPReview-461
|
2013-05-06 19:11:14 +09:30 |
|
Brian Webb
|
ae8286e99a
|
OP-932: Fixes a bug that was preventing setting of Tx power on remote modem.
|
2013-05-06 01:03:15 +01: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 |
|
Corvus Corax
|
e0a6dae46a
|
made "fake" variances set in indoor mode and used for airspeed hack come from UAvObject
|
2013-05-05 18:19:43 +02:00 |
|
Corvus Corax
|
946105cbe3
|
Merge branch 'next' into corvuscorax/Attitude-fixes
|
2013-05-05 17:44:59 +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 |
|
Alessio Morale
|
1e5ce7a5fb
|
OP-938 Add programmable EXP and max full throttle climb/descent rate
|
2013-05-04 18:50:19 +02:00 |
|
Brian Webb
|
dc4455ff68
|
OP-932: Fixes a bug that was preventing setting of Tx power on remote modem.
|
2013-05-04 17:24:40 +01:00 |
|
Richard Flay (Hyper)
|
5b61466259
|
OP-931: Adds -Wdouble-promotion compiler option and fixes problems that the compiler then identifies.
+review OPReview-459
|
2013-05-04 19:24:01 +09:30 |
|
Richard Flay (Hyper)
|
7f273bd9e6
|
Fixes recent, but broken, commit of fix for OP-754. Bunny is bad.
|
2013-05-04 11:30:39 +09:30 |
|
Richard Flay (Hyper)
|
87fcf9fa8b
|
Merge branch 'next' into hyper/OP-931_extra_compiler_warnings and update as necessary.
Hopefully properly fixes conflicts:
flight/modules/Attitude/attitude.c
flight/modules/ManualControl/manualcontrol.c
flight/modules/Osd/WavPlayer/wavplayer.c
flight/modules/Osd/osdgen/osdgen.c
flight/modules/System/systemmod.c
ground/uavobjgenerator/generators/flight/uavobjectgeneratorflight.cpp
|
2013-05-04 11:12:44 +09:30 |
|
Richard Flay (Hyper)
|
576d33464a
|
OP-754/OPReview-374: Applied a very old patch, provided by cyr, to the latest next branch.
|
2013-05-04 09:10:02 +09:30 |
|