Commit Graph

292 Commits

Author SHA1 Message Date
Chris Anderson 90cafe216c Merge branch 'master' of https://code.google.com/p/ardupilot-mega 2012-03-22 07:37:29 -07:00
Michael Oborne 07cb15ec42 APM Planner 1.1.55
fix issue 573
fix issue 572
fix issue 571
fix issue 570
fix issue 564
fix issue 560
fix issue 555
fix issue 536
add CH6_LOITER_RATE_D
fix joystick axis 5-8 - can use joystick for camera pan/tilt
2012-03-21 20:13:08 +08:00
Chris Anderson d8e9a851b6 Merge branch 'master' of https://code.google.com/p/ardupilot-mega 2012-03-18 17:23:51 -07:00
Michael Oborne 92ff8a75d5 APM Planner 1.1.54
change default rates to 3 hz
fix log play issue without a log loaded
fix heli setup screen
2012-03-19 07:26:20 +08:00
Michael Oborne d3da61556e firmware build 2012-03-18 10:32:15 +08:00
Michael Oborne 64ba673ba4 APM Planner 1.1.53
add sensor rate telem
save autopan between sessions
modify connect hb requirement and param timeout
2012-03-18 10:29:55 +08:00
Michael Oborne cabf09c378 firmware build 2012-03-18 09:18:32 +08:00
Michael Oborne daff75748e firmware build 2012-03-18 09:13:49 +08:00
Michael Oborne 010f147fb2 APM Planner 1.1.52
add mag field strength - status tab "magfield"
modify param getting.
mag calibrate error checking
hazys - capm mod
2012-03-15 07:10:31 +08:00
Hazy 731a118467 APM Planner
fix detection of CAPM board
2012-03-13 20:26:45 +08:00
Chris Anderson aae9c20fc4 Merge branch 'master' of https://code.google.com/p/ardupilot-mega 2012-03-12 22:04:32 -07:00
Michael Oborne 5ad90ac0cc APM Planner 1.1.51
revert posible camera issue
fix apc220 units rts issue
fix bluetooth comport issue - re andrew
cleanup startup test
2012-03-13 07:15:08 +08:00
Michael Oborne f399ada86f APM Planner 1.1.50
rename messagebox to custommessagebox
mag calibration now working. > hardware setup tab
2012-03-09 23:18:12 +08:00
Michael Oborne 9e7b19f466 APM Planner
Fix Updater
2012-03-07 08:01:59 +08:00
Michael Oborne 0d842c5554 APM Planner 1.1.49
mode TUNE_ param scale
add mavlink tlog graphing
mod tracker options
2012-03-06 18:27:43 +08:00
Michael Oborne 91ba8fdb83 planner cleanup 2012-03-04 08:49:45 +08:00
Michael Oborne e06a0d81db APM Planner 1.1.48
Add ThemeManager - re andrew
Add CustomMessageBox - re andrew and me
few mono fixs
mono tts working (speech)
2012-03-04 08:42:42 +08:00
Michael Oborne 064e060264 APM Planner 1.1.47
fix Updater
2012-03-03 15:42:41 +08:00
Chris Anderson dbb07a7c85 Merge branch 'master' of https://code.google.com/p/ardupilot-mega 2012-03-02 21:26:46 -08:00
Michael Oborne 49a097a8f1 APM Planner 1.1.46
update to request extra3 stream.
2012-03-02 18:40:20 +08:00
Michael Oborne 79abfc2a96 APM Planner 1.1.45
add tcp and udp port remeber issue 533
add udp listern wait issue 534
fix wp receive on mono part issue 530
allow logging of unknown packets mav 0.9
do_speed_change fix issue 531
remember last video res issue 521
fix issue 528 - ch 6 and ch 7 options
2012-03-01 21:27:03 +08:00
Michael Oborne 8b93f0d77e APM Planner 1.1.44
mod antenna tracker code
add extra ch 6 options
cleanup message dialogs better
fix auto fill ch6 and ch7 mode options
add progress to upload and dl wp's
fix disconnect bug on mono
2012-02-29 21:19:54 +08:00
Michael Oborne 6bd3aec55f APM Planner 1.1.43
Add logging system - re andrew radford
move libs
add tlog support to georef images.
experimental antenna tracking - pololu maestro
tweak "follow me" mode, better error checking
update dataflashlog format for ac2
lang change mod - re hazy
remove arduinocpp project
2012-02-27 07:13:23 +08:00
Hazy 43ed41ca5e APM Planner
fix CAPM update firmware error
2012-02-26 19:14:08 +08:00
Michael Oborne 06be0d24ba APM Planner 1.1.41
fix mono ssl issue
modify log download
fix param dl on arduplane 2.28 (2x nulls in param list)
fix connect cancel
mono - add more comports
more error checking on radio
2012-02-24 19:39:02 +08:00
Michael Oborne 58bca7d4a4 APM Planner 1.1.41
add NaN checking/error message
add config page shortcuts - F5, ctl-s and ctl-o
add +++ passthrough on terminal
add longer delay to log download
modify param receive process.
modify connecting and param receive process - re Andrew
2012-02-24 09:38:56 +08:00
Hazy e88e6200b4 APM Planner
a little bit translate
2012-02-23 16:39:16 +08:00
Michael Oborne 6abd825a64 firmware build 2012-02-23 01:06:56 +08:00
Chris Anderson ba634c496f Merge branch 'master' of https://code.google.com/p/ardupilot-mega 2012-02-21 10:02:39 -08:00
Michael Oborne 0eec6d462f ensure autoupdate works 2012-02-21 12:32:19 +08:00
Michael Oborne 63cb155fdd APM Planner 1.1.40 2012-02-21 12:04:45 +08:00
Michael Oborne 3259bc6c7a APM Planner - gps lat long bug fix. 2012-02-21 11:55:36 +08:00
Michael Oborne a5a7c012bd APM Planner 1.1.39
fix timeout issue.
2012-02-21 07:38:06 +08:00
Michael Oborne b00487513b APM Planner - fix timeout bug 2012-02-20 23:33:04 +08:00
Michael Oborne ce4437578a 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
Michael Oborne 0aa5304dab firmware build 2012-02-20 13:24:12 +08:00
Michael Oborne e1be37b6d1 firmware build 2012-02-20 13:06:04 +08:00
Chris Anderson 028e7182a7 Merge branch 'master' of https://code.google.com/p/ardupilot-mega 2012-02-19 15:13:34 -08:00
ellissu ae885d4cfe Edit and Add some Traditional Chinese translation 2012-02-19 21:36:04 +08:00
Chris Anderson 520a29641e Merge branch 'master' of https://code.google.com/p/ardupilot-mega 2012-02-18 09:17:17 -08:00
Michael Oborne d0c67debee 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 d3edd4ed59 Merge branch 'master' of https://code.google.com/p/ardupilot-mega 2012-02-15 16:26:40 -08:00
Michael Oborne eaf041dd8c 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 9e171f7529 Merge branch 'master' of https://code.google.com/p/ardupilot-mega 2012-02-11 09:27:41 -08:00
Michael Oborne 4a4960eede update dataflash log template 2012-02-11 09:47:48 +08:00
Michael Oborne 82acd6a823 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
Jason Short 18e994de4f Logging update 2012-02-09 22:22:00 -08:00
Michael Oborne aff2755c44 Merge branch 'master' of https://code.google.com/p/ardupilot-mega 2012-02-08 17:11:31 +08:00
Hazy 365fc3ad09 APM Planner
update Simplified Chinese UI
2012-02-08 16:29:11 +08:00
Michael Oborne 3ebb27b51c APM Planner - 1.1.34
fixs based on error emails - minor
2012-02-08 07:55:46 +08:00
Chris Anderson ecefde87c7 Merge branch 'master' of https://code.google.com/p/ardupilot-mega 2012-02-05 16:19:45 -08:00
Michael Oborne be58f847ec 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 2f57edda06 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 be625c6df6 Planner add debug file 2012-02-03 06:03:45 +08:00
Michael Oborne fce5038420 APM Planner 1.1.31
add D terms for AC
fix potenial crash when unpluging usb without disconnecting
fix arduinocpp local includes
2012-02-02 21:18:18 +08:00
Chris Anderson 57f18e3325 Merge branch 'master' of https://code.google.com/p/ardupilot-mega 2012-02-01 18:15:55 -08:00
Michael Oborne 297e9052a6 firmware build 2012-02-01 12:48:46 +08:00
Chris Anderson c1c820de72 Merge branch 'master' of https://code.google.com/p/ardupilot-mega 2012-01-29 18:18:44 -08:00
Michael Oborne 4099455bef APM Planner 1.1.30
add OF_LOITER
add AC TUNE options
fix default alt issues.
make Scripts, 1 at a time.
update aerosim-rc plugin.
add new "follow me" mode- need a nmea gps and xbee on pc. control-F > follow me
2012-01-29 15:45:20 +08:00
Chris Anderson 6ecac021b5 Merge branch 'master' of https://code.google.com/p/ardupilot-mega 2012-01-27 19:58:46 -08:00
Michael Oborne 15ca4e2127 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 ff7d5b49fd Merge branch 'master' of https://code.google.com/p/ardupilot-mega 2012-01-23 15:26:21 -08:00
Michael Oborne a9b2f39a66 APM Planner 1.1.28
fix updatechecker
fix battery config screen
2012-01-23 21:36:20 +08:00
Michael Oborne ce11d51f7a firmware build 2012-01-23 11:38:10 +08:00
Michael Oborne d601c55335 firmware build 2012-01-23 11:21:48 +08:00
Michael Oborne 3460115123 firmware build 2012-01-23 10:12:56 +08:00
Michael Oborne 875770f38f APM Planner 1.1.27
fix heli setup screen
force update check on start
fix battery capacity
2012-01-23 07:13:01 +08:00
Chris Anderson 6860f33717 Merge branch 'master' of https://code.google.com/p/ardupilot-mega 2012-01-21 09:49:25 -08:00
Michael Oborne 2b1119f365 APM Planner - aerosomrc quad hil mod 2012-01-21 17:12:00 +08:00
Chris Anderson fc6e214140 Merge branch 'master' of https://code.google.com/p/ardupilot-mega 2012-01-20 23:39:17 -08:00
Michael Oborne 93df624e6b APM Planner 1.1.26
add italian - thanks emiliano
fix potential joystick throttle issue
2012-01-21 08:46:20 +08:00
Michael Oborne 4eb8e8b172 APM Planner 1.1.25
modify aerosim rc quad hil. tick quad, gains 3000,3000,4000,900
add armed status to HUD
2012-01-20 22:50:18 +08:00
Chris Anderson ab13a454ea Merge branch 'master' of https://code.google.com/p/ardupilot-mega 2012-01-20 05:34:37 -08:00
Michael Oborne aba5be36bb APM Planner 1.1.24
change verify alt action
fix hil throttle scaling Thanks Justin
2012-01-20 15:36:01 +08:00
Michael Oborne 0c7bd8885e APM Planner 1.1.23
firmware setup mod
+ extra cygwin dll zipped
2012-01-20 12:07:23 +08:00
Michael Oborne c8e5fb0546 firmware file mod 2012-01-20 10:16:00 +08:00
Chris Anderson 0a64338885 Merge branch 'master' of https://code.google.com/p/ardupilot-mega 2012-01-19 08:56:17 -08:00
Michael Oborne 439b13322c APM Planner 1.1.23
partial setup of AC FW
FlightData map rotate
Modify battery monitor screen
2012-01-19 22:01:53 +08:00
Chris Anderson 235c5d3503 Merge branch 'master' of https://code.google.com/p/ardupilot-mega 2012-01-17 17:48:01 -08:00
Michael Oborne eeff2cb662 APM Planner 1.1.22
fix joystick mode function - thanks doug
fix rc trim issue - thanks doug
arduinoccp seem to be working nicerly now.
2012-01-17 17:49:18 +08:00
Michael Oborne 1250247c90 firmware build 2012-01-17 07:17:10 +08:00
Michael Oborne eb24e5fa49 firmware build 2012-01-16 02:29:51 +08:00
Chris Anderson 3ab00b75c2 Merge branch 'master' of https://code.google.com/p/ardupilot-mega 2012-01-15 07:43:01 -08:00
Michael Oborne 5cbecce8a1 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 7b2bcaef20 Merge branch 'master' of https://code.google.com/p/ardupilot-mega
Conflicts:
	ArduCopter/APM_Config.h
2012-01-13 09:19:04 -08:00
Michael Oborne af21f6b2dd firmware build 2012-01-14 01:00:41 +08:00
Chris Anderson e47897d95b Merge branch 'master' of https://code.google.com/p/ardupilot-mega 2012-01-11 11:02:32 -08:00
Michael Oborne 2677476b91 APM Planner 1.1.20
add ac2 land Mode
add xplane 10 support
add disconnect verify
2012-01-12 01:33:42 +08:00
Chris Anderson 7dd3ae1d70 Merge branch 'master' of https://code.google.com/p/ardupilot-mega 2012-01-09 16:22:50 -08:00
Michael Oborne 787bdc379a APM Planner 1.1.19
fix log download
misc
2012-01-10 08:16:10 +08:00
Chris Anderson 28e93a11ea Merge branch 'master' of https://code.google.com/p/ardupilot-mega 2012-01-05 15:44:03 -08:00
Michael Oborne ce83b8efa5 APM Planner 1.1.18 - missed stuff 2012-01-06 07:38:12 +08:00
Michael Oborne 93d5be164f APM Planner 1.1.18
fix heli setup screen
2012-01-06 06:54:47 +08:00
Chris Anderson 074317516d Merge branch 'master' of https://code.google.com/p/ardupilot-mega 2012-01-03 20:11:08 -08:00
Hazy d905c07f5b APM Planner
add Traditional Chinese thanks EllisSu (Su Chuan Zhi)
2012-01-04 11:03:54 +08:00
Chris Anderson 7eaec83278 Merge branch 'master' of https://code.google.com/p/ardupilot-mega 2012-01-02 15:02:02 -08:00
Michael Oborne e8cf75b6cd 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 d698da5f05 Merge branch 'master' of https://code.google.com/p/ardupilot-mega 2011-12-29 15:57:43 -08:00
Michael Oborne b5b223c6f5 APM Planner 1.1.16
change reset order
add french lang
2011-12-30 07:34:17 +08:00
Chris Anderson 04729402e1 Merge branch 'master' of https://code.google.com/p/ardupilot-mega 2011-12-29 08:43:52 -08:00