Skip to content
  1. Aug 19, 2020
  2. Aug 17, 2020
  3. Aug 12, 2020
  4. Aug 10, 2020
  5. Aug 05, 2020
  6. Aug 03, 2020
  7. Aug 02, 2020
    • Jasem Mutlaq's avatar
      Add pre-release warning to About page so that users can differentiate between... · 26f1cd33
      Jasem Mutlaq authored
      Add pre-release warning to About page so that users can differentiate between beta and stable builds
      26f1cd33
    • Jasem Mutlaq's avatar
      Add concept of Proxy Devices which are devices that implmenet a different... · 027d1df2
      Jasem Mutlaq authored
      Add concept of Proxy Devices which are devices that implmenet a different interface of a concrete device decorator.
      
      All INDI devices are initially created as Generic Devices and then decorated to add additional functionality (e.g. Telescope). The telescope driver can also offer additional functionalities that are usually implmeneted in a different interface (e.g. Focuser or Weather). In this implementation, we create a proxy device if we detect that the parent device is not a generic device, but already one that was assigned a specific interface. The difference is that a proxy device does not delete the parent decorator.
      027d1df2
  8. Aug 01, 2020
    • Florian Signoret's avatar
      Autofocus on observatory temperature change · 3332d51f
      Florian Signoret authored and Jasem Mutlaq's avatar Jasem Mutlaq committed
      Summary: when the focuser temperature is not available, the autofocus on
      temperature change should make use of the observatory temperature as a fallback
      (as stated in the v3.4.3 release notes). This is currently not the case.
      This commit refactors the focuser and observatory temperatures to make both of
      them available to the autofocus trigger feature.
      
      Test plan:
      - Connect the observatory simulator
      - We need to connect a focuser simulator without temperature handling. To do so,
        I had to comment the temperature in the INDI simulator and recompile it.
      - Perform autofocus
      - Create and start a sequence
      - Change the temperature in the observatory simulator and click the refresh button
      - Verify the autofocus is triggered
      3332d51f
  9. Jul 28, 2020
  10. Jul 26, 2020
  11. Jul 25, 2020
  12. Jul 21, 2020
  13. Jul 20, 2020
  14. Jul 18, 2020
  15. Jul 17, 2020
  16. Jul 16, 2020
  17. Jul 15, 2020
  18. Jul 14, 2020
  19. Jul 13, 2020