- Posts: 277
VM dedicated to compiling Deviation
- Wene001
- Offline
the complete text is missing on the screen after powering up the tx.
i noticed that the devo12_lib.dfu is now 897KB
before changing the deviation script it was 1441KB
tested with PBs and RBEs repo
Please Log in or Create an account to join the conversation.
- sbstnp
- Topic Author
- Offline
- Posts: 649
Wene001 wrote: tried to flash my devo12s with fresh code but something is wrong with the script i think.
the complete text is missing on the screen after powering up the tx.
i noticed that the devo12_lib.dfu is now 897KB
before changing the deviation script it was 1441KB
tested with PBs and RBEs repo
Just tested, my generated LIB has 1441KB. Cannot test further as I don't have a devo12
Devo 10 + 4in1
FrSky Taranis + TBS Crossfire
Please Log in or Create an account to join the conversation.
- sbstnp
- Topic Author
- Offline
- Posts: 649
deviation self-update
And try again.
Devo 10 + 4in1
FrSky Taranis + TBS Crossfire
Please Log in or Create an account to join the conversation.
- Wene001
- Offline
- Posts: 277
Thanx
Please Log in or Create an account to join the conversation.
- Wene001
- Offline
- Posts: 277
i get the message:
+ checking string list length for devo8
make: *** [filesystem/devo8/models/model30.ini] Error 1
<< Error compiling sources, aborting.
I tried:
Deleting local repo
deviation setup
hg pull
hg update
deviation self-update
Nothing helps
Thanks for your help
Please Log in or Create an account to join the conversation.
- rbe2012
- Offline
- So much to do, so little time...
- Posts: 1433
as you will have expected I have no problems compiling from my repo I get this message too but this is because I write protected some of the ini-files so make can not write them.
The error message is a little bit misleading. For some reason make tells about "[filesystem/devo8/models/model30.ini]" if anything in a greater block of code goes wrong. PB has implemented the note with the string length so we can differentiate between problems while creating the file system and such concerning the strings.
The string list length checking is important to make sure that the resources are not over-provisioned (needed for the translation table). It is possible that I have used more strings in the last code changes so the limit is exceeded.
I will take a look in the evening. But I would assume the error is caused by my code rather than by the build machine.
Please Log in or Create an account to join the conversation.
- sbstnp
- Topic Author
- Offline
- Posts: 649
Devo 10 + 4in1
FrSky Taranis + TBS Crossfire
Please Log in or Create an account to join the conversation.
- rbe2012
- Offline
- So much to do, so little time...
- Posts: 1433
If you want to workaround: in src/config/language.c line 33 the value of '#define MAX_STRINGS 320' to a higher value (321 should suffice) and compile again. I tested it out - it will not have side effects.
I filed an issue at bitbucket for this and will fix it in the evening.
EDIT: sbstnp, I just have seen your message. Nothing to do for you.
Please Log in or Create an account to join the conversation.
- sbstnp
- Topic Author
- Offline
- Posts: 649
rbe2012 wrote:
EDIT: sbstnp, I just have seen your message. Nothing to do for you.
No problem
Devo 10 + 4in1
FrSky Taranis + TBS Crossfire
Please Log in or Create an account to join the conversation.
- rbe2012
- Offline
- So much to do, so little time...
- Posts: 1433
devo8 : 321 lines
filesystem/devo8 : 321 lines
Total : 321 lines
Allocated : 330 lines
Please Log in or Create an account to join the conversation.
- MacC
- Offline
- Posts: 4
Please Log in or Create an account to join the conversation.
- sbstnp
- Topic Author
- Offline
- Posts: 649
MacC wrote: Hi, I am a newbie in this forum. Now I met problem to download VM machine (.OVA). It was stopped while around 2M Bytes. Where can I get it except the original web address? Or I did something wrong? Thanks
Devo 10 + 4in1
FrSky Taranis + TBS Crossfire
Please Log in or Create an account to join the conversation.
- MacC
- Offline
- Posts: 4
Please Log in or Create an account to join the conversation.
- sbstnp
- Topic Author
- Offline
- Posts: 649
Tonight I have a flight back home and over the weekend I'll try to find a solution for you.
MacC wrote: Hi sbstnp, Thanks for helping. I try many times and get same problem. I have tryed both IE and Chrome to download but both failed. I also try to turn the proxy off but same. Is there another way to download it? Thanks
Devo 10 + 4in1
FrSky Taranis + TBS Crossfire
Please Log in or Create an account to join the conversation.
- MacC
- Offline
- Posts: 4
Please Log in or Create an account to join the conversation.
- MacC
- Offline
- Posts: 4
Please Log in or Create an account to join the conversation.
- sbstnp
- Topic Author
- Offline
- Posts: 649
MacC wrote: Thanks for sbntnp kindly helping. It is working now. I have got it finally.
Devo 10 + 4in1
FrSky Taranis + TBS Crossfire
Please Log in or Create an account to join the conversation.
- adabman
- Offline
- Posts: 47
Problem in all cases when I flash the Devo12:
Seems there is fonts problem.. Any ideas?
Deviation 1 TX to rule them all...
Please Log in or Create an account to join the conversation.
- rbe2012
- Offline
- So much to do, so little time...
- Posts: 1433
Please Log in or Create an account to join the conversation.
- adabman
- Offline
- Posts: 47
Same prob
Deviation 1 TX to rule them all...
Please Log in or Create an account to join the conversation.