Jonathan Challinger
|
0051ecb288
|
Copter: fix LAND_SPEED_HIGH
|
2016-08-11 19:17:17 -07:00 |
|
Peter Barker
|
3dfc07789b
|
mavlink: reference MAV_SYS_STATUS_LOGGING commit
|
2016-08-11 17:48:45 -03:00 |
|
Peter Barker
|
6d98dd5233
|
Rover: add dataflash as a bit for the mavlink SYS_STATUS message
|
2016-08-11 17:48:44 -03:00 |
|
Peter Barker
|
cb7686001f
|
Plane: add dataflash as a bit for the mavlink SYS_STATUS message
|
2016-08-11 17:48:44 -03:00 |
|
Peter Barker
|
4371223738
|
Copter: add dataflash as a bit for the mavlink SYS_STATUS message
|
2016-08-11 17:48:44 -03:00 |
|
Peter Barker
|
8d253dec8e
|
DataFlash: support for mavlink SENSOR message
|
2016-08-11 17:48:44 -03:00 |
|
Lucas De Marchi
|
a511f97971
|
Tools: build_binaries: fix inverted condition
|
2016-08-11 09:01:43 -03:00 |
|
Grant Morphett
|
30bcea73cc
|
PX4: Added detection for MPU6000 on px4slim.
|
2016-08-11 08:39:16 +10:00 |
|
LukeMike
|
38150a5544
|
AP_BoardConfig: defined and managed VRBRAIN board type and all functions for sensors startup
|
2016-08-11 07:52:40 +10:00 |
|
LukeMike
|
e6c8653302
|
AP_IRLock_PX4: enabled sensor driver startup on bus2 if don't start on bus1
|
2016-08-11 07:52:39 +10:00 |
|
LukeMike
|
316e5acaec
|
AP_OpticalFlow_PX4: enabled sensor driver startup for all VR boards
|
2016-08-11 07:52:39 +10:00 |
|
LukeMike
|
451390ddec
|
VRBRAIN: removed sensor driver startup now managed into AP_BoardConfig
|
2016-08-11 07:52:39 +10:00 |
|
LukeMike
|
9be5e37faa
|
VRBRAIN: moved common modules into vrbrain_common.mk and disabled unnecessary modules
|
2016-08-11 07:52:39 +10:00 |
|
LukeMike
|
11fb43e0c9
|
mk/vrbrain_targets: removed vrubrain-v52 from vrbrain target for mass building - board configuration in progress
|
2016-08-11 07:52:39 +10:00 |
|
Lucas De Marchi
|
80b04ecb41
|
scripts: update command with sim_vehicle.py
|
2016-08-10 17:00:09 -03:00 |
|
Lucas De Marchi
|
8a3974f08f
|
vagrant: update commands to sim_vehicle.py
|
2016-08-10 16:59:39 -03:00 |
|
Peter Barker
|
06b0dec15e
|
Tools: remove sim_vehicle.sh in favour of sim_vehicle.py
|
2016-08-10 16:56:04 -03:00 |
|
Andrew Tridgell
|
38ebe582cc
|
AP_BoardConfig: fixed for VRBrain build
needs access to driver start function
|
2016-08-10 20:43:03 +10:00 |
|
Andrew Tridgell
|
eaa88b1223
|
AP_BoardConfig: FMUv1 does not have pwm_input driver
|
2016-08-10 19:54:01 +10:00 |
|
Andrew Tridgell
|
39676d686c
|
AP_BoardConfig: FMUv1 does not have an L3GD20
|
2016-08-10 19:54:01 +10:00 |
|
Andrew Tridgell
|
7da89c611d
|
AP_BoardConfig: use a STATUSTEXT to show better in MP
this makes it easier to see why it won't boot
|
2016-08-10 19:54:01 +10:00 |
|
Andrew Tridgell
|
82382a7e9c
|
Plane: changed startup order
this allows BoardConfig to report errors in a way that allows for
BRD_TYPE to be changed by the user
|
2016-08-10 19:54:01 +10:00 |
|
Andrew Tridgell
|
ba7d0d6cd8
|
Copter: changed startup order
this allows BoardConfig to report errors in a way that allows for
BRD_TYPE to be changed by the user
|
2016-08-10 19:54:01 +10:00 |
|
Andrew Tridgell
|
80bad445b8
|
Tracker: changed startup order
this allows BoardConfig to report errors in a way that allows for
BRD_TYPE to be changed by the user
|
2016-08-10 19:54:01 +10:00 |
|
Andrew Tridgell
|
a0d4feb216
|
Rover: changed startup order
this allows BoardConfig to report errors in a way that allows for
BRD_TYPE to be changed by the user
|
2016-08-10 19:54:01 +10:00 |
|
Andrew Tridgell
|
78b2924c00
|
AP_OpticalFlow: auto-start px4flow driver if enabled
|
2016-08-10 19:54:01 +10:00 |
|
Andrew Tridgell
|
74182b6b3d
|
AP_Notify: auto-start oreoled driver if enabled
|
2016-08-10 19:54:00 +10:00 |
|
Andrew Tridgell
|
e24cebec33
|
AP_IRLock: auto-start batt_smbus driver if enabled
|
2016-08-10 19:54:00 +10:00 |
|
Andrew Tridgell
|
d05a08ff4d
|
AP_BattMonitor: auto-start batt_smbus driver if enabled
|
2016-08-10 19:54:00 +10:00 |
|
Andrew Tridgell
|
00f3113e83
|
PX4: removed driver startup from rc.APM
moved to AP_BoardConfig instead
|
2016-08-10 19:54:00 +10:00 |
|
Andrew Tridgell
|
0d59935847
|
AP_BoardConfig: fixup for merge after VRBrain changes
|
2016-08-10 19:54:00 +10:00 |
|
Andrew Tridgell
|
77bee322e9
|
AP_BoardConfig: support the PHMINI as BRD_TYPE=5
|
2016-08-10 19:54:00 +10:00 |
|
Andrew Tridgell
|
61e15af3ca
|
AP_BoardConfig: added BRD_TYPE
this allows for PH2SLIM support with BRD_TYPE=6
|
2016-08-10 19:54:00 +10:00 |
|
Andrew Tridgell
|
7c5171e9b9
|
AP_BoardConfig: set default temperature on PH2 to 60
|
2016-08-10 19:54:00 +10:00 |
|
Andrew Tridgell
|
7806aa4274
|
AP_BoardConfig: moved optional sensors to the sensor startup
this makes startup much faster
|
2016-08-10 19:54:00 +10:00 |
|
Andrew Tridgell
|
36e0c7229a
|
AP_BoardConfig: implement PX4 driver start in C++
this brings driver startup into AP_BoardConfig, so we can start to
make driver startup depend on parameters
|
2016-08-10 19:53:59 +10:00 |
|
Andrew Tridgell
|
4643d6f314
|
AP_BoardConfig: break out PX4 setup from main code
refactoring in preparation for larger changes
|
2016-08-10 19:53:59 +10:00 |
|
Andrew Tridgell
|
e82384990d
|
AP_BoardConfig: moved px4 variables to px4 structure
refactoring in preparation for larger changes
|
2016-08-10 19:53:59 +10:00 |
|
Andrew Tridgell
|
45fa8faf08
|
PX4Firmare: submodule update
Merged VRBrain updates
|
2016-08-10 16:54:31 +10:00 |
|
Michael du Breuil
|
b310e1f987
|
Readme: Add coverity badge
|
2016-08-10 00:01:32 -03:00 |
|
Lucas De Marchi
|
53968e5d78
|
Tools: build_binaries: add bebop to arducopter-quad
|
2016-08-10 11:12:54 +09:00 |
|
Lucas De Marchi
|
6553e428c0
|
Tools: build_binaries: add navio/navio2 to antennatracker
|
2016-08-10 11:12:52 +09:00 |
|
Lucas De Marchi
|
6e9686a16b
|
Tools: build_binaries: use waf for Linux boards
|
2016-08-10 11:12:50 +09:00 |
|
murata
|
4eee3b1317
|
Copter: fix underflow in scheduler
If fast_loop method executed time is over MAIN_LOOP_MICROS,
scheduler.run method set value is 0.
|
2016-08-09 22:54:27 -03:00 |
|
Randy Mackay
|
0ed5665193
|
Copter: change parameter order of guided_set_angle
I thought it might be slightly better to put the optional parameters at the end
No functional change
|
2016-08-10 10:03:54 +09:00 |
|
Allan Matthew
|
6dd4e1a2aa
|
Copter: accept yaw rate commands in Guided atttude controller
|
2016-08-10 10:03:37 +09:00 |
|
Andrew Tridgell
|
270fa95a8d
|
AP_Morors: scale colyaw to match previous behaviour
this was missed in the motor scaling changes. Thanks to Rob for
noticing this.
|
2016-08-10 07:58:06 +10:00 |
|
IndustrialWasteWeaponOfUltimate
|
431f7da5b3
|
Tools: add Shinya Oda to GIT_Success.txt
|
2016-08-09 16:21:31 +09:00 |
|
Randy Mackay
|
65ee71075c
|
Tools: set GND_EFFECT_COMP for Bebop2 params
|
2016-08-09 16:19:53 +09:00 |
|
Randy Mackay
|
9842840346
|
Copter: GND_EFFECT_COMP parameter to enable ground effect compensation
|
2016-08-09 13:31:36 +09:00 |
|