Lorenz Meier
|
033372cc78
|
MC position controller: Adjust stack size of handler and app
|
2015-03-08 08:15:45 +01:00 |
Lorenz Meier
|
4177078ff0
|
MC attitude controller: Adjust stack size of handler and app
|
2015-03-08 08:15:24 +01:00 |
Lorenz Meier
|
ba0a343090
|
MAVLink app: Adjust stack size of receiver thread
|
2015-03-08 08:14:58 +01:00 |
Lorenz Meier
|
54d2014bd6
|
Land detector: Adjust stack size of startup handler
|
2015-03-08 08:14:40 +01:00 |
Lorenz Meier
|
110930dc0e
|
FW pos control: Adjust stack size to real use
|
2015-03-08 08:14:15 +01:00 |
Lorenz Meier
|
d5c59b515b
|
FW att control: Adjust stack size to real use
|
2015-03-08 08:13:54 +01:00 |
Lorenz Meier
|
7d87da700c
|
commander: Adjust stack size to real use
|
2015-03-08 08:13:39 +01:00 |
Lorenz Meier
|
61437a5587
|
MAVLink app: Do no allocate memory statically, but only on execution on stack.
|
2015-03-08 07:49:00 +01:00 |
Lorenz Meier
|
5c3f4d2194
|
GPIO led: Do not allocate memory statically, but only when module loads
|
2015-03-08 07:49:00 +01:00 |
Lorenz Meier
|
6aba6a4f88
|
FMUv1: Disabled RAM-hogging apps
|
2015-03-07 14:16:46 +01:00 |
Lorenz Meier
|
ff1117b3a0
|
Merge pull request #1876 from friekopter/wobbling_elevator
fixed issue with elevator fluctuations at low airspeed in pitch controller
|
2015-03-07 12:08:21 +01:00 |
Lorenz Meier
|
d8b64a05d7
|
Merge pull request #1873 from Zefz/ekf-dead-reckoning-fix
AttPosEKF dead reckoning fix
|
2015-03-07 12:07:28 +01:00 |
Lorenz Meier
|
25a924f8d6
|
Disable parallel builds in Sublime, as it hides compile errors
|
2015-03-07 11:59:02 +01:00 |
NosDE
|
29b6f5611b
|
cleanup
|
2015-03-07 11:39:05 +01:00 |
NosDE
|
04f4206371
|
Graupner HoTT SUMD/SUMH Receiver Protocol added
|
2015-03-07 11:39:00 +01:00 |
Andrew Tridgell
|
332d42b105
|
px_uploader: print chip version
|
2015-03-07 09:46:27 +01:00 |
Andrew Tridgell
|
d9b4f5b170
|
px_loader: added --force option
this can be used to override the board type check. Useful when
changing bootloaders
|
2015-03-07 09:45:51 +01:00 |
Lorenz Meier
|
9495ec4f5a
|
Merge pull request #1878 from anton-matosov/ServoGimbal
Servo gimbal
|
2015-03-07 09:44:47 +01:00 |
Anton Matosov
|
f8e471d95c
|
Implemented Quaternion position for Gimbal (not tested)
|
2015-03-06 18:57:38 -08:00 |
Anton Matosov
|
e5a73f0795
|
Disambiguate comment of main mixer
|
2015-03-06 18:57:38 -08:00 |
Anton Matosov
|
38171121fb
|
Fixed comments
|
2015-03-06 18:57:38 -08:00 |
Anton Matosov
|
e191958ce6
|
Made aux output pwm rate, min, max, disarmed and failsafe values configurable the same way as for the main outputs
|
2015-03-06 18:57:38 -08:00 |
Anton Matosov
|
7bf6c3bae8
|
Increased update rate to get rid of glitches in servo movements
|
2015-03-06 18:57:38 -08:00 |
Anton Matosov
|
c5bb12be3b
|
Disabled logging of the each componsated value
|
2015-03-06 18:57:38 -08:00 |
Anton Matosov
|
c76839df73
|
Implemented yaw componsation
|
2015-03-06 18:57:38 -08:00 |
Anton Matosov
|
610a714e85
|
Added sublime build system that uploads just built product
Renamed existing build system to be more verbose
|
2015-03-06 18:57:37 -08:00 |
Anton Matosov
|
3db6d08b5c
|
Enabled attitude compensation by default as that is all the gimbal driver is about
|
2015-03-06 18:57:37 -08:00 |
Anton Matosov
|
db6ad147d5
|
Removed extra space
|
2015-03-06 18:57:37 -08:00 |
Anton Matosov
|
3f9a4ce00e
|
SK450 gimbal tuning
|
2015-03-06 18:57:37 -08:00 |
Anton Matosov
|
6d51da2ff1
|
Adopted SK450 mixer for the gimbal control group
Added start of the gimbal driver for SK450
|
2015-03-06 18:57:37 -08:00 |
Anton Matosov
|
3647b75303
|
Updated @author
|
2015-03-06 18:57:37 -08:00 |
Anton Matosov
|
72274062c1
|
Renamed servo_gimbal to simply 'gimbal' as HW is behind the scene and doesn't really matter here
|
2015-03-06 18:57:37 -08:00 |
Anton Matosov
|
076180a983
|
Added missing enum definitions
Fixed float equality checks
|
2015-03-06 18:57:37 -08:00 |
Anton Matosov
|
415846b486
|
Added aux mixer for SK450
|
2015-03-06 18:57:37 -08:00 |
Lorenz Meier
|
7b54f968a2
|
drivers/servo_gimbal: Formatting fix
|
2015-03-06 18:57:37 -08:00 |
Lorenz Meier
|
8a6698b6e6
|
drivers/servo_gimbal: Added servo gimbal
|
2015-03-06 18:57:37 -08:00 |
Lorenz Meier
|
5b2643fc20
|
Merge pull request #1888 from PX4/quat_rot_math_test
added quaternion rotation method test
|
2015-03-07 00:56:07 +01:00 |
Lorenz Meier
|
600628b55b
|
Merge pull request #1826 from NosDE/master
mkblctrl: cmd switch for min_rc and max_rc
|
2015-03-06 22:16:37 +01:00 |
Roman Bapst
|
af56e58540
|
added quaternion rotation method test
|
2015-03-06 15:56:54 +01:00 |
Marco Bauer
|
4a977af870
|
Merge pull request #1 from PX4/master
From original
|
2015-03-06 15:32:30 +01:00 |
Lorenz Meier
|
9d4b4ab049
|
Travis: better output of built binaries
|
2015-03-05 22:43:42 +01:00 |
Lorenz Meier
|
c5851632de
|
Simplify Travis build ID naming on server
|
2015-03-05 20:05:11 +01:00 |
Lorenz Meier
|
01b0270c56
|
Upload latest binary to s3 storage
|
2015-03-05 19:22:46 +01:00 |
Lorenz Meier
|
96ab880c61
|
Set build environment variables to enable retrieval of binaries in reports
|
2015-03-05 19:20:14 +01:00 |
Lorenz Meier
|
a82bcbf1d7
|
Fix IO update when safety can not be set to on. From @zottgrammes
|
2015-03-04 09:04:01 +01:00 |
fludwig
|
d6db372921
|
fixed include
|
2015-03-03 21:00:28 +01:00 |
Friedemann Ludwig
|
4a99daf5b6
|
Merge remote-tracking branch 'upstream/master' into wobbling_elevator
|
2015-03-03 20:41:27 +01:00 |
Lorenz Meier
|
cf7f59e1f3
|
Merge pull request #1874 from DonLakeFlyer/RCParams
Add RC_CHAN_CNT, RC_TH_USER for QGC
|
2015-03-03 18:33:11 +01:00 |
Don Gagne
|
dfd6be78bf
|
Add RC_CHAN_CNT, RC_TH_USER
These are used by ground station software
|
2015-03-03 09:22:01 -08:00 |
Lorenz Meier
|
0261f5dfbe
|
MAVLink: Reduce stack usage
|
2015-03-03 17:30:34 +01:00 |