Page 1 of 1

C9X EEPROM bug since V0.53

Posted: Mon Apr 09, 2012 7:05 pm
by Kilrah
I just found out that support for .bin EEPROM files is broken in v0.53 and later. Trying to open any open9x EEPROM file just shows the "invalid file" dialog.
Reading from radio works, but shows "1992 bytes free". Reading from radio to file is OK. Writing to radio is OK, writing to radio from file shows the "invalid file, continue anyway?" dialog (and continuing anyway is OK).

Re: C9X EEPROM bug since V0.53

Posted: Mon Apr 09, 2012 7:27 pm
by bertrand35
Ah yes I see. Since v0.53 I considered that .bin EEPROM were ersky9x eeproms (open9x and ersky9x firmware) ... I will fix it as soon as possible.
Bertrand.

Re: C9X EEPROM bug since V0.53

Posted: Mon Apr 09, 2012 7:59 pm
by bertrand35
Could you attach your EEPROM? Thanks,
Bertrand.

Re: C9X EEPROM bug since V0.53

Posted: Mon Apr 09, 2012 8:27 pm
by Kilrah
Here's the latest...

Re: C9X EEPROM bug since V0.53

Posted: Mon Apr 09, 2012 8:28 pm
by bertrand35
Thanks, Romolo just fixed this issue. I will upload a new release as soon as possible.
Bertrand.

Re: C9X EEPROM bug since V0.53

Posted: Mon Apr 09, 2012 8:38 pm
by Kilrah
Cool :)

By the way, even in v0.52 or older the number of free bytes displayed in C9X never matches what's shown on the radio. Is it normal?

Re: C9X EEPROM bug since V0.53

Posted: Tue Apr 10, 2012 3:56 am
by Hexperience
Hello, I have a quick question about C9X. I'm new so forgive me.

In eepe I have a mix that does not simulate the same as in C9X. I've just started looking at C9X because of ersky9x.

The mix has to do with the !ID0 switch. I have this:

CH16
+20%P2 Switch(!ID0)

+30%MAX Switch(ID1)

+60%MAX Switch(ID2)

In eepe, when ID0 P2 has no effect, in C9X it still moves. Is this correct?
Thanks
Dave

Re: C9X EEPROM bug since V0.53

Posted: Tue Apr 10, 2012 8:28 am
by Romolo
Which firmware are you emulating ?
Hint: look under preferences

Re: C9X EEPROM bug since V0.53

Posted: Tue Apr 10, 2012 2:18 pm
by bertrand35
Kilrah: yes, that difference is normal. On the firmware we need to work on a TMP file and this TMP file has a size which is not shown, but is taken into account. You should see this difference in all firmwares.
Bertrand.

Re: C9X EEPROM bug since V0.53

Posted: Tue Apr 10, 2012 4:18 pm
by bertrand35
Hexperience: this is issue 39 of companion9x
http://code.google.com/p/companion9x/is ... tail?id=39
Will be fixed tonight
Bertrand.

Re: C9X EEPROM bug since V0.53

Posted: Tue Apr 10, 2012 6:27 pm
by Kilrah
bertrand35 wrote:Kilrah: yes, that difference is normal. On the firmware we need to work on a TMP file and this TMP file has a size which is not shown, but is taken into account. You should see this difference in all firmwares.
OK, makes sense!

Re: C9X EEPROM bug since V0.53

Posted: Thu Apr 12, 2012 5:25 pm
by Kilrah
Installed V0.56, C9X now opens .bin files correctly again. Just this hasn't been solved:
Kilrah wrote: writing to radio from file shows the "invalid file, continue anyway?"
It actually asks twice now :D

Re: C9X EEPROM bug since V0.53

Posted: Thu Apr 12, 2012 6:16 pm
by Romolo
Should be fixed in actual SVN code...