Let me know what you figure out. Is your 3D filament something like Onyx, that has some sort of carbon in it?
Latest posts made by Sam Kiley
-
RE: Starling v1 GPS Error
-
RE: Starling v1 GPS Error
probably around 8 satellites on average. Sometimes going up to 10. I also had difficulty getting any satellites after a reboot a few times. It took multiple minutes to see anything at all.
-
RE: Starling v1 GPS Error
Alright, I will look into the parameter sets. Could you point me in the direction of those parameter sets and how you typically swap them on the starling? I think I saw a post about something like that on this forum.
I will also post a screenshot of my GPS error for your reference, as I do think its error is much higher than it should be. 15 ft might have been an understatement.
thanks
-
RE: Starling v1 GPS Error
Thanks for the EKF2 information.
I did end up finding the voxl sdk calibration for the IMU and Gyro. I also was able to use a different wifi dongle that didn't not have a connection issue when I flipped the drone upside down, so I could then do the compass calibration.
Regarding the GPS, what I am seeing if the warnings, but also they are warranted, given that on QGC I can see my phones GPS location and the drone is almost always 15 or more feet away from the correct location. Should I expect at least accuracy within 2-3 feet with the Starling's GPS or no?
And then regarding the position mode failing and forcing the drone to climb, I think when this happens the qvio is at 1% quality, but shouldn't the IMU+GPS+barometer be able to override this? I assume that is sort of what the EKF is aggregating together, but I am not very knowledgeable on this.
Thanks
Sam -
Starling v1 GPS Error
I am trying to setup a Starling with the 5G modem breakout board attached and then using the USB jst->usbA dongle to use the original Alfa wifi dongle.
What I am seeing, even when completely removing the 5G modem and the Wifi dongle is that I always get GPS vertical and Horizontal Pos Drift too high errors. I tried remove RF components from the starling, such as the 5G modem and Wifi to fix the error temporarily, but the GPS is still basically useless. What sort of Error should I expect to see with this GPS module on the starling?
Also, are there any compass, gyro, accelerometer calibration steps I can take. I tried doing to QGC calibration over Wifi, but the Wifi would also stop broadcasting on the starling, which is a whole different issue. I would stick with just QVIO, but even that has a bug where I cannot overcome the desire for the starling to increase altitude, so I have to go into manual mode or use the kill switch.
Lots of question in one, but all my attempts to resolve issues just revealed more issues.-Sam
-
RB5 Flight Replacement ESC version?
We crashed our RB5 Flight a while ago and are only getting around to trying to fix it now. It impacted the ground pretty hard right over the ESC, and the ESC isn't beeping or indicating with LEDs when powering up, so I suspect that is the problem. Everything else on the drone works fine.
I see this https://www.modalai.com/products/voxl-esc?variant=44353436614960 online and am confused on the specific version we need for a replacement.Standard M0117
Disable Regen M0117
Standard M0134
Disable Regen M0134Out drone serial number is M2100000CUH. Our current ESC simply reads ESC Rev B 2020
Also, what does Disable Regen mean?
Thanks for any helpESC Rev B 2020
-
RE: QGroundControl Autoconnect when on same network with VOXL SDK
I'll be using a private 5G network, and I can't do static IP's for my devices, sadly. Maybe I didn't understood what the RB5 SDK was doing, but I am curious how, in some of the docs, it says that qgc will find the device if its on the same network. Is there a broadcast mode I can be in, since my network will be secure?
-
QGroundControl Autoconnect when on same network with VOXL SDK
We have the Qualcomm RB5 flight drone and when it had the RB5 SDK, we would connect to the drone automatically with qgroundcontrol when that qgc device was on the same network. After updating to VOXL SDK for other reasons, I have to either enter the qgc IP or connect via the qgc app in comm links. for my scenario, I cannot guarantee a static IP of the drone, even with staticip service, so I would like the rb5 SDK functionality with autoconnecting. Is this possible?
Thanks
-
RE: reverting back to RB5 SDK and flight image
I commented those out and it seemed to flash correctly. I might have lost the cam cals forever, since I couldn't pull them before flashing (adb didn't work), but I can survive with that.
Adjacent question: Have you ever seen issues connecting with connecting with the quectel-CM command that is used in rb5-modem? I had a different ticket where the new version of quectel-CM fixed the connection issue, but its almost like when the old quectel-CM fails once, it will never work again after that. Trying to figure out why it fails the first time.
-
RE: reverting back to RB5 SDK and flight image
yeah, we have another drone with voxl sdk on it and I agree of course. I am trying to diagnose an issue related to the quectel modem, and would like to use rb5 sdk and image since our past code seemed to work correctly on that, but then broke after upgrading to voxl sdk.