Andrew Tridgell
1456a2a912
renamed top level directories
...
ArduCopterMega -> ArduCopter
added archives directory for old code
14 years ago
rmackay9@yahoo.com
f28b5f1c04
ArduCopterNG - fixes to sonar/barometer altitude hold. Fixes bugs including:
...
1. bad values from sonar were allowed to feed into altitude PID control leading to little hops
2. barometer altitude hold was disabled if sonar wasn't present
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1420 f9c3cf11-9bcb-44bc-f272-b75c42450872
14 years ago
rmackay9@yahoo.com
9c9c541a51
ArduCopterNG -
...
#1 - changed GPS hold to ver2 which builds up PID's I term on the long + lat instead of roll+pitch.
#2 - added ability to use Sonar and Barometer at the same time for altitude control (it uses Sonar if available, but if not uses Barometer).
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1405 f9c3cf11-9bcb-44bc-f272-b75c42450872
14 years ago
rmackay9@yahoo.com
a8349f3b74
ArduCopterNG - Sonar - modified code to use AN5 to match the wiki
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1380 f9c3cf11-9bcb-44bc-f272-b75c42450872
14 years ago
rmackay9@yahoo.com
5d7d0aea80
ArduCopterNG - added altitude hold using Sonar/Rangefinder
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1265 f9c3cf11-9bcb-44bc-f272-b75c42450872
14 years ago
rmackay9@yahoo.com
0b7fd432b5
Addition of position hold version 2 (builds up I term on log + lat instead of roll + pitch)
...
Addition of obstacle avoidance including new option in CLI menu to set PID values
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1228 f9c3cf11-9bcb-44bc-f272-b75c42450872
14 years ago
jphelirc
6fd20d880b
min throttle fix
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1221 f9c3cf11-9bcb-44bc-f272-b75c42450872
14 years ago
rmackay9@yahoo.com
ddd2b585f8
ArduCopterNG - changed to use AP_Compass (instead of APM_Compass)
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1114 f9c3cf11-9bcb-44bc-f272-b75c42450872
14 years ago
jphelirc
bb5ab746ef
SW2 reversed, code cleaning
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1085 f9c3cf11-9bcb-44bc-f272-b75c42450872
14 years ago
jphelirc
8764e1bb1d
CLI work, flightorientation
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1082 f9c3cf11-9bcb-44bc-f272-b75c42450872
14 years ago
jphelirc
0a91b02a93
CLI work, magneto offsets
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1081 f9c3cf11-9bcb-44bc-f272-b75c42450872
14 years ago
james.goppert
cfae8490d5
Switch ArducopterNG to use AP_ADC library.
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@950 f9c3cf11-9bcb-44bc-f272-b75c42450872
14 years ago
rmackay9@yahoo.com
715cd4d3b0
ArduCopterNG: added TraditionalHeli support, changed G_dt to work in microseconds (Issue #37 ),
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@909 f9c3cf11-9bcb-44bc-f272-b75c42450872
14 years ago
rmackay9@yahoo.com
ef6519e406
ArduCopterNG - small cosmetic change & small change to how Wire.begin is called (now only called once). http://www.arduino.cc/en/Reference/WireBegin
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@885 f9c3cf11-9bcb-44bc-f272-b75c42450872
14 years ago
rmackay9@yahoo.com
1adfde9ff6
fixed small typo that was stopping magnetometer initialisation code from being run.
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@759 f9c3cf11-9bcb-44bc-f272-b75c42450872
14 years ago
jphelirc
4a07a3c09d
preparing for automatic calibration via CLI
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@752 f9c3cf11-9bcb-44bc-f272-b75c42450872
14 years ago
jphelirc
74674b638b
flight orientation selection by DIP1 switch
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@693 f9c3cf11-9bcb-44bc-f272-b75c42450872
15 years ago
jphelirc
f5cd4e45f9
CLI and magneto initializations
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@692 f9c3cf11-9bcb-44bc-f272-b75c42450872
15 years ago
jphelirc
ede3a46cf1
cleaning up and preparing for CLI
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@687 f9c3cf11-9bcb-44bc-f272-b75c42450872
15 years ago
jphelirc
669bde1e45
preparing for DIP switch functions
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@686 f9c3cf11-9bcb-44bc-f272-b75c42450872
15 years ago
jphelirc
35b754bbae
Xbee/Ser0 telemetry ports are working again
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@682 f9c3cf11-9bcb-44bc-f272-b75c42450872
15 years ago
jjulio1234
778c68d5ef
Some bug corrections on startup
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@660 f9c3cf11-9bcb-44bc-f272-b75c42450872
15 years ago
jjulio1234
6baf85d880
CalibrateSensors update. Some cleanups...
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@655 f9c3cf11-9bcb-44bc-f272-b75c42450872
15 years ago
jjulio1234
018e8efc00
System.pde update
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@649 f9c3cf11-9bcb-44bc-f272-b75c42450872
15 years ago
jjulio1234
0540bbbe28
Start ArducopterNG update
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@648 f9c3cf11-9bcb-44bc-f272-b75c42450872
15 years ago
jphelirc
93bcda0518
New ArducopterNG architecture
...
git-svn-id: https://arducopter.googlecode.com/svn/trunk@331 f9c3cf11-9bcb-44bc-f272-b75c42450872
15 years ago