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

Qt Offroad stats #19498

Merged
merged 25 commits into from
Dec 18, 2020
Merged

Qt Offroad stats #19498

merged 25 commits into from
Dec 18, 2020

Conversation

ghost
Copy link

@ghost ghost commented Dec 14, 2020

Add driving stats to offroad main window in Qt

@pd0wm pd0wm marked this pull request as ready for review December 15, 2020 15:59
request.setUrl(QUrl("https://api.commadotai.com/v1.1/devices/" + dongle_id + "/stats"));
request.setRawHeader("Authorization", ("JWT "+token).toUtf8());

manager->get(request);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

periodically refresh

@commaai commaai deleted a comment from Liverpoolj Dec 16, 2020
@commaai commaai deleted a comment from jahanzeeb Dec 16, 2020
@pd0wm pd0wm merged commit 5b26c97 into master Dec 18, 2020
@pd0wm pd0wm deleted the API-calls branch December 18, 2020 12:29
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.

None yet

4 participants