-
Notifications
You must be signed in to change notification settings - Fork 13.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Inspect and clean I2C STM32 driver #943
Comments
This was referenced May 14, 2014
PX4BuildBot
added a commit
that referenced
this issue
Dec 15, 2020
- ecl in PX4/Firmware (f039780): https://github/commit/1541e4b414fe63ec9d6c3077375db7e20c20ef4a - ecl current upstream: https://github/commit/5ccb8b457d25575456a72328f5f5365db29ca011 - Changes: https://github/compare/1541e4b414fe63ec9d6c3077375db7e20c20ef4a...5ccb8b4 5ccb8b4 2020-12-15 Mathieu Bresciani - fakePosFusion: reset _last_known_posNE to current state when starting (#943) 9d22f14 2020-12-10 bresch - gps_alt: constrain var using 1.5 as a typical ratio of vacc/hacc b0cf45e 2020-12-10 bresch - gps_alt: rename getGpsAltVar -> getGpsHeightVariance 62f2e26 2020-12-10 bresch - gps_alt: reset GPS alt variance usign helper function f7bddda 2020-12-10 bresch - gps_alt: do not scale up reported gps vertical accuracy 02369cd 2020-12-10 bresch - gps_alt: extract measurement variance computation and saturation
PX4BuildBot
added a commit
that referenced
this issue
Dec 16, 2020
- ecl in PX4/Firmware (057c1fd): https://github/commit/1541e4b414fe63ec9d6c3077375db7e20c20ef4a - ecl current upstream: https://github/commit/5ccb8b457d25575456a72328f5f5365db29ca011 - Changes: https://github/compare/1541e4b414fe63ec9d6c3077375db7e20c20ef4a...5ccb8b4 5ccb8b4 2020-12-15 Mathieu Bresciani - fakePosFusion: reset _last_known_posNE to current state when starting (#943) 9d22f14 2020-12-10 bresch - gps_alt: constrain var using 1.5 as a typical ratio of vacc/hacc b0cf45e 2020-12-10 bresch - gps_alt: rename getGpsAltVar -> getGpsHeightVariance 62f2e26 2020-12-10 bresch - gps_alt: reset GPS alt variance usign helper function f7bddda 2020-12-10 bresch - gps_alt: do not scale up reported gps vertical accuracy 02369cd 2020-12-10 bresch - gps_alt: extract measurement variance computation and saturation
PX4BuildBot
added a commit
that referenced
this issue
Dec 16, 2020
- ecl in PX4/Firmware (c66e676): https://github/commit/1541e4b414fe63ec9d6c3077375db7e20c20ef4a - ecl current upstream: https://github/commit/5ccb8b457d25575456a72328f5f5365db29ca011 - Changes: https://github/compare/1541e4b414fe63ec9d6c3077375db7e20c20ef4a...5ccb8b4 5ccb8b4 2020-12-15 Mathieu Bresciani - fakePosFusion: reset _last_known_posNE to current state when starting (#943) 9d22f14 2020-12-10 bresch - gps_alt: constrain var using 1.5 as a typical ratio of vacc/hacc b0cf45e 2020-12-10 bresch - gps_alt: rename getGpsAltVar -> getGpsHeightVariance 62f2e26 2020-12-10 bresch - gps_alt: reset GPS alt variance usign helper function f7bddda 2020-12-10 bresch - gps_alt: do not scale up reported gps vertical accuracy 02369cd 2020-12-10 bresch - gps_alt: extract measurement variance computation and saturation
PX4BuildBot
added a commit
that referenced
this issue
Dec 17, 2020
- ecl in PX4/Firmware (a01660f): https://github/commit/1541e4b414fe63ec9d6c3077375db7e20c20ef4a - ecl current upstream: https://github/commit/1237087d70f4fa282ffe99371cb0618a6b93bb28 - Changes: https://github/compare/1541e4b414fe63ec9d6c3077375db7e20c20ef4a...1237087 1237087 2020-12-16 Daniel Agar - AlphaFilter add constructor that takes alpha and use in EKF 37e84b7 2020-12-16 Daniel Agar - README: fix zenodo badge (rename ecl -> PX4-ECL) 5ccb8b4 2020-12-15 Mathieu Bresciani - fakePosFusion: reset _last_known_posNE to current state when starting (#943) 9d22f14 2020-12-10 bresch - gps_alt: constrain var using 1.5 as a typical ratio of vacc/hacc b0cf45e 2020-12-10 bresch - gps_alt: rename getGpsAltVar -> getGpsHeightVariance 62f2e26 2020-12-10 bresch - gps_alt: reset GPS alt variance usign helper function f7bddda 2020-12-10 bresch - gps_alt: do not scale up reported gps vertical accuracy 02369cd 2020-12-10 bresch - gps_alt: extract measurement variance computation and saturation
PX4BuildBot
added a commit
that referenced
this issue
Dec 17, 2020
- ecl in PX4/Firmware (be48311): https://github/commit/1541e4b414fe63ec9d6c3077375db7e20c20ef4a - ecl current upstream: https://github/commit/a8e0e82858318042500f96f5ee882c638f201426 - Changes: https://github/compare/1541e4b414fe63ec9d6c3077375db7e20c20ef4a...a8e0e82 a8e0e82 2020-12-08 Daniel Agar - EKF: update mag LPF immediately 398fe15 2020-11-02 Daniel Agar - EKF: allow initialising without mag depending on configuration 1237087 2020-12-16 Daniel Agar - AlphaFilter add constructor that takes alpha and use in EKF 37e84b7 2020-12-16 Daniel Agar - README: fix zenodo badge (rename ecl -> PX4-ECL) 5ccb8b4 2020-12-15 Mathieu Bresciani - fakePosFusion: reset _last_known_posNE to current state when starting (#943) 9d22f14 2020-12-10 bresch - gps_alt: constrain var using 1.5 as a typical ratio of vacc/hacc b0cf45e 2020-12-10 bresch - gps_alt: rename getGpsAltVar -> getGpsHeightVariance 62f2e26 2020-12-10 bresch - gps_alt: reset GPS alt variance usign helper function f7bddda 2020-12-10 bresch - gps_alt: do not scale up reported gps vertical accuracy 02369cd 2020-12-10 bresch - gps_alt: extract measurement variance computation and saturation
PX4BuildBot
added a commit
that referenced
this issue
Dec 18, 2020
- ecl in PX4/Firmware (dc358857c877ae01b922d84a6c6fffe6d8c46810): https://github/commit/1541e4b414fe63ec9d6c3077375db7e20c20ef4a - ecl current upstream: https://github/commit/a8e0e82858318042500f96f5ee882c638f201426 - Changes: https://github/compare/1541e4b414fe63ec9d6c3077375db7e20c20ef4a...a8e0e82 a8e0e82 2020-12-08 Daniel Agar - EKF: update mag LPF immediately 398fe15 2020-11-02 Daniel Agar - EKF: allow initialising without mag depending on configuration 1237087 2020-12-16 Daniel Agar - AlphaFilter add constructor that takes alpha and use in EKF 37e84b7 2020-12-16 Daniel Agar - README: fix zenodo badge (rename ecl -> PX4-ECL) 5ccb8b4 2020-12-15 Mathieu Bresciani - fakePosFusion: reset _last_known_posNE to current state when starting (#943) 9d22f14 2020-12-10 bresch - gps_alt: constrain var using 1.5 as a typical ratio of vacc/hacc b0cf45e 2020-12-10 bresch - gps_alt: rename getGpsAltVar -> getGpsHeightVariance 62f2e26 2020-12-10 bresch - gps_alt: reset GPS alt variance usign helper function f7bddda 2020-12-10 bresch - gps_alt: do not scale up reported gps vertical accuracy 02369cd 2020-12-10 bresch - gps_alt: extract measurement variance computation and saturation
dagar
pushed a commit
that referenced
this issue
Dec 18, 2020
- ecl in PX4/Firmware (dc358857c877ae01b922d84a6c6fffe6d8c46810): https://github/commit/1541e4b414fe63ec9d6c3077375db7e20c20ef4a - ecl current upstream: https://github/commit/a8e0e82858318042500f96f5ee882c638f201426 - Changes: https://github/compare/1541e4b414fe63ec9d6c3077375db7e20c20ef4a...a8e0e82 a8e0e82 2020-12-08 Daniel Agar - EKF: update mag LPF immediately 398fe15 2020-11-02 Daniel Agar - EKF: allow initialising without mag depending on configuration 1237087 2020-12-16 Daniel Agar - AlphaFilter add constructor that takes alpha and use in EKF 37e84b7 2020-12-16 Daniel Agar - README: fix zenodo badge (rename ecl -> PX4-ECL) 5ccb8b4 2020-12-15 Mathieu Bresciani - fakePosFusion: reset _last_known_posNE to current state when starting (#943) 9d22f14 2020-12-10 bresch - gps_alt: constrain var using 1.5 as a typical ratio of vacc/hacc b0cf45e 2020-12-10 bresch - gps_alt: rename getGpsAltVar -> getGpsHeightVariance 62f2e26 2020-12-10 bresch - gps_alt: reset GPS alt variance usign helper function f7bddda 2020-12-10 bresch - gps_alt: do not scale up reported gps vertical accuracy 02369cd 2020-12-10 bresch - gps_alt: extract measurement variance computation and saturation
NicolasM0
pushed a commit
to NicolasM0/Firmware
that referenced
this issue
Feb 5, 2021
…PX4#943) * [AUTO COMMIT] update change indication
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@tridge We are seeing comm errors (without the I2C controller returning an error flag) with the MS4525 and PX4IO. I'm reverting 099b2017ccfa0fc7696f168db2a0c2e13fe5edbc in our tree as hot fix, but apparently that's not the long-term / proper solution. It seems like there are a few corner cases left to be touched here.
The text was updated successfully, but these errors were encountered: