I did the following and was able to get it
- installed arducopter 4.7
- disabled serial2_option for mavlink forward
- configured compass
- configured acceleromter
- turned off GPS_AUTO_CONFIG
- set SERIAL3_BAUD to 115200
I did the following and was able to get it
We are seeing some oddness when it comes to running Ardupilot on the Starling 2 Max.
We are unable to get really any GPS satellites, and the driver seems to be acting a bit weird.
We are able to get this working fine on PX4 - we run this pretty consistently. So, doesn't point to wiring
We tried Arducopter 4.6.3, 4.7, and 4.8 - we had the best luck on 4.7. But, even on that version weird things happen - like GPS_RAW_INT showing up with a lat and lon, but showing no visible satellite: 
when indoors, only v_acc is updating...which feels odd: https://www.loom.com/share/3379c1aafcd74c95aa65e7f3af09a488
Any thoughts / ideas on where to look would be super. Thanks!
A UBEC was used for the servo connections, and they SHOULD NOT be powered from the board. We will update that drawing, thank you for pointing that out
As this was a first time build we did create that custom cable to deliver power to the airspeed sensor. We will make a note for that in the layout
Appreciate you pointing these things out so we can make those adjustments!
If anyone has run into this again,
ensure you update your /etc/modalai/voxl-tag-detector.conf to the tracking camera pipe you would like to do the april tag detection on.
the "tracking" has gotten update to "tracking_down" or "tracking_front"
I have created some software that runs on the voxl.
I used the VOXL-CROSS template here: https://gitlab.com/voxl-public/voxl-sdk/voxl-cross-template
for all of my projects.
Now, I would like to have a CICD run that pulls them down and wraps them in my own SDK if you will.
I was curious if there is a recommended way to do this. I understand VOXL-SDK is built with CICD in mind. Is there a template I can use to do the same.
Choose Option 1 if you DO NOT have the camera board attached

Choose Option 2 if you are using the camera board

Which one should I pick????

---- Starting System Image Flash ----
----./flash-system-image.sh ----
Detected OS: Linux
Detected: M0054-1 (QRB5165M)
Detected: Config 0 (Starling, Sentinel, FPV V3/4, D0010, PX4 Dev Kit)
=======================================================================================================
In order to support all of VOXL's camera configurations, specific drones require differing kernel images.
Please select your drone hardware to proceed with flashing the appropriate kernel image.
=======================================================================================================
PLEASE SELECT WHICH KERNEL TO FLASH
0. M0054-1 -> QRB5165M, Starling (D0005), Sentinel (D0006), FPV V4 (D0008), D0010, PX4 Dev Kit (D0011)
1. M0054-1 -> QRB5165M w/ M0173 Camera Breakout Board, Starling 2 Max (D0012), Starling 2 (D0014), FPV V5 (D0008)
Select your choice from the options above
or press [Enter] to continue with current config:
We are getting an error when writing configs to disk.
I assumed that it was an issue with writing data to a partition in memory that was not allowing a write at that time.
We are able to resolve it by power cycling, but while in production, it becomes a hang up when putting units together.
Curious if there are commands (ex: sync) or things that we can do to get rid of this behavior. Thanks!

To get a rough draft of this working, would take ~2 days
Hello,
Had a general question about flow server

Wondering if there are any more "gotchas" besides changing the camera pipe and resolution
Thank you!
@Rocio-Lopez Not sure.
You would have to ask Gremsy about that possibly
From James (the guy who set the parameter)
feel free to increase it. Starling 2 Max has a very high power to weight ratio so I artificially calmed it down by limiting throttle
Hello,
I am looking into increasing the max thrust on starling 2 max. Currently it is set to 60%. Wanted to increase it to 100%.
I IMAGINE that it is set to 60% to ensure that the motors do not overdraw from the LION batteries, but wanted to ensure that was the case.
Hello,
So, we are able to do the voxl 2 mini to hadron. Which is awesome!
However, it would be even cooler to have a converter off of the gremsy hadron gimbal in order to add the voxl2 mini's power onto a smaller camera/gimbal setup.
Here is a video that better describes what I mean
https://www.loom.com/share/963815412dea4714877065b31c36428e?sid=e3c38cb5-1042-4592-90f7-9883b4b72265
A color AR0144 exists, but there is no current integration readily available
Hello,
We were curious if there is a way to integrate a color tracking camera (or if there is even a color tracking camera that exists).
The reason being, is that for extremely small UAVs it would be ideal to have 1 tracking camera that is
But, to be used as an FPV cam and data collection the camera would have to be color.
Thank you!