Alessio Morale
|
263fd64ab5
|
Merge branch 'amorale/OP-1274_freertos_v8.0.0' into next
|
2014-06-22 16:06:21 +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
|
3f11f4f6b2
|
OP-1371 fix for hitl: turn of receiver alarm if in gcs control mode (but set warning)
|
2014-06-18 22:46:44 +02:00 |
|
Alessio Morale
|
eb5deb3eca
|
OP-1274 Remove unneeded cast from task name in xTaskCreate call
|
2014-06-18 01:47:43 +02:00 |
|
Alessio Morale
|
8710ff4070
|
OP-1227 Fix high CPU usage: Some minor to Actuator module.
|
2014-06-08 22:39:16 +02:00 |
|
Alessio Morale
|
52c1d69c19
|
OP-1227 Fix high CPU usage: Change gyro oversampling to 46 (400Hz update rate) to lessen the cpu load and jitter due accel rate mismatch
|
2014-06-08 22:14:06 +02:00 |
|
Alessio Morale
|
843987484b
|
OP-1227 Fix high CPU usage: Avoid several float division in Attitude module, change optimization for attitude estimation function
|
2014-06-08 21:48:35 +02:00 |
|
Alessio Morale
|
d51b7ce2d4
|
OP-1227 Fix high CPU usage: Changes to attitude module:
- changed Expected rate to 500 (it was erroneously defined as 666Hz)
- use the optimized api to fetch accel samples
|
2014-06-08 21:47:00 +02:00 |
|
Alessio Morale
|
11d0bbf5f8
|
OP-1365 Flight code instrumentation API: Use systemMod to publish counters
|
2014-06-07 17:43:36 +02:00 |
|
Corvus Corax
|
de7e0d0781
|
OP-1287 added handler definitions for new flightmodes
|
2014-06-04 10:29:45 +02:00 |
|
Corvus Corax
|
07667027ee
|
OP-1287 added autocruise mode too to manualcontrol
|
2014-06-04 10:23:59 +02:00 |
|
Corvus Corax
|
ec5052bdba
|
OP-1287 added new flightmodes to manualcontrol.c
|
2014-06-04 10:04:40 +02:00 |
|
Corvus Corax
|
f0c4b8f9c7
|
OP-1287 renamed VELOCITYCONTROL back to AltitudeVario for consistency
|
2014-06-03 18:42:54 +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 |
|
Corvus Corax
|
c6e168c972
|
Merge branch 'next' into corvuscorax/OP-1352_Headwind-improvements
|
2014-05-26 17:17:43 +02:00 |
|
Corvus Corax
|
bf16738fd3
|
Merge branch 'next' into amorale/OP-1350_takeoff_location_handling
|
2014-05-26 17:16:47 +02:00 |
|
Corvus Corax
|
76f83fc131
|
OP-1352 some cosmetic cleanups, explicitly marked float constants as type float
|
2014-05-25 13:27:38 +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
|
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
|
3ec8c18fad
|
OP-1274 fixes for RevoProto
|
2014-05-18 22:56:54 +02:00 |
|
Alessio Morale
|
99540d5db5
|
OP-1274 fixes for OSD
|
2014-05-18 22:56:51 +02:00 |
|
Alessio Morale
|
36e304f579
|
OP-1274 fixes for revolution
|
2014-05-18 22:56:48 +02:00 |
|
Alessio Morale
|
e9fff2b6fa
|
OP-1274 fixes for OPLink
|
2014-05-18 22:56:44 +02:00 |
|
Alessio Morale
|
be5cc66bd3
|
OP-1274 fixes for Coptercontrol firmware
|
2014-05-18 22:56:29 +02:00 |
|
Alessio Morale
|
d88d73e7fe
|
OP-1350 Make RTB safer pick the lowest between PositionState.Down and TakeOffLocation.Down.
|
2014-05-18 14:41:45 +02:00 |
|
Corvus Corax
|
5153806289
|
OP-1352 cleaned up some code comments
|
2014-05-17 23:27:30 +02:00 |
|
Corvus Corax
|
5544e9c984
|
OP-1352 redesigned course calculation to take complete wind vector into account
|
2014-05-17 22:02:04 +02:00 |
|
Corvus Corax
|
2357ee1774
|
hotfix: allow arming in Stabilized 4,5,6
|
2014-05-16 23:39:36 +02:00 |
|
Alessio Morale
|
2048440053
|
OP-1350 fix a review defect(a set intead of TakeOffLocationStatusGetget). Check if status is valid beside locationSet
|
2014-05-16 23:32:11 +02:00 |
|
Alessio Morale
|
f3df459278
|
OP-1350 remove checks for valid TakeOffLocation. It is already handled in takeoffLocationHandler
|
2014-05-16 21:56:44 +02:00 |
|
Alessio Morale
|
ffa5e66d8b
|
OP-1350 fix a bug that overwrite TakeOffLocation when changing mode to preset after an arming sequence. cleanup and get rid of "pending" status
|
2014-05-16 21:53:05 +02:00 |
|
Corvus Corax
|
9306cbc7c5
|
OP-1352 Headwind-improvements for FixedWingPathFollower
|
2014-05-16 20:20:40 +02:00 |
|
Alessio Morale
|
80bd04075f
|
OP-1350 Rename ReturnToHomeAltitudeOffset to ReturnToBaseAltitudeOffset
|
2014-05-16 18:51:04 +02:00 |
|
Alessio Morale
|
edba1bc71d
|
OP-1350 split Init function out of Handler, added missing UAVO initalize, cleanup code
|
2014-05-16 18:31:49 +02:00 |
|
Alessio Morale
|
8dcee11cb8
|
OP-1350 change destination for ReturnToBase to takeoffLocation
|
2014-05-16 12:38:18 +02:00 |
|
Alessio Morale
|
063ae8afe0
|
OP-1350 add a TakeOffLocation Handler to manualcontrol
|
2014-05-16 02:28:12 +02:00 |
|
Alessio Morale
|
e082fbc04e
|
Merge remote-tracking branch 'origin/amorale/OP-1330_cannot_set_homelocation.set_false' into next
|
2014-05-15 20:30:32 +02:00 |
|
Alessio Morale
|
7182fe0194
|
Merge remote-tracking branch 'origin/amorale/OP-1329_airspeed_fixes' into next
|
2014-05-15 20:30:10 +02:00 |
|
Corvus Corax
|
065a632123
|
Merge branch 'corvuscorax/OP-1325_Event-System-Error-Alarm' into next
|
2014-05-15 00:13:20 +02:00 |
|
Alessio Morale
|
47976312c2
|
OP-1330 reset Home Set delay timer if Set==true
|
2014-05-12 22:56:28 +02:00 |
|
Alessio Morale
|
953b7cc2a7
|
OP-1330 Fix a compilation issue with CC/CC3D
|
2014-05-11 12:37:20 +02:00 |
|
Alessio Morale
|
3c5a41049b
|
Merge branch 'amorale/OP-1302_updated_led_behaviour' into next
|
2014-05-11 12:01:53 +02:00 |
|
Alessio Morale
|
45efaffcf1
|
OP-1330 fix namings/uncrustify
|
2014-05-11 11:38:08 +02:00 |
|
Alessio Morale
|
7155805b79
|
OP-1329 Move gps airspeed initialization checks under "sensor changed" test
|
2014-05-11 11:33:11 +02:00 |
|
Corvus Corax
|
47a891e594
|
OP-1325 fix event system warnings to be errors
|
2014-05-08 23:05: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 |
|
Alessio Morale
|
3a451c9737
|
OP-1329 Trigger a SensorType change the first time Task runs to set AirspeedSensor UAVO when sensor is None
|
2014-05-08 19:58:42 +02:00 |
|
Alessio Morale
|
08dcdefc1f
|
OP-1329 set SensorConnected to false when sensorType is changed to none.
|
2014-05-08 19:48:30 +02:00 |
|
Corvus Corax
|
1add404d80
|
OP-1161 reimplemented magnetometer plausibikity check using vector
length only
|
2014-05-07 23:47:14 +02:00 |
|
Alessio Morale
|
516f359645
|
OP-1329 fix a cherry-pick issue
|
2014-05-07 23:23:51 +02:00 |
|