Show an email

GET /hyperkitty/api/list/[email protected]/email/ECLURNF4YWC55QKXEJ5IO2GNSACI4V4K/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/ECLURNF4YWC55QKXEJ5IO2GNSACI4V4K/",
    "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
    "message_id": "[email protected]",
    "message_id_hash": "ECLURNF4YWC55QKXEJ5IO2GNSACI4V4K",
    "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ECLURNF4YWC55QKXEJ5IO2GNSACI4V4K/",
    "sender": {
        "address": "co7wt (a) frcuba.co.cu",
        "mailman_id": "e0c3935155ca4fb78cafec35cf64d7f2",
        "emails": "https://mailman.amsat.org/hyperkitty/api/sender/e0c3935155ca4fb78cafec35cf64d7f2/emails/"
    },
    "sender_name": "Pavel Milanes Costa",
    "subject": "Re: [amsat-bb] Question for Gpredict Users",
    "date": "2014-06-23T13:40:59Z",
    "parent": null,
    "children": [],
    "votes": {
        "likes": 0,
        "dislikes": 0,
        "status": "neutral"
    },
    "content": "My mistake...\n\nI found a error y my commands earlier sended to you...\n\nIn every sentence that states /dev/USB0 you you must put /dev/ttyUSB0 \nand so on..\n\nnote the tty between /dev/ and USB0\n\nSorry, I was away from home and now I tested at home and found the \"bug\"\n\n73\n\nEl 20/06/14 18:30, Richard Lawn escribió:\n> Still doesn't seem to work, but thank you for your help. Linux is nearly\n> like a foreign language to me hi hi. I'll paste a screen shot of the\n> terminal window that might help diagnosis.\n>\n> When I then typed into the terminal - rigctl -m 101 -r /dev/ttyS0 the\n> window just froze. I left it open and then tried to engage radio control\n> through Gpredict and the screen dimmed and would not respond to any\n> controls other than to shut down the application. Suggestions?\n> Rick\n>\n>\n> On Fri, Jun 20, 2014 at 6:07 PM, Pavel Milanes Costa <[email protected]\n> <mailto:[email protected]>> wrote:\n>\n>     Hi Richard...\n>\n>     In Linux with Gperdict you have to use a hamlib \"proxy\"...\n>\n>     First install the package hamlib-utils, using the console or terminal...\n>\n>     If debian\n>\n>     su -\n>     (provide your debian root paswd)\n>     apt-get install hamlib hamlib-utils\n>\n>     if ubuntu\n>\n>     sudo apt-get install hamlib hamlib-utils\n>     (provide your user passwd here)\n>\n>     Then you must tune your rigctld command\n>\n>     for a FT-847 this is a good starting point... again, in console...\n>\n>     rigctld -m 101 -r /dev/USB0\n>\n>     Where\n>\n>     -m 101 is you telling the soft that you have a FT-847...\n>     -r /dev/USB0 is your serial device, in this case I use a usb to\n>     serial interface, if you use a REAL serial port in yopur PC you have\n>     to change /dev/USB0 by /dev/ttyS0\n>\n>     The 0 in all this is the order... 0 is COM1 like in windows, and\n>     /dev/USB0 is the forst usb you connected...\n>\n>     I think you already have dialup permissions...\n>\n>\n>     73 de CO7WT\n>\n>     ----- Mensaje original -----\n>     De: Richard Lawn <[email protected] <mailto:[email protected]>>\n>     Para: Amsat BB <[email protected] <mailto:[email protected]>>\n>     Enviado: Fri, 20 Jun 2014 17:41:24 -0400 (CDT)\n>     Asunto: [amsat-bb] Question for Gpredict Users\n>\n>     I'm new to using Ubuntu-Linux. I finally with a lot of outside\n>     counciling\n>     got FlDigi to run using either Hamlib or Flrig to handle CAT on my\n>     FT-847.\n>     I thought I was home free until I found that Gpredict would not\n>     control CAT\n>     on the radio. What am I doing wrong? Can anyone help? Linux is my only\n>     resource on this old XP P3 computer. Ubuntu runs great if I can only\n>     learn\n>     how to use command line Linus language hi hi!\n>     73\n>     Rick\n>     W2JAZ\n>     _______________________________________________\n>     Sent via [email protected] <mailto:[email protected]>. Opinions\n>     expressed are those of the author.\n>     Not an AMSAT-NA member? Join now to support the amateur satellite\n>     program!\n>     Subscription settings: http://amsat.org/mailman/listinfo/amsat-bb\n>\n>\n",
    "attachments": []
}