Lorenz Meier
|
68442e31ac
|
Hotfix: Move channel count to right position
|
2014-06-23 14:56:48 +02:00 |
|
Lorenz Meier
|
194aa49110
|
Merged rate config changes
|
2014-06-23 14:35:59 +02:00 |
|
Lorenz Meier
|
f02de30c32
|
Merge branch 'master' into navigator_rewrite_estimator
|
2014-06-23 13:53:22 +02:00 |
|
Lorenz Meier
|
bf5061aa21
|
Fix error reporting in stream config, report if a stream was not found at all in stream list and return error
|
2014-06-23 13:52:09 +02:00 |
|
Lorenz Meier
|
a9653fa10d
|
Hotfix: Only orb_copy items in mavlink app if the timestamp changed
|
2014-06-23 13:51:05 +02:00 |
|
Lorenz Meier
|
87857cdd48
|
Hotfix: Fix message name typo
|
2014-06-23 13:45:20 +02:00 |
|
Lorenz Meier
|
d58a992e91
|
Hotfix: Improve PX4IO monitor command
|
2014-06-23 13:44:36 +02:00 |
|
Thomas Gubler
|
88adeee669
|
define force setpoint uorb topic
|
2014-06-23 13:35:14 +02:00 |
|
Thomas Gubler
|
cfdbf2c5e9
|
perfcounter: write time unit for all fields
|
2014-06-23 11:15:27 +02:00 |
|
Darryl Taylor
|
93a38a1e7c
|
Merge remote-tracking branch 'origin/master' into offset_tuning
|
2014-06-23 13:14:13 +08:00 |
|
Lorenz Meier
|
90a40dda86
|
Compile fix
|
2014-06-22 22:21:19 +02:00 |
|
Lorenz Meier
|
9a1b724070
|
Merged master
|
2014-06-22 18:21:03 +02:00 |
|
Lorenz Meier
|
72afa2ca2b
|
Capture TX issues in performance counter instead of spamming console in mavlink app
|
2014-06-22 18:15:40 +02:00 |
|
Lorenz Meier
|
f318ee2194
|
Remove debug output in commander spamming console
|
2014-06-22 18:15:15 +02:00 |
|
Lorenz Meier
|
ac319a7240
|
23 state estimator: Prepare GPS accel init (not yet active), clean up init calls
|
2014-06-22 16:51:48 +02:00 |
|
Lorenz Meier
|
1018dec246
|
estimator: Get offsets under control, prepare GPS acceleration based initialization, but do not activate it yet
|
2014-06-22 16:51:02 +02:00 |
|
Lorenz Meier
|
73d4d6faec
|
MPU6K: Use usleep where usleep should be used instead of up_udelay()
|
2014-06-22 16:49:52 +02:00 |
|
Darryl Taylor
|
ebd68f4ffa
|
Clarified parameter comments and added @group attributed for auto-generation.
|
2014-06-22 16:43:05 +08:00 |
|
ggregory8
|
78b7ba33a5
|
Fix to allow filter correction with vision position estimate
|
2014-06-22 09:53:33 +08:00 |
|
Kynos
|
f1a5be1f57
|
Define NAV-PVT message
|
2014-06-21 20:42:33 +02:00 |
|
Lorenz Meier
|
e0a6834606
|
Merge pull request #928 from PX4/ekf_auto_mag_decl
attitude_estimator_ekf: auto detect mag declination using GPS
|
2014-06-21 20:05:43 +02:00 |
|
Lorenz Meier
|
0673740e0e
|
Initialize velNED fields correctly, preventing a bogus initial filter reset
|
2014-06-21 19:44:30 +02:00 |
|
Lorenz Meier
|
6bab694e45
|
estimator: Improve error reporting and status printing (less flash, better resolution), move check and reset logic to a position AFTER the filter init. Do not externally zero the filter on resets but let the reset logic handle this.
|
2014-06-21 19:44:09 +02:00 |
|
Anton Babushkin
|
164f19176e
|
Merge branch 'navigator_rewrite' into dataman_state_nav_rewrite
|
2014-06-21 14:26:40 +02:00 |
|
Anton Babushkin
|
da2f68a6a0
|
mavlink: don't lock dataman when updating mission state
|
2014-06-21 14:25:29 +02:00 |
|
Julian Oes
|
4e08457afe
|
Merge remote-tracking branch 'px4/pr/1058' into navigator_rewrite_offboard
Conflicts:
src/modules/commander/commander.cpp
src/modules/commander/state_machine_helper.cpp
src/modules/mavlink/mavlink_receiver.cpp
src/modules/mavlink/mavlink_receiver.h
src/modules/uORB/topics/vehicle_status.h
|
2014-06-20 18:18:39 +02:00 |
|
Darryl Taylor
|
45d5e26009
|
Define float params properly: 0.0f instead of just 0
|
2014-06-20 14:37:44 +08:00 |
|
Julian Oes
|
302ef6bc4f
|
Merge branch 'navigator_rewrite' into navigator_rewrite_estimator
|
2014-06-19 14:14:45 +02:00 |
|
Julian Oes
|
e0c78e51e3
|
mavlink: only publish telemetry status from GCS
|
2014-06-19 14:14:24 +02:00 |
|
Julian Oes
|
ad7e0ee17f
|
Merge branch 'navigator_rewrite' into navigator_rewrite_estimator
|
2014-06-19 10:37:59 +02:00 |
|
Julian Oes
|
5bab3b1bac
|
Merge pull request #1057 from achambers16/navigator_rewrite_modes_list
Navigator rewrite: create list of navigation modes
|
2014-06-19 10:36:32 +02:00 |
|
Julian Oes
|
c23bc93681
|
Merge branch 'navigator_rewrite' into navigator_rewrite_estimator
|
2014-06-19 10:30:44 +02:00 |
|
Julian Oes
|
62faa2ee51
|
commander/navigator: renamed FS modes to RTL and RTGS (return to ground station)
|
2014-06-19 10:26:56 +02:00 |
|
Julian Oes
|
32e2df3d08
|
Merge branch 'navigator_rewrite' into navigator_rewrite_estimator
|
2014-06-19 09:33:47 +02:00 |
|
Julian Oes
|
94e004955d
|
mavlink: publish telemtry status without radio status
|
2014-06-19 09:33:28 +02:00 |
|
Julian Oes
|
eb1af6096e
|
Merge branch 'navigator_rewrite' into navigator_rewrite_estimator
|
2014-06-19 09:28:23 +02:00 |
|
Darryl Taylor
|
2475efe13d
|
Pre-compute board orientation offsets on param update.
|
2014-06-19 13:22:45 +08:00 |
|
t0ni0
|
9d18da4433
|
Adds NaN checks and setpoint resets for offboard posctl
|
2014-06-18 16:45:38 -04:00 |
|
Julian Oes
|
e24925c743
|
commander: added some failsafe logic
|
2014-06-18 19:01:41 +02:00 |
|
Darryl Taylor
|
5ed1cf7e8d
|
Fixed too-long param names.
|
2014-06-18 21:34:38 +08:00 |
|
Darryl Taylor
|
95003c6e10
|
Removed unused ATT_XXX_OFF3 paramters. Offset tuning now accomplished via the sensors app using new SENS_BOARD_XXX_OFF parameters.
|
2014-06-18 20:49:48 +08:00 |
|
Darryl Taylor
|
90a89ff2cd
|
WIP: Support in-flight fine tuning of board alignment. Implemented by applying a user supplied rotation matrix via new SENS_BOARD_(PITCH, ROLL, YAW)_OFF params in the sensors app. Currently only tested in QGC.
|
2014-06-18 20:27:35 +08:00 |
|
Julian Oes
|
efd05d701a
|
Merge branch 'navigator_rewrite' into navigator_rewrite_estimator
|
2014-06-18 14:14:50 +02:00 |
|
Darryl Taylor
|
0f41d8b507
|
Added pitch, roll, and yaw offsets to compensate for imperfect fmu placement. These were removed in 61a3177979
|
2014-06-18 13:43:03 +08:00 |
|
t0ni0
|
e078ef992f
|
Removed publications closing
This is an attempt to correct the offboard setpoints being passed on as "NaN" values
|
2014-06-17 13:30:45 -04:00 |
|
Anton Babushkin
|
55e5f747de
|
commander: modes display fixes, don't activate failsafe while disarmed
|
2014-06-17 13:19:50 +02:00 |
|
t0ni0
|
6183390547
|
Commander attitude flag fix
|
2014-06-16 17:47:10 -04:00 |
|
Anton Babushkin
|
e0ed0625f8
|
commander: failsafe_state removed, replaced with bool failsafe, navigation state and failsafe determined directly from main state and conditions
|
2014-06-16 17:34:21 +02:00 |
|
Anton Babushkin
|
91f0b9eee4
|
mavlink: store last heartbeat time in telemetry_status topic
|
2014-06-16 17:32:58 +02:00 |
|
Kynos
|
0ffb123701
|
Store hash instead of full strings for SW & HW version
|
2014-06-16 15:35:38 +02:00 |
|