Thomas Gubler
|
37d2cff83d
|
set range finder to disabled as default
|
2014-03-15 16:03:26 +01:00 |
|
Thomas Gubler
|
be349b989a
|
sensors: use filtered diff pressure to calculate airspeed
|
2014-03-15 13:24:17 +01:00 |
|
Thomas Gubler
|
d2a74dff67
|
fix logging of filtered diff pressure signal
|
2014-03-15 13:11:46 +01:00 |
|
Thomas Gubler
|
07cff8e0bd
|
Merge remote-tracking branch 'upstream/master' into diff_press_filter
Conflicts:
src/modules/sdlog2/sdlog2.c
|
2014-03-15 12:28:29 +01:00 |
|
Thomas Gubler
|
3317259e79
|
integrate range finder into fw landing
|
2014-03-15 12:02:14 +01:00 |
|
Anton Babushkin
|
955bd402d2
|
Merge branch 'master' into beta_mavlink2
|
2014-03-15 09:47:02 +04:00 |
|
Lorenz Meier
|
3d766575cd
|
Merge pull request #738 from PX4/beta_mavlink2_stream
mavlink stream: do not use getopt as it leads to problems with the global optarg variable
|
2014-03-14 18:10:27 +01:00 |
|
Thomas Gubler
|
6b79f53338
|
mavlink stream: do not use getopt as it leads to problems with the global optarg variable
|
2014-03-14 14:42:35 +01:00 |
|
Thomas Gubler
|
0784ef9189
|
add low pass filter to meas airspeed driver including logging of filtered value
|
2014-03-14 01:13:22 +01:00 |
|
Thomas Gubler
|
b6ea38b91a
|
sensors app: add timestamp in airspeed message
|
2014-03-13 13:32:24 +01:00 |
|
Lorenz Meier
|
b9e8690c61
|
Merge pull request #703 from PX4/act_group_hotfix
Actuator group hotfix
|
2014-03-12 21:56:07 +01:00 |
|
Lorenz Meier
|
82e2619f1f
|
Merge pull request #721 from PX4/laser_rangefinder
Laser rangefinder
|
2014-03-12 21:54:34 +01:00 |
|
Anton Babushkin
|
bbe9873f97
|
Merge branch 'master' into gpio_led_fmuv2
|
2014-03-13 00:29:14 +04:00 |
|
Anton Babushkin
|
bc36b540a5
|
gpio_led: code style fixed
|
2014-03-13 00:25:00 +04:00 |
|
Anton Babushkin
|
6f55077541
|
gpio_led: bugs fixed
|
2014-03-13 00:24:28 +04:00 |
|
Lorenz Meier
|
4840d5fbcb
|
merged master
|
2014-03-12 20:42:34 +01:00 |
|
Lorenz Meier
|
caef8d115c
|
Merge branch 'master' of github.com:PX4/Firmware into gpio_led_fmuv2
|
2014-03-12 20:35:20 +01:00 |
|
Lorenz Meier
|
0cce688010
|
Merge pull request #711 from PX4/sdlog2_opt
sdlog2 optimization
|
2014-03-12 20:30:00 +01:00 |
|
Anton Babushkin
|
5d34e124fe
|
Merge branch 'master' into gpio_led_fmuv2
|
2014-03-12 22:42:36 +04:00 |
|
Lorenz Meier
|
939b8464a2
|
Merge branch 'beta_mavlink2_flow_control' into paul_estimator_mavlink2
|
2014-03-12 17:54:04 +01:00 |
|
Lorenz Meier
|
45a18587fc
|
Fine tuning for flow control disable to stop firing after change is effective
|
2014-03-12 17:53:25 +01:00 |
|
Lorenz Meier
|
23258edfa1
|
Merge branch 'beta_mavlink2_flow_control' of github.com:PX4/Firmware into paul_estimator_mavlink2
|
2014-03-12 17:31:50 +01:00 |
|
Lorenz Meier
|
204688b935
|
Merged
|
2014-03-12 17:31:01 +01:00 |
|
Lorenz Meier
|
7aa51935f8
|
Merge branch 'beta_mavlink2' of github.com:PX4/Firmware into paul_estimator_mavlink2
|
2014-03-12 17:29:15 +01:00 |
|
Lorenz Meier
|
7604518db4
|
Fixed HW flow control enable / disable scheme, console output cleanup on start
|
2014-03-12 10:29:39 +01:00 |
|
Thomas Gubler
|
d9d0e60bd5
|
fw att ctrl: airspeed check: remove unnecessary cast
|
2014-03-12 10:02:39 +01:00 |
|
Lorenz Meier
|
069cba6338
|
Merge branch 'beta_mavlink2' into beta_mavlink2_flow_control
|
2014-03-12 10:02:22 +01:00 |
|
Lorenz Meier
|
2d2ecbad00
|
Fixed more wrong usages of encoding channel
|
2014-03-12 09:56:26 +01:00 |
|
Lorenz Meier
|
76af0970f5
|
Increased param rate, fixed wrong usage of MAVLink chan.
|
2014-03-12 09:46:02 +01:00 |
|
Lorenz Meier
|
023c7069c4
|
Fix FIONWRITE usage
|
2014-03-12 09:36:12 +01:00 |
|
Lorenz Meier
|
f66b0ad8ac
|
Added hardware flow control to mavlink app. Auto-disables if nothing can be written to the port
|
2014-03-12 09:04:30 +01:00 |
|
Thomas Gubler
|
a977ff2b62
|
fw att control: add timestamp dependency in airspeed check
|
2014-03-12 00:20:27 +01:00 |
|
Lorenz Meier
|
a37e539647
|
Correctly initialize mission count
|
2014-03-11 22:26:12 +01:00 |
|
Lorenz Meier
|
4bcdf5f72f
|
Merge branch 'mavlink2_hil' of github.com:PX4/Firmware into paul_estimator_mavlink2
|
2014-03-11 21:12:26 +01:00 |
|
Anton Babushkin
|
1fd7b89d3c
|
mavlink: use "normal" mode for HIL operation, only add HIL_CONTROLS stream when HIL enabled
|
2014-03-11 23:03:49 +04:00 |
|
Lorenz Meier
|
5a39a4cbd4
|
Merged mavlink_beta2
|
2014-03-11 17:53:42 +01:00 |
|
Anton Babushkin
|
0bcda7f8a6
|
Merge branch 'master' into beta_mavlink2
|
2014-03-11 19:31:20 +04:00 |
|
Anton Babushkin
|
9e41f6af18
|
mavlink: memory leaks on exit fixed, minor fixes
|
2014-03-11 19:28:48 +04:00 |
|
Anton Babushkin
|
09f18408fc
|
mavlink: msg buffer size fixed
|
2014-03-11 17:21:03 +04:00 |
|
Anton Babushkin
|
35b8d00e17
|
mavlink: task_main noreturn attribute removed
|
2014-03-11 16:20:37 +04:00 |
|
Lorenz Meier
|
ebab4bfa7e
|
Fix for recallstates function
|
2014-03-11 13:16:06 +01:00 |
|
Lorenz Meier
|
4d8524f508
|
Merge branch 'master' of github.com:PX4/Firmware into paul_estimator
|
2014-03-11 12:51:34 +01:00 |
|
Anton Babushkin
|
0ad38a7323
|
mavlink: task stop fixes, WIP
|
2014-03-11 15:34:27 +04:00 |
|
Julian Oes
|
2f06f15240
|
fw_att_control: whitespace only
|
2014-03-11 11:09:49 +01:00 |
|
Julian Oes
|
2cd29b7c8c
|
fw_att_control: proper struct initialization
|
2014-03-11 11:07:48 +01:00 |
|
Julian Oes
|
2db140bcab
|
fw_att_control: delete the unused flag
|
2014-03-11 10:59:11 +01:00 |
|
Thomas Gubler
|
e8efbc7f3f
|
navigator: RTL: set normal waypoint instead of takeoff waypoint in RTL_STATE_CLIMB
|
2014-03-11 10:46:18 +01:00 |
|
Thomas Gubler
|
40394c6744
|
navigator: RTL: set loiter wp instead of normal waypoint in RTL_STATE_DESCEND
|
2014-03-11 10:46:08 +01:00 |
|
Anton Babushkin
|
b3839afbbc
|
mavlink: channel ID allocation fixed
|
2014-03-11 11:12:39 +04:00 |
|
Thomas Gubler
|
e0cf0e3f41
|
fw posctrl: change 2 functions that return nothing from int to void
|
2014-03-10 22:47:22 +01:00 |
|