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

Health & Error Callback Implementation , Improved Abs Control Module #377

Merged
merged 43 commits into from
Aug 7, 2024

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    43956e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    773fdcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acb0df3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1236c00 View commit details
    Browse the repository at this point in the history
  4. Fixed Build Issue

    yashrajsapra committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    d8f2bb2 View commit details
    Browse the repository at this point in the history
  5. -> Added Virtual Function to register error callback

    -> Added Health Callback strategy
    yashrajsapra committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    3117128 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3d06ac2 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    adda1d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. 1. defined Control module type at framework level 2. enforced data fr…

    …ame checks for control modules
    mraduldubey committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    c77a061 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47094c9 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. added a virtual method to add control module so that it can be overri…

    …den for custom behaviour in some modules
    mraduldubey committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    b4de50d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfded5f View commit details
    Browse the repository at this point in the history
  3. resolved conflict

    mraduldubey committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    7d55a29 View commit details
    Browse the repository at this point in the history
  4. Fixed Build Issue

    yashrajsapra committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    96752b4 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/control_module_fixes' into yash/…

    …CallbackImpl
    
    Improved Abs Control Module
    yashrajsapra committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    03111cf View commit details
    Browse the repository at this point in the history
  6. Fixed Linking Error

    yashrajsapra committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    a79c916 View commit details
    Browse the repository at this point in the history
  7. Fixed Typo

    yashrajsapra committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    2a9e70d View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    26bc046 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0450430 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4fef791 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f01f962 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a0fb1fc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9b1c3f7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ad8fbb4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    676e7e5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    16dc104 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2bc132e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d95e537 View commit details
    Browse the repository at this point in the history
  12. Code Cleanup

    yashrajsapra committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    af31646 View commit details
    Browse the repository at this point in the history
  13. Fixed warning

    yashrajsapra committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    560379b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3daa884 View commit details
    Browse the repository at this point in the history
  15. -> Fixed Formatting

    ->  Added Register Error callback
    -> Sending Error Callback when frame is not there to render
    yashrajsapra committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    f420c07 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    33fb9c9 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4a3066b View commit details
    Browse the repository at this point in the history
  18. Merge branch 'yash/CallbackImpl' of https://github.com/Apra-Labs/Apra…

    …Pipes into yash/CallbackImpl
    
    Added changes from main
    yashrajsapra committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    3e57fa3 View commit details
    Browse the repository at this point in the history
  19. Update Module.h

    yashrajsapra authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    89a56e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    14ae1f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46a2fe3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e46ceab View commit details
    Browse the repository at this point in the history
  4. Removed Unwanted errors

    yashrajsapra committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    8635a48 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    683c4af View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    5c0fd2b View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    11b71c8 View commit details
    Browse the repository at this point in the history