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

Release 7.1.0 #315

Merged
merged 25 commits into from
Apr 14, 2021
Merged

Release 7.1.0 #315

merged 25 commits into from
Apr 14, 2021

Conversation

Henigan and others added 24 commits November 18, 2020 09:20
* default_value_string now retreived from params

Signed-off-by: NicoleYarroch <nicole@livio.io>
this method was removed in python 3.9, i have replaced it with list iteration which was added in python 3.2
…laybackRate

Update spec for CustomPlayback Rates Proposal
* Update the descriptions

* Update README
* Deprecate Show param mediaClock

* Fix mismatched tag
* Deprecate SyncPData functions

* Update README
* Enhance BodyInformation vehicle data

* Update README

* Temporary commit with changed version of RAPI
* Update RPC Spec for Media Skip Indicators

* Fix minvalue

* Fix maxvalue

* Fix seekTime type

* Update ReadMe using generator

* Update MOBILE_API.xml

Co-authored-by: Shobhit Adlakha <ShobhitAd@users.noreply.github.com>

* Update MOBILE_API.xml

Co-authored-by: Shobhit Adlakha <ShobhitAd@users.noreply.github.com>

Co-authored-by: Henigan <rheniga1@MGC12Z921DLVCG.fbpld77.ford.com>
Co-authored-by: Shobhit Adlakha <ShobhitAd@users.noreply.github.com>
* Add new vehicle data SeatOccupancy

Co-authored-by: Yana Chernysheva <ychernysheva@luxoft.com>
* [SDL 0274] Add preferred FPS to VideoStreamingCapability
(issue #222)
* Temporary commit with changed version of RAPI

* Add new vehicle data ClimateData

* Update README

* Mark VEHICLEDATA_EXTERNTEMP as deprecated
* Add fields to TextFieldName enum: phoneNumber, timeToDestinatioon, turnText, navagationText

* Removing duplicate phoneNumber element from textFieldName enum and rearranging additions

* Update ReadMe File

* Removed navagationText from TextFieldName as well as fix a typo

* Update MOBILE_API.xml

Co-authored-by: Jacob Keeler <jacob.keeler@livioradio.com>

* run markdown generator

Co-authored-by: Julian Kast <julian@livio.com>
Co-authored-by: Collin <iCollin@users.noreply.github.com>
Co-authored-by: Jacob Keeler <jacob.keeler@livioradio.com>
Co-authored-by: collin <collin@livio.io>
* Add new structs and enums to MOBILE API
Co-authored-by: Henigan <rheniga1@MGC12Z921DLVCG.fbpld77.ford.com>
…ignition cycle (#272)

* Add the new OnAppCapabilityUpdated RPC and the new appropriate types

* Add additionalVideoStreamingCapabilities into VideoStreamingCapability

* Fix InterfaceParser error on recursive structures

Currently InterfaceParser is not able to generate recursive structures
i.e. one or several structure attributes have its own type e.g.:
  struct VideoStreamingCapability {
    ...
    VideoStreamingCapability additionalVideoStreamingCapabilities;
  }
because structure type fully defined only when all of it attributes are
defined.

With this commit InterfaceParser is able to handle such problem.

* Update README

* Temporary commit with changed version of RAPI

* Update comment style

* Update Readme

* Remove trailing whitespaces

Co-authored-by: Igor Gapchuk <igapchuck@luxoft.com>
Co-authored-by: YarikMamykin <ymamykin@gmail.com>
Co-authored-by: Dmitriy Boltovskiy <dboltovskyi@luxoft.com>
MOBILE_API.xml Outdated Show resolved Hide resolved
MOBILE_API.xml Outdated Show resolved Hide resolved
MOBILE_API.xml Outdated Show resolved Hide resolved
MOBILE_API.xml Outdated Show resolved Hide resolved
MOBILE_API.xml Outdated Show resolved Hide resolved
MOBILE_API.xml Outdated Show resolved Hide resolved
MOBILE_API.xml Outdated Show resolved Hide resolved
MOBILE_API.xml Outdated Show resolved Hide resolved
MOBILE_API.xml Outdated Show resolved Hide resolved
MOBILE_API.xml Outdated Show resolved Hide resolved
@Jack-Byrne Jack-Byrne merged commit 72632f9 into master Apr 14, 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.

9 participants