In 2021 I created a log-filter that allows listing LoTW confirmed grid QSOs. I use it for showing confirmed grids on world map.
This feature worked perfictly till 2.28 release but it can't be used on latest 2.29 and 2.30 releases.
I downgradred my isntallation to 2.28 in order to keep my custom filter.
Thank you for checking what is not compatible in latest SW releases.
Thank you
73, Tamas/HA5PT
Filter_HA5PT_20210816053926.json
{
"SearchSetName": "",
"SearchConfirmation": {
"CT": "LOTW",
"S": "Undefined",
"R": "Yes",
"SV": "Electronic",
"RV": "Electronic"
},
"SearchContactReference": null,
"SearchMyReference": null,
"Parameters": [
{
"ParamValue": "6m",
"TableColumn": "band",
"Query": "",
"ParamName": "Band_035839445119467",
"ParamOperator": 1,
"Enabled": true,
"Order": 0,
"Indent": 0,
"Junction": 0,
"InParameters": []
},
{
"ParamValue": "4m",
"TableColumn": "band",
"Query": "",
"ParamName": "Band_053914602",
"ParamOperator": 1,
"Enabled": true,
"Order": 1,
"Indent": 0,
"Junction": 0,
"InParameters": []
}
],
"Valid": true
}
Log filter
Re: Log filter
I created a new query file this morning: Filter_HA5PT_20231122.json
{
"SearchSetName": "",
"SearchConfirmation": {
"CT": "LOTW",
"S": "Undefined",
"R": "Yes"
},
"SearchContactReference": null,
"SearchMyReference": null,
"Parameters": [
{
"ParamValue": "6m",
"TableColumn": "band",
"Query": "",
"ParamName": "Band_064726541",
"ParamOperator": 1,
"Enabled": true,
"Order": 0,
"Indent": 0,
"Junction": 0,
"InParameters": {}
},
{
"ParamValue": "4m",
"TableColumn": "band",
"Query": "",
"ParamName": "Band_064736156",
"ParamOperator": 1,
"Enabled": false,
"Order": 1,
"Indent": 0,
"Junction": 0,
"InParameters": {}
}
],
"Valid": true
}
This works nicely.
There are differences between the two formats.
The solution: users have to create now SQL queries.
{
"SearchSetName": "",
"SearchConfirmation": {
"CT": "LOTW",
"S": "Undefined",
"R": "Yes"
},
"SearchContactReference": null,
"SearchMyReference": null,
"Parameters": [
{
"ParamValue": "6m",
"TableColumn": "band",
"Query": "",
"ParamName": "Band_064726541",
"ParamOperator": 1,
"Enabled": true,
"Order": 0,
"Indent": 0,
"Junction": 0,
"InParameters": {}
},
{
"ParamValue": "4m",
"TableColumn": "band",
"Query": "",
"ParamName": "Band_064736156",
"ParamOperator": 1,
"Enabled": false,
"Order": 1,
"Indent": 0,
"Junction": 0,
"InParameters": {}
}
],
"Valid": true
}
This works nicely.
There are differences between the two formats.
The solution: users have to create now SQL queries.
- G4POP
- Log4OM Alpha Team
- Posts: 11592
- Joined: 21 Jan 2013, 14:55
- Location: Burnham on Crouch, Essex UK
Re: Log filter
Tamas,
Thanks for the json info, perhaps you could add 2m and possibly 70cm and publish the json file here as a zip file for users to share?
Then they could just copy it to their User/filters folder for immediate use
Thanks for the json info, perhaps you could add 2m and possibly 70cm and publish the json file here as a zip file for users to share?
Then they could just copy it to their User/filters folder for immediate use
73 Terry G4POP
Re: Log filter
Terry,
I added 2m and 70cm bands to my filter: Filter_HA5PT_20231122.jsonFilter_HA5PT_20231122.json
My folder: C:\Users\tholman\AppData\Roaming\Log4OM2\user\filters
Thank you
73, Tamas
I added 2m and 70cm bands to my filter: Filter_HA5PT_20231122.jsonFilter_HA5PT_20231122.json
My folder: C:\Users\tholman\AppData\Roaming\Log4OM2\user\filters
Thank you
73, Tamas
- Attachments
-
- HA5PT_6m.jpg (127.27 KiB) Viewed 46110 times
-
- VHF_UHF_Filter_settings.png (20.02 KiB) Viewed 46110 times
-
- Filter_HA5PT_20231122.zip
- (474 Bytes) Downloaded 2017 times
-
- Advanced Class
- Posts: 78
- Joined: 21 Jan 2018, 16:28
- Location: Pronleroy Picardie France
- Contact:
Re: Log filter
Hello Tamas, hello Terry.
I'm working with v2.30.1.0
I tested your filter, it works but only 1 band at a time.
I have done some tests here and I would like, for example, in "QSO Manager", to filter my 2M+70CM+FT8 qso and then save them in an adif.
If I try, for example, only the 2M band it works, 2M+FT8 it works, but as soon as I choose 2 bands, the QSO manager window remains empty.
Does the filter not work with 2 simultaneous bands or am I missing something?
73 Good day to you both... and happy new year 2024.
Bonjour Tamas bonjour Terry.
Je travaille avec la v2.30.1.0
J'ai testé votre filtre, il fonctionne mais seulement 1 bande à la fois.
J'ai fait des essais ici et je voudrais par exemple dans "QSO Manager", filtrer mes qso 2M+70CM+FT8 puis enregistrer dans un adif.
Si j'essaie par exemple uniquement la bande 2M ça fonctionne, 2M+FT8 ça fonctionne, mais à partir du moment ou je choisi 2 bandes, la fenêtre QSO manager reste vide.
Le filtre ne fonctionne pas avec 2 bandes simultanées ou c'est moi qui ai loupé quelque chose?
73 bonne journée à vous 2... et bonne année 2024.
I'm working with v2.30.1.0
I tested your filter, it works but only 1 band at a time.
I have done some tests here and I would like, for example, in "QSO Manager", to filter my 2M+70CM+FT8 qso and then save them in an adif.
If I try, for example, only the 2M band it works, 2M+FT8 it works, but as soon as I choose 2 bands, the QSO manager window remains empty.
Does the filter not work with 2 simultaneous bands or am I missing something?
73 Good day to you both... and happy new year 2024.
Bonjour Tamas bonjour Terry.
Je travaille avec la v2.30.1.0
J'ai testé votre filtre, il fonctionne mais seulement 1 bande à la fois.
J'ai fait des essais ici et je voudrais par exemple dans "QSO Manager", filtrer mes qso 2M+70CM+FT8 puis enregistrer dans un adif.
Si j'essaie par exemple uniquement la bande 2M ça fonctionne, 2M+FT8 ça fonctionne, mais à partir du moment ou je choisi 2 bandes, la fenêtre QSO manager reste vide.
Le filtre ne fonctionne pas avec 2 bandes simultanées ou c'est moi qui ai loupé quelque chose?
73 bonne journée à vous 2... et bonne année 2024.