Show an email

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

{
    "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/D3HEIDCW36GHDEXVGM4UUCEAVGGW5YCS/",
    "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
    "message_id": "[email protected]",
    "message_id_hash": "D3HEIDCW36GHDEXVGM4UUCEAVGGW5YCS",
    "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/D3HEIDCW36GHDEXVGM4UUCEAVGGW5YCS/",
    "sender": {
        "address": "minyard (a) acm.org",
        "mailman_id": "59a713764a2e4ccabdcfd85f5b213a94",
        "emails": "https://mailman.amsat.org/hyperkitty/api/sender/59a713764a2e4ccabdcfd85f5b213a94/emails/"
    },
    "sender_name": "Corey Minyard",
    "subject": "[pacsat-dev] Re: Filesystem code",
    "date": "2023-04-15T21:33:29Z",
    "parent": null,
    "children": [],
    "votes": {
        "likes": 0,
        "dislikes": 0,
        "status": "neutral"
    },
    "content": "I wigged out on this.  I can pick it up in Addison, if you like, or you\ncan mail it to me.  Whichever is easier for you.  Address is:\n\n    7406 Wheatfield Rd, Garland, TX 75044\n\nIf I come out there, I have an appointment I need to make in Addison,\nwhat's a good day/time for you?\n\n-corey\n\nOn Fri, Apr 07, 2023 at 06:21:41PM +0000, Jonathan Brandenburg via pacsat-dev wrote:\n> I have confirmed I have it... Now, how to best get it to Corey... I can ship\n> it from Addison post office, I can get it to Bill soon (if Corey is going to\n> see Bill at a club meeting or something), or Corey can pick it up in\n> Addison.\n> Thoughts?\n> Jonathan\n> \n> On 4/7/2023 11:41 AM, Burns Fisher (AMSAT) via pacsat-dev wrote:\n> > Jonathan, did I send you the extra Launchpad that I ended up with?  In\n> > any case, do you want to give one to Corey? Corey, you may have to\n> > solder on some .1\" header pins for Jim's board to have all the required\n> > connections.  I know the headers are DNP around the outside where they\n> > are not used, but I'm not sure that all the inside ones are there\n> > either.\n> > \n> > \n> > \n> > 73,\n> > \n> > Burns Fisher, WB1FJ\n> > /AMSAT(R) Engineering -- Flight Software/\n> > \n> > \n> > On Fri, Apr 7, 2023 at 12:30 PM Corey Minyard via pacsat-dev\n> > <[email protected]> wrote:\n> > \n> >     I have the filesystem code mostly ready.  I changed the configuration\n> >     to use 256 byte block.  It's available in the filesystem branch.\n> > \n> >     So I will need a launchpad and a board with MRAM.  My address is:\n> > \n> >     7406 Wheatfield Rd, Garland, TX 75044\n> > \n> >     Chris, you can test it if you like, too.  I haven't written any tests\n> >     for anything yet, that needs to be added.\n> > \n> >     There is code to automatically mount the filesystem on startup and\n> >     format the filesystem if it detects corruption.\n> > \n> >     There are three new console commands:  mount fs, unmount fs, and\n> >     format fs.\n> > \n> >     The commands are the normal POSIX commands with \"red_\" prefixed,\n> >     red_open(), red_close(), read_read(), etc.\n> > \n> >     I need to write a README about how this is all set up.\n> > \n> >     -corey\n> > \n> >     -----------------------------------------------------------\n> > \n> >     pacsat-dev mailing list -- [email protected]\n> >     View archives of this mailing list at\n> >     https://mailman.amsat.org/hyperkitty/list/[email protected]\n> >     To unsubscribe send an email to [email protected]\n> >     Manage all of your AMSAT-NA mailing list preferences at\n> >     https://mailman.amsat.org\n> > \n> > \n> > -----------------------------------------------------------\n> > \n> > pacsat-dev mailing list [email protected]\n> > View archives of this mailing list athttps://mailman.amsat.org/hyperkitty/list/[email protected]\n> > To unsubscribe send an email [email protected]\n> > Manage all of your AMSAT-NA mailing list preferences athttps://mailman.amsat.org\n> \n> \n> -- \n> Jonathan Brandenburg, KF5IDY\n\n> \n> -----------------------------------------------------------\n> \n> pacsat-dev mailing list -- [email protected]\n> View archives of this mailing list at https://mailman.amsat.org/hyperkitty/list/[email protected]\n> To unsubscribe send an email to [email protected]\n> Manage all of your AMSAT-NA mailing list preferences at https://mailman.amsat.org\n\n",
    "attachments": []
}