ardupilot/libraries/SRV_Channel
James O'Shannessy cd76aa3cff SRV_Channel: adds SRV_Channel_config to simplify dependent includes in other libraries
Adding of SRV_Channel_config allows defining the number of servo channels for inclusion in other libraries without pulling in all the other SRV_Channel logic.

Co-authored-by: Simon Maddison <81274690+Sypaq-MadMan@users.noreply.github.com>
2022-12-01 11:09:58 +11:00
..
SRV_Channel.cpp SRV_Channel: change namespace of MultiCopter and FixedWing params 2022-11-09 19:04:37 +11:00
SRV_Channel.h SRV_Channel: adds SRV_Channel_config to simplify dependent includes in other libraries 2022-12-01 11:09:58 +11:00
SRV_Channel_aux.cpp SRV_Channel: adjust trim, check all channels for range limit 2022-09-20 11:20:16 +10:00
SRV_Channel_config.h SRV_Channel: adds SRV_Channel_config to simplify dependent includes in other libraries 2022-12-01 11:09:58 +11:00
SRV_Channels.cpp SRV_Channel: change namespace of MultiCopter and FixedWing params 2022-11-09 19:04:37 +11:00