Lorenz Meier
|
01f33df707
|
Added EKF filter health status reporting, added dynamic in-air reset.
|
2014-03-24 09:04:35 +01:00 |
|
Lorenz Meier
|
a0ceeee9ef
|
Merge branch 'airspeed_filter_fixes' into paul_estimator_numeric
|
2014-03-23 16:58:17 +01:00 |
|
Lorenz Meier
|
a490bd04ee
|
Merge branch 'master' into paul_estimator_numeric
|
2014-03-23 16:58:07 +01:00 |
|
Lorenz Meier
|
42bba67893
|
Move changes regarding the filtered airspeed consistently across sensors, use actual air temperature instead of board temperature
|
2014-03-23 16:56:07 +01:00 |
|
Lorenz Meier
|
e5b2281099
|
Merged airspeed filtering from Thomas Gubler
|
2014-03-23 16:47:56 +01:00 |
|
Lorenz Meier
|
df11310994
|
Merge branch 'master' of github.com:PX4/Firmware into paul_estimator_numeric
|
2014-03-21 18:15:37 +01:00 |
|
Thomas Gubler
|
bc451eef4b
|
Merge remote-tracking branch 'upstream/master' into diff_press_filter
Conflicts:
src/drivers/meas_airspeed/meas_airspeed.cpp
|
2014-03-21 13:33:19 +01:00 |
|
Lorenz Meier
|
193397b228
|
Merge branch 'master' of github.com:PX4/Firmware into beta_mavlink2
|
2014-03-21 10:47:36 +01:00 |
|
James Goppert
|
eaef67f21d
|
Added encoder uORB message/ fixedwing_backside working if enabled.
|
2014-03-20 12:12:42 -04:00 |
|
James Goppert
|
1b7472ef4c
|
Fix for md25 and uORB update.
|
2014-03-20 12:12:42 -04:00 |
|
James Goppert
|
afb2c37bfc
|
Fixed uORB Pub/Sub templates for GCC 4.7
|
2014-03-20 12:12:42 -04:00 |
|
James Goppert
|
da9dab2799
|
Moved List.hpp from controllib to src/include/containers.
|
2014-03-20 12:12:42 -04:00 |
|
James Goppert
|
fd6590cfa7
|
Moved UOrbPubliction/Subscription to uORB::Publication/Subscription
|
2014-03-20 12:12:42 -04:00 |
|
Lorenz Meier
|
7a3873cdf2
|
Merge branch 'adc_fix' into paul_estimator_mavlink2
|
2014-03-17 17:02:24 +01:00 |
|
Lorenz Meier
|
d940bdf7f6
|
Consistently making space for a maximum of 12 channels, 10 channels (including reference / temperature) are used / available right now
|
2014-03-17 17:02:10 +01:00 |
|
Lorenz Meier
|
541e8362cf
|
Merge branch 'adc_fix' into paul_estimator_mavlink2
|
2014-03-17 16:55:02 +01:00 |
|
Lorenz Meier
|
fd8cae19bd
|
ADC channel mapping fix in sensors app
|
2014-03-17 16:53:30 +01:00 |
|
Lorenz Meier
|
717e1bd374
|
Removed stupid sensor counter, replaced it with much more useful timestamps
|
2014-03-16 13:47:26 +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 |
|
Lorenz Meier
|
5a39a4cbd4
|
Merged mavlink_beta2
|
2014-03-11 17:53:42 +01:00 |
|
Lorenz Meier
|
8016032a40
|
Merged beta into paul_estimator
|
2014-02-16 17:07:02 +01:00 |
|
Julian Oes
|
30dacbd154
|
Mavlink and navigator: handle current waypoint onboard
|
2014-02-15 11:29:36 +01:00 |
|
Julian Oes
|
3462054f73
|
Merge remote-tracking branch 'px4/beta' into beta_mavlink
Conflicts:
src/modules/mavlink/mavlink.c
src/modules/mavlink/mavlink_receiver.h
src/modules/mavlink/orb_listener.c
|
2014-02-12 17:10:20 +01:00 |
|
Anton Babushkin
|
179aa17a38
|
sdlog2: TELE (telemetry status) message added, type for 'rssi' and 'remote_rssi' in 'telemetry_status' topic fixed to be consistent with 'noise'/'remote_noise' and mavlink message.
|
2014-02-12 12:21:23 +01:00 |
|
Julian Oes
|
ea2a69d8bf
|
Mavlink: get orb_listener to work
|
2014-02-11 22:36:36 +01:00 |
|
Lorenz Meier
|
b1ea8afad5
|
Merge branch 'master' of github.com:PX4/Firmware into paul_estimator
|
2014-02-09 18:00:31 +01:00 |
|
Lorenz Meier
|
020e7dcae3
|
Merged master into beta
|
2014-02-01 19:13:13 +01:00 |
|
Lorenz Meier
|
c1d1d67534
|
Improved RC calibration behaviour, fully supported setting trim offsets
|
2014-02-01 13:22:52 +01:00 |
|
Lorenz Meier
|
d2b183c05b
|
merge master
|
2014-01-31 09:51:59 +01:00 |
|
Anton Babushkin
|
591b355981
|
setpoint type IDLE added (for AUTO_READY state), LAND mode fixed
|
2014-01-29 14:39:36 +01:00 |
|
Anton Babushkin
|
6a1a29f77e
|
global_position topic: added baro_alt, mc_pos_control: SEATBELT mode fixed, use baro/AMSL alt
|
2014-01-28 20:40:05 +01:00 |
|
Lorenz Meier
|
9c355d280e
|
Merged beta into mavlink rework branch
|
2014-01-28 15:13:14 +01:00 |
|
Anton Babushkin
|
3fdb082cb8
|
mavlink: AUTO states indication fixed
|
2014-01-28 00:03:29 +01:00 |
|
Anton Babushkin
|
d1508a7813
|
vehicle_control_mode publication moved to commander, WIP
|
2014-01-27 20:49:17 +01:00 |
|
Anton Babushkin
|
c7f0553938
|
cammander: state machine can now deny current state (e.g. when position lock lost during EASY mode), added FAILSAFE_STATE_LAND
|
2014-01-26 11:50:34 +01:00 |
|
Anton Babushkin
|
92ddf7903b
|
commander: more user-friendly states indication
|
2014-01-25 23:37:26 +01:00 |
|
Anton Babushkin
|
ebc7cb03b7
|
«flighttermination state» replaced by more general «failsafe state»
|
2014-01-25 23:24:12 +01:00 |
|
Anton Babushkin
|
58792c5ca6
|
Use double for lat/lon in vehicle_global_position topic, use filed names lat, lon, alt, vel_n, vel_e, vel_d for global positions
|
2014-01-24 00:06:10 +01:00 |
|
Anton Babushkin
|
1cffa9d2f7
|
position_setpoint_triplet refactoring finished
|
2014-01-23 22:41:26 +01:00 |
|
Anton Babushkin
|
6acb8fa66f
|
Replace mission_item_triplet with position_setpoint_triplet, WIP
|
2014-01-23 12:16:02 +01:00 |
|
Anton Babushkin
|
2e472cf918
|
attitude_estimator_ekf: acc comp bug fixed, estimated gravity vector logging
|
2014-01-20 23:44:04 +01:00 |
|
Anton Babushkin
|
97e4522c76
|
Merge branch 'master' into navigator_new_vector
|
2014-01-14 15:45:49 +01:00 |
|
Lorenz Meier
|
bc64391c53
|
AUTOMATED code-style fix on topics. NO MANUAL OR SEMANTIC EDITS
|
2014-01-12 12:59:15 +01:00 |
|
Lorenz Meier
|
e421260f7c
|
Removed bogus sensor counters, replaced them with proper timestamps
|
2014-01-12 12:57:53 +01:00 |
|
Lorenz Meier
|
9b711d6a72
|
Merged origin/master into batt_fixes
|
2014-01-07 15:34:13 +01:00 |
|
Anton Babushkin
|
2dc2c2d28f
|
Merge branch 'navigator_new' into navigator_new_vector
|
2014-01-02 21:57:33 +04:00 |
|
Anton Babushkin
|
220011914c
|
navigator: AUTO_READY nav state added, RTL implemented properly
|
2014-01-02 21:57:01 +04:00 |
|
Anton Babushkin
|
5bedd8c714
|
Merge branch 'navigator_new' into navigator_new_vector
|
2014-01-02 14:52:00 +04:00 |
|
Anton Babushkin
|
74e2542c07
|
navigator: takeoff and mission fixes
|
2014-01-02 14:49:34 +04:00 |
|
Anton Babushkin
|
61ef2e00a9
|
Merge branch 'navigator_new' into navigator_new_vector
|
2014-01-01 23:21:45 +04:00 |
|