Home |
Search |
Today's Posts |
#15
![]() |
|||
|
|||
![]()
Hank Oredson wrote:
"ranger" wrote in message ... Hank, When installing TQSL-108.EXE you get TQSLLIB.DLL. I didn't analyze yet but I guess the API calls could be made through that DLL. Then you got TQSLLIB-1.3.TAR.GZ which includes a lot of C++ source code and documentation. Maybe it could be useable. I did not yet really have time to look through it but I think it would a starting point for available functions and descriptions. See my other posts. I have those things. There is no API to the database. Yes, there is, Hank. API stands for "Advanced Programming Interface" and it describes the programming interface to a lower layer that you can use. The README states "API documentation can be found in the doxygen directory." peter@sassicaia tqsllib $ tar tzf /home/downloads/src/tqsllib-1.3.tar.gz |grep doxygen tqsllib/doxygen/html/ tqsllib/doxygen/html/doxygen.gif tqsllib/doxygen/html/tqsllib.css tqsllib/doxygen/html/index.html tqsllib/doxygen/html/files.html tqsllib/doxygen/html/adif_8h-source.html tqsllib/doxygen/html/cabrillo_8h-source.html tqsllib/doxygen/html/tqslconvert_8h-source.html tqsllib/doxygen/html/tqslerrno_8h-source.html tqsllib/doxygen/html/tqsllib-doc_8h-source.html tqsllib/doxygen/html/tqsllib_8h-source.html tqsllib/doxygen/html/tqslconvert_8h.html tqsllib/doxygen/html/tqslerrno_8h.html tqsllib/doxygen/html/tqsllib_8h.html tqsllib/doxygen/html/annotated.html tqsllib/doxygen/html/structtqsl__adifFieldDefinitions.html tqsllib/doxygen/html/structtqsl__adifFieldDefinitions-members.html tqsllib/doxygen/html/structtqsl__adifFieldResults.html tqsllib/doxygen/html/structtqsl__adifFieldResults-members.html tqsllib/doxygen/html/structtqsl__cabrilloField.html tqsllib/doxygen/html/structtqsl__cabrilloField-members.html tqsllib/doxygen/html/structtqsl__cert__req__st.html tqsllib/doxygen/html/structtqsl__cert__req__st-members.html tqsllib/doxygen/html/structtQSL__Date.html tqsllib/doxygen/html/structtQSL__Date-members.html tqsllib/doxygen/html/structtqsl__provider__st.html tqsllib/doxygen/html/structtqsl__provider__st-members.html tqsllib/doxygen/html/structTQSL__QSO__RECORD.html tqsllib/doxygen/html/structTQSL__QSO__RECORD-members.html tqsllib/doxygen/html/structtQSL__Time.html tqsllib/doxygen/html/structtQSL__Time-members.html tqsllib/doxygen/html/group__Util.html tqsllib/doxygen/html/group__CertStuff.html tqsllib/doxygen/html/group__Sign.html tqsllib/doxygen/html/group__Data.html tqsllib/doxygen/html/group__ADIF.html tqsllib/doxygen/html/group__Cabrillo.html tqsllib/doxygen/html/group__Convert.html tqsllib/doxygen/html/modules.html tqsllib/doxygen/html/globals.html peter@sassicaia tqsllib The API is right there, it's documented, it's usable. Obviously, what you are looking for is an _application_ that performs certain tasks to your liking. That's not what an API does, you need to write an application that makes use of the API. Apart from that: This is an Open Source project, so you can contribute your patches and express dissatisfaction with what's currently available. However, please refrain from telling us "There is no API". There is, Hank, and I told you where it is about a week ago. Peter Lemken DF5JT Berlin -- Mail an die im From: angegebene Adresse stellt eine Beauftragung zur Überprüfung der Mailfunktion des Absenders dar und wird mit einer Bearbeitungsgebühr von EUR 1000,- in Rechnung gestellt. |