User Guide Error - Connecting direct to JTDX

User avatar
G4POP
Log4OM Alpha Team
Posts: 11592
Joined: 21 Jan 2013, 14:55
Location: Burnham on Crouch, Essex UK

Re: User Guide Error - Connecting direct to JTDX

Post by G4POP »

sq9jxb wrote: 24 Feb 2020, 17:12 Hello

https://www.qrzcq.com/page/developers

===============================================================
JSON API for account data (auth, read-write) <- ALPHA, PLEASE USE AT YOU OWN RISK

• API Url: here (https://www.qrzcq.com/api/ or http://qrzcq.com/api/) (docs todo)
### UPLOAD your logbook to QRZCQ ***

Assume your call is AAA, your API-Key is BBB, your logbook in
ADIF, post a json encoded object to this URL:


https://ssl.qrzcq.com/api/logupload


Request:

stdClass Object
(
[auth] => stdClass Object
(
[call] => AAA
[key] => BBB
)

[data] => stdClass Object
(
[adif] => (json encoded adif)
)

)


A response could be:

stdClass Object
(
[status] => OK
[message] => DATA_QUEUED
[request] => stdClass Object
(
[method] => logupload
[opt1] =>
[opt2] =>
[opt3] =>
[postdata] => stdClass Object
(
[auth] => stdClass Object
(
[call] => AAA
[key] => ********
)

)

)

[cpu] => 0.003
)


You should post no more than 1x per minute.
Reading their web site this is very much in Alpha development, please advise again when they are past Alpha and Beta testing and have a final format for their code
73 Terry G4POP
User avatar
sq9jxb
Advanced Class
Posts: 78
Joined: 14 Jan 2020, 16:00

Re: User Guide Error - Connecting direct to JTDX

Post by sq9jxb »

Hi Terry

I have sent a query to QRZCQ.com, waiting for an answer.

EDIT: If the Developers implement this option then you can test it, the damage in the program will not do it.
Log4OM V2, JTDX 2.2.1-158.x64, HP Compaq i5, Windows 10 x64
Yaesu FT-897D, Icom IC-735, Musb1017/Musb2232FK, ATU-150,LDG-AT-200Pro
SGC PowerClear, EMU0202
.........................................
73!
Jan SQ9JXB
User avatar
DF5WW
Log4OM Alpha Team
Posts: 2035
Joined: 02 May 2013, 09:49
Location: Kraam, Rhineland Palatinate, Germany
Contact:

Re: User Guide Error - Connecting direct to JTDX

Post by DF5WW »

Hi Jan,
the rason is, if QRZCQ has enabled things like this the programmers of a logging software need
some more info´s. What´s the exact link to upload on the fly, maybe with last seperation /call.
If Lele don´t have any of this he can´t provide automatted up´s to QRZCQ Logbook.

In the other thread i´ve said i can contact them but now you did. Much better so i´m not a
subscriber of all services which need Premium-/XML-Subscriptions.
73´s .. Juergen ... ALT-512 SDR (10W) , 50 m random wire at SG-211 autotuner, 2 x Xiegu G90 (20W HF TRX) one as portable Radio. Also TS-790E (40 W) for VHF/UHF with X-50 vertical and Duoband 4-Element LPDA.
User avatar
sq9jxb
Advanced Class
Posts: 78
Joined: 14 Jan 2020, 16:00

Re: User Guide Error - Connecting direct to JTDX

Post by sq9jxb »

Hi Juergen

Here is information about the API, will it be helpful?

https://www.qrzcq.com/page/developers
Log4OM V2, JTDX 2.2.1-158.x64, HP Compaq i5, Windows 10 x64
Yaesu FT-897D, Icom IC-735, Musb1017/Musb2232FK, ATU-150,LDG-AT-200Pro
SGC PowerClear, EMU0202
.........................................
73!
Jan SQ9JXB
User avatar
G4POP
Log4OM Alpha Team
Posts: 11592
Joined: 21 Jan 2013, 14:55
Location: Burnham on Crouch, Essex UK

Re: User Guide Error - Connecting direct to JTDX

Post by G4POP »

sq9jxb wrote: 24 Feb 2020, 18:06 Hi Terry

I have sent a query to QRZCQ.com, waiting for an answer.

EDIT: If the Developers implement this option then you can test it, the damage in the program will not do it.
Quiet so but

While they are in the Alpha/Beta stages they will be making constant program changes which will inevitably cause us to change code many times to keep it working.

We dont have time for that because we have a very high workload with our own development.

So as I said before please inform us when they have completed their development.
73 Terry G4POP
User avatar
sq9jxb
Advanced Class
Posts: 78
Joined: 14 Jan 2020, 16:00

Re: User Guide Error - Connecting direct to JTDX

Post by sq9jxb »

G4POP wrote: 24 Feb 2020, 20:41
sq9jxb wrote: 24 Feb 2020, 18:06 Hi Terry

I have sent a query to QRZCQ.com, waiting for an answer.

EDIT: If the Developers implement this option then you can test it, the damage in the program will not do it.
Quiet so but

While they are in the Alpha/Beta stages they will be making constant program changes which will inevitably cause us to change code many times to keep it working.

We dont have time for that because we have a very high workload with our own development.

So as I said before please inform us when they have completed their development.
OK
Log4OM V2, JTDX 2.2.1-158.x64, HP Compaq i5, Windows 10 x64
Yaesu FT-897D, Icom IC-735, Musb1017/Musb2232FK, ATU-150,LDG-AT-200Pro
SGC PowerClear, EMU0202
.........................................
73!
Jan SQ9JXB
Post Reply