I can see how to change the default reports for JT modes, general DIGI modes etc etc (in Settings/Expert mode) but cannot see how to change the default report for the mode FSK441 only, and not all other digi modes . The default I want to set it to is 26. Assistance please.
John
VK7XX
Changing the default report
- IW3HMH
- Site Admin
- Posts: 2988
- Joined: 21 Jan 2013, 14:20
- Location: Quarto d'Altino - Venezia (ITA)
- Contact:
Re: Changing the default report
Open the report file list in settings folder and place the asterisk on the row you need to be set as default.
Check for the file in setting folder, from help menu to have a direct access. Should be something like report-it.txt or similar...
If you rename adding _user before the .txt it should be used kept also between upgrades (but now I can't confirm if of report file make use of user files... If doesn't work please update the main file and let me know)
Check for the file in setting folder, from help menu to have a direct access. Should be something like report-it.txt or similar...
If you rename adding _user before the .txt it should be used kept also between upgrades (but now I can't confirm if of report file make use of user files... If doesn't work please update the main file and let me know)
Daniele Pistollato - IW3HMH
- VK7XX
- Old Man
- Posts: 442
- Joined: 24 Jan 2013, 04:07
- Location: Planet Earth on Tasmania Island
- Contact:
Re: Changing the default report
I made 2 lists ReportListFSK.txt and ReportListFSK_user.txt these did not work.IW3HMH wrote:Open the report file list in settings folder and place the asterisk on the row you need to be set as default.
Check for the file in setting folder, from help menu to have a direct access. Should be something like report-it.txt or similar...
If you rename adding _user before the .txt it should be used kept also between upgrades (but now I can't confirm if of report file make use of user files... If doesn't work please update the main file and let me know)
I renamed the lists ReportListFSK441.txt and ReportListFSK441_user.txt and these did not work.
I also tried names with fsk and fsk441 in lower case. These also did not work so I must be doing something wrong.
My lists look like this :
// a row that contains * is considered the DEFAULT VALUE
// * will be removed on load
19
20
21
22
23
24
25
26*
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
- G4POP
- Log4OM Alpha Team
- Posts: 11622
- Joined: 21 Jan 2013, 14:55
- Location: Burnham on Crouch, Essex UK
Re: Changing the default report
John,
I think you both misunderstood each other.
I believe that you want to just change the default report for one single digital mode - Not for all Digital modes?
You would like FSK441 to perhaps have a default report of 56DB and PSK31 have a default report of 599 etc or perhaps I am the one that misunderstands? This is not possible as far as I am aware.
It would require Lele to change the code to, as an example, look for a specific file named "reportlistFSK441.tx" or "reportlistFSK441_user.tx" at the moment Log4om only looks for files as displayed in the screen shot below (With or without "User")
A good example of this is in the case of the JT modes which required exactly the same changes to the code some time ago.
On start up Log4om won't recognise files that do not correspond to those it expects to see! So something called "reportlist_Aunt_Sally" will not be recognised and therefore won't be loaded at runtime.
I think you both misunderstood each other.

I believe that you want to just change the default report for one single digital mode - Not for all Digital modes?
You would like FSK441 to perhaps have a default report of 56DB and PSK31 have a default report of 599 etc or perhaps I am the one that misunderstands? This is not possible as far as I am aware.
It would require Lele to change the code to, as an example, look for a specific file named "reportlistFSK441.tx" or "reportlistFSK441_user.tx" at the moment Log4om only looks for files as displayed in the screen shot below (With or without "User")
A good example of this is in the case of the JT modes which required exactly the same changes to the code some time ago.
On start up Log4om won't recognise files that do not correspond to those it expects to see! So something called "reportlist_Aunt_Sally" will not be recognised and therefore won't be loaded at runtime.
73 Terry G4POP
- VK7XX
- Old Man
- Posts: 442
- Joined: 24 Jan 2013, 04:07
- Location: Planet Earth on Tasmania Island
- Contact:
Re: Changing the default report
Yes, you are correct Terry.G4POP wrote:John,
I think you both misunderstood each other.![]()
I believe that you want to just change the default report for one single digital mode - Not for all Digital modes?
You would like FSK441 to perhaps have a default report of 56DB and PSK31 have a default report of 599 etc or perhaps I am the one that misunderstands? This is not possible as far as I am aware.
OK, if this ability could be added in a near future version, it would be great.It would require Lele to change the code to, as an example, look for a specific file named "reportlistFSK441.tx" or "reportlistFSK441_user.tx" at the moment Log4om only looks for files as displayed in the screen shot below (With or without "User")
A good example of this is in the case of the JT modes which required exactly the same changes to the code some time ago.
On start up Log4om won't recognise files that do not correspond to those it expects to see! So something called "reportlist_Aunt_Sally" will not be recognised and therefore won't be loaded at runtime.
73
John
VK7XX
- VK7XX
- Old Man
- Posts: 442
- Joined: 24 Jan 2013, 04:07
- Location: Planet Earth on Tasmania Island
- Contact:
Re: Changing the default report
but wait, there's more...... <keep watching this space>IW3HMH wrote:Damn, you're never satisfied

