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

ballle98/AqualinkD#4: co-exist with PDA #45

Closed
wants to merge 10 commits into from

Commits on Mar 19, 2019

  1. #4: co-exist with PDA

    Introducing last active timer.  This will release control 5 seconds
    after thread terminates until 30 seconds have expired and it's time to
    do another status update.
    Lee_Ballard authored and ballle98 committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    56cca57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae34caa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d81b276 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    811da8f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    85fbccd View commit details
    Browse the repository at this point in the history
  6. #8: replace busy polling with pthread_cond_wait

    removed delays from PDA init and PDA get status
    ballle98 committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    52d9e40 View commit details
    Browse the repository at this point in the history
  7. #8: replace busy polling with pthread_cond_wait

    Removed delays from PDA device on off
    ballle98 committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    8ea76fb View commit details
    Browse the repository at this point in the history
  8. Change get status to wait for status menu instead of going to control

    menu.
    
    This is slower but it allows gets aquapure and salt status
    ballle98 committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    faa3c42 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    409ba0a View commit details
    Browse the repository at this point in the history
  10. #5, #11: add SPA temp setting to PDA mode, status polling should just

    connect and wait for 3-5 seconds
    
    also added support for pool heater and freeze protect.
    ballle98 committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    d5d82d1 View commit details
    Browse the repository at this point in the history