Skip to content
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

'tests sensors' reports mpu6000 AND HMC5883L as a failed tests. #4

Closed
davidbuzz opened this issue Aug 18, 2012 · 3 comments
Closed

Comments

@davidbuzz
Copy link
Contributor

sh> uorb start
[uorb] already loaded
nsh> mpu6000 start
[MPU6000] ID 0x58
[MPU6000] on bus 1 at 3
nsh> tests sensors
Running sensors tests:

sensor: l3gd20
L3GD20: test start
L3GD20 values #1: x:-1 y:-140 z:-23
L3GD20 values #2: x:8 y:-104 z:-3
L3GD20: Drained FIFO with 1 values (expected 8-12)
L3GD20: Note: read3 got data - there should not have been data ready
OK: L3GD20 passed all tests successfully
sensor: bma180
BMA180: test start
BMA180 values: x:-84 y:-6 z:2085
BMA180: x:-75 y:-37 z:2063
OK: BMA180 passed all tests successfully
sensor: hmc5883l
HMC5883L: test start
HMC5883L: read1 fail (1) values: x:0 y:0 z:0
sensor: ms5611
MS5611: test start
MS5611: pressure:1014.220 mbar - altitude: -8.-7 meters - temp:25.78 deg celcius
MS5611: pressure:1014.120 mbar - altitude: -7.-24 meters - temp:25.78 deg celcius
MS5611: pressure:1014.060 mbar - altitude: -6.-74 meters - temp:25.78 deg celcius
OK: MS5611 passed all tests successfully
sensor: mpu6000
MPU-6000: test start
MPU-6000: open fail
nsh>

@LorenzMeier
Copy link
Member

Make sure that the sensors app is not running (run top to check this) and then re-try with updated software (I've pushed a few minor fixes / updates to the test in commit 5aa91b6). It will likely complain that you didn't load the mpu6000 driver, load it with:

nsh> mpu6000 start

@LorenzMeier
Copy link
Member

Commit d48f7ea synced the tests app with changes done in the mag driver and brings the mag back to reporting cleanly. Could not yet validate the MPU-6000, update on that soon.

@LorenzMeier
Copy link
Member

Tested MPU-6000 as well:

sensor: mpu6000
   MPU-6000: test start
   MPU-6000 values: acc: x:45312.0000    y:16641.0000    z:19217.0000
   OK: MPU-6000 passed all tests successfully

Closing this issue as resolved - thanks for reporting!

thomasgubler added a commit to thomasgubler/Firmware that referenced this issue Jan 2, 2014
…tor_termination_controlgroups_vario

Disable RX DMA also for IOv2 on console port
TSC21 pushed a commit to TSC21/Firmware that referenced this issue Jun 1, 2015
gary9555 added a commit to 13rianK/Firmware that referenced this issue Jul 31, 2015
vilhjalmur89 added a commit to vilhjalmur89/Firmware that referenced this issue Mar 27, 2017
* Support for multiple topics uORB -> FastRTPS

* Fix transmitter folder name

* Changed README to work with multiple topics

* README fix

* README fix
bkueng pushed a commit that referenced this issue May 8, 2017
vilhjalmur89 added a commit to vilhjalmur89/Firmware that referenced this issue Jul 12, 2017
* Support for multiple topics uORB -> FastRTPS

* Fix transmitter folder name

* Changed README to work with multiple topics

* README fix

* README fix
vilhjalmur89 added a commit to vilhjalmur89/Firmware that referenced this issue Jul 18, 2017
* Support for multiple topics uORB -> FastRTPS

* Fix transmitter folder name

* Changed README to work with multiple topics

* README fix

* README fix
TSC21 pushed a commit to TSC21/Firmware that referenced this issue Feb 15, 2019
EKF: Fix 'Dizzy on Startup' behaviour
msamogh pushed a commit to msamogh/Firmware that referenced this issue Jun 7, 2019
mavlink_interface: remove fixedwing hack
PX4BuildBot added a commit that referenced this issue Jan 5, 2020
NuttX:
 - https://github.com/PX4-NuttX/nuttx/tree/master
 - PX4/NuttX@534640e

Changes from PX4/NuttX (PX4/NuttX@9331fda) in current PX4/master (ce1e976)
PX4/NuttX@9331fda...534640e

534640e561 (HEAD, origin/master) Merge branch 'master' of bitbucket.org:nuttx/nuttx
828c650aee Merge branch 'master' of github.com:apache/incubator-nuttx
5d5897c Merge pull request #41 from wingunder/wingunder_fix_compilation_bug_irq_f7_h7
00df2f0 Fixed a compilation error, with irq debugging for stm32f7 and stm32h7 archs.
c9893dc989 Merge branch 'master' of github.com:apache/incubator-nuttx
7179f29 Merge pull request #40 from xiaoxiang781216/fix-shell-script-format
3b9efc9 Format all shell scripts in tools folder
519ed4b383 Merge branch 'master' of github.com:apache/incubator-nuttx
390ebd5 arch/arm/src/stm32h7:  Port QSPI driver from STM32F7 to STM32H7
db9b969c50 Merge branch 'master' of bitbucket.org:nuttx/nuttx

Apps:
 - https://github.com/PX4/NuttX-apps/tree/master
 - PX4/NuttX-apps@74ba8ff

Changes from PX4/NuttX-apps (PX4/NuttX-apps@91b6ad6) in current PX4/master (ce1e976)
PX4/NuttX-apps@91b6ad6...74ba8ff

74ba8ff2 (HEAD -> master, origin/master) Merge pull request #5 from xiaoxiang781216/fix-void-cast
f00b4e6f Merge pull request #4 from xiaoxiang781216/fix-suffix
85715845 Unify the void cast usage
6a65664c Application.mk remove _main suffix from REGLIST
73e1696e Merge pull request #3 from xiaoxiang781216/builtin
7a645baa Add .updated target to handle the no builtin app case correctly
8c8c4813 fix builtin_list.c:58:10: fatal error: builtin_proto.h: No such file or directory (#2)
64bc8f5b Run all .c and .h files modified in last PR through nxstyle.
49c99750 Wapi simplify (#1)
0536c5b5 apps/nshlib/nsh_parse.c:  Correct an error found in build testing.  Commit 2a462c78aa5f4ea6dc374eedd86bc85f9f79a0c4 was insufficient.  It was a mistake to revert Xiang's change of commit 9defae8af641752506d92b72ea68c8f94d24d580.  But we are on a different vector now.
PX4BuildBot added a commit that referenced this issue Jan 6, 2020
NuttX:
 - https://github.com/PX4-NuttX/nuttx/tree/master
 - PX4/NuttX@0360bb8

Changes from PX4/NuttX (PX4/NuttX@9331fda) in current PX4/master (1484dfe)
PX4/NuttX@9331fda...0360bb8

0360bb830d (HEAD, origin/master) Merge branch 'master' of bitbucket.org:nuttx/nuttx
9202df8a27 Merge branch 'master' of github.com:apache/incubator-nuttx
981d700 Remove inet_setipid since nobody use it
534640e561 Merge branch 'master' of bitbucket.org:nuttx/nuttx
828c650aee Merge branch 'master' of github.com:apache/incubator-nuttx
5d5897c Merge pull request #41 from wingunder/wingunder_fix_compilation_bug_irq_f7_h7
00df2f0 Fixed a compilation error, with irq debugging for stm32f7 and stm32h7 archs.
c9893dc989 Merge branch 'master' of github.com:apache/incubator-nuttx
7179f29 Merge pull request #40 from xiaoxiang781216/fix-shell-script-format
3b9efc9 Format all shell scripts in tools folder

Apps:
 - https://github.com/PX4/NuttX-apps/tree/master
 - PX4/NuttX-apps@74ba8ff

Changes from PX4/NuttX-apps (PX4/NuttX-apps@91b6ad6) in current PX4/master (1484dfe)
PX4/NuttX-apps@91b6ad6...74ba8ff

74ba8ff2 (HEAD -> master, origin/master) Merge pull request #5 from xiaoxiang781216/fix-void-cast
f00b4e6f Merge pull request #4 from xiaoxiang781216/fix-suffix
85715845 Unify the void cast usage
6a65664c Application.mk remove _main suffix from REGLIST
73e1696e Merge pull request #3 from xiaoxiang781216/builtin
7a645baa Add .updated target to handle the no builtin app case correctly
8c8c4813 fix builtin_list.c:58:10: fatal error: builtin_proto.h: No such file or directory (#2)
64bc8f5b Run all .c and .h files modified in last PR through nxstyle.
49c99750 Wapi simplify (#1)
0536c5b5 apps/nshlib/nsh_parse.c:  Correct an error found in build testing.  Commit 2a462c78aa5f4ea6dc374eedd86bc85f9f79a0c4 was insufficient.  It was a mistake to revert Xiang's change of commit 9defae8af641752506d92b72ea68c8f94d24d580.  But we are on a different vector now.
PX4BuildBot added a commit that referenced this issue Jan 7, 2020
NuttX:
 - https://github.com/PX4-NuttX/nuttx/tree/master
 - PX4/NuttX@65f8cab

Changes from PX4/NuttX (PX4/NuttX@9331fda) in current PX4/master (fc9df31)
PX4/NuttX@9331fda...65f8cab

65f8cab623 (HEAD, origin/master) Merge branch 'master' of github.com:apache/incubator-nuttx
0b3dac2 Author: Gregory Nutt <gnutt@nuttx.org>
0360bb830d Merge branch 'master' of bitbucket.org:nuttx/nuttx
9202df8a27 Merge branch 'master' of github.com:apache/incubator-nuttx
981d700 Remove inet_setipid since nobody use it
534640e561 Merge branch 'master' of bitbucket.org:nuttx/nuttx
828c650aee Merge branch 'master' of github.com:apache/incubator-nuttx
5d5897c Merge pull request #41 from wingunder/wingunder_fix_compilation_bug_irq_f7_h7
00df2f0 Fixed a compilation error, with irq debugging for stm32f7 and stm32h7 archs.
c9893dc989 Merge branch 'master' of github.com:apache/incubator-nuttx

Apps:
 - https://github.com/PX4/NuttX-apps/tree/master
 - PX4/NuttX-apps@74ba8ff

Changes from PX4/NuttX-apps (PX4/NuttX-apps@91b6ad6) in current PX4/master (fc9df31)
PX4/NuttX-apps@91b6ad6...74ba8ff

74ba8ff2 (HEAD -> master, origin/master) Merge pull request #5 from xiaoxiang781216/fix-void-cast
f00b4e6f Merge pull request #4 from xiaoxiang781216/fix-suffix
85715845 Unify the void cast usage
6a65664c Application.mk remove _main suffix from REGLIST
73e1696e Merge pull request #3 from xiaoxiang781216/builtin
7a645baa Add .updated target to handle the no builtin app case correctly
8c8c4813 fix builtin_list.c:58:10: fatal error: builtin_proto.h: No such file or directory (#2)
64bc8f5b Run all .c and .h files modified in last PR through nxstyle.
49c99750 Wapi simplify (#1)
0536c5b5 apps/nshlib/nsh_parse.c:  Correct an error found in build testing.  Commit 2a462c78aa5f4ea6dc374eedd86bc85f9f79a0c4 was insufficient.  It was a mistake to revert Xiang's change of commit 9defae8af641752506d92b72ea68c8f94d24d580.  But we are on a different vector now.
PX4BuildBot added a commit that referenced this issue Jan 7, 2020
NuttX:
 - https://github.com/PX4-NuttX/nuttx/tree/master
 - PX4/NuttX@973938d

Changes from PX4/NuttX (PX4/NuttX@9331fda) in current PX4/master (fc9df31)
PX4/NuttX@9331fda...973938d

973938dc1a (HEAD, origin/master) Merge branch 'master' of bitbucket.org:nuttx/nuttx
c5e25dc259 Merge branch 'master' of github.com:apache/incubator-nuttx
9d5d60f Run all .c and .h files in last PR49 through nxstyle.
a8d63c0 various fixes (#49)
077ef70 cxd56xx improvements (#48)
c5090d3 Merge branch 'master' of github.com:apache/incubator-nuttx
1c53d2b Nxstyle checkpatch support (#47)
4ea49c5 Fix issues on fe310 including interrupt handling (#46)
926a41f bcm43xxx: correct typo error to fix build break in photon board (#45)
aad99a5 Fix typo in the file_read description (#44)

Apps:
 - https://github.com/PX4/NuttX-apps/tree/master
 - PX4/NuttX-apps@74ba8ff

Changes from PX4/NuttX-apps (PX4/NuttX-apps@91b6ad6) in current PX4/master (fc9df31)
PX4/NuttX-apps@91b6ad6...74ba8ff

74ba8ff2 (HEAD -> master, origin/master) Merge pull request #5 from xiaoxiang781216/fix-void-cast
f00b4e6f Merge pull request #4 from xiaoxiang781216/fix-suffix
85715845 Unify the void cast usage
6a65664c Application.mk remove _main suffix from REGLIST
73e1696e Merge pull request #3 from xiaoxiang781216/builtin
7a645baa Add .updated target to handle the no builtin app case correctly
8c8c4813 fix builtin_list.c:58:10: fatal error: builtin_proto.h: No such file or directory (#2)
64bc8f5b Run all .c and .h files modified in last PR through nxstyle.
49c99750 Wapi simplify (#1)
0536c5b5 apps/nshlib/nsh_parse.c:  Correct an error found in build testing.  Commit 2a462c78aa5f4ea6dc374eedd86bc85f9f79a0c4 was insufficient.  It was a mistake to revert Xiang's change of commit 9defae8af641752506d92b72ea68c8f94d24d580.  But we are on a different vector now.
PX4BuildBot added a commit that referenced this issue Jan 8, 2020
NuttX:
 - https://github.com/PX4-NuttX/nuttx/tree/master
 - PX4/NuttX@f459d55

Changes from PX4/NuttX (PX4/NuttX@9331fda) in current PX4/master (f3cd5b1)
PX4/NuttX@9331fda...f459d55

f459d55808 (HEAD, origin/master) Merge branch 'master' of github.com:apache/incubator-nuttx
44dcda9 boards/arm/lpc43xx/bambino-200e/src/lpc43_appinit.c:  Fix typo noted in last PR by João Matos.
e298ccef36 Merge branch 'master' of github.com:apache/incubator-nuttx
208463e boards/arm/lpc43xx/bambino-200e/src/lpc43_appinit.c: Eliminate a warning found in build testing.
afc2bff net/icmpv6/icmpv6_netpoll.c: Fix two warnings found in build testing
d1bec5a6b5 Merge branch 'master' of github.com:apache/incubator-nuttx
15eddd2 cxd56xx improvements (#48) and various other fixes (#49)
973938dc1a Merge branch 'master' of bitbucket.org:nuttx/nuttx
c5e25dc259 Merge branch 'master' of github.com:apache/incubator-nuttx
9d5d60f Run all .c and .h files in last PR49 through nxstyle.

Apps:
 - https://github.com/PX4/NuttX-apps/tree/master
 - PX4/NuttX-apps@5c936ce

Changes from PX4/NuttX-apps (PX4/NuttX-apps@91b6ad6) in current PX4/master (f3cd5b1)
PX4/NuttX-apps@91b6ad6...5c936ce

5c936ce0 (HEAD -> master, origin/master) Various fixes (#6)
74ba8ff2 Merge pull request #5 from xiaoxiang781216/fix-void-cast
f00b4e6f Merge pull request #4 from xiaoxiang781216/fix-suffix
85715845 Unify the void cast usage
6a65664c Application.mk remove _main suffix from REGLIST
73e1696e Merge pull request #3 from xiaoxiang781216/builtin
7a645baa Add .updated target to handle the no builtin app case correctly
8c8c4813 fix builtin_list.c:58:10: fatal error: builtin_proto.h: No such file or directory (#2)
64bc8f5b Run all .c and .h files modified in last PR through nxstyle.
49c99750 Wapi simplify (#1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants