ardupilot/libraries/SRV_Channel
Peter Barker 6338d10b5f global: create and use HAL_PROGRAM_SIZE_LIMIT_KB
We will reserve BOARD_FLASH_SIZE for the internal flash on stm32 flash processors, use HAL_PROGRAM_SIZE_LIMIT_KB in the general code base.

Notable change here is that boards with external flash will start to get features only available with more than 2MB of program storage
2025-02-26 10:06:39 +11:00
..
SRV_Channel_aux.cpp SRV_Channel: initialize focus and zoom with 1000 range 2025-02-25 08:18:05 +09:00
SRV_Channel_config.h global: create and use HAL_PROGRAM_SIZE_LIMIT_KB 2025-02-26 10:06:39 +11:00
SRV_Channel.cpp SRV_Channel: rename SRV_Channel::Aux_servo_function_t to SRV_Channel::Function 2025-01-28 21:56:46 +11:00
SRV_Channel.h AP_Camera: allow focus and zoom control with servos 2025-02-25 08:18:05 +09:00
SRV_Channels.cpp SRV_Channel: added get_output_pwm_chan() for scripting 2024-11-28 09:24:03 +11:00