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

sprint-12-release #195

Merged
merged 95 commits into from
Jan 25, 2023
Merged

sprint-12-release #195

merged 95 commits into from
Jan 25, 2023

Commits on Jan 17, 2023

  1. Improved readability for dark and light mode

    Signed-off-by: Philipp Kramer <philipp.p.kramer@gmail.com>
    PhlppKrmr committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    437793f View commit details
    Browse the repository at this point in the history
  2. remove bouncing balls

    Signed-off-by: Leander Tolksdorf <leander.tolksdorf@fu-berlin.de>
    Leander Tolksdorf committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    3ddfb07 View commit details
    Browse the repository at this point in the history
  3. add data-cy annotation

    Signed-off-by: Leander Tolksdorf <leander.tolksdorf@fu-berlin.de>
    Leander Tolksdorf committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    e09ed29 View commit details
    Browse the repository at this point in the history
  4. fix reset of indicators

    Signed-off-by: Leander Tolksdorf <leander.tolksdorf@fu-berlin.de>
    Leander Tolksdorf committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    7b9a51b View commit details
    Browse the repository at this point in the history
  5. Small responsiveness improvement for indicator labels

    Signed-off-by: Philipp Kramer <philipp.p.kramer@gmail.com>
    PhlppKrmr committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    d97fcc1 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Create feature-board.PNG

    dev3225 authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    5076b67 View commit details
    Browse the repository at this point in the history
  2. Add files via upload

    dev3225 authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    eab0475 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07363b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    506ca8c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37b202c View commit details
    Browse the repository at this point in the history
  6. Added environment path

    jandegen committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    dbe664a View commit details
    Browse the repository at this point in the history
  7. Merge pull request #170 from amosproj/po/sprint-11

    Po/sprint 11
    dev3225 authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    7777ec8 View commit details
    Browse the repository at this point in the history
  8. Changed some icon buttons + linting

    Signed-off-by: Philipp Kramer <philipp.p.kramer@gmail.com>
    PhlppKrmr committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    5c4cd83 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bf9b848 View commit details
    Browse the repository at this point in the history
  10. Change some buttons to fit icon-button-size

    Signed-off-by: Philipp Kramer <philipp.p.kramer@gmail.com>
    PhlppKrmr committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    407c181 View commit details
    Browse the repository at this point in the history
  11. Fix scrolling for ultrawide screens

    Signed-off-by: Philipp Kramer <philipp.p.kramer@gmail.com>
    PhlppKrmr committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    8376341 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. add sveltestrap, add tooltips for all general buttons

    Signed-off-by: nicolaskolbenschlag <nicolas.kolbenschlag@googlemail.com>
    nicolaskolbenschlag committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    fb54c0d View commit details
    Browse the repository at this point in the history
  2. change gnd-btn icon

    Signed-off-by: nicolaskolbenschlag <nicolas.kolbenschlag@googlemail.com>
    nicolaskolbenschlag committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    548870e View commit details
    Browse the repository at this point in the history
  3. move tooltip texts to labels.js #176

    Signed-off-by: nicolaskolbenschlag <nicolas.kolbenschlag@googlemail.com>
    nicolaskolbenschlag committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    3d28670 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    316b64e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71bba0b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b3e5d79 View commit details
    Browse the repository at this point in the history
  7. fixed test execution

    jandegen committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    715e3c2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e71aa4d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d433e05 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ff3f929 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. implement min max lines in webgl

    Signed-off-by: Leander Tolksdorf <leander.tolksdorf@fu-berlin.de>
    Leander Tolksdorf committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    2462eb4 View commit details
    Browse the repository at this point in the history
  2. adjust min max lines dimensions

    Signed-off-by: Leander Tolksdorf <leander.tolksdorf@fu-berlin.de>
    Leander Tolksdorf committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    e7c6011 View commit details
    Browse the repository at this point in the history
  3. add text indicators to right side

    Signed-off-by: Leander Tolksdorf <leander.tolksdorf@fu-berlin.de>
    Leander Tolksdorf committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    e80eaf7 View commit details
    Browse the repository at this point in the history
  4. refactor

    Signed-off-by: Leander Tolksdorf <leander.tolksdorf@fu-berlin.de>
    Leander Tolksdorf committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    512e8be View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/dev' into feature/#166-indicator…

    …s-remove-bouncing-balls
    
    # Conflicts:
    #	Apps/frontend/src/views/ControlPanelBottom.svelte
    #	Apps/frontend/src/views/ExpandableControlPanel.svelte
    #	Apps/frontend/src/views/Indicators.svelte
    #	Apps/frontend/src/views/Oscilloscope.svelte
    Leander Tolksdorf committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    30fd553 View commit details
    Browse the repository at this point in the history
  6. use store for offset, amplitude and startstop

    Signed-off-by: Leander Tolksdorf <leander.tolksdorf@fu-berlin.de>
    Leander Tolksdorf committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    7b07910 View commit details
    Browse the repository at this point in the history
  7. use store for isActive

    Signed-off-by: Leander Tolksdorf <leander.tolksdorf@fu-berlin.de>
    Leander Tolksdorf committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    71abde8 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

  1. Fixed bug where slider wasn't visible in Chrome + changed to preferre…

    …d distribute button
    
    Signed-off-by: Philipp Kramer <philipp.p.kramer@gmail.com>
    PhlppKrmr committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    c1d4e06 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2023

  1. add requested changes for #176

    Signed-off-by: nicolaskolbenschlag <nicolas.kolbenschlag@googlemail.com>
    nicolaskolbenschlag committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    24233e6 View commit details
    Browse the repository at this point in the history
  2. Adapted to requested changes and Linting

    Jan Degen committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    7961ffd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61f150c View commit details
    Browse the repository at this point in the history
  4. Small changes to zebra colouring of table

    Signed-off-by: Philipp Kramer <philipp.p.kramer@gmail.com>
    PhlppKrmr committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    c01064c View commit details
    Browse the repository at this point in the history
  5. Reverted prefers-color-scheme to light

    Signed-off-by: Philipp Kramer <philipp.p.kramer@gmail.com>
    PhlppKrmr committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    2f1bdbb View commit details
    Browse the repository at this point in the history
  6. rename indicator scss classes

    Signed-off-by: Leander Tolksdorf <leander.tolksdorf@fu-berlin.de>
    Leander Tolksdorf committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    d22a8d8 View commit details
    Browse the repository at this point in the history
  7. remove font-family from .indicators--line

    Signed-off-by: Leander Tolksdorf <leander.tolksdorf@fu-berlin.de>
    Leander Tolksdorf committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    8defb01 View commit details
    Browse the repository at this point in the history
  8. rename indicator constants

    Signed-off-by: Leander Tolksdorf <leander.tolksdorf@fu-berlin.de>
    Leander Tolksdorf committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    5e96243 View commit details
    Browse the repository at this point in the history
  9. rename indicatorShader.js to indicatorShaders.js

    Signed-off-by: Leander Tolksdorf <leander.tolksdorf@fu-berlin.de>
    Leander Tolksdorf committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    c0dd0e4 View commit details
    Browse the repository at this point in the history
  10. introduce constant for indicator update frequency

    Signed-off-by: Leander Tolksdorf <leander.tolksdorf@fu-berlin.de>
    Leander Tolksdorf committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    10e94d6 View commit details
    Browse the repository at this point in the history
  11. remove unused update functions

    Signed-off-by: Leander Tolksdorf <leander.tolksdorf@fu-berlin.de>
    Leander Tolksdorf committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    1792e49 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #181 from amosproj/feature/#167-channel-naming-rework

    Channels now starting from 1 & Alternating row colors for bottom control panel
    jandegen authored Jan 22, 2023
    Configuration menu
    Copy the full SHA
    7139853 View commit details
    Browse the repository at this point in the history
  13. Merge remote-tracking branch 'origin/dev' into feature/#168-rework-ui…

    …-preset-save-issue-118
    Jan Degen committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    b4593db View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6ca9a10 View commit details
    Browse the repository at this point in the history
  15. removed empty fles

    Jan Degen committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    80c50b6 View commit details
    Browse the repository at this point in the history
  16. fixed deliverables folder naming

    Jan Degen committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    e4c8559 View commit details
    Browse the repository at this point in the history
  17. Fixed failing test case

    Jan Degen committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    6e63a36 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    75cb2c5 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #182 from amosproj/feature/#168-rework-ui-preset-s…

    …ave-issue-118
    
    Feature/#168 Rework UI for presets
    jandegen authored Jan 22, 2023
    Configuration menu
    Copy the full SHA
    89e95cc View commit details
    Browse the repository at this point in the history
  20. Merge remote-tracking branch 'origin/dev' into feature/#166-indicator…

    …s-remove-bouncing-balls
    
    # Conflicts:
    #	Apps/frontend/src/views/Oscilloscope.svelte
    Leander Tolksdorf committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    4ecc8f5 View commit details
    Browse the repository at this point in the history
  21. remove unused import in Oscilloscope

    Signed-off-by: Leander Tolksdorf <leander.tolksdorf@fu-berlin.de>
    Leander Tolksdorf committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    2605dbf View commit details
    Browse the repository at this point in the history
  22. Merge branch 'dev' of origin into feature/#171-responsive-web-design

    Signed-off-by: Philipp Kramer <philipp.p.kramer@gmail.com>
    PhlppKrmr committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    8ae85c5 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    54c4260 View commit details
    Browse the repository at this point in the history
  24. Add new field prev_rand_value to TenChannelSampleGenerator

    Signed-off-by: Jens Wächtler <jens.f.waechtler@fau.de>
    jenswaechtler committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    e3162a2 View commit details
    Browse the repository at this point in the history
  25. Add function for generating sample data between -1 and 1

    Signed-off-by: Jens Wächtler <jens.f.waechtler@fau.de>
    jenswaechtler committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    40b8dcd View commit details
    Browse the repository at this point in the history
  26. Merge remote-tracking branch 'origin/dev' into feature/#171-responsiv…

    …e-web-design
    Jan Degen committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    cec0cc4 View commit details
    Browse the repository at this point in the history
  27. Merge remote-tracking branch 'origin/feature/#171-responsive-web-desi…

    …gn' into feature/#171-responsive-web-design
    Jan Degen committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    f19dd3f View commit details
    Browse the repository at this point in the history
  28. Change forth signal to output of random_bounded_values

    Signed-off-by: Jens Wächtler <jens.f.waechtler@fau.de>
    jenswaechtler committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    c47981e View commit details
    Browse the repository at this point in the history
  29. Add tests for random sample data

    Signed-off-by: Jens Wächtler <jens.f.waechtler@fau.de>
    jenswaechtler committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    2866b55 View commit details
    Browse the repository at this point in the history
  30. Fixed table cell borders

    Jan Degen committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    c2ff660 View commit details
    Browse the repository at this point in the history
  31. Merge branch 'dev' of origin into feature/#171-responsive-web-design

    Signed-off-by: Philipp Kramer <philipp.p.kramer@gmail.com>
    PhlppKrmr committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    735008c View commit details
    Browse the repository at this point in the history
  32. Merge branch 'feature/#171-responsive-web-design' of origin into feat…

    …ure/#171-responsive-web-design
    
    Signed-off-by: Philipp Kramer <philipp.p.kramer@gmail.com>
    PhlppKrmr committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    4bd310f View commit details
    Browse the repository at this point in the history
  33. Introduce const for random difference

    Signed-off-by: Jens Wächtler <jens.f.waechtler@fau.de>
    jenswaechtler committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    fd18a9d View commit details
    Browse the repository at this point in the history
  34. Introduce sinus curve with changing amplitude

    Signed-off-by: Jens Wächtler <jens.f.waechtler@fau.de>
    jenswaechtler committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    61549ae View commit details
    Browse the repository at this point in the history
  35. Add no noise signals

    Signed-off-by: Jens Wächtler <jens.f.waechtler@fau.de>
    jenswaechtler committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    bd77522 View commit details
    Browse the repository at this point in the history
  36. Change Wave to be in -1 1 range

    Signed-off-by: Jens Wächtler <jens.f.waechtler@fau.de>
    jenswaechtler committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    e31e0f6 View commit details
    Browse the repository at this point in the history
  37. start channel numbers at 1

    Signed-off-by: Leander Tolksdorf <leander.tolksdorf@fu-berlin.de>
    Leander Tolksdorf committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    cdf4300 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. use table for text indicators layout

    Signed-off-by: Leander Tolksdorf <leander.tolksdorf@fu-berlin.de>
    Leander Tolksdorf committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    5f07247 View commit details
    Browse the repository at this point in the history
  2. #176 requested change label variable naming

    Signed-off-by: nicolaskolbenschlag <nicolas.kolbenschlag@googlemail.com>
    nicolaskolbenschlag committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    30f21e0 View commit details
    Browse the repository at this point in the history
  3. #176 lint two additional files

    Signed-off-by: nicolaskolbenschlag <nicolas.kolbenschlag@googlemail.com>
    nicolaskolbenschlag committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    9935659 View commit details
    Browse the repository at this point in the history
  4. Fix test to respect not periodic functions

    Signed-off-by: Jens Wächtler <jens.f.waechtler@fau.de>
    jenswaechtler committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    7f3ba21 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44d32f4 View commit details
    Browse the repository at this point in the history
  6. change labels #176

    Signed-off-by: nicolaskolbenschlag <nicolas.kolbenschlag@googlemail.com>
    nicolaskolbenschlag committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    8e0e65c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ebd682f View commit details
    Browse the repository at this point in the history
  8. add label for new button settings #176

    Signed-off-by: nicolaskolbenschlag <nicolas.kolbenschlag@googlemail.com>
    nicolaskolbenschlag committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    bcf4ce9 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #185 from amosproj/feature/#176-tooltips

    add label for new button settings #176
    nicolaskolbenschlag authored Jan 23, 2023
    Configuration menu
    Copy the full SHA
    69d6a1c View commit details
    Browse the repository at this point in the history
  10. Merge branch 'dev' of origin into feature/#171-responsive-web-design

    Signed-off-by: Philipp Kramer <philipp.p.kramer@gmail.com>
    PhlppKrmr committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    adc9811 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'dev' of origin into feature/#171-responsive-web-design

    Signed-off-by: Philipp Kramer <philipp.p.kramer@gmail.com>
    PhlppKrmr committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    91c4e51 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #179 from amosproj/feature/#171-responsive-web-design

    Feature/#171 responsive web design
    PhlppKrmr authored Jan 23, 2023
    Configuration menu
    Copy the full SHA
    14175f9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bc5365b View commit details
    Browse the repository at this point in the history
  14. Merge pull request #184 from amosproj/feature/#164-channels-for-visua…

    …lization
    
    Feature/#164 channels for visualization
    jenswaechtler authored Jan 23, 2023
    Configuration menu
    Copy the full SHA
    e3c641e View commit details
    Browse the repository at this point in the history
  15. Merge branch 'dev' of origin into feature/#166-indicators-remove-boun…

    …cing-balls
    
    Signed-off-by: Philipp Kramer <philipp.p.kramer@gmail.com>
    PhlppKrmr committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    f544267 View commit details
    Browse the repository at this point in the history
  16. Linting

    Signed-off-by: Philipp Kramer <philipp.p.kramer@gmail.com>
    PhlppKrmr committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    c4a7cc0 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #173 from amosproj/feature/#166-indicators-remove-…

    …bouncing-balls
    
    Feature/#166 indicators remove bouncing balls
    jandegen authored Jan 23, 2023
    Configuration menu
    Copy the full SHA
    d80fbef View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Create feature-board.PNG

    dev3225 authored Jan 25, 2023
    Configuration menu
    Copy the full SHA
    cda204b View commit details
    Browse the repository at this point in the history
  2. Add files via upload

    dev3225 authored Jan 25, 2023
    Configuration menu
    Copy the full SHA
    248ec1a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #187 from amosproj/sprint-12

    po/sprint-12
    jandegen authored Jan 25, 2023
    Configuration menu
    Copy the full SHA
    7c4a186 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'dev' into int

    jandegen authored Jan 25, 2023
    Configuration menu
    Copy the full SHA
    56eaf0a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #193 from amosproj/int

    sprint-12-release-candidate
    jandegen authored Jan 25, 2023
    Configuration menu
    Copy the full SHA
    dc33d26 View commit details
    Browse the repository at this point in the history
  6. Removed arm support

    Jan Degen committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    6435371 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #194 from amosproj/dev

    sprint-12-release-candidate
    jandegen authored Jan 25, 2023
    Configuration menu
    Copy the full SHA
    0661a05 View commit details
    Browse the repository at this point in the history