1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-20 14:55:15 +03:00
Commit graph

3 commits

Author SHA1 Message Date
J Blackman
17d4738b34
Adding some extra data elements to a build request (#3194)
* Adding some extra data elements to a build request

- so as to be able to provide better support, and analysis

* Renamed "info" to more appropriate "response"
2023-01-01 05:11:10 +01:00
J Blackman
e8ef9418e1
Always request hex via the post to API mechanism (#3149)
* Always request hex via the post to API mechanism

- enables logging of requests for older versions via API rather than GA,
- gives flexibility in future if we need to return alternative hex files for any reason.

* The URL for the hex is now returned by the API

* Only apply these settings if expertmode is enabled.
2022-12-16 06:46:49 +01:00
blckmn
6aae795781 Setup for the cloud build implementation 2022-10-30 18:50:53 +11:00