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

Info not always updating #4

Closed
kantlivelong opened this issue Jun 22, 2018 · 18 comments
Closed

Info not always updating #4

kantlivelong opened this issue Jun 22, 2018 · 18 comments

Comments

@kantlivelong
Copy link

I've noticed that the info displayed/played(audio) doesn't seem to update all the time. For example I switch the flight mode and the info is not displayed(or sound played) for minutes after. Is there a way to tell what the cause of this is?

TX: Taranis X9D+ (OpenTX 2.2.1 - lua,luac)
FC: PixHawk 2 (ArduCopter 3.5.5)

@yaapu
Copy link
Owner

yaapu commented Jun 24, 2018

Hi, it's just the audio or even the flight mode on the display is not updated!

@kantlivelong
Copy link
Author

kantlivelong commented Jun 24, 2018 via email

@yaapu
Copy link
Owner

yaapu commented Jun 24, 2018

I've seen this issue with a defective or slow SD card, can you rule this out with a class 10 high performance card?

Usually as soon as you arm telemetry gets really slow

@kantlivelong
Copy link
Author

kantlivelong commented Jun 24, 2018 via email

@yaapu
Copy link
Owner

yaapu commented Jun 24, 2018

I meant on the pixhawk side, as soon as you arm ardupilot starts logging to the SD card and the frsky telemetry slows down or freezes, this is a known issues with less than perfect SD

@kantlivelong
Copy link
Author

Ah. Would that affect other devices that use telemetry? I have an OSD that communicates through MavLink and that is updating properly.

@yaapu
Copy link
Owner

yaapu commented Jun 24, 2018

I've seen it on frsky only.
Does it work ok before arming and then after arming is less responsive?

@kantlivelong
Copy link
Author

kantlivelong commented Jun 24, 2018 via email

@yaapu
Copy link
Owner

yaapu commented Jun 24, 2018

Mhmm, just to be sure would you switch card on the pixhawk

@kantlivelong
Copy link
Author

kantlivelong commented Jun 24, 2018 via email

@kantlivelong
Copy link
Author

Alright so I used a SanDisk 32GB Class 10 MicroSD (DSQUNC-032G-GN6MA) and the issue still occurs.

I did the following:

  1. Tested switching between flightmodes before arming (worked fine).
  2. Armed with Stabilize
  3. Took off
  4. After getting 15ft in the air switched to Loiter. At this point the radio did not indicate Loiter was activated and still showed Stabilize.
  5. Switched to RTL. Still no change in display.
  6. The copter landed and once landed the UI updated with RTL and that the landing was complete.

@kantlivelong
Copy link
Author

kantlivelong commented Jun 24, 2018

Additional info: I kept an eye on the FlightMode value in the telmetry settings window for the copter on OpenTX and the value did not update there either.

@kantlivelong
Copy link
Author

I set the LOG_BITMASK to 0 and now it's working which fits with your SD write speed theory. I just can't fathom how that SD isn't fast enough.

@yaapu
Copy link
Owner

yaapu commented Jun 24, 2018

I know it sounds weird but you're not the first one who reported it.

ArduPilot/ardupilot#6274

@kantlivelong
Copy link
Author

Yep I just found it a few minutes ago. Really weird. It might be worth mentioning in the README :).

Thanks for the help!

@yaapu
Copy link
Owner

yaapu commented Jun 24, 2018

you're welcome, can I close the issue?

@yaapu
Copy link
Owner

yaapu commented Jun 24, 2018

you're right I should add a trobleshooting section in the readme...

@kantlivelong
Copy link
Author

Closing.

Thanks for your help and writing this awesome script 👍

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