mich146@hotmail.com
2389bf58a9
ACM fix old mavlink reference. (use new GCS_mavlink library)
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1764 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-03-10 01:06:27 +00:00
dhcorley@msn.com
69f6dd6265
Applied changes for rawgps cli test mode.
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1763 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-03-09 14:48:49 +00:00
jasonshort
61b96075cf
lots of minor changes, Logs should be working better now.
...
Pos hold is now called "Loiter" - I don't want to have a flight mode called HOLD POS...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1761 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-03-09 07:00:48 +00:00
jasonshort
28011d8800
removed options - not going to go that route without proper GCS support.
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1760 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-03-09 06:38:46 +00:00
jasonshort
8114b717f2
lots of minor changes, Logs should be working better now.
...
Pos hold is now called "Loiter" - I don't want to have a flight mode called HOLD POS...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1759 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-03-09 06:37:09 +00:00
tridge60@gmail.com
7f330fbb6c
added C coding style headers to a few more files
...
this helps for people running editors like emacs that can read these
and set the right tab levels
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1758 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-03-08 12:20:48 +00:00
mich146@hotmail.com
d5ab8f3a79
Mavlink update
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1757 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-03-08 11:07:58 +00:00
deweibel@gmail.com
967130ed7e
Add method definition for set_centripetal()
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1756 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-03-08 01:47:43 +00:00
jasonshort
be709de318
fixed PID setting bug.
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1755 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-03-07 21:22:55 +00:00
jasonshort
d94ce4bb92
moved Mag offsets to "test","stabilize"
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1754 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-03-07 19:06:29 +00:00
jasonshort
af71b3a764
Added break feature on yaw control. Please verify it works properly before flying.
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1753 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-03-07 17:19:38 +00:00
jasonshort
02029ab20c
Added break feature on yaw control. Please verify it works properly before flying.
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1752 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-03-07 16:59:58 +00:00
jasonshort
1fe9a84e2c
bug fixes and updates
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1751 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-03-07 06:00:27 +00:00
jasonshort
97107d89d2
bug fixes and updates
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1750 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-03-07 00:57:06 +00:00
tridge60@gmail.com
756a5b0052
HIL: we need very fast update of motor controls for HIL
...
When doing HIL with a copter you need to update the controls very
rapidly, much more so than with a plane. This puts the update in the
fast loop
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1749 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-03-06 09:36:03 +00:00
tridge60@gmail.com
f7f48ebb20
mavlink: fixed store of parameter values to eeprom
...
setting parameters via mavlink only saves them in memory. We need to
use AP_Var::save_all() to save them permanently
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1748 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-03-06 09:35:57 +00:00
tridge60@gmail.com
a05c374de1
HIL: fill motor_out[] when disarmed, so HIL sees zero values
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1747 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-03-06 09:35:50 +00:00
jasonshort
4fbf2e4fac
upped WP to 15 bytes
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1746 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-03-05 20:50:49 +00:00
mandrolic
0ac0fafe86
Configurator.Net: Fix Magnetometer enable
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1745 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-03-05 16:41:03 +00:00
jasonshort
9e8e4e6af6
Just aligning tabs
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1744 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-03-05 05:15:12 +00:00
jasonshort
cac0a18760
Added support for WP options
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1743 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-03-05 05:12:16 +00:00
jasonshort
8fbe11fca5
Added support for WP options
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1742 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-03-05 04:56:58 +00:00
jasonshort
b8e904bd54
Added Options Bitmask to Location Struct
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1741 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-03-05 04:39:23 +00:00
tridge60@gmail.com
c9f6e12d60
mavlink: fixed parameter string handling
...
this prevents running past the end of a non-terminated string.
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1740 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-03-03 11:40:19 +00:00
tridge60@gmail.com
b7be7bc41a
fixed the flight mode channel parameter to match current APM trunk
...
APM trunk now calls this parameter FLT_MODE_CH. This makes the ACM
code compatible.
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1739 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-03-03 11:40:13 +00:00
tridge60@gmail.com
b2bec2ccdc
added radio override via MAVLink
...
This allows MAVLink commands to override the RC input values. See the
discussion on the mavlink list.
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1738 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-03-03 11:40:06 +00:00
tridge60@gmail.com
b1e54558e4
mavlink: fixed build with MAVLink and HIL
...
this fixes the build with HIL_MODE_ATTITUDE and MAVLink enabled. Basic
MAVLink operation works.
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1737 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-03-03 11:39:52 +00:00
jasonshort
b59474fc1a
Big changes in the way commands are parsed and mission tasks are done. Not tested at all.
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1736 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-03-03 02:32:50 +00:00
mandrolic
df72a4a5aa
Configurator.Net: Added heading visualisation
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1734 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-02-28 22:01:48 +00:00
mandrolic
dd008ec97f
Configurator.Net: Added BaudRate option
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1733 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-02-28 20:11:44 +00:00
deweibel@gmail.com
5f853768f4
Add member/method to allow HIL to override radio values
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1732 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-02-28 02:37:51 +00:00
mandrolic
9b96d44343
Configurator.Net: Added GPS status view
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1731 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-02-27 19:38:07 +00:00
mandrolic
86e4cd4fee
Configurator.Net: Added heading field
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1730 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-02-27 08:09:16 +00:00
mandrolic
5758d3dcf0
Configurator.Net: Added motor armed indicator, auto refresh of com port list
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1729 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-02-26 15:44:39 +00:00
deweibel@gmail.com
0642e1144d
Fix imu_health metric
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1728 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-02-25 20:09:00 +00:00
deweibel@gmail.com
85672b5ab2
Change gyro/accel calibration to guard against improper orientations or motion during cal
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1727 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-02-25 17:49:31 +00:00
jasonshort
e51be3328b
Should be flyable now. Please Use Reset in setup before flying.
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1726 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-02-25 05:33:39 +00:00
jasonshort
5fbd9dbc22
removing unused file
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1725 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-02-25 02:51:58 +00:00
jasonshort
4af236cabc
removing old EEPROM.pde file
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1724 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-02-25 02:51:31 +00:00
jasonshort
85c1fd0bf9
removing old EEPROM.pde file
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1723 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-02-25 02:50:51 +00:00
jasonshort
b7c1d54fbf
removing old EEPROM.pde file
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1722 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-02-25 02:50:38 +00:00
mandrolic
f07904f207
Configurator.Net: Complete change to crud VM updating
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1721 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-02-24 22:12:17 +00:00
mandrolic
7ec954ce59
Configurator.Net: Added App icon, more spin buttons, change to update logic to CRUD vms (untested - do not use just yet)
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1720 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-02-24 17:13:02 +00:00
jasonshort
2555abcf1d
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1719 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-02-24 05:56:59 +00:00
mandrolic
767fcf76bb
Configurator.Net: Added Publishing info, Changes to sensor display
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1718 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-02-23 21:43:06 +00:00
mandrolic
8c70bc7188
Configurator.Net: Creating new circular indicator for the motor power display
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1717 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-02-23 15:51:18 +00:00
jasonshort
c29ff2a99d
removed unused save_trim() function
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1716 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-02-23 05:17:24 +00:00
jasonshort
cb62a3f262
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1715 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-02-23 05:12:41 +00:00
mandrolic
b9145812fd
Configurator.Net: Designer changes
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1714 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-02-22 22:15:48 +00:00
mandrolic
3870e014a5
Configurator.Net: Appearance of sensor view
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1713 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-02-22 21:51:54 +00:00