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 station callletters to SDR POC? #116

Closed
6 tasks
bmpotter opened this issue Oct 19, 2018 · 0 comments
Closed
6 tasks

Add station callletters to SDR POC? #116

bmpotter opened this issue Oct 19, 2018 · 0 comments
Assignees

Comments

@bmpotter
Copy link
Member

bmpotter commented Oct 19, 2018

Some FM radio stations broadcast their call letters. This is useful to help users connect a frequency with an actual station, and to associate a station that is broadcast on multiple frequencies (usually by repeaters). It can also be useful to identify internet radio "stations".

  • Add callletters column to stations table in db, as an additional key. (No automated migration - sdr is an example)
  • Modify the sdr service to get the call letters from FM stations that broadcast it
  • Modify the sdr service to put the url of internet radio "stations" (used for mocking) in the call letters field
  • Modify the sdr2msghub service to add the callLetters field to the json sent to the cloud
  • Modify the ibm functions action to put the call letters in the callletters column of the stations table
  • Modify the sdr UI to query this value and show it in the edge node page

Part of epic https://github.ibm.com/Edge-Fabric/project-summary/issues/35

@bmpotter bmpotter added this to the Sprint 4 milestone Oct 19, 2018
@bmpotter bmpotter removed this from the Sprint 4 milestone Nov 3, 2018
@bmpotter bmpotter changed the title Add station callletters to SDR POC Add station callletters to SDR POC? Jan 23, 2019
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

No branches or pull requests

2 participants