jmason86 / MinXSS_Beacon_Decoder

Beacon decoder for the MinXSS CubeSat in space; MinXSS-2 launch on 2018-11-19
http://lasp.colorado.edu/home/minxss
GNU General Public License v3.0
11 stars 6 forks source link

Suggestion: Version # Display #17

Closed K4KDR closed 7 years ago

K4KDR commented 7 years ago

At some point in development, it would probably be helpful if the GUI could display a "Version Number" so that end-users could easily identify if they were using the latest build.

Additionally, I would think it would be helpful when an end-user has a question or wishes to report an issue if they could easily identify the version of the app being run in their communication to you, or amongst each other.

jmason86 commented 7 years ago

That is an extremely good idea and I was thinking about doing the exact same thing after seeing so many screenshots but not having an indicator for which version people are running. 7f2feb6 does exactly this (plus I made a quick shell script for recompile the UI since I'll likely be updating it a lot more frequently now to keep that version number updated).