Giter VIP home page Giter VIP logo

aideck-esp-firmware's People

Contributors

ataffanel avatar evoggy avatar hmllr avatar knmcguire avatar krichardsson avatar whoenig avatar zeroos avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

aideck-esp-firmware's Issues

Throughput reduced when routing to multiple targets

When streaming images from the GAP8 the throughput is severely reduced when also sending messages from the STM32 to the GAP8 at the same time. It's unclear what part in the chain is causing this, but it's clear that the GAP8 seems that sending the images takes way longer, which could be caused by the ESP32 not handling the transactions fast enough.

First reported by @whoenig in this forum thread were there's firmware to reproduce the issue.

Intermittent WiFi performance issues

It's been observed that the WiFi suffers from intermittent performance issues. This can be seen in the wifi-img-streaming example where the frame rate sometime goes down and the image stops updating for a short while. This seems to be caused by the WiFi throughput going down, which causes the tx queues in the ESP to fill up and in turn blocks the SPI communication from the GAP8. The same interruptions can be seen client side. The result can be seen below:
ESP32<->GAP8 SPI communication

After some investigation the trail ends at send(...) in wifi.c which runs smoothly most of the time, but can take seconds to return sometimes, and this will backup the queues all the way to the GAP8.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.