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

Fw logs and terminal parser api fix, wrappers android and C# #6743

Merged
merged 20 commits into from
Jul 7, 2020

Commits on Jul 5, 2020

  1. fix bug in fw logs api - wrong use of ptr to ptr

    remibettan committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    3abe221 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    968c337 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. Configuration menu
    Copy the full SHA
    98dd5dc View commit details
    Browse the repository at this point in the history
  2. fw logs and flash logs api added - buggy

    remibettan committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    c4cf5ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a826ff View commit details
    Browse the repository at this point in the history
  4. correcting latency in fw logs

    remibettan committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    c6fc248 View commit details
    Browse the repository at this point in the history
  5. removing dead code

    remibettan committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    14ed7ac View commit details
    Browse the repository at this point in the history
  6. improving flash logs code

    remibettan committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    756be45 View commit details
    Browse the repository at this point in the history
  7. correcting flash logs pulling

    remibettan committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    a352276 View commit details
    Browse the repository at this point in the history
  8. removing unused include

    remibettan committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    cf1eaeb View commit details
    Browse the repository at this point in the history
  9. end of flash logs message corrected

    remibettan committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    31659a9 View commit details
    Browse the repository at this point in the history
  10. resume and stop fw logs made thread-safe and a comment has been added…

    … in FwLogsThread for unique device
    remibettan committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    14edbe2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0ef3fad View commit details
    Browse the repository at this point in the history
  12. terminal parser api implemented in android parser

    remibettan committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    fac54a7 View commit details
    Browse the repository at this point in the history
  13. changing signature naming standard of helper method

    remibettan committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    c6f96f6 View commit details
    Browse the repository at this point in the history
  14. using C++ in jni files, but only C API

    remibettan committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    aec7039 View commit details
    Browse the repository at this point in the history
  15. adapting android wrapper to fw logs api correction

    remibettan committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    e36e49e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    99571f5 View commit details
    Browse the repository at this point in the history
  17. Merge branch 'fw-logs-and-terminal-parser-api-add-to-wrapper-python' …

    …into fw-logs-terminal-general
    remibettan committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    fa5a6f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. android wrapper - returning also the fw log pulling

    remibettan committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    6a47ef6 View commit details
    Browse the repository at this point in the history