Michael Oborne
ac02ce545c
APM Planner 1.1.1
...
fix apm 1.4 vs apm 2
Firmware screen control-C = custom hex upload
2011-12-06 20:59:52 +08:00
Wenyao Xie
50032ef703
Working on baromemter altitude
2011-12-05 20:57:19 -05:00
Olivier ADLER
65b26d1453
ArduPPM for Mega 32U2 : upped requested USB power to 400 mA inside Arduino USB code.
2011-12-05 21:56:42 +01:00
Jason Kemmerling
1d9efea9af
Sailboat wind measurement working.
2011-12-05 15:53:29 -05:00
Jason Kemmerling
9da193f66c
Fixed sailboat setup.
2011-12-05 12:32:34 -05:00
Jason Kemmerling
0696efe0dc
Corrected boat file switch.
2011-12-05 12:30:01 -05:00
Jason Kemmerling
cea4759630
Adding sailboat controller.
2011-12-05 12:26:10 -05:00
Andrew Tridgell
5c99035823
fixed the desktop build
...
This fixes a vtable link bug
2011-12-05 18:06:58 +11:00
Andrew Tridgell
39d0d7ed49
autotest: fixed body/earth frames in sim_quad physics model
...
Jason, can you have a look at this?
2011-12-05 17:45:23 +11:00
Jason Short
a632c49b44
Alt_hold_patch, removed Z dampening from Manual override. Fixed integrator conversion to throttle_cruise
2011-12-04 21:32:33 -08:00
Jason Short
e8a14c8d93
simple patch to improve alt hold based on stability patch
2011-12-04 21:32:33 -08:00
Michael Oborne
2268646815
APM Planner 1.1.0
...
firmware setup for apm 2.0
add kml overlay in planner
fix reset to defaults timeout/ firmware upload
2011-12-05 06:43:29 +08:00
Michael Oborne
56316e7733
firmware build
2011-12-05 01:50:33 +08:00
Michael Oborne
91d7f6c5d6
quick srtm planner fix
2011-12-04 20:40:01 +08:00
James Goppert
7fae764c55
Along track fix for negative.
2011-12-04 01:36:53 -05:00
James Goppert
98a21a70c0
Improved along track calculation for APO.
2011-12-04 01:25:14 -05:00
James Goppert
f8fab5f7d6
Merge branch 'master' of https://code.google.com/p/ardupilot-mega
2011-12-04 00:45:34 -05:00
Wenyao Xie
fd77fe5a9d
Rover live test WORKS! "Murphy's Law is a turtle"
2011-12-03 22:42:08 -05:00
Jason Short
fa7f39ba20
Access to _clamp val. May want to make a private member and write accessor.
2011-12-03 17:57:12 -08:00
Jason Short
e37dffadf3
Added faster conversion from and to degrees*100 / rads
2011-12-03 17:56:41 -08:00
Jason Short
9bc6fce3b8
Function call defs commented with // so the preprocessor doesn't get confused
2011-12-03 17:55:44 -08:00
Jason Short
0d8071a401
Added new gain and clamp value for DCM
2011-12-03 17:55:11 -08:00
Jason Short
54c8e1033c
Fixing reversed Simple mode switch
2011-12-03 17:54:57 -08:00
Jason Short
aad45c692f
Stability patch from 55
2011-12-03 17:54:38 -08:00
Jason Short
778393c4a7
Enabled the compass test
2011-12-03 15:39:02 -08:00
Jason Short
5ed300db7e
disabled Flash logs in 1280 by default
...
Added stability patch I values and limits
2011-12-03 15:38:46 -08:00
Jason Short
c99da66506
Formatting, swicth Omega to raw IMU rates
2011-12-03 15:29:33 -08:00
Jason Short
401c985572
Added Deg to rad, rad to deg * 100 to save a float calc
2011-12-03 15:29:33 -08:00
Jason Short
d7cc241f85
formatting
2011-12-03 15:29:33 -08:00
Michael Oborne
4c61462dfd
Merge branch 'master' of https://code.google.com/p/ardupilot-mega
2011-12-04 06:32:27 +08:00
Michael Oborne
edf3195384
add 1hz mavlink loop.
2011-12-04 06:32:08 +08:00
Andrew Tridgell
39a36fe946
fixed the "reboot on GPS lock" bug
...
the problem was that with APM2 we may not have a 2nd GCS instance. The
"gps alt: xxx" message was being unconditionally sent to both GCS
instances, which caused a crash
2011-12-04 09:06:58 +11:00
Andrew Tridgell
b4965d34a9
GPS: added FAKE_GPS_LOCK_TIME
...
this allows you to fake up a GPS lock after a specific number of
seconds
2011-12-04 09:06:57 +11:00
Wenyao Xie
dac3ba48e0
Fixed apo live mode bugs for 2.0 update.
2011-12-03 15:38:37 -05:00
Wenyao Xie
a802796c67
Merge branch 'master' of https://code.google.com/p/ardupilot-mega
2011-12-03 14:00:23 -05:00
James Goppert
8300c5e738
Changed BlockPIDDfb behaviour.
2011-12-03 12:13:11 -05:00
Michael Oborne
346a572440
APM Planner - update dataflash ac2 log format
2011-12-03 18:37:48 +08:00
Michael Oborne
dfc7ae59ee
firmware build
2011-12-03 12:31:52 +08:00
Andrew Tridgell
4a057aefa0
test: removed the broken gyro test and merge it into the imu test
...
the gyro test assumed APM1 hardware, and would hang on APM2. The imu
test can just as easily display gyro and accelerometer data as well as
roll/pitch/yaw, so combine it in one test
2011-12-03 14:08:20 +11:00
Michael Oborne
1ab20928e7
firmware build
2011-12-03 10:38:25 +08:00
Andrew Tridgell
0a7f2bcc44
autotest: use random MAVLink system IDs
...
this allows more than one test to be viewed at the same time in
qgroundcontrol
2011-12-03 07:55:03 +11:00
Andrew Tridgell
aaac6212ab
MAVLink: use the configured system ID for ArduCopter
2011-12-03 07:54:36 +11:00
Andrew Tridgell
dedbfc8cca
autotest: estimate the cost of sleeping for more accurate frame rate
...
this gets us quite close to 1kHz simulation
2011-12-03 07:38:51 +11:00
Andrew Tridgell
5be56a824d
autotest: run the quad simulation at a much higher rate
...
it now defaults to 1kHz
2011-12-03 07:24:58 +11:00
Andrew Tridgell
e12fabebe9
autotest: updated fakepos.py for new packet format
2011-12-02 23:43:03 +11:00
Andrew Tridgell
f96a48e42b
autotest: support all 11 PWM output channels
...
this will allow for more complex aircraft
2011-12-02 22:45:48 +11:00
Andrew Tridgell
66d65121cc
autotest: switch to big-endian metric packets internally
...
now that all the sim code is internal to the APM git repo, we can
choose saner packet formats
2011-12-02 22:12:58 +11:00
Andrew Tridgell
43e3948816
desktop: show the full path to the desktop executable
2011-12-02 21:46:55 +11:00
Andrew Tridgell
fb3d4eab90
autotest: fixed sim_quad viewerip handling
2011-12-02 17:37:55 +11:00
Andrew Tridgell
1878db2013
autotest: don't die if FG isn't running
2011-12-02 17:37:55 +11:00