amosproj/amos2022ws03-software-oscilloscope

Create Hello world generator

Closed this issue · 0 comments

User story

  1. As a user
  2. I want a simple data generator
  3. So that I can use the data for streaming at the front end

Acceptance criteria

  • Successfully generate data (eg. constant signal input, sine wave, etc. )
  • Send the data to desired IP address.

Definition of done (DoD)

Not available yet

DoD general criteria

  • Feature has been fully implemented
  • Feature has been merged into the mainline
  • All acceptance criteria were met
  • Product owner approved features
  • All tests are passing
  • Developers agreed to release