Email Detail
Show an email
GET /hyperkitty/api/list/[email protected]/email/YUWRXQLVOMJAZWOFWKB6B3FZWDBKPN6Y/?format=api
{ "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/YUWRXQLVOMJAZWOFWKB6B3FZWDBKPN6Y/?format=api", "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api", "message_id": "CAO4qtUfxMbD4GQzzk4hc1K=NKcbTTen6G9Gpa7PDc0q5pDXSKg@mail.gmail.com", "message_id_hash": "YUWRXQLVOMJAZWOFWKB6B3FZWDBKPN6Y", "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/YUWRXQLVOMJAZWOFWKB6B3FZWDBKPN6Y/?format=api", "sender": { "address": "jeremy (a) jeremymturner.com", "mailman_id": null, "emails": null }, "sender_name": "Jeremy Turner", "subject": "[amsat-bb] New Satellite ADIF Logging Tool", "date": "2017-11-20T00:21:49Z", "parent": null, "children": [], "votes": { "likes": 0, "dislikes": 0, "status": "neutral" }, "content": "Hello all,\n\nOne of the challenges that I've had since starting to work satellites is my\nlogging workflow. I don't always get back to my logging app to log QSOs\nimmediately, I have found it challenging to get all the right settings to\nget LOTW to match, and some logging apps don't even allow me to type all\nthe right settings in. I hated having to fill in 10 fields per QSO, that\nalways seemed to reset to the wrong values with every QSO!\n\nI wrote myself a little Python console app to improve my workflow, and I\nwant to share Python Satellite ADIF or pysatadif with you.\n\nFor instance, if there is an SO-50 pass where I make several QSOs, I would\ntype:\n\npysatadif --satname SO-50 --timeon 1450 --qsodate 20171119 --qso KO6RM,DN70\n--qso N0CALL,EL99\n\nI can add as many QSOs per pass as I need. I can leave off the date if the\nQSO was on the current UTC day.\n\nThe software pulls my station defaults including rig, power, and my grid\nsquare from a defaults file (automatically generated for you on first run),\nand pulls frequency, band, and mode from a directory of satellite info.\nThese can be overridden for you rovers and special event ops out there.\n\nThe resulting ADIF output can be imported into your favorite logging app,\nTQSL or whatever else you'd like.\n\nIf this sounds interesting, you can install pysatadif on Windows, Mac or\nLinux using Python 2.7 or 3.6 by running 'pip install pysatadif'.\n\nFor more information, check out:\n\nhttps://github.com/jeremymturner/pysatadif\nhttps://pypi.python.org/pypi/pysatadif\n\nIf you have questions, feel free to contact me off-list.\n\n73,\n\nJeremy / KO6RM\[email protected]\n", "attachments": [] }