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

Update to the master of pe-st #1

Merged
merged 258 commits into from
Feb 24, 2021
Merged

Update to the master of pe-st #1

merged 258 commits into from
Feb 24, 2021

Conversation

reto
Copy link
Owner

@reto reto commented Feb 24, 2021

No description provided.

cdstrachan and others added 30 commits August 5, 2017 17:42
The old endpoint ('activity-search-service-1.2') doesn't seem to
work anymore for more than 20 activities, but is still useful for
the result summary (total numbers of activities)

The new endpoint ('activitylist-service') has an almost
completely different JSON output, which hasn't been adapted yet.
This an adaptation of commit 7b0fcc7 to the refactored code
Cherry-Pick of commits 234c229 and a61dee1
 - restored order for a dozen or so columns
 - timestamp format is almost RFC1123 as used by Garmin
Add activity detail example file corresponding to the other examples
telemaxx and others added 29 commits March 20, 2020 18:50
This reverts commit 7f5ff09.
a lot lot doubled code in "def http_req()"
If Garmin likes to call the device `fēnix` then so be it
The option `--count all` does work now, and the results of `-f json`
for Python 2 and Python 3 are identical except for the precision of
floating point numbers in the CSV
Suggested by Bart Skowron

Co-Authored-By: Bart Skowron <233652+bartskowron@users.noreply.github.com>
Suggested by @telemaxx

Co-Authored-By: telemaxx <6745th@web.de>
Now that properties file are read with `http_req_as_string`, the
input parameters for `load_properties` are always proper strings
and the special code for Python 3 is not needed anymore
Suggested by Bart Skowron for performance reasons

Co-Authored-By: Bart Skowron <233652+bartskowron@users.noreply.github.com>
Suggested by Bart Skowron

Co-Authored-By: Bart Skowron <233652+bartskowron@users.noreply.github.com>
...to determine the Python version

Suggested by Bart Skowron

Co-Authored-By: Bart Skowron <233652+bartskowron@users.noreply.github.com>
Also integrated unit tests for `resolve_path` to the other unit
tests (using pytest)

Fixes #37 (subdir quit working after update)
Apparently Garmin changed the name in the original file format zips,
which lead to files downloaded again and again,
see issue #48
@reto reto merged commit 404a89e into reto:master Feb 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants