Email Detail
Show an email
GET /hyperkitty/api/list/[email protected]/email/MLM6KEKRFHHSRIG4SBSOD4VGNAWJEHLT/
{ "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/MLM6KEKRFHHSRIG4SBSOD4VGNAWJEHLT/", "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/", "message_id": "CADq4U7JQimCSUhHx46oje_CoSjg0mKG30m_=AQPjm8MPJj=JRQ@mail.gmail.com", "message_id_hash": "MLM6KEKRFHHSRIG4SBSOD4VGNAWJEHLT", "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/MLM6KEKRFHHSRIG4SBSOD4VGNAWJEHLT/", "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: AX25 code", "date": "2023-05-12T12:50:54Z", "parent": null, "children": [], "votes": { "likes": 0, "dislikes": 0, "status": "neutral" }, "content": "On Thu, May 11, 2023 at 8:01 PM Corey Minyard via pacsat-dev\n<[email protected]> wrote:\n>\n> For Chris, mostly,\n>\n> In my AX25 code, the two queues are named read_data and write_data,\n> you can search for those values. The length, position, and size are\n> right after it and described in the comment above.\n>\n> There are also some functions named \"sub_seq\", \"add_seq\" and\n> \"seq_in_range\" that handle the wraparound. In particular,\n> seq_in_range is a little tricky. And I see that I should comment\n> those better.\n\nJust to be clear, those are used for both sequence number handling and\nfor circular buffer handling. I've added some comments to document\nthem a little better.\n\n>\n> And if you want, I can look at splitting up my code into a library\n> that has the state machine that could be re-used. It may be some\n> overkill, though, it does all the extended sequencing, XID, and such\n> that we don't need.\n>\n> -corey\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", "attachments": [] }