yaapu
|
bc7c5a0c8e
|
SRV_Channels: refactor zero_rc_outputs() out of GCS_Mavlink
|
4 years ago |
Siddharth Purohit
|
8b74f94a7a
|
SRV_Channels: use AP_CANManager library
|
5 years ago |
Henry Wurzburg
|
49be9d1626
|
SRV_Channel: fix parameters appearing in wiki param list erroneously
|
5 years ago |
Iampete1
|
0d53ce4cd7
|
SRV_Channel: re-work timeout
|
5 years ago |
Andrew Tridgell
|
5bfcb0ed4a
|
SRV_Channel: Add servo chan override w/ timeout
Adds a feature to override a servo output for a given time. Scripting
bindings and example included.
|
5 years ago |
Siddharth Purohit
|
a3a3abbf23
|
SRV_Channels: fix unannotated fall-through between switch labels
|
5 years ago |
Andrew Tridgell
|
87a51899bd
|
SRV_Channel: update SERVO_AUTO_TRIM docs
|
5 years ago |
Oliver Walters
|
431b07bba0
|
SRV_Channel: added support for Piccolo CAN ESCs
|
5 years ago |
Peter Barker
|
606614adb9
|
SRV_Channel: Bitmask is now a template
|
6 years ago |
IamPete1
|
cbb871e7bb
|
SRV_Channel: add global E-stop
|
6 years ago |
Tom Pittenger
|
9e3cf3ad33
|
SRV_Channels: unify singleton naming to _singleton and get_singleton()
|
6 years ago |
Randy Mackay
|
368fd4b8db
|
SRV_Channel: add ToshibaCAN
|
6 years ago |
Francisco Ferreira
|
f1463d6e6c
|
SRV_Channels: add support for KDECAN
|
6 years ago |
Andrew Tridgell
|
d72f6598e0
|
SRV_Channel: added RobotisServo protocol support
|
6 years ago |
Andrew Tridgell
|
fbcbbb72b1
|
SRV_Channel: support reversible DShot motors
force the PWM MIN/MAX to 1000/2000
|
6 years ago |
Michael du Breuil
|
8850e4b9a1
|
SRV_Channel: Remove the trim_all interface, constrain failsafes to non motor outputs
|
7 years ago |
Francisco Ferreira
|
861e1a0a54
|
SRV_Channel: adapt to changes in AP_BoardConfig_CAN
|
7 years ago |
Tom Pittenger
|
1a15a2e749
|
SRV_Channel: move UAVCAN code from SRV to UAVCAN files
|
7 years ago |
Eugene Shamaev
|
66438041ad
|
SRV_Channels: helper func
|
7 years ago |
Eugene Shamaev
|
afce24e45d
|
SRV_Channels: integration of UAVCAN Servos and ESCs
|
7 years ago |
Andrew Tridgell
|
d54d3351de
|
SRV_Channel: check for rcout serial for blheli support
|
7 years ago |
Andrew Tridgell
|
0018e1f944
|
SRV_Channel: added set_disabled_channel_mask()
used by AP_BLHeli
|
7 years ago |
Andrew Tridgell
|
1be41b83fc
|
SRV_Channel: added SERVO_BLHI_ parameters
|
7 years ago |
Andrew Tridgell
|
051f30990c
|
SRV_channel: fixed doc names of VOLZ and SBUS
thanks to Mark for noticing
|
7 years ago |
Mark Whitehorn
|
cca251c135
|
SRV_Channel: support SBusOut
|
7 years ago |
Guy Tzoler
|
7f68be9bdf
|
SRV_Channel: adding Volz Support
|
7 years ago |
Randy Mackay
|
572df8b859
|
SRV_Channel: minor formatting fixes
no functional change
|
8 years ago |
Randy Mackay
|
298eaaeb3e
|
SRV_Channels: rename SERVO_DEF_RATE to SERVO_RATE
|
8 years ago |
Andrew Tridgell
|
4ca3546551
|
SRV_Channel: added SERVO_DEF_RATE parameter
this allows for the default rate of servo outputs to be set. This is
needed for some planes where 50Hz isn't enough (eg. tailsitters)
|
8 years ago |
Eugene Shamaev
|
ec8aa2e23f
|
SRV_Channel: move of CAN bitmasks into AP_UAVCAN
|
8 years ago |
Andrew Tridgell
|
ce87bb7e39
|
SRV_Channel: added set_output_pwm_chan()
|
8 years ago |
Eugene Shamaev
|
c43d91b92e
|
SRV_Channel: support for servo and ESC commands to be send via UAVCAN
|
8 years ago |
Andrew Tridgell
|
395702ceff
|
SRV_Channel: make SRV_AUTO_TRIM plane specific
|
8 years ago |
Andrew Tridgell
|
325e24a378
|
SRV_Channel: split SRV_Channels.cpp out to separate cpp file
this is needed for automatic parameter documentation generation
|
8 years ago |