murata
|
29b1a6ed41
|
AC_Avoid: fix comment
|
2018-04-23 19:45:37 +09:00 |
|
malcolm churn
|
7718196838
|
HAL_ChibiOS: Fix sparky2 target.
Correct pin mappings, ADC, PWM.
Not working
Flash memory, Logging, external i2c tested with NXP MAG3110.
|
2018-04-22 21:01:14 +10:00 |
|
Andrew Tridgell
|
e2fa38968f
|
AP_BoardConfig: fixed build for some boards
for boards that don't have board detection but do have a safety switch
this fixes the build
|
2018-04-21 08:45:34 +10:00 |
|
Randy Mackay
|
23ed735304
|
AR_AttitudeControl: reduce default steering I gain to 0.2
Also reduce default filter from 50hz to 10hz
|
2018-04-19 16:29:12 +09:00 |
|
Randy Mackay
|
e5c0b1814a
|
GCS_MAVLink: remove underscore from method names
|
2018-04-19 13:38:22 +09:00 |
|
Vince Kurtz
|
2f81747112
|
GCS_MAVLink: fix VISP logging
log VISP messages for the ATT_POS_MOCAP mavlink message as well
|
2018-04-19 13:34:49 +09:00 |
|
Peter Barker
|
9480572075
|
AP_Notify: ChibiOS: beep on mode change
|
2018-04-19 09:29:41 +10:00 |
|
Peter Barker
|
557f8cee43
|
AP_HAL_ChibiOS: add mode-change-beeps
|
2018-04-19 09:29:41 +10:00 |
|
mirkix
|
79f3fd532b
|
AP_HAL_ChibiOS: fix spi clock calculation
|
2018-04-19 08:32:31 +10:00 |
|
Peter Barker
|
e7b5978d8d
|
SITL: use a 16-bit mask for GPIO out
|
2018-04-18 20:31:55 +09:00 |
|
Peter Barker
|
1eecf07e68
|
AP_HAL_SITL: use a 16-bit mask for GPIO out
This allows Relay pins to be represented (typically pin 13)
|
2018-04-18 20:31:55 +09:00 |
|
Peter Barker
|
682679c68d
|
GCS_MAVLink: use AP_ServoRelayEvents singleton
|
2018-04-18 20:31:55 +09:00 |
|
Peter Barker
|
544ac03ca6
|
AP_ServoRelayEvents: add singleton
|
2018-04-18 20:31:55 +09:00 |
|
ChristopherOlson
|
9aa685a6d8
|
AP_Motors:TradHeli - single rotor only - add support for H3-140 swashplates.
Also changes the old definition to H3 for swashplates with fixed control radius and adjustable servo position.
|
2018-04-18 14:24:59 +09:00 |
|
ChristopherOlson
|
f073c58f68
|
AP_Motors:TradHeli - add support for reverse collective swashplates
|
2018-04-18 14:24:59 +09:00 |
|
Peter Barker
|
64a8de42da
|
DataFlash: use singleton for getting hold of gps object
|
2018-04-18 13:50:55 +09:00 |
|
Peter Barker
|
901ba0034c
|
AP_NavEKF3: do not pass GPS into Log_Write_GPS; it uses singleton
|
2018-04-18 13:50:55 +09:00 |
|
Peter Barker
|
578facc9ad
|
AP_NavEKF2: do not pass GPS into Log_Write_GPS; it uses singleton
|
2018-04-18 13:50:55 +09:00 |
|
Peter Barker
|
643e7e039a
|
AP_GPS: log received data
Also log a set of flag values if a driver is deleted
|
2018-04-18 13:50:55 +09:00 |
|
Tom Pittenger
|
63e42e194f
|
GCS_MAVLink: send correct mission_ack result type
has no effect since the two typedef enums equated to same value
|
2018-04-18 12:02:43 +09:00 |
|
Pierre Kancir
|
fdfa08c586
|
AP_AHRS: fix include order due to cyclic include
|
2018-04-17 17:21:35 +09:00 |
|
Pierre Kancir
|
6fe0597399
|
AC_PrecLand: replace AP_InertialNav by AHRS
|
2018-04-17 17:21:35 +09:00 |
|
Peter Barker
|
63792edc5f
|
DataFlash: increase debug in SITL
|
2018-04-17 17:16:52 +09:00 |
|
Andrew Tridgell
|
bb0cbd15a4
|
HAL_ChibiOS: implement fmuv4 safety state
and added safety_mask and safety_pwm support for both fmuv3 and fmuv4
|
2018-04-17 10:14:01 +10:00 |
|
Andrew Tridgell
|
60f79921ac
|
AP_BoardConfig: added get_safety_mask()
|
2018-04-17 10:14:01 +10:00 |
|
Andrew Tridgell
|
7be1125084
|
AP_IOMCU: implement safety mask and safety pwm
|
2018-04-17 10:14:01 +10:00 |
|
Patrick José Pereira
|
a255c47c33
|
AP_GPS: Do not restart driver if type is defined as MAV
Fix bluerobotics/ardusub#104
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
2018-04-16 17:08:39 -07:00 |
|
Andrew Tridgell
|
214fb096eb
|
AP_IOMCU: added healthy API for use in arming checks
|
2018-04-17 08:44:44 +10:00 |
|
Andrew Tridgell
|
77c922e6b8
|
HAL_ChibiOS: make embed.py work with python3
|
2018-04-17 08:44:44 +10:00 |
|
Andrew Tridgell
|
09e3a3cb78
|
AP_IOMCU: added IO firmware upload
|
2018-04-17 08:44:44 +10:00 |
|
Andrew Tridgell
|
a6e05cbf5a
|
AP_Math: added crc32 for IOMCU bootloader protocol
|
2018-04-17 08:44:44 +10:00 |
|
Andrew Tridgell
|
3749480dd8
|
HAL_ChibiOS: create ap_romfs_embedded.h
use ROMFS keywork for romfs files
|
2018-04-17 08:44:44 +10:00 |
|
Andrew Tridgell
|
deae66e645
|
AP_ROMFS: library for embedding files
this will be used for bootloaders and IO firmware
|
2018-04-17 08:44:44 +10:00 |
|
Alexey Kozin
|
f87cc4e172
|
f4by chibios new style dma table build fix
|
2018-04-16 07:50:34 +10:00 |
|
Andrew Tridgell
|
4871bbf403
|
HAL_ChibiOS: make soft serial for RC serial more efficient
using system ticks halves the IRQ time
|
2018-04-16 07:40:55 +10:00 |
|
Andrew Tridgell
|
57c307a74e
|
AP_BoardConfig: fixed default pwm count
for boards without the parameter we should use 16, meaning all channels
available
thanks to sh83 for noticing
|
2018-04-16 07:40:55 +10:00 |
|
mirkix
|
a9449ccd29
|
AP_HAL_ChibiOS: add f767-min board support
|
2018-04-15 07:40:46 +10:00 |
|
Michael du Breuil
|
8374c5a4f3
|
AP_HAL_ChibiOS: Remove unused priority level
|
2018-04-15 07:28:20 +10:00 |
|
Michael du Breuil
|
c8fdb90ab5
|
RC_Channel: Rework set_pwm_no_deadzone() to a recompute function
|
2018-04-14 14:05:20 +10:00 |
|
kozinalexey
|
2316fee279
|
HAL_ChibiOS: f4by conf2 fixed ram size, ext compass, pwm count
|
2018-04-14 11:09:34 +10:00 |
|
kozinalexey
|
444c0bb54c
|
AP_Compass: added ChibiOS external compass config
|
2018-04-14 11:09:34 +10:00 |
|
kozinalexey
|
db6c6b1677
|
AP_BoardConfig: allow PWM count setting on all chibios boards
|
2018-04-14 11:09:34 +10:00 |
|
Alexander Malishev
|
ca33ff04d9
|
ChibiOS: add support for omnibusf4pro board
|
2018-04-14 09:25:15 +10:00 |
|
Alexander Malishev
|
79b5719419
|
ChibiOS: add support for complementry output timer channels
|
2018-04-14 09:25:15 +10:00 |
|
Alexander Malishev
|
1b7eecdf2f
|
ChibiOS: fixed tables for F405 mcu
|
2018-04-14 09:25:15 +10:00 |
|
Michael du Breuil
|
0e8a9c2ec4
|
AP_IOMCU: Encapsulate debug prints in a #ifdef, fix whitespace
|
2018-04-14 08:23:24 +10:00 |
|
Andrew Tridgell
|
f22964a350
|
AP_IOMCU: implement BRD_SAFETYOPTION
|
2018-04-14 06:22:07 +10:00 |
|
Andrew Tridgell
|
7ecdabe52c
|
HAL_PX4: fixup
|
2018-04-14 06:22:07 +10:00 |
|
Andrew Tridgell
|
fae0e7befa
|
HAL_PX4: implement BRD_SAFETYOPTION
|
2018-04-14 06:22:07 +10:00 |
|
Andrew Tridgell
|
d8abf647e8
|
AP_BoardConfig: added BRD_SAFETYOPTION parameter
allow control of safety button behaviour
|
2018-04-14 06:22:07 +10:00 |
|