PDA

View Full Version : NokiX - Release



yak
15-06-2004, 09:06 PM
NokiX is finaly released. Read more on dedicated web-site - http://www.nokix.prv.pl. Any bug-reports or comments should be posted here so we can solve the problems together.

Have phun!
[Yak]

Crux
16-06-2004, 12:29 AM
:-o :-o :-o WOW :-o :-o :-o

i cant etst it yet, but it seems a powerfull program.

thanks for your work. :D ;) :)

bradysarlo
16-06-2004, 02:19 AM
Yeah... Well done Yak :D :D

ShadoW2004
16-06-2004, 08:45 AM
C :) :) L!

spaceimpact33
16-06-2004, 11:30 AM
This is sweet, cheers yak :D

ShadoW2004
16-06-2004, 11:37 AM
How to add 5e0 ID's to menu?

Somebody have manual for NokiX?

GsmCyber
16-06-2004, 12:37 PM
YYuuuuppppiiii :D

Thankx Yak :)

mestrini
16-06-2004, 01:41 PM
@yak
Thanks for this great release m8

benn playing around with it for a few hours and, although a little different from genolite's menu structure, it's easy to get into it.

I'm sorry for posting first bug but... :sad:

I've compiled the example in the package and the watch srcipt gives "bad aritmethic" message or something like that

had to comment (#) every references to it and processing went great :)

I'm just finishing flashing my first compiled flash and can't wait to try it...

cheers

c.u.

spaceimpact33
16-06-2004, 02:47 PM
I think this problem is caused cause we are missing a file watch_ppm.txt.
But extremly nice software :D

Spaceimpact33 ;)

KetS
16-06-2004, 03:26 PM
Bug:
This might be not consider a bug but...
call add_ppm_strings "watch_ppm.txt" found in watch version 1.1 calls watch_ppm.txt and I don't have that .txt in my example folder....

Thanks Yak for this wonderfull program.
I also upload here the new_ppm_string with language Spanish added.
http://nokiafree.org/forums/attachment.php?attachmentid=12651&stc=1

ShadoW2004
16-06-2004, 05:08 PM
May be somebody can answer how to add New menu in NokiX?

man0n
16-06-2004, 06:46 PM
Yak congratulation for your new released project Nokix.

I have created a new forum, so you have the right space to discuss and receive bugs, suggestion, etc. about Nokix.

http://nokiafree.org/forums/f126/s

yak
16-06-2004, 06:50 PM
Hi to everybody! Great you like NokiX so far!

Ok, that's true. watch_ppm.txt should be in scripts directory. It is missing beacause i was copying only .nrx and .rx files and totaly forgot about this (I made watch.nrx so long time ago :)). On NokiX web-page (http://nokix.prv.pl) you will find an update both to scripts and to NokiX itself (to beta2). Read more there...

New version includes new_ppm_strings.txt modified by KetS, thanks m8.

There is a Readme now in archive but it explains only NokiX main window controls. Usage of scripts is still cryptic...

So, very small menu tutorial:

To add a menu in NokiX we have to read it first from flash (just like in G3n0). To do it we use Dumper. Select flash and "dump_menu.nrx" script. Press "i" to read more about parameters. Then press "Run script". Save dumped menu to a file. Editing should be simple, especialy if you're familiar with G3n0lite. File syntax is even easier. No need to worry about counters for example.

Now, patches that allow turning them on or off generate a config id (a label: for example "call_duration" for call_duration.nrx). This can be entered in "confid" field of a menu. Normaly you would put "arg" in "confmode" field. Now you have to put "on" or "off" in "arg" fields of your menu items. Thats all. To write your menu back you put write_main_menu.nrx to your processing list and give the menu file as parameter.

As you can see. 5E0 IDs are not used here. They are used to config a patch only in messages_guard.nrx. Thanks to this you save a lot of 5E0 IDs.

I need to say something about items titles too. You put normal PPM string ID in "title" field. You can use special label here too. Special labels are generated by "add_ppm_strings.nrx" (take a look at example). Optionaly you can use "stitle" instead of "title" and put directly text there enclosed in parenthesis - but this way you cannot use Unicode chars and you cannot switch languages.

Menu example:

@item title=text/call_duration flag2=0x52 flag3=0x800 func=0x387
@menu dispmode=0xC0 confmode=arg confid=call_duration
@header flag2=0xD flag3=0x1100

@item title=254 flag2=0x42 flag3=0x1300 arg=on

@item stitle="Off" flag2=0x42 flag3=0x1300 arg=off

@end

To learn more take a look at "create_config_id.rx" script.

Greetings
[Yak]

yak
16-06-2004, 09:12 PM
OK, since we got a separate forum for NokiX discussion now (thanks man0n) lets all move there and don't make a mess here (this thread is also present there). See you there...

So, the link again:

..:: [ Official NokiaFREE.org NokiX forum ] ::.. (http://nokiafree.org/forums/f126/s)

asgaardro
16-06-2004, 10:15 PM
nice work mr. yak still no support for 3410 :sad: