roberto1903 / companion9x

Automatically exported from code.google.com/p/companion9x
0 stars 0 forks source link

Change references in Burn menu to "EEPROM" and "Flash" to be clearer. #287

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Some users (especially new users) are uncertain what "EEPROM" and "Flash" on 
the Burn menu refer to.

Change drop down menu text:

- Read/Write EEPROM to TX
- Read/Write Flash memory

to

- Read/Write Models to Tx
- Read/Write Firmware memory

Original issue reported on code.google.com by arkrand...@gmail.com on 2 Jan 2014 at 6:18

GoogleCodeExporter commented 8 years ago
Discussion:

Presently the menu text refers to the type of hardware component the data is 
being written to instead of 'what the data is'. Users have know way of knowing 
what type of hardware components hold which data inside the transmitter. 

We should follow the convention of computer firmware (ie BIOS) and computer 
operating systems which generally refer to what the data is - not the internal 
hardware component it is being written to.   

Original comment by arkrand...@gmail.com on 2 Jan 2014 at 6:28

GoogleCodeExporter commented 8 years ago
Done already. The googlecode repository is deprecated, new developments are 
done on github. 
https://github.com/opentx/opentx/tree/next

Original comment by bernet.a...@gmail.com on 2 Jan 2014 at 6:59