Email Detail
Show an email
GET /hyperkitty/api/list/[email protected]/email/4FX3SK5BPITAPEN3NQNHEZHHLK6PUT2W/?format=api
{ "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/4FX3SK5BPITAPEN3NQNHEZHHLK6PUT2W/?format=api", "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api", "message_id": "BY3PR13MB478840106DF126982E3D80EEEF1C2@BY3PR13MB4788.namprd13.prod.outlook.com", "message_id_hash": "4FX3SK5BPITAPEN3NQNHEZHHLK6PUT2W", "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/4FX3SK5BPITAPEN3NQNHEZHHLK6PUT2W/?format=api", "sender": { "address": "bstrick (a) N5BRG.COM", "mailman_id": "953542c988dd4c549175bb02a8a6a1ed", "emails": "https://mailman.amsat.org/hyperkitty/api/sender/953542c988dd4c549175bb02a8a6a1ed/emails/?format=api" }, "sender_name": "Bob Stricklin", "subject": "[pacsat-dev] Changing Frequencies", "date": "2024-05-06T02:12:35Z", "parent": null, "children": [], "votes": { "likes": 0, "dislikes": 0, "status": "neutral" }, "content": "Burns,\n\nI want to change the default frequencies for test and I am not finding the code to make this work. I see frequencies in config.h which I have changed.\n\nI see this description in your 3/1/24 email:\n\nNote on the \"default frequency\"\n Currently the Rx default freqs are all the same. Fix in \"IHUInitSaved\", module nonvolManagement.c. I'd change from a do to 4 WriteMRAMReceiveFreq calls each with a different DCT_DEFAULT_RX_FREQ (defined in config.h. Look for comment \"AX5043 radio constants\".\n In the module \"nonvolManagement.c\" there are routines called ReadMRAMReceiveFreq (which takes an integer indicating the receiver number as an argument). This routine/macro reads the value and its check value out of MRAM. If the check value is wrong, it returns DCT_DEFAULT_RX_FREQ. Note that it does NOT write the default Rx frequency back. It would be best to arrange to return the default frequency for the specified receiver on error rather than the generic frequency.\n\n\nI found a header for function ax...setfreq in a .h file but not seeing the function definition or use of this so maybe this was taken out.\n\nI want to set the frequencies to 145.840, 145.850, 145.860, 145.870 so the register values will match.\n\nThe PLL calibration routines in the code are calculating different values for the PLL based on the default frequencies. If I set the frequency with less change and keep it between the 840 and 870 values the register values should all remain the same.\n\nCan you tell me how to go about making the frequency changes?\n\nOther comments:\n\nThere is some code that works through these register values at startup and possible while operating. It seems to me the values calculated should always be the same for a given frequency and the calibration code is not needed. Since it is a satellite and on assigned frequencies fixing these values for registers would be less risk for any AX5043 application.\n\n\n\n\n\n\n", "attachments": [ { "email": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/4FX3SK5BPITAPEN3NQNHEZHHLK6PUT2W/?format=api", "counter": 2, "name": "attachment.html", "content_type": "text/html", "encoding": "us-ascii", "size": 4715, "download": "https://mailman.amsat.org/hyperkitty/list/[email protected]/message/4FX3SK5BPITAPEN3NQNHEZHHLK6PUT2W/attachment/2/attachment.html" } ] }