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 |
|
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 |
|
Corvus Corax
|
86441169de
|
OP-1287 added new flightmodes to sanity checks
|
2014-06-04 10:02:19 +02:00 |
|
Corvus Corax
|
f0c4b8f9c7
|
OP-1287 renamed VELOCITYCONTROL back to AltitudeVario for consistency
|
2014-06-03 18:42:54 +02:00 |
|
Corvus Corax
|
aa6c5f9d15
|
OP-1363 cleanups to sanitychecks
|
2014-06-01 20:28:38 +02:00 |
|
Corvus Corax
|
63b08ec129
|
OP-1363 check for navigation enabled (outdoor) fusion algorithm if any flightmode is configured to use a path follower
|
2014-06-01 12:17:42 +02:00 |
|
Corvus Corax
|
5bfb57e081
|
Merge branch 'next' into amorale/OP-1355_fix_mag_board_rotation_issue
|
2014-05-26 17:19:56 +02:00 |
|
Alessio Morale
|
3d67b7567e
|
OP-1355 Fix Mag scaling being calculated after applying board rotation.
|
2014-05-25 11:28:43 +02:00 |
|
Alessio Morale
|
b2ecf23a07
|
OP-1350 simposix build fixes :( fix altitude calculation for RTB
|
2014-05-19 22:21:32 +02:00 |
|
Alessio Morale
|
3db6c3c86b
|
OP-1350 fix build for revoproto and discoveryf4
|
2014-05-19 21:15:17 +02:00 |
|
Alessio Morale
|
92bf876654
|
OP-1350 refactor into a plans library all functions dealing with initialization and execution of PathFollower/pathplanner commands for manualcontrol
|
2014-05-19 18:35:18 +02:00 |
|
Alessio Morale
|
3c5a41049b
|
Merge branch 'amorale/OP-1302_updated_led_behaviour' into next
|
2014-05-11 12:01:53 +02:00 |
|
Bertrand Oresve
|
743cf4e4b5
|
OP-1308 Merge with next (conflict with stabilization)
|
2014-05-08 22:33:45 +02:00 |
|
Alessio Morale
|
94beebc3d0
|
OP-1302 Fixes for current next. Show flightmode everytime it changes when disarmed
|
2014-05-08 22:27:55 +02:00 |
|
Alessio Morale
|
e5d6726bb6
|
Merge remote-tracking branch 'origin/next' into amorale/OP-1302_updated_led_behaviour
|
2014-05-08 22:27:08 +02:00 |
|
Bertrand Oresve
|
fd1b786868
|
Merge branch 'next'
Conflicts:
flight/libraries/sanitycheck.c
flight/modules/Stabilization/stabilization.c
|
2014-05-08 21:36:54 +02:00 |
|
Corvus Corax
|
3a2b5d6332
|
OP-1332 fix problem in alarm handling where alarms are unable to reset on their own
|
2014-05-07 23:50:39 +02:00 |
|
Corvus Corax
|
2b00cb31a4
|
Merge branch 'next' into corvuscorax/OP-1259_Cruise_Control_Tweaks
|
2014-05-04 12:12:51 +02:00 |
|
Corvus Corax
|
942b53a66b
|
OP-1309 removed unnecessary NUMELEM run time check from sanitychecks and put it into manualcontrol.h as a compile time static assert
|
2014-05-04 11:38:10 +02:00 |
|
Corvus Corax
|
80468fda0b
|
OP-1309 Updated sanitycheck to reflect new modes for flight side config validation
|
2014-05-04 11:19:58 +02:00 |
|
Corvus Corax
|
0ea1ccf5c3
|
OP-1316 fix gravity constants
|
2014-05-01 15:50:02 +02:00 |
|
Bertrand Oresve
|
6d3ade4947
|
OP-1308 Set the same logic for alarms
|
2014-04-29 22:25:49 +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
|
1632eeb58f
|
OP-1309 some small fixes to Stabilization as result of simulator testing
|
2014-04-29 15:51:56 +02:00 |
|
Alessio Morale
|
d42debba50
|
OP-1302 Remove the special case for Telemetry in Alarm.c and shut up the telemetry warning in telemetry.c when disconnected
|
2014-04-26 20:48:30 +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 |
|
Alessio Morale
|
ee91207ede
|
OP-1302 simplify the code adding some pattern "tables"
|
2014-04-16 07:57:15 +02:00 |
|
Alessio Morale
|
20508314f2
|
OP-1302 use pios_notify api to alert user of ongoing CF gyro calibration
|
2014-04-13 17:56:20 +02:00 |
|
Alessio Morale
|
299f388245
|
OP-1302 Add a stub pios_notify API for user interaction/notifications
right now all notifications produces the same output, the DRAW_ATTENTION sequence
|
2014-04-13 17:42:57 +02:00 |
|