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

Work on ReadMemory command #195

Merged
merged 1 commit into from
May 29, 2019

Commits on May 29, 2019

  1. Work on ReadMemory command

    - Add ErrorCode field to Monitor_ReadMemory.Reply class.
    - Update deserializer method accordingly.
    - Add enum with error codes for access memory operations.
    - Rework Engine.ReadMemory() methods to add operation error code.
    - Rework Engine.ReadMemory() method to improve processing of reply.
    - Update test app to verify command funcionality.
    
    Signed-off-by: José Simões <jose.simoes@eclo.solutions>
    josesimoes committed May 29, 2019
    Configuration menu
    Copy the full SHA
    c02afb5 View commit details
    Browse the repository at this point in the history