Thomas Gubler
|
9527cc8293
|
att external sp: also write quaternion
|
2014-07-16 14:05:15 +02:00 |
|
Thomas Gubler
|
a63f3a1731
|
external attitude sp: set timestamp
|
2014-07-16 10:36:44 +02:00 |
|
Thomas Gubler
|
35a9dad998
|
mavlink receiver: fix copy paste error
|
2014-07-15 14:42:53 +02:00 |
|
Thomas Gubler
|
596850e9f5
|
mavlink external sp: accept 0 sysid and compid
|
2014-07-15 14:19:13 +02:00 |
|
Thomas Gubler
|
d0cca02e97
|
add parsing of external attitude message
|
2014-07-15 10:34:56 +02:00 |
|
Thomas Gubler
|
7a06417411
|
mavlink: external setpoint feed trough functionality
|
2014-07-14 13:34:06 +02:00 |
|
Thomas Gubler
|
574b7fc854
|
Merge remote-tracking branch 'upstream/master' into offboard2_externalsetpointmessages
|
2014-07-14 09:56:14 +02:00 |
|
Anton Babushkin
|
fc1669b096
|
Merge branch master into dataman_state_nav_rewrite
|
2014-07-10 14:11:25 +02:00 |
|
Thomas Gubler
|
0d7ae9276e
|
Merge remote-tracking branch 'upstream/master' into offboard2_externalsetpointmessages
Conflicts:
src/modules/navigator/offboard.cpp
|
2014-07-08 11:06:47 +02:00 |
|
Lorenz Meier
|
9f1661f1f8
|
Silence FTP transactions, be vocal about errors
|
2014-07-08 09:58:08 +02:00 |
|
Anton Babushkin
|
9a69c7ba0e
|
Merge branch 'master' into dataman_nav_drton
|
2014-07-07 15:09:16 +02:00 |
|
Julian Oes
|
79cbf15d26
|
Merge branch 'master' into offboard2_merge
Conflicts:
src/modules/commander/commander.cpp
|
2014-07-07 14:49:58 +02:00 |
|
Thomas Gubler
|
2d26e91392
|
WIP, change uorb offboard control sp topic
|
2014-07-07 13:00:45 +02:00 |
|
Thomas Gubler
|
58adea9469
|
Merge remote-tracking branch 'upstream/master' into offboard2_externalsetpointmessages
Conflicts:
src/modules/commander/commander.cpp
|
2014-07-07 08:51:52 +02:00 |
|
Anton Babushkin
|
bd5d3ebf70
|
telemetry_statur: use 4 separate topics
|
2014-07-06 16:08:37 +02:00 |
|
Anton Babushkin
|
39dab45ac5
|
Merge branch 'master' into dataman_state_nav_rewrite
|
2014-07-04 12:22:55 +02:00 |
|
Thomas Gubler
|
31474a75fd
|
parsing of MAVLINK_MSG_ID_LOCAL_NED_POSITION_SETPOINT_EXTERNAL
|
2014-07-03 16:22:58 +02:00 |
|
Thomas Gubler
|
cbd602c27c
|
check sysid and compid for external setpoint
|
2014-07-03 15:00:32 +02:00 |
|
Thomas Gubler
|
839710daf8
|
Update offboard control uorb topic
Work towards supporting the new external setpoint mavlink messages
|
2014-07-03 14:46:25 +02:00 |
|
Kynos
|
1cca3ca8a5
|
Use NAV-PVT with ubx7 and ubx8 modules
This replaces NAV-SOL, NAV-POSLLH, NAV-VELNED and NAV-TIMEUTC.
|
2014-07-03 13:33:29 +02:00 |
|
Julian Oes
|
73d6121a9d
|
Merge branch 'master' into offboard2_merge
Conflicts:
src/modules/uORB/topics/rc_channels.h
|
2014-07-02 15:15:26 +02:00 |
|
Julian Oes
|
fdceb8b062
|
Merge branch 'master' into navigator_rewrite_offboard2_merge
Conflicts:
mavlink/include/mavlink/v1.0/common/common.h
src/modules/mavlink/mavlink_receiver.cpp
|
2014-07-02 14:59:43 +02:00 |
|
Anton Babushkin
|
1a6b2b9c1e
|
Merge branch 'master' into dataman_state_nav_rewrite
|
2014-06-30 12:31:06 +02:00 |
|
Kynos
|
503ebddc1b
|
Merged upstream master into gnss_rework branch
|
2014-06-30 01:34:12 +02:00 |
|
Lorenz Meier
|
ecee13861c
|
Merged master
|
2014-06-29 19:12:35 +02:00 |
|
Lorenz Meier
|
5db51bd704
|
Merged master into navigator_rewrite
|
2014-06-29 13:11:29 +02:00 |
|
Lorenz Meier
|
e00d9407b9
|
Merged master
|
2014-06-29 13:03:53 +02:00 |
|
Julian Oes
|
faebf17514
|
Merge branch 'navigator_rewrite' into navigator_rewrite_offboard2_merge
|
2014-06-27 14:41:38 +02:00 |
|
Julian Oes
|
cc8f7f4c97
|
Merge branch 'master' into navigator_rewrite
Conflicts:
src/modules/commander/commander.cpp
src/modules/commander/state_machine_helper.h
src/modules/mavlink/mavlink_messages.cpp
|
2014-06-27 14:39:36 +02:00 |
|
Julian Oes
|
ee6e000098
|
mavlink: fix comment in swarm message receiver
|
2014-06-27 14:08:13 +02:00 |
|
Julian Oes
|
4c4d14347e
|
mavlink: only save a offboard_control, don't publish to setpoint topics (let the navigator do this)
|
2014-06-27 12:54:52 +02:00 |
|
Julian Oes
|
f5699e6490
|
mavlink: always copy offboard setpoints, not just when control mode changed, also bugfixes in orb calls
|
2014-06-27 12:53:44 +02:00 |
|
Lorenz Meier
|
6e597a66de
|
merged master
|
2014-06-26 13:31:33 +02:00 |
|
Lorenz Meier
|
194aa49110
|
Merged rate config changes
|
2014-06-23 14:35:59 +02:00 |
|
Lorenz Meier
|
9a1b724070
|
Merged master
|
2014-06-22 18:21:03 +02:00 |
|
Anton Babushkin
|
164f19176e
|
Merge branch 'navigator_rewrite' into dataman_state_nav_rewrite
|
2014-06-21 14:26:40 +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 |
|
Julian Oes
|
e0c78e51e3
|
mavlink: only publish telemetry status from GCS
|
2014-06-19 14:14:24 +02:00 |
|
Julian Oes
|
94e004955d
|
mavlink: publish telemtry status without radio status
|
2014-06-19 09:33:28 +02: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
|
91f0b9eee4
|
mavlink: store last heartbeat time in telemetry_status topic
|
2014-06-16 17:32:58 +02:00 |
|
Anton Babushkin
|
5be741607c
|
mavlink: mission manager moved to separate class and reworked
|
2014-06-14 23:57:29 +02:00 |
|
Benjamin O'Connell-Armand
|
128ec447ad
|
Fix various compilation issue
|
2014-06-14 15:50:21 -04:00 |
|
t0ni0
|
7d05f2df7c
|
Added support for velocity setpoint in mavlink_receiver and mc_pos_control
|
2014-06-13 20:38:43 -04:00 |
|
Anton Babushkin
|
842e7c3df9
|
Merge branch 'navigator_rewrite' into dataman_state_nav_rewrite
|
2014-06-12 16:51:37 +02:00 |
|
t0ni0
|
ca6463efd8
|
Modified mavlink receiver to scale offboard position and velocity messages to centimeters
|
2014-06-10 22:33:06 -04:00 |
|
Anton Babushkin
|
fb4bcf87ba
|
Merge branch 'master' into mavlink_stack
|
2014-06-10 15:12:09 +02:00 |
|
Lorenz Meier
|
a103fef948
|
Fixed threading and transmission issues for FTP
|
2014-06-08 18:51:35 +02:00 |
|
px4dev
|
5d7ea2bdab
|
Merge branch 'master' into mavlink-ftp
|
2014-06-07 10:54:17 -07:00 |
|
t0ni0
|
2a79a9a4e4
|
Close fds when not needed
File descriptors get closed when not needed by offboard mode
to allow position and attitude controllers to advertise and publish.
|
2014-06-07 12:31:50 -04:00 |
|