Anton Babushkin
|
9dfe366e90
|
mathlib: Vector class major cleanup
|
2013-12-24 23:56:28 +04:00 |
|
Anton Babushkin
|
ba612c3ee8
|
mathlib fixes
|
2013-12-19 14:10:25 +04:00 |
|
Lorenz Meier
|
39dcda3996
|
Merge pull request #541 from limhyon/master
SO(3) estimator has been debugged and cleaned.
|
2013-12-13 08:10:18 -08:00 |
|
Lorenz Meier
|
a91a8aeea8
|
Merge pull request #542 from PX4/hil_fixes
Various HIL-related fixes
|
2013-12-13 07:54:13 -08:00 |
|
Lorenz Meier
|
017a85df06
|
Merge pull request #545 from PX4/mavlink_fixes
Mavlink fixes
|
2013-12-13 07:53:28 -08:00 |
|
Lorenz Meier
|
c311462f3c
|
Added actuator control removal
|
2013-12-13 16:52:35 +01:00 |
|
Anton Babushkin
|
5397f13b50
|
Merge branch 'master' into hil_fixes
|
2013-12-07 22:29:45 +04:00 |
|
Hyon Lim
|
bcd745fb0d
|
SO(3) estimator and quaternion receive by mavlink implemented
|
2013-11-29 02:05:15 +09:00 |
|
Anton Babushkin
|
3c027a8e4d
|
Various HIL-related fixes
|
2013-11-27 23:04:49 +04:00 |
|
Anton Babushkin
|
69ed7cf91f
|
missionlib: waypoint yaw fixed
|
2013-11-23 18:48:05 +04:00 |
|
Thomas Gubler
|
1fa609d165
|
fix off by one in missionlib
|
2013-11-19 11:46:12 +01:00 |
|
Anton Babushkin
|
bb9f67ca76
|
Merge branch 'master' into mavlink_fixes
|
2013-11-17 09:27:24 +04:00 |
|
Anton Babushkin
|
6cf09183d6
|
Merge branch 'actuator_eff_fix' into mavlink_fixes
|
2013-11-16 23:39:56 +04:00 |
|
Anton Babushkin
|
63d81ba415
|
actuator_controls_effective topic removed
|
2013-11-16 23:16:09 +04:00 |
|
Anton Babushkin
|
6ed268aa28
|
mavlink: some mavling messages filling bugs fixed
|
2013-11-15 11:42:19 +04:00 |
|
James Goppert
|
ea156f556f
|
Added local position publication to mavlink receiver for HIL.
|
2013-11-14 15:24:07 -05:00 |
|
Anton Babushkin
|
185bdb05a6
|
Mavlink VFR message publication fix
|
2013-11-13 22:30:39 +04:00 |
|
Julian Oes
|
64431a45ba
|
missionlib: Added geo.h include, without this the _wrap_pi function returned garbage (e.g. for the yaw setpoint in auto)
|
2013-11-09 11:59:23 +01:00 |
|
Lorenz Meier
|
9e74f178c9
|
Merge pull request #496 from PX4/wp_yaw_fix
missionlib: waypoint yaw fix
|
2013-10-30 11:26:58 -07:00 |
|
Anton Babushkin
|
2733a54fe2
|
missionlib: waypoint yaw fix
|
2013-10-26 14:43:34 +04:00 |
|
Lorenz Meier
|
411eb1f4ef
|
Merge branch 'fw_autoland' of github.com:PX4/Firmware into fw_autoland
|
2013-10-24 22:46:04 +02:00 |
|
Lorenz Meier
|
20728e83f5
|
Merge branch 'master' of github.com:PX4/Firmware into fw_autoland
|
2013-10-24 22:45:43 +02:00 |
|
Thomas Gubler
|
8cffd2b8a3
|
fix scaling (unit) of airspeed in HIL
src/modules/mavlink/mavlink_receiver.cpp
|
2013-10-20 12:28:58 +02:00 |
|
Lorenz Meier
|
40610c7d48
|
Fixes, but approach needs proper design
|
2013-10-18 10:38:51 +02:00 |
|
Lorenz Meier
|
95aba0d70e
|
Almost perfect landing approach, needs touch-down fine tuning
|
2013-10-17 09:36:20 +02:00 |
|
Lorenz Meier
|
ec0b57076b
|
Merge pull request #448 from PX4/mavlink_fix
mavlink optimization
|
2013-10-13 03:13:18 -07:00 |
|
Anton Babushkin
|
d70d8ae68e
|
mavlink, mavlink_onboard: bugfixes, code style fixed
|
2013-10-08 11:26:27 +02:00 |
|
Anton Babushkin
|
5e3bdd7789
|
mavlink_onboard: major optimization, cleanup and minor fixes, WIP
|
2013-10-08 09:38:04 +02:00 |
|
Lorenz Meier
|
d59cdf6fcc
|
Added support for dynamic turn radii
|
2013-10-08 09:15:40 +02:00 |
|
Lorenz Meier
|
d1871bd7bb
|
State machine fixes for HIL
|
2013-10-06 14:18:28 +02:00 |
|
Lorenz Meier
|
ad4c28507f
|
Hotfixes for HIL and mode switching.
|
2013-09-22 17:08:29 +02:00 |
|
Anton Babushkin
|
b56723af2a
|
mavlink: bugfix
|
2013-09-21 10:20:26 +02:00 |
|
Anton Babushkin
|
32fbf80ab8
|
mavlink: EPH/EPV casting issue fixed
|
2013-09-21 10:17:00 +02:00 |
|
Thomas Gubler
|
d542735b2a
|
re-enable state hil
|
2013-09-20 09:44:48 +02:00 |
|
Lorenz Meier
|
21f4ce0ebd
|
Style / code cleanup
|
2013-09-10 16:45:43 +02:00 |
|
Lorenz Meier
|
30499caecf
|
Make sure to loiter at final waypoint on a best effort basis
|
2013-09-10 16:16:22 +02:00 |
|
Lorenz Meier
|
690d29078f
|
Merge branch 'master' of github.com:PX4/Firmware
|
2013-09-08 20:05:49 +02:00 |
|
Lorenz Meier
|
c3bb6960e6
|
Fixed mavlink start / stop to ensure process is in a sane state once NSH return
|
2013-09-08 20:05:38 +02:00 |
|
Lorenz Meier
|
127832b8fd
|
Have systems loiter at the last waypoint
|
2013-09-06 17:00:49 +02:00 |
|
Lorenz Meier
|
6104d14968
|
Have systems loiter at the last waypoint
|
2013-09-06 16:53:09 +02:00 |
|
Lorenz Meier
|
5dbe53877a
|
Fixed sched param setup in MAVLink app
|
2013-09-05 13:24:37 +02:00 |
|
Lorenz Meier
|
175020cb5b
|
Hotfix: Identified mavlink issue source, workaround, working on a fix
|
2013-09-03 22:45:33 +02:00 |
|
Lorenz Meier
|
2457013bbb
|
Hotfix for USB: Starting MAVLink only on USB if connected. Needs rewrite of MAVLink and delay / retries for correct approach
|
2013-09-03 08:17:22 +02:00 |
|
Lorenz Meier
|
791e22f442
|
MAVLink workaround
|
2013-09-03 07:50:27 +02:00 |
|
Lorenz Meier
|
ff23feb24e
|
Hotfix: Chasing log buffer issue
|
2013-09-01 15:32:40 +02:00 |
|
Lorenz Meier
|
7292e8c722
|
Hotfix for mavlink logbuffer, needs another round of validation.
|
2013-08-31 11:21:57 +02:00 |
|
Anton Babushkin
|
66c61fbe96
|
Full failsafe rewrite.
|
2013-08-27 23:08:00 +02:00 |
|
Anton Babushkin
|
c5731bbc3f
|
TAKEOFF implemented for multirotors, added altitude check to waypoint navigation.
|
2013-08-26 09:12:17 +02:00 |
|
Anton Babushkin
|
725bb7697c
|
Minor fix in "set mode" command handling.
|
2013-08-25 20:17:42 +02:00 |
|
Lorenz Meier
|
c42c28ebf4
|
Merge branch 'seatbelt_multirotor_new' of github.com:PX4/Firmware into multirotor
|
2013-08-23 23:08:12 +02:00 |
|