Email Detail
Show an email
GET /hyperkitty/api/list/[email protected]/email/5HODIJVF3TK4R3VW5O2WYC4MDAQV2LH4/
{ "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/5HODIJVF3TK4R3VW5O2WYC4MDAQV2LH4/", "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/", "message_id": "[email protected]", "message_id_hash": "5HODIJVF3TK4R3VW5O2WYC4MDAQV2LH4", "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/5HODIJVF3TK4R3VW5O2WYC4MDAQV2LH4/", "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] Filesystem interface to mram", "date": "2023-04-07T02:03:46Z", "parent": null, "children": [], "votes": { "likes": 0, "dislikes": 0, "status": "neutral" }, "content": "Here's the email I sent earlier. You can ignore the questions about\nMRAM.\n\nI have integrated the Reliance Edge filesystem into the PacSatSw\nrepository in the \"filesystem\" branch. However, it is still missing the\nlower level interface to the mram devices.\n\nThe main filesystem interface is in reliance-edge/include/redposix.h, I\nhave enabled POSIX support without rename. It's pretty straightforward.\nYou can get a copy of the Reliance Edge development document from\nhttps://www.tuxera.com/resources/reliance-edge-developers-guide/, but I\ndon't think you need it. I have a copy, and I don't see that I can't\nredistribute it, so maybe I'll add it to the repository.\n\nAre we using the mram code in the deviceSupport directory? If so, the\nread and write operations (readMRAMWord, writeMRAMWord) don't have\nprototypes in the header. But I can fix that and integrate.\n\nJonathan, I guess I'll need a launchpad and a board with the mram, since\nthe qemu stuff didn't work out.\n\n-corey\n\n", "attachments": [] }