Andrew Tridgell
|
a2242305c7
|
Plane: use common send_opticalflow()
|
2015-01-03 15:53:35 +11:00 |
|
Andrew Tridgell
|
8708297341
|
Plane: update for new OptFlow API
|
2015-01-03 14:16:33 +11:00 |
|
priseborough
|
898ad7432b
|
Plane : Only build optical flow with PX4 board
Fixes SITL compile errors
|
2014-12-06 18:16:48 +11:00 |
|
priseborough
|
2500f7e9c2
|
Plane : Add data logging for optical flow use with EKF
|
2014-12-06 18:16:48 +11:00 |
|
Andrew Tridgell
|
7f383facac
|
Plane: re-enable CLI on non-APM1/APM2 boards
|
2014-12-03 20:14:26 +11:00 |
|
Andrew Tridgell
|
913004beb0
|
Plane: added OVERRIDE_CHAN parameter
this allows both for testing PX4IO override on the ground, and for
forced manual override while flying, including re-arming after in-air
reboot
|
2014-11-07 10:39:07 +11:00 |
|
Andrew Tridgell
|
240e87dc2c
|
Plane: update for new AP_InertialSensor API
|
2014-10-24 12:10:38 +11:00 |
|
Andrew Tridgell
|
2fc69c7c4c
|
Plane: disable CLI by default
it really isn't needed any more, and saves 20k of flash on APM2
|
2014-10-22 18:27:08 +11:00 |
|
Andrew Tridgell
|
1fa03a49c9
|
Plane: disable the CLI if AFS failsafe enabled on APM2
the flash space is a bit too low for both CLI and AFS
|
2014-09-24 12:02:38 +10:00 |
|
Andrew Tridgell
|
21ed86004a
|
Plane: raise the default WP radius
with L1 a large radius doesn't mean it turns too early
|
2014-08-30 07:43:11 +10:00 |
|
Andrew Tridgell
|
4f57467aa5
|
Plane: build AFS (formerly known as OBC) failsafe on Pixhawk
this gives an advanced failsafe system which may be useful for other
than OBC use
|
2014-08-08 13:48:03 +10:00 |
|
Matthias Badaire
|
57253fc2ee
|
Rover: Add SERIAL2_PROTOCOL for GCS and FRSky telemtry
This allows selection of protocol type on telem2. The default is MAVLink, but can be selected as FrSky protocol
|
2014-07-29 17:08:20 -07:00 |
|
Andrew Tridgell
|
ae29a24348
|
Plane: use sensors from board subtypes
|
2014-07-14 09:44:35 +10:00 |
|
Andrew Tridgell
|
f6bba74fb6
|
Plane: enable MPU9250 for Linux build
|
2014-07-14 09:44:34 +10:00 |
|
Víctor Mayoral Vilches
|
fc57bdedde
|
ArduPlane/config.h: Add the PXF hardware setup
|
2014-07-14 09:31:41 +10:00 |
|
Emile Castelnuovo
|
a111d174c1
|
Plane: added VRBRAIN #defines and #includes
|
2014-04-08 16:19:20 +10:00 |
|
Andrew Tridgell
|
e19341ca32
|
Plane: convert to new GPS driver API
|
2014-04-01 06:38:24 +11:00 |
|
Andrew Tridgell
|
e3952112ad
|
Plane: raise default LIM_PITCH_MAX to 20 degrees
15 is often not enough to climb
|
2014-03-03 15:49:04 +11:00 |
|
Andrew Tridgell
|
6b9e1edf38
|
Plane: disable GPS2 in HIL
|
2014-02-27 08:16:28 +11:00 |
|
Andrew Tridgell
|
07826096a2
|
Plane: support a 2nd GPS
|
2014-02-26 09:24:23 +11:00 |
|
Andrew Tridgell
|
d9cb101a03
|
Plane: default LOG_BITMASK to 32767 on non-APM
|
2013-12-31 10:28:38 +11:00 |
|
Andrew Tridgell
|
ce773f085a
|
Plane: make the defaut for FS_GCS_ENABL clearer
|
2013-12-20 11:44:44 +11:00 |
|
Andrew Tridgell
|
8383abc1fe
|
Plane: added SERIAL2_BAUD and rename SERIAL3_BAUD to SERIAL1_BAUD
|
2013-11-26 13:00:03 +11:00 |
|
Andrew Tridgell
|
a05a32dbda
|
Plane: added RCIN and SRVO logging
|
2013-11-26 09:04:43 +11:00 |
|
Andrew Tridgell
|
7e10811673
|
Plane: send firmware and git version in tlog
|
2013-11-09 10:09:20 +11:00 |
|
Andrew Tridgell
|
5e1f5ffb7f
|
Plane: removed some old defines
|
2013-10-14 14:40:30 +11:00 |
|
Andrew Tridgell
|
e6af7dad3d
|
Plane: switched to L3G4200D driver for Linux
|
2013-10-08 11:50:54 +11:00 |
|
Randy Mackay
|
c64d444b5a
|
Plane: integrate BattMonitor
|
2013-10-03 11:16:08 +09:00 |
|
Andrew Tridgell
|
444d053dc2
|
Plane: enable Oilpan and BMP085 on Linux
|
2013-09-29 01:02:05 +10:00 |
|
Andrew Tridgell
|
287db19119
|
Plane: updates for Stub -> HIL
|
2013-09-28 22:04:15 +10:00 |
|
Andrew Tridgell
|
c3d0b315cf
|
Plane: added HAL_LINUX includes
|
2013-09-28 21:24:02 +10:00 |
|
Mike McCauley
|
18c6b00b5b
|
Plane: Added definitions for Flymaple
|
2013-09-24 13:51:28 +10:00 |
|
Andrew Tridgell
|
21a4da0d29
|
Plane: removed flash_leds() calls
|
2013-09-19 18:38:28 +10:00 |
|
Andrew Tridgell
|
4bd6b2f428
|
Plane: use new usb_connected() function
|
2013-09-19 16:23:58 +10:00 |
|
Andrew Tridgell
|
b16e3e4c85
|
Plane: changed FBW min to 9 m/s
6 m/s is too dangerous for widely used planes
|
2013-08-18 11:42:23 +10:00 |
|
Andrew Tridgell
|
5cfdf52381
|
Plane: change default modes to FBWA not STABILIZE
|
2013-08-13 13:42:27 +10:00 |
|
Andrew Tridgell
|
c083c15240
|
Plane: use a larger serial buffer
this makes higher rate MAVLink possible again
|
2013-08-02 18:46:54 +10:00 |
|
Andrew Tridgell
|
b8fa83ff54
|
Plane: change default slewrate to 100%/second
|
2013-07-22 12:50:02 +10:00 |
|
Andrew Tridgell
|
c8a83e17d0
|
Plane: remove old AIR_START code
this was never used or tested
|
2013-07-22 12:50:01 +10:00 |
|
Andrew Tridgell
|
4087fde140
|
Plane: enable CTUN log message by default
|
2013-07-14 21:10:12 +10:00 |
|
Andrew Tridgell
|
3c177867a4
|
Plane: allow enable/disable of camera log messages in CLI
|
2013-07-10 12:23:36 +10:00 |
|
Paul Riseborough
|
d62636d309
|
Plane: added new TECS altitude controller
Includes improvements to takeoff/launch detect logic to support hand
launching for X-8 flight
|
2013-07-04 16:56:57 +10:00 |
|
Andrew Tridgell
|
f7697574db
|
Plane: use the new airspeed driver interface
the choice of analog source is now in the airspeed driver
|
2013-06-03 11:51:09 +10:00 |
|
Andrew Tridgell
|
dd633fcf3f
|
Plane: make voltage and battery capacity failsafe settable at runtime
this also fixes issue #292
|
2013-05-22 20:33:57 +10:00 |
|
Andrew Tridgell
|
001d18b51d
|
Plane: removed scaling of pitot source
|
2013-05-13 15:19:05 +10:00 |
|
Andrew Tridgell
|
9c6f80c42b
|
Plane: moved some default values to Parameters.pde
|
2013-05-05 21:51:09 +10:00 |
|
Andrew Tridgell
|
4e2b88f6e6
|
Plane: added ATT_CONTROLLER option to select attitude controller
set to 1 for the new APM_Control library
|
2013-05-05 21:51:09 +10:00 |
|
Andrew Tridgell
|
0d97f417ec
|
Plane: enable compass on all boards by default
if not present, then mag init will fail and it will disable
|
2013-05-02 15:01:33 +10:00 |
|
Andrew Tridgell
|
a019e3740e
|
Plane: updates for new compass API
|
2013-05-02 12:48:14 +10:00 |
|
Andrew Tridgell
|
de3fcbc413
|
Plane: removed the MANUAL_LEVEL option
levelling on every startup is far too error prone. This was just
another parameter that everyone changed.
|
2013-04-29 14:19:53 +10:00 |
|