Alessio Morale
|
14862c687d
|
OP-1477 - Add ubx handling libraries
|
2014-09-16 22:40:52 +02:00 |
|
Alessio Morale
|
ffac550601
|
OP-1275 - Optimize fifo for single char operations
|
2014-09-16 00:42:51 +02:00 |
|
Alessio Morale
|
c49497f2e0
|
Merge branch 'amorale/OP-1434_GPSV9_fc_support' into next
|
2014-09-15 23:49:54 +02:00 |
|
Alessio Morale
|
76b9b1c40f
|
OP-1406 - Create a support library to share common calibration and sample publishing logic
|
2014-09-13 16:14:34 +02:00 |
|
Corvus Corax
|
b64326208e
|
Merge branch 'next' into corvuscorax/OP-1456_struct_to_array_improvement
|
2014-08-31 18:43:48 +02:00 |
|
Alessio Morale
|
10f5d7c531
|
Merge remote-tracking branch 'origin/skarlsso/OP-922_fix_fw_DEBUG_compile_errors' into next
|
2014-08-26 01:05:32 +02:00 |
|
Corvus Corax
|
6faf1a73ac
|
OP-1456 get rid of cast_struct_to_array because it is error prone!
|
2014-08-24 00:16:34 +02:00 |
|
Alessio Morale
|
e511190ad3
|
OP-1406 - Improve handling of external magnetometer, add additional settings
|
2014-08-21 19:34:35 +02:00 |
|
Corvus Corax
|
779eb8d772
|
OP-1156 placed Werners positionhold speed offset back in place
|
2014-08-19 23:14:46 +02:00 |
|
Stefan Karlsson
|
4ba9208727
|
OP-922 Comment out the unused DEBUG variable in rscode
|
2014-08-16 16:58:16 +02:00 |
|
Stefan Karlsson
|
232d9c10b2
|
OP-922 Make it explict that matrix_mult_3x3f should be static inline
|
2014-08-16 16:58:16 +02:00 |
|
Corvus Corax
|
8daa5dfa12
|
Merge branch 'next' into corvuscorax/OP-1156_pathfollower-unification
|
2014-08-16 13:58:40 +02:00 |
|
Corvus Corax
|
b562fcb02e
|
OP-1156 fix path logic to not deviate from correct altitude too much
|
2014-08-15 17:56:57 +02:00 |
|
Corvus Corax
|
8944419b0f
|
OP-1156 refactored pathfollower - new unified module as delayed callback - compiles but untested
|
2014-08-10 19:41:40 +02:00 |
|
Corvus Corax
|
a3d18bb578
|
Merge remote-tracking branch 'origin/D-Lite/PathFollowerImprovements' into corvuscorax/OP-1156_pathfollower-unification
|
2014-08-10 13:53:52 +02:00 |
|
Corvus Corax
|
ca1923f76f
|
OP-1156: Added new (stub template) pathFollower Module as well as builkd environment changes to compile it instead of old pathfollowers
|
2014-08-10 12:50:38 +02:00 |
|
Corvus Corax
|
c5fae5ee84
|
Merge branch 'next' into andrecillo/OP-1317_IMU_wind_estimation
|
2014-08-09 10:43:48 +02:00 |
|
Werner Backes
|
f29f7fa680
|
Missing argument for path_endpoint added.
|
2014-07-31 16:31:16 +02:00 |
|
Werner Backes
|
446415457d
|
Don't limit the path to strictly be between start and endpoint.
|
2014-07-31 10:56:25 +02:00 |
|
Werner Backes
|
70e34f44cf
|
Revert to the original behaviour of calling "fly_endpoint" if we have a
zero-length path.
|
2014-07-31 10:52:06 +02:00 |
|
Werner Backes
|
9ab6299247
|
We don't want zero-length path_direction vector.
|
2014-07-31 10:18:39 +02:00 |
|
Werner Backes
|
065ba1a0c8
|
Adds a 3D mode to path_vector. This allows vertical path segments without
position changes. PathStatus now also contains correction_direction and
path_direction to make path following behaviour more transparent.
|
2014-07-29 13:16:47 +02:00 |
|
Werner Backes
|
7da0034775
|
Improved automatic landing algorithm to better track descend speed.
Desired descend speed is now a FlightModeSetting.
|
2014-07-29 13:16:43 +02:00 |
|
Werner Backes
|
3e2961420d
|
Add a 3D mode to path_endpoint. This allows FlyDirect waypoints to do
vertical movements without changing position.
|
2014-07-29 13:16:39 +02:00 |
|
Corvus Corax
|
5edb2dbae3
|
Merge branch 'andrecillo/OP-1317_IMU_wind_estimation' into corvuscorax/OP-1317_IMU_wind_estimation
|
2014-07-26 17:01:03 +02:00 |
|
Corvus Corax
|
5451003a58
|
Merge branch 'next' into corvuscorax/OP-1317_IMU_wind_estimation
Conflicts:
flight/modules/Airspeed/airspeed.c
flight/modules/Airspeed/gps_airspeed.c
|
2014-07-26 16:16:02 +02:00 |
|
Andres
|
9589167914
|
OP-1317 added Butterworth filter code files flight/libraries/math/butterworth.*
|
2014-07-22 20:05:09 +02:00 |
|
Laurent Lalanne
|
c26e33964a
|
OP-1063 Multi_config_Hexa_fixes Added OctoX, define new mixer table for Octo(p) and OctoX. New motor definition for OctoX (NNE, ENE...) Fixes for svg frames. Defined default settings for OctoP/X in setupwizard (but disabled)
|
2014-07-13 13:58:18 +02:00 |
|
Laurent Lalanne
|
a46480a99b
|
OP-1063 Multi_config_Hexa_fixes : Added real HexaX, renamed HexaX > HexaH
Added artwork in config and wizard svg. Cleanup on svg connection diagram (layers)
DO NOT USE until mixers are fixed
|
2014-07-10 06:01:28 +02:00 |
|
Alessio Morale
|
52a909185b
|
OP-1374 - Add sanitycheck API to detect frame type
|
2014-06-29 17:22:41 +02:00 |
|
Alessio Morale
|
1b823b7b92
|
Merge remote-tracking branch 'origin/Bertrand/OP-1308_Set_Same_Logic_To_Alarms' into next
Conflicts:
flight/libraries/sanitycheck.c
flight/modules/StateEstimation/filtermag.c
flight/modules/System/systemmod.c
|
2014-06-26 20:31:27 +02:00 |
|
Alessio Morale
|
c6a773363f
|
Merge branch 'amorale/OP-943_add_malloc_for_ccsram' into next
Conflicts:
flight/pios/common/pios_adxl345.c
make/apps-defs.mk
|
2014-06-22 19:31:03 +02:00 |
|
Alessio Morale
|
f30dd414ac
|
Merge branch 'amorale/OP-1227_cc_high_cpu_utilization' into next
|
2014-06-22 16:06:08 +02:00 |
|
Corvus Corax
|
f1b7f339b6
|
OP-1371 setting to disable sanity checks for debugging and testing - will set config alarm to warning if set
|
2014-06-18 21:39:16 +02:00 |
|
Corvus Corax
|
b40a114a0a
|
OP-1371 treat hitl as nav capable fusion algorithm if positionstate is set by sim
|
2014-06-18 21:29:55 +02:00 |
|
Corvus Corax
|
205edac762
|
Merge branch 'next' into corvuscorax/OP-1317_IMU_wind_estimation
|
2014-06-17 18:14:27 +02:00 |
|
Alessio Morale
|
6226aec2a7
|
OP-943 uses pios_mem API for heap allocation
|
2014-06-11 22:15:40 +02:00 |
|
Corvus Corax
|
f89557c045
|
OP-1287 improved deadband implementation to be jump-free
|
2014-06-10 09:59:37 +02:00 |
|
Corvus Corax
|
a19ebfec14
|
OP-1287 separate stick response setting for vertical and horizontal in PositionVario/AutoCruise modes
|
2014-06-07 23:06:11 +02:00 |
|
Alessio Morale
|
e8a3706351
|
OP-1365 Flight code instrumentation API: Fix wrapper not publishing last counter
|
2014-06-07 17:33:37 +02:00 |
|
Corvus Corax
|
c3d20e72b9
|
OP-1287 made velocity calculation implicit in pathfollower based on distance only
|
2014-06-07 16:30:39 +02:00 |
|
Corvus Corax
|
8f9b5b2282
|
OP-1287 fix to lower speed limit in autocruise do not allow absolute zero speed to not loose direction
|
2014-06-07 16:16:55 +02:00 |
|
Corvus Corax
|
090db92e8a
|
OP-1287 removed waypoint start position from positionvario logic in favor of static variable
|
2014-06-07 16:07:20 +02:00 |
|
Alessio Morale
|
08e4ec7fd3
|
OP-1365 Flight code instrumentation API: Fix wrapper documentation/headers
|
2014-06-07 15:45:27 +02:00 |
|
Corvus Corax
|
ae8c22280b
|
OP-1287 fixed handling of pitch and throttle channels from manualcontrolcommand
|
2014-06-07 15:31:38 +02:00 |
|
Alessio Morale
|
2396350f2f
|
OP-1365 Flight code instrumentation API: Implementation of UAVObject wrapper layer
|
2014-06-06 22:19:27 +02:00 |
|
Corvus Corax
|
070672e0f0
|
OP-1287 changed deadband behaviour to be more consistent
|
2014-06-04 23:22:04 +02:00 |
|
Corvus Corax
|
89472196d1
|
OP-1287 implemented new flightmodes in plan.c
|
2014-06-04 16:52:39 +02:00 |
|
Corvus Corax
|
de7e0d0781
|
OP-1287 added handler definitions for new flightmodes
|
2014-06-04 10:29:45 +02:00 |
|
Corvus Corax
|
2260f5dacc
|
OP-1287 added autocruise mode, too
|
2014-06-04 10:23:37 +02:00 |
|