im sending and receiving BatteryInfoAux for two separated batteries but im not getting the battery cell volatages for the second pack in status tab in Mission planner. in status tab there is just one groupe of battery_cellx. i have set the parameters for monitoring both of them, battx_monitor=8, batt_serial_num=my battery_id (1, 2), batt_option = AllowSplitAuxInfo(128) and also the can port parameters. i can see the dronecan messages in mavlinkcan1 inspector and they are valid.
also if i use batt2_monitor individually and disable the batt_monitor, the battery_cellx values are 0. it seems the BatteryInfoAux is handled just for the batt_monitor.
the battx_option parameter have a value for AllowSplitAuxInfo(128) but is not shown in mission planner parameters setting and i entered the value manually.
i guess this file in ardupilot repo is related: