8000 Comparing v0.5.0...v0.6.0 · observerly/alpacago · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: observerly/alpacago
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.0
Choose a base ref
...
head repository: observerly/alpacago
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.0
Choose a head ref
  • 10 commits
  • 5 files changed
  • 2 contributors

Commits on Apr 28, 2022

  1. feat: Added NewDiscoveryMessage() function to alpaca module.

    feat: Added NewDiscoveryMessage() function for init of the auto-discovery mode with the underlying ASCOMAlpacaAPIClient. Includes associated test suite for module export definition and expected output.
    michealroberts committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    24bdbe0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #144 from observerly/feature/discovery/NewDiscover…

    …yMessage
    
    feat: Added NewDiscoveryMessage().
    michealroberts authored Apr 28, 2022
    Configuration menu
    Copy the full SHA
    e7f8fd3 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2022

  1. Configuration menu
    Copy the full SHA
    7fde96a View commit details
    Browse the repository at this point in the history
  2. feat: Added NewDiscoveryServer().

    feat: Added NewDiscoveryServer(). Includes associated test suite for module export definition and expected output.
    michealroberts committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    f755733 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. Merge pull request #215 from observerly/feature/discovery/NewDiscover…

    …yServer
    
    feat: Added NewDiscoveryServer().
    michealroberts authored May 2, 2022
    Configuration menu
    Copy the full SHA
    ad10399 View commit details
    Browse the repository at this point in the history
  2. feat: Added OpenSocket() to the alpaca module.

    feat: Added OpenSocket() to the alpaca module.
    michealroberts committed May 2, 2022
    Configuration menu
    Copy the full SHA
    68f331b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #216 from observerly/feature/discovery/OpenSocket

    feat: Added (s *AlpacaDiscoveryServer) OpenSocket().
    michealroberts authored May 2, 2022
    Configuration menu
    Copy the full SHA
    6946742 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f00e174 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. Configuration menu
    Copy the full SHA
    2f20b67 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #217 from observerly/feature/discovery/ResolveUDPA…

    …ddress
    
    feat: Added (s *AlpacaDiscoveryServer) ResolveUDPAddress().
    michealroberts authored May 3, 2022
    Configuration menu
    Copy the full SHA
    65f613b View commit details
    Browse the repository at this point in the history
Loading
0