breadoven

Results 291 comments of breadoven

@rts18 Any chance of posting some Diffs for various airframe types, would be useful for optimising the current default PID settings. Really just after the `nav_fw_pos_z ` and `nav_fw_alt_control_response `settings...

> Do we apply the compensation values covered in section 3.11 of the datasheet already? > > https://www.bosch-sensortec.com/media/boschsensortec/downloads/datasheets/bst-bmp280-ds001.pdf > > ![image](https://private-user-images.githubusercontent.com/23555060/370281779-d9a268a5-96dd-4306-b0a5-917df05d2e13.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MjcxODE0MzAsIm5iZiI6MTcyNzE4MTEzMCwicGF0aCI6Ii8yMzU1NTA2MC8zNzAyODE3NzktZDlhMjY4YTUtOTZkZC00MzA2LWIwYTUtOTE3ZGYwNWQyZTEzLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDA5MjQlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwOTI0VDEyMzIxMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWFlODQ0ODE4ZWZmMTBmZjM2M2FmMTc2MDc0MDFkZWI0OGZkZGU3NjdmYmE5NjcxYjdkMTc1YTJhZWZmNzBlZTAmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.--8O6MEtJDSwE2tY-mixMSVyf0tOsaCLLXUD-O2Rffw) > > ![image](https://private-user-images.githubusercontent.com/23555060/370282131-22220f34-0182-4fb6-a67a-3531ac34ad65.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MjcxODE0MzAsIm5iZiI6MTcyNzE4MTEzMCwicGF0aCI6Ii8yMzU1NTA2MC8zNzAyODIxMzEtMjIyMjBmMzQtMDE4Mi00ZmI2LWE2N2EtMzUzMWFjMzRhZDY1LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDA5MjQlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwOTI0VDEyMzIxMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTM0YzMxYzgzZjRiNDU5NGQzZTJhMzQzMjk2ZDljNjY1ODY0MTMzZWY0MWU5OTQ3ZmI0YTM4YTNjYjk5OTBlOTQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.klsY-dSCvwQEAz_w3XtLT0O_pO37yEK8jXj4kOL3Gag) Pressure and temperature are calculated as...

@Jetrell How did the DPS310 baro behave with no compensation, did it drift by several meters after 5 mins or so ? The spec sheet for it shows the same...

I've used the same method to compensate for IMU Acc Z drift which seems to work possibly more reliably than the Baro, the Auto calibration correction factor is much more...

Added temperature compensation for the accelerometer. Not so easy to check the affect during calibration so just check that a non zero setting value is returned after the 5 minute...

> @breadoven I forgot to mention it won't allow calibration of the ICM42605 IMU's. I tried a few of them... So I only tested FC's with MPU6000. As far as...

That sounds like the behaviour I'm seeing. Poshold will work OK for a while then suddenly lurch sideways and continue drifting for several meters. Altitude does the same when set...

> @breadoven what is the satatus of this one? We are planing a feature freeze for Nov 15. Should we target this to 8.1 or 9, or do you think...

This could be merged now I've added a sensors.md to describe how it functions. Should it be merged to Master or maintenance -8.x.x though ?

I'd have thought a crude form of wind measurement for a multirotor would just involve letting it hover in Angle. The ground drift should be equal to the wind speed...