How to download High Speed Data (Automatic Script) - Experimental

Step 1. Install Python 3

Step 2. Install Dependencies

  1. From the Command Prompt, run the following two commands separately:

pip install pyusb
pip install libusb

Step 3. Download and install 'openant'

  1. From the Command Prompt, navigate to the unzipped folder and run the following command:

python setup.py install

Step 4. Download and install 'antfs-cli'

  1. From the Command Prompt, navigate to the unzipped folder and run the following command:

python setup.py install

Step 5. Run 'antfs-cli'

  1. Once the previous steps are complete, close and reopen the Command Prompt.

  2. Ensure the ANT USB stick is plugged in and run the following command:

antfs-cli

Last updated