Hi,
I'm experimenting with atypical frame architectures & motor configurations. This has led me to discover an unusual issue on the GCS Configuration / Outputs page. Not exactly a bug, more of a undesired-behavior. Steps to reproduce:
1. With at least two output channels enabled, set channel_1_max=1900 (default), set channel_2_max=1500 (updated value)
2. Check Link for both channels
3. Check Live Testing at bottom of page
4. Drag sliders.
Issue: Sliders do not move in-sync. Sliders at maximum do not result in 1900 / 1500 output as expected, they generate 1500 / 1500 output instead.
Should I bug this?
I'm trying to create proportionally biased outputs to compensate for different motors & props on a vehicle. To simplify things, I'm running some 4S motors from the 6S power rail. Setting max_output seems to be a good way to avoid over-driving these motors. Is this advisable or is just trusting custom vehicle throttle curves the way to go?