Jason Short
4659a9ffce
Adjust Simple mode on the fly.
13 years ago
Jason Short
84b72b627b
Added SIMPLE mode reset outside of bounding box of 10M, will do more testing before enabling.
13 years ago
Jason Short
7cecca74bc
Made Baro_alt int32_t
...
Added home to copter bearing, home to copter distance
Added Land mode
13 years ago
Jason Short
76d60a2111
Added Home Bearing
13 years ago
Jason Short
05409b8c1c
made RateP range a little more sensible
...
removed unused var
13 years ago
Jason Short
a632c49b44
Alt_hold_patch, removed Z dampening from Manual override. Fixed integrator conversion to throttle_cruise
13 years ago
Jason Short
e8a14c8d93
simple patch to improve alt hold based on stability patch
13 years ago
Jason Short
c99da66506
Formatting, swicth Omega to raw IMU rates
13 years ago
Michael Oborne
edf3195384
add 1hz mavlink loop.
13 years ago
Jason Short
ce5ad442fc
Git Test
13 years ago
Jason Short
82adf1df6b
removed need to send increment flag to update commands
...
constrained climb_rate value
13 years ago
Pat Hickey
6ee477bd8d
ArduCopter: rev version number from 2.0.51 to 2.1.0 Alpha
13 years ago
Andrew Tridgell
38c85c44ae
ArduCopter: rename purple to APM2
13 years ago
Andrew Tridgell
3a542b3ef3
USB-MUX: enable USB MUX switching for ArduCopter
13 years ago
Andrew Tridgell
ffba37d599
desktop: first version of register level SITL support
...
this adds register level emulation of the ADS7844 and the RC
input/output hardware on the APM1, allowing for SITL testing without
enabling HIL in the code
13 years ago
Andrew Tridgell
41caa949ca
fixed InertialSensor stub build
13 years ago
Pat Hickey
1d50bb80fd
hil-sensors ArduCopter: fixes to make hil-sensors build work properly
...
* requires new stub libraries for InertialSensor and PeriodicProcess.
13 years ago
Andrew Tridgell
1c20efe4b8
re-organiser sensor declarations
...
this tries to make the #ifdef nesting easier to understand
13 years ago
Andrew Tridgell
c0898ab3b9
purple: timer_scheduler should be in all builds
13 years ago
Pat Hickey
660174e610
purple: switch ArduCopter to new sensor objects
...
this uses the new sensor abstractions for the purple/APM1 hardware
choice
13 years ago
Jason Short
abe4758c3b
no longer using the raw pressure
13 years ago
Jason Short
c5c5884006
v number
13 years ago
Jason Short
89e014c06a
Added alternate alt hold,
...
New ESC Calibration Routine
13 years ago
Jason Short
fbf09dbf2d
Made save WP the default
...
Cosmetic updates
13 years ago
Randy Mackay
f397bae793
ArduCopter Alt Hold - Change to not run get_nav_throttle if manually adjusting altitude with manual_boost - removes possibility of I term running up
...
Tuning - added ability to modify altitude (position, not rate) controller
TradHeli - Fairly large change to how throttle is scaled and collective moves.
13 years ago
Jason Short
185c2a50ce
added some params from Arduplane to make Mavlink upgrade easier
...
made loiter radius smaller in storage
13 years ago
Jason Short
b6adfdb62f
missed ==
13 years ago
Jason Short
579096cd2e
return to prev climb rate calc
13 years ago
Jason Short
a168691eba
Working implementation of Jump Command
13 years ago
Jason Short
5ed931c582
Mission Scripting re-write
13 years ago
Jason Short
3eaef4081c
Added better navigation flag for more accurate dtnav timing
...
Added better support for climb rate in SIM
13 years ago
Jason Short
2ad1294514
scaling width of circle mode to make it more round.
13 years ago
Jason Short
be1007d032
Moved updated alt to GPS so the climb rate is sane
13 years ago
Jason Short
349ab7e0c6
slowed Circle flight
13 years ago
Jason Short
e1315b1ab8
Update and fix for Circle mode
...
HIL updates for altitude
13 years ago
Jason Short
ae1684a37c
crosstrack angle variable
13 years ago
Andrew Tridgell
c056c4f0cb
HIL: allow for fast HIL attitude update in HIL_MODE_ATTITUDE
...
this runs it at the full loop rate
13 years ago
Jason Short
1ab1d8bab4
Fixes for Sim - Missing climb rate calculation
13 years ago
Andrew Tridgell
28634f51b7
ArduCopter: use specific sized data types in a lot of places
...
this will make the Desktop build more consistent with the real AVR
build, and also with a future ARM build
13 years ago
Andrew Tridgell
3176d4ffc5
HIL: enable CTUN log message in ATTITUDE HIL
13 years ago
Jason Short
a37fadbedb
moved to 200hz update
...
Zccel Z updates from Aurelio in attitude.pde
lowered baro_alt sanity check
moved user hooks to the medium 10hz loop.
13 years ago
unknown
9c59fdfdd6
AltHold - another correction to the manual boost. Hopefully properly transferring building up I terms to g.throttle_cruise
13 years ago
unknown
32057fb3c9
AltHold - made TradHeli code also use manual_boost
13 years ago
unknown
755cb4b201
Altitude hold bug fix - changed g.throttle_cruise to be updated to steal I term from correct controller
13 years ago
Jason Short
c8304114a3
renamed some command variables to align with Arduplane
...
reworked the arming code and moved the DCM gains out.
updated climb_rate to include sonar data.
13 years ago
Jason Short
27fc6eea10
Z dampener
...
Integrated Aurelio R. Ramos' Z dampening code.
13 years ago
Andrew Tridgell
acc03753ab
fixed HIL build
13 years ago
Jason Short
c32a707632
cleanup
13 years ago
Jason Short
ab1de277dc
altered the interactive throttle to be more aggressive and proportional.
...
reworked baro reading strategy.
13 years ago
unknown
c253996ea9
TradHeli - added TUNE value 13 to allow adjusting of external gyro gain using channel 6
13 years ago