Improving GNU Radio Companion (GRC) usability: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
This work is related to [https://github.com/gnuradio/gnuradio/issues/5561 Github Issue 5561] | This work is related to [https://github.com/gnuradio/gnuradio/issues/5561 Github Issue 5561] | ||
* Do research with community to understand what they do when this happens currently. | |||
I've put together a short survey to ask users for their experience of this situation, what behaviour was caused, how they dealt with it. | I've put together a short survey to ask users for their experience of this situation, what behaviour was caused, how they dealt with it. | ||
https://saneuxdesign.survey.fm/dealing-with-changes-in-how-grc-file-behaves-caused-by-opening-it-in-newer-or-older-grc-version | https://saneuxdesign.survey.fm/dealing-with-changes-in-how-grc-file-behaves-caused-by-opening-it-in-newer-or-older-grc-version | ||
Line 12: | Line 12: | ||
Based on the results of that research we create some notifications with advice on how to deal with it. | Based on the results of that research we create some notifications with advice on how to deal with it. | ||
* Create notification help text |
Revision as of 10:26, 21 February 2022
This page is to document the different usability improvements to GNU Radio Companion (GRC).
When a .grc file behaves differently due to being opened on different GRC version
This work is related to Github Issue 5561
- Do research with community to understand what they do when this happens currently.
I've put together a short survey to ask users for their experience of this situation, what behaviour was caused, how they dealt with it. https://saneuxdesign.survey.fm/dealing-with-changes-in-how-grc-file-behaves-caused-by-opening-it-in-newer-or-older-grc-version
Based on the results of that research we create some notifications with advice on how to deal with it.
- Create notification help text