Commit Graph

126 Commits

Author SHA1 Message Date
Chris Anderson 4134a86008 Merge branch 'master' of https://code.google.com/p/ardupilot-mega 2012-02-21 10:02:39 -08:00
Michael Oborne ececcc6a69 ensure autoupdate works 2012-02-21 12:32:19 +08:00
Michael Oborne 56cf4f328b APM Planner 1.1.40 2012-02-21 12:04:45 +08:00
Michael Oborne 06a1035953 APM Planner - gps lat long bug fix. 2012-02-21 11:55:36 +08:00
Michael Oborne 3bb3cbe5b6 APM Planner 1.1.39
fix timeout issue.
2012-02-21 07:38:06 +08:00
Michael Oborne 58d9acb92e APM Planner - fix timeout bug 2012-02-20 23:33:04 +08:00
Michael Oborne 17c2eeb306 APM Planner 1.1.38
add ap param support
fix dtr
fix firmware screen on mono
misc mono fix's
mods from mandrolic - partial.
Add spanish - issue 515
new sitl images for attitude hil - issue 513
2012-02-20 19:30:47 +08:00
Chris Anderson 76baea13d5 Merge branch 'master' of https://code.google.com/p/ardupilot-mega 2012-02-18 09:17:17 -08:00
Michael Oborne e2c15008c2 APM Planner 1.1.37
fix misc errors
update polish
fix linux/mac bug. - seems alot more stable
2012-02-17 17:09:27 +08:00
Chris Anderson 3cc986c472 Merge branch 'master' of https://code.google.com/p/ardupilot-mega 2012-02-15 16:26:40 -08:00
Michael Oborne 4b9c08d075 APM Planner 1.1.36
add guided mode wp
fix setup setting save (if closed without switching tabs)
2012-02-14 22:13:11 +08:00
Chris Anderson 91aab0f074 Merge branch 'master' of https://code.google.com/p/ardupilot-mega 2012-02-11 09:27:41 -08:00
Michael Oborne be079c4fe8 update dataflash log template 2012-02-11 09:47:48 +08:00
Michael Oborne b3430563a9 APM Planner 1.1.35
STK cleanups
battery % fix
rc reverse fix
Polish update thanks GrzegorzSz
fix gpx's (commas)
2012-02-11 08:04:41 +08:00
Michael Oborne 54dbb4ace9 APM Planner - 1.1.34
fixs based on error emails - minor
2012-02-08 07:55:46 +08:00
Chris Anderson 601b602198 Merge branch 'master' of https://code.google.com/p/ardupilot-mega 2012-02-05 16:19:45 -08:00
Michael Oborne 80ccbabe63 APM Planner 1.1.33
fix up small bugs - mainly error checking
update dataflash log xml - thanks randy
2012-02-06 06:33:31 +08:00
Michael Oborne f90694c671 APM Planner 1.1.32
fix gauge updating
add more checks on add wp - default alt and home alt
fix xplane 10 gps heading - should be 100% working now.
fix xplane throttle issue - from rc library change - rc3_trim should be same as rc3_min
2012-02-04 17:59:37 +08:00
Michael Oborne a2c671dc77 Planner add debug file 2012-02-03 06:03:45 +08:00
Chris Anderson b37ca7cccd Merge branch 'master' of https://code.google.com/p/ardupilot-mega 2012-01-27 19:58:46 -08:00
Michael Oborne 64f59e4dd5 APM Planner 1.1.29
add sensor offsets
add script note
remove some old unused define code
new setup for Aerosim-rc 3.83 - not released yet.
fix some opengl linux exceptions
fix italian
2012-01-27 16:01:28 +08:00
Chris Anderson 52f567a319 Merge branch 'master' of https://code.google.com/p/ardupilot-mega 2012-01-15 07:43:01 -08:00
Michael Oborne 9dcd005cd1 APM Planner 1.1.21
fixup config highlighting
mod log scanning
increase calibation timeout
add tcp console port 2300
add arduinoCPP - test
2012-01-15 17:00:50 +08:00
Chris Anderson 87683aae93 Merge branch 'master' of https://code.google.com/p/ardupilot-mega 2012-01-09 16:22:50 -08:00
Michael Oborne eb236b313b APM Planner 1.1.19
fix log download
misc
2012-01-10 08:16:10 +08:00
Chris Anderson dda9256a6a Merge branch 'master' of https://code.google.com/p/ardupilot-mega 2012-01-02 15:02:02 -08:00
Michael Oborne a7acefaf17 APM Planner 1.1.17
add polish thanks GrzegorzSz
added french thanks Don Brooks
fix posible rc setup lag
2012-01-03 06:53:14 +08:00
Chris Anderson 4d78095070 Merge branch 'master' of https://code.google.com/p/ardupilot-mega 2011-12-29 15:57:43 -08:00
Michael Oborne f36a980b98 APM Planner 1.1.16
change reset order
add french lang
2011-12-30 07:34:17 +08:00
Chris Anderson 20025343b6 temp 2011-12-26 17:54:34 -08:00
Michael Oborne bfab9f52e9 APM Planner 1.1.6
fix updater for recursive dirs
add network kml = google earth 3d display
remove ]]> from kml
swap geo ref from ms image parse to custom
2011-12-16 08:17:13 +08:00
Michael Oborne 6cbe133e52 Planner remove some unused files 2011-12-13 20:56:38 +08:00
Michael Oborne cdcec84194 APM Planner 1.1.4
add plane location to planner
add more serial port detection for linux
modify tlog>kml to include times, + markers
add elevon setup to radio input
2011-12-13 20:52:54 +08:00
Michael Oborne e8782f72c0 APM Planner 1.1.3
add kml overlay to flight data screen
remember last window location
websockets functioning.
add sonar types/optical flow hardware options
2011-12-12 20:22:13 +08:00
Doug Weibel 2ef4c79a7c Minimum ground speed patch from Claudio Natoli. Thanks Claudio!
This patch will boost the target airspeed as necessary to keep the ground speed above a parameter value - param_min_groundspeed.  Airspeed is still limited to FBW-max.  Setting min_groundspeed to zero (default) disables the feature.
2011-12-09 16:43:25 -07:00
Michael Oborne 005a8afa07 add missing file for jsbsim 2011-12-10 05:51:09 +08:00
Michael Oborne b51782d42c APM Planner 1.1.2
fix kml overlay
add jsbsim as simulator
generate gpx on log kml create
make georefrenceimage accessable (control-f)
2011-12-09 11:27:19 +08:00
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
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 91d7f6c5d6 quick srtm planner fix 2011-12-04 20:40:01 +08:00
Michael Oborne 346a572440 APM Planner - update dataflash ac2 log format 2011-12-03 18:37:48 +08:00
Michael Oborne 2ee493551d APM Planner 1.0.99
trial Scripting - rc based
fix zoom to cancel
add srtm alt and auto download
2011-11-29 21:49:11 +08:00
Michael Oborne 44f62c7776 APM Planner 1.0.98
fix wp rearange
fix right click jump/loiter option
fix problem when speech enabled on connect
2011-11-26 20:49:13 +08:00
Michael Oborne cabd960bad APM Planner 1.0.97
add custom WMS map source
fix alt save issue for feet
update SIL images
2011-11-25 08:07:14 +08:00
Michael Oborne 96bd7ba480 APM Planner 1.0.96
small tweaks
Move to .net 4.0 (make sure you have .net 4 installed) - for ironpython
2011-11-22 08:32:11 +08:00
Michael Oborne 56df75fbb1 APM Planner 1.0.95
fix ac2 heli error
fix guide mode wp
fix tuning graph on mono
fix autozoom on planner map
modify prefetch - current screen
fix zoom bar for mono
fix base class for special functions
2011-11-20 08:17:17 +08:00
Michael Oborne 1394a93ef3 APM Planner 1.0.94
scripting/command restructure - testing
heli interface update
firmware size checker
Non meter wp file fix
2011-11-18 22:33:44 +08:00
Michael Oborne 2d3f97667f APM Planner 1.0.93
fix new wp format for . vs ,
2011-11-16 07:50:37 +08:00
Michael Oborne c235cbfc27 APM Planner 1.0.92
update wp file format - QGC 110
fix old wp file format abs/rel issue
2011-11-15 21:50:12 +08:00
Michael Oborne c82d45c205 APM Planner 1.0.91
Heli swash override
fix HIL
2011-11-12 21:17:26 +08:00
Michael Oborne 8360a4cdbc APM Planner 1.0.90
Camera screen error fix
mavlink 1.0 now compile time option
Configuration screen modify
dataflashlog update
2011-11-08 21:22:07 +08:00
Michael Oborne 5bda22b805 APM Planner 1.0.89
new camera button in flight planner
misc other
2011-11-03 08:13:27 +08:00
Michael Oborne a041182021 APM Planner - 1.0.88
fix param loading comma vs period issue
update ac dataflash log format
2011-11-01 08:27:42 +08:00
Michael Oborne c07d56ccbf Revert Changes
switch back to old nav_rol lcalc
switch back to old planner - non mavlink 1.0
2011-10-31 07:23:20 +08:00
Michael Oborne bd55536fa4 APM Planner - Mavlink 1.0 - AP working 2011-10-30 07:40:31 +08:00
Michael Oborne 80b2265116 APM Planner 1.0.87
tlog kml fix
misc fixs
2011-10-29 11:34:38 +08:00
Michael Oborne a18e0b2c22 APM Planner 1.0.86
fix tooltips
add more tuning options - 10
add tuning state saving between sessions
fix move wp alt change
fix memory leak
2011-10-25 21:20:58 +08:00
Michael Oborne b5e6445b15 APM Planner 1.0.85
add more joystick channels - and a trim passthrough
2011-10-23 17:48:00 +08:00
Michael Oborne ed65129b1e APM Planner - 1.0.84
fix ac log download
2011-10-18 06:49:49 +08:00
Michael Oborne afa0560e68 APM Planner - 1.0.83
ap mount prep
sensor level hil tweaks
misc fixs
2011-10-16 21:21:36 +08:00
Michael Oborne dfb8723333 APM Planner 1.0.82
TCP connection
joystick tweaks
SIL Prep
2011-10-12 21:37:39 +08:00
Michael Oborne dc42103fa1 APM Planner 1.0.81
add elevons to joystick control.
fixup possible autodetect problem. (was occuring when an axis was not centered on detect start)
add save mode confirmation
2011-10-11 08:11:06 +08:00
Michael Oborne 6797510236 planner quick hil fix
gains 4500 4500 4500 500 and reverse rudder
2011-10-09 21:30:28 +08:00
Michael Oborne 26c8f734bf APM Planner 1.0.80
add AeroSimRC for HIL - plane/heli/quad
2011-10-09 15:00:12 +08:00
Michael Oborne 5ac433932c APM Planner 1.0.79 - add Russian (thanks YureZzZ)
cleanup
add new ac2 pids
2011-10-07 06:41:17 +08:00
Michael Oborne 445bd17d8a APM Planner 1.0.77
misc fix's
2011-10-04 19:19:25 +08:00
Michael Oborne 2023d0b6f9 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
Michael Oborne 62a8cd11a0 APM Planner 1.0.75
add heli hil (beta) suggested sim gains 5000,5000,500,1000
fix simple mode error
add AZ to measure distance
2011-09-23 07:33:25 +08:00
Michael Oborne 670710d4bf APM Planner 1.0.74
fix scaling on loaded param set
add check/uncheckall to param comapre
add firmware versions on firmeware tab
2011-09-21 08:23:43 +08:00
Michael Oborne 0b39920871 APM Planner 1.0.73
add opengl and gdi+ option to hud.
fix simple mode display
fix throttle hold imax scaling.
fix drawing of bad wps in log playback
2011-09-20 08:04:58 +08:00
Michael Oborne d6a502c959 small .net 4 fix 2011-09-19 13:19:19 +08:00
Michael Oborne 8a5108ab96 APM Planner 1.0.71
hud now does opengl and gdi+
add note about modes and ac 2.0.43
2011-09-18 18:07:18 +08:00
Michael Oborne 39640e8d94 APM Planner 1.0.69
prep for ac2 2.0.43 - simple mode
modify some scaling in Config
add hud speed warning. add link quality and time to HUD
fix ac2 logs, relative alt.
prep for mavlink 1.0
add time to tlog > plain text conversion
2011-09-17 21:22:07 +08:00
Michael Oborne b965da89d1 APM Planner 1.0.68
bug fix
test srtm
2011-09-14 21:31:00 +08:00
Michael Oborne c2d20808ec APM Planner 1.0.67 - git build 2011-09-10 14:15:14 +08:00
Andrew Tridgell 0d5ea17f63 import Tools directory 2011-09-09 11:31:32 +10:00