Janne M
8b32fb00da
ArduCopter: Fixed board setting in cmake-file. Removed now autogenerated Makefile
2011-09-30 11:30:43 +03:00
Janne M
cd02e78af7
Fixed board setting in cmake-file. Removed now autogenerated Makefile
2011-09-30 11:17:08 +03:00
Jason Short
0064e80e4e
2.0.46 preliminary release
2011-09-29 23:30:32 -07:00
Jason Short
4c30b544dc
Merge branch 'master' of https://code.google.com/p/ardupilot-mega
2011-09-29 23:27:36 -07:00
Jason Short
df1a39f650
Added ADC gyro Filtering for quads - this fixes a noise issue introduced into the controller
...
added Position mode
removed
Added back in the accelerometer experiment
Added filter_result boolean to enable filter on the fly
2011-09-29 23:27:23 -07:00
Jason Short
7b08185d83
Optimized PI loop
2011-09-29 22:37:56 -07:00
James Goppert
9a2da8f22f
Arduino version directory updated to lib/version.txt
...
Also updated cmake files.
2011-09-29 22:10:26 -04:00
James Goppert
112d5e9531
Improvements to cmake.
2011-09-29 21:23:26 -04:00
James Goppert
bfe0331803
Corrected makefile.
2011-09-29 18:57:19 -04:00
James Goppert
b6dcf3743e
Merge branch 'apo'
...
Conflicts:
ArduBoat/ArduBoat.pde
ArduBoat/CMakeLists.txt
ArduRover/ArduRover.pde
ArduRover/CMakeLists.txt
apo/CMakeLists.txt
apo/apo.pde
2011-09-29 14:22:55 -04:00
James Goppert
a0db0fc25f
Added missing files.
2011-09-29 14:18:05 -04:00
James Goppert
126508514a
Added cmake files.
2011-09-29 14:16:36 -04:00
James Goppert
3a00ceb593
Added ArduBoat/ ArduRover/ and APO library.
2011-09-29 14:12:15 -04:00
James Goppert
25fe93d167
Merge branch 'master' of https://code.google.com/p/ardupilot-mega
2011-09-29 13:43:18 -04:00
Jason Short
b805263974
Attempting to mimic loiter values for 4.0.42
...
lowered Rate Error max in loiter
2011-09-28 23:11:19 -07:00
James Goppert
e6e94837e9
Added APO branch.
2011-09-28 20:51:12 -04:00
Jason Short
a790d1ef7a
lowered the deadzone a tad
2011-09-27 13:56:02 -07:00
Jason Short
469acff0fa
Added Loiter P tuning as #12
2011-09-27 09:39:32 -07:00
Jason Short
d0405b0a0a
2.0.46 -Not flight tested!
...
restored 42 alt hold code
removed throttle timer, replaced with safer constant
increased alt control range
reformatted nav_rate calls
removed unused simple mode defines
set alt hold home to 10m
tuned down rateP to .13 from .14 for broader application.
2011-09-27 09:35:05 -07:00
John Arne Birkeland
243ea68412
Git test
2011-09-27 14:41:02 +02:00
Jason Short
e384390ec0
Merge branch 'master' of https://code.google.com/p/ardupilot-mega
2011-09-26 22:12:52 -07:00
Jason Short
1243e76f29
Dead Zone fix - Now the range is full instead of clipped. Should make the Yaw much more smooth.
2011-09-26 22:12:39 -07:00
Amilcar Lucas
af105c6967
fix quotes and indentation
2011-09-27 04:40:00 +02:00
James Goppert
f7a307e349
Added override for mega upload protocol.
2011-09-26 20:29:09 -04:00
Jason Short
30f4ced9df
Merge branch 'master' of https://code.google.com/p/ardupilot-mega
2011-09-25 15:35:10 -07:00
Jason Short
a32772bfb0
Turned off Rate_I for Arduino users.
2011-09-25 15:34:59 -07:00
Michael Oborne
c3ddcaaacb
firmware build
2011-09-26 05:19:16 +08:00
Jason Short
68b91f27af
Merge branch 'master' of https://code.google.com/p/ardupilot-mega
2011-09-25 14:16:51 -07:00
Jason Short
059551de48
Fixed issue with Simple mode changes.
...
Reverted to simpler, safer timer code for throttle hold
2011-09-25 14:16:35 -07:00
Michael Oborne
4a158c449f
firmware build
2011-09-26 03:46:13 +08:00
Michael Oborne
deba63c7c0
firmware build
2011-09-26 03:40:28 +08:00
Jason Short
9de6117e4c
Revved the firmware to force resetting the EERPOM
2011-09-25 12:24:02 -07:00
Jason Short
9dc42122f8
Merge branch 'master' of https://code.google.com/p/ardupilot-mega
2011-09-25 12:22:07 -07:00
Jason Short
18fea55f8d
Fixed Flip code to compile. Flip still not flight tested!
2011-09-25 12:21:54 -07:00
Amilcar Lucas
cd0bbd718b
Fix issue #285
2011-09-25 11:36:31 +02:00
Michael Oborne
e88ef23434
APM Planner 1.0.76
...
update ac2 dataflsh log format
fix ac2 log to KML
fix AP flight mode 6 > always Manual
2011-09-25 16:03:00 +08:00
rmackay9
6cddd0c162
Merge remote-tracking branch 'origin/master'
2011-09-25 16:55:52 +09:00
rmackay9
0e8a648043
TradHeli - added servo averaging to allow support of analog servos
...
- moved heli parameters to 80 because they were causing flight modes to overlap with waypoints
2011-09-25 16:51:25 +09:00
Michael Oborne
a363ecc82c
firmware build
2011-09-25 13:07:20 +08:00
Jason Short
bdf6471587
Better throttle boost value
2011-09-24 21:55:54 -07:00
Jason Short
f8ac191402
Merge branch 'master' of https://code.google.com/p/ardupilot-mega
2011-09-24 21:50:08 -07:00
Jason Short
a2886fc991
turned off Stabilize_I by default because it was hurting loiter
...
tweaked speed control of rate_nav
2011-09-24 21:49:45 -07:00
rmackay9
3e19c219e3
TradHeli - fix to set motor_auto_armed = true if throttle > 0. Required to let ALT_HOLD work!
2011-09-25 12:30:37 +09:00
Jason Short
b6b2606442
Merge branch 'master' of https://code.google.com/p/ardupilot-mega
2011-09-24 17:40:40 -07:00
Jason Short
e0b4a26dee
Added Loiter Turns - It orbits the Current location
...
Added WP to Loiter_time so you can spec a specific location in the planner
added new Navigation alg. Should perform better (doesn't rely on 45° flow fields like last one)
Added "Jump" counter so missions don't get overwritten in flight.
removed I term by default for Rate pitch and roll
2011-09-24 17:40:29 -07:00
Jason Short
5456b8fe1e
Test for new nav function
2011-09-24 16:48:04 -07:00
Michael Oborne
f83489d7dd
firmware build
2011-09-25 00:51:20 +08:00
Jason Short
843b5b12ab
Removed default Rate_I for pitch and roll
...
added change speed control for missions
2011-09-24 09:49:11 -07:00
Amilcar Lucas
a3152b2410
Moved mavlink_check_target() to the libraries/.
...
This allows it to be reused by the other libraries and by other projects ArduPlane, ArduCopter, ArduRover ... etc.
It also reduces code duplication
2011-09-24 14:40:07 +02:00
Michael Oborne
c9c73dbdf0
firmware build
2011-09-24 16:05:56 +08:00