chinlin0924 / er9x

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

Stickers screen #735

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What new feature/ability do you want?
Having a new displaying the function assigned to each switches.
The screen is defined at model setup but easily viewable at the main screen 
(just after the general view for instance)

What is the expected output?
1/ one view for configuration :
* accessible from model setup 
* 1st column is the switch
* 2nd column is a free text defined by the user

2/ one display view :
* accessible from the main screen
* depends on the model selected

What version of the product are you using?
Turnigy 9x

Please provide any additional information below.
the use case, is the user having different R/C products, hence defining 
different models, hence switches are assigned to different function

Original issue reported on code.google.com by marc.cas...@gmail.com on 31 Jul 2013 at 12:34

GoogleCodeExporter commented 8 years ago
There isn't really enough EEPROM available for this on the stock board with the 
ATMEGA64. There is only 2K for 16 models.

Mike.

Original comment by michael....@mypostoffice.co.uk on 21 Aug 2013 at 8:22

GoogleCodeExporter commented 8 years ago
Hello Mike,

thanks for the answer.... 
So is the replacement of the atmega64 to atmega128 the only solution ?

Or, does this would work on the sky9x board which provide 4Mb EEProm?

Original comment by marc.cas...@gmail.com on 22 Aug 2013 at 11:37

GoogleCodeExporter commented 8 years ago
I have just saw this :
http://radioclone.org/en/hardware/sdpro

Does er9x support now SD card ?

Original comment by marc.cas...@gmail.com on 22 Aug 2013 at 12:33

GoogleCodeExporter commented 8 years ago
Er9x doesn't support a SD card, even with the '128 or '2561 processors.
The sky9x board already includes SD card support.

Original comment by michael....@mypostoffice.co.uk on 14 Dec 2013 at 3:41