The external baro on GNSS can be placed more freely compared to the one in side of a cube, which should be placed near to center of gravity. With larger drones the prop wash causes large errors and secondly IMU heating can cause small offsets to barometer readings as it thinks that air temperature is 45 degrees Celsius, where it really could be -10 degrees Celsius.
The baro works quite nicely with current setup, but I have a habit to get progress and achieve better results.
Hello, same thing happend to me today. The only difference is that I have green solid leds on all the time. Is there something I can do from this point on ?! Thank you !
Yes, I was able to reconnect via CAN only after that specific firmware update on cube. On the 1st HERE2 file I did it with another arducopter.apj (the one that was specified in step by step update tutorial).
Iāve found that you sometimes have to provide the Cube with battery power to get it to reappear in the uavcan screen. Power the cube via the battery then, connect the USB to PC.
to set the led up you need to set NFT_LED_TYPES to enable UAVCAN
So to setup CAN Here 2 on Ardupilot you must have current master (3.7) if you have issues with the daily release try one from mid June or July.
Set CAN_P1_DRIVER TO 1 and use the middle CAN port on the standard carrier.
Set GPS_TYPE to 9 for UAVCAN
Set NTF_LED_TYPES to select UAVCAN.
Then you should have it working.
Note there is no Arming switch in can so if you donāt use the plug in one then you will need to disable this in ARMING and manually select the checks.
And then also check the default compass as usual in Compass settings.
Hey @philip@MadRC
LEDs are working.
Thanks @MadRC
Hope auto detection function on ardupilot works for future builds instead of manually switching everything to UAVCAN.