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

a new approach for tracking call timeouts #664

Merged
merged 45 commits into from
Apr 8, 2022
Merged

a new approach for tracking call timeouts #664

merged 45 commits into from
Apr 8, 2022

Commits on Feb 13, 2022

  1. Trying to remove overlap

    robotastic committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    42408d8 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Switch some names

    robotastic committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    7ac11d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1b4d60 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

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

Commits on Feb 23, 2022

  1. Configuration menu
    Copy the full SHA
    36dd7a2 View commit details
    Browse the repository at this point in the history
  2. Update main.cc

    robotastic committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    b40268f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    889ca51 View commit details
    Browse the repository at this point in the history
  4. tighter controls

    robotastic committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    9cf12f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    acbef70 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    23d7a37 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1024e8e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    67ca2cf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c40ba4f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c041c7f View commit details
    Browse the repository at this point in the history
  11. Update main.cc

    robotastic committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    a32bd48 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Update main.cc

    robotastic committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    85810ff View commit details
    Browse the repository at this point in the history
  2. Update main.cc

    robotastic committed Feb 24, 2022
    1 Configuration menu
    Copy the full SHA
    06e8011 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. less logging

    robotastic committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    2fa079d View commit details
    Browse the repository at this point in the history
  2. end overlapping calls

    robotastic committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    d29f15d View commit details
    Browse the repository at this point in the history
  3. Update main.cc

    robotastic committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    21efa6d View commit details
    Browse the repository at this point in the history
  4. Update main.cc

    robotastic committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    cc0d083 View commit details
    Browse the repository at this point in the history
  5. cleaner logs

    robotastic committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    9f9e447 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2022

  1. Update main.cc

    robotastic committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    96bb5a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2022

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

Commits on Mar 20, 2022

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

Commits on Mar 21, 2022

  1. made logging a trace

    robotastic committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    e82f7d4 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

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

Commits on Mar 31, 2022

  1. Configuration menu
    Copy the full SHA
    4cc7362 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f87f21 View commit details
    Browse the repository at this point in the history
  3. Report Errors/Spikes to Rdio Scanner

    API-compliant fix for Rdio Scanner to see transmission errors and spikes.
    taclane committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    6b73a0f View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2022

  1. Merge pull request #660 from taclane/rdio-scanner-error-spike

    Report Errors/Spikes to Rdio Scanner
    robotastic committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    a2ce88a View commit details
    Browse the repository at this point in the history
  2. Create CALL-HANDLING.md

    robotastic committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    30dfd2b View commit details
    Browse the repository at this point in the history
  3. Update CALL-HANDLING.md

    robotastic committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    8de5ba3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe6240f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0605bbf View commit details
    Browse the repository at this point in the history
  6. Update CALL-HANDLING.md

    robotastic committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    3026c13 View commit details
    Browse the repository at this point in the history
  7. Update CALL-HANDLING.md

    robotastic committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    a77da4b View commit details
    Browse the repository at this point in the history
  8. Update main.cc

    conventional console fixes
    taclane committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    0ed9b96 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Merge pull request #662 from taclane/conv-console-fix

    Set alpha tag for conventional talkgroup and restore startup console message
    robotastic committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    76e5cf5 View commit details
    Browse the repository at this point in the history
  2. double checked the code

    robotastic committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    f781939 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    341d641 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. Update CALL-HANDLING.md

    robotastic committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    be329d6 View commit details
    Browse the repository at this point in the history
  2. Update CALL-HANDLING.md

    robotastic committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    ccf788f View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. Configuration menu
    Copy the full SHA
    669ca00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dce3666 View commit details
    Browse the repository at this point in the history