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

Add helpful convenience inits and documentation to SDLRadioControlData #1206

Closed
NicoleYarroch opened this issue Mar 25, 2019 · 1 comment
Closed
Assignees
Labels
best practice Not a defect but something that should be improved anyway
Projects

Comments

@NicoleYarroch
Copy link
Contributor

Bug Report

The SDLRadioControlData struct has a convenience init for all possible radio data but setting all the values results in an INVALID_DATA result from Core. There should be convenience inits for setting a FM channel, AM channel, and HD channel.

Additionally, Core will reject a channel if the set value is out of bounds. The documentation for frequencyInteger , frequencyFraction and band do not have the min and max bounds for each value.

OS & Version Information
  • iOS Version: n/a
  • SDL iOS Version: 6.2
  • Testing Against: n/a
@NicoleYarroch NicoleYarroch added the best practice Not a defect but something that should be improved anyway label Mar 25, 2019
@theresalech theresalech added this to To do in v6.6.0 Jan 22, 2020
@theresalech
Copy link
Contributor

Closed via #1525

v6.6.0 automation moved this from To do to Done Jan 28, 2020
@joeljfischer joeljfischer mentioned this issue Apr 29, 2020
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
best practice Not a defect but something that should be improved anyway
Projects
No open projects
v6.6.0
  
Done
Development

No branches or pull requests

3 participants