Improving GNU Radio Companion (GRC) usability: Difference between revisions

From GNU Radio
Jump to navigation Jump to search
No edit summary
No edit summary
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
This page is to document the different usability improvements to GNU Radio Companion (GRC).
Work-in-progress!




== When a .grc file behaves differently due to being opened on different GRC version ==
= Github issues with UX work =
 
This work is related to [https://github.com/gnuradio/gnuradio/issues/5561 Github Issue 5561].
 
1. Do research with community to understand what they do when this happens currently.
 
I've put together a [https://saneuxdesign.survey.fm/dealing-with-changes-in-how-grc-file-behaves-caused-by-opening-it-in-newer-or-older-grc-version short survey] to ask users for their experience of this situation, what behaviour was caused, how they dealt with it.
 
Based on the results of that research we create some notifications with advice on how to deal with it.
 
 
2. Create notification help text


This page is to document the different usability improvements to GNU Radio Companion (GRC).


== Making it easier for GRC users to find the tutorials ==
- [[github5561|What do users do when a .grc file behaves differently due to being opened on different GRC version?]]


This is being tracked in [https://github.com/gnuradio/gnuradio/issues/5527 Github Issue 5527]. The design work is done, but it's not yet implemented.
- [[Github5527|Making it easier for GRC users to find the tutorials]]

Latest revision as of 09:42, 4 May 2022

Work-in-progress!


Github issues with UX work

This page is to document the different usability improvements to GNU Radio Companion (GRC).

- What do users do when a .grc file behaves differently due to being opened on different GRC version?

- Making it easier for GRC users to find the tutorials