[20:06:11] NASSP Logging has been started by n7275 [20:06:13] indy91, you had some kind of revelation or insight into V74 downlinks the other day right? [20:10:01] sort of. The way our telemetry clients check on synchronization has to be changed, then it should work [20:10:24] right now it just checks every 100 words what format is sent [20:10:33] which is what all the normal downlink formats send [20:10:51] but V74 sends 130 [20:11:09] 1 sync word, one word saying which bank is even being sent and then 128 data of a bank [20:11:41] so if that is changed correctly it should be able to smooth go from normal downlink to erasable dump and back [20:12:04] smoothly* [20:13:18] ahh, okay. for some reason I was under the impression that it only garbled our AGC page, but when I tried it recently I had a loss-of-sync problem. so that makes sense [20:13:19] there is a word order bit that is being sent, but not at all processed right now [20:14:35] that bit is always 1, except for the first word of a list [20:14:43] so that can be used to sync [20:14:48] buuuut [20:15:04] in the normal downlink formats, the 51st word also has that 0 [20:15:08] like the 1st word [20:15:12] so that confuses me [20:15:41] I believe they could process the 2x 50 words separately with that [20:15:48] declare it to have good data separately [20:16:01] but it's causing a bit of trouble with finding sync [20:16:13] because it's not always the 1st word of a list if that bit is 0 [20:18:03] I will also switch from CSM to LM telemetry client next time I mess with this [20:18:29] the CSM one still needs V2010 and I can't change the GUI at all or it fails to build... [20:18:33] VS2010* [20:18:54] kind of annoying to experiment and/or debug [20:20:46] once we merge the drift PR I'm working on telemetry processing [20:36:30] well...maybe I'll start that now. multitasking has always worked out great for me :) [20:38:15] when you have many projects then it increases the odds of one of them getting finished some time, right? Right?? [20:43:18] I actually do think so haha [20:44:34] it works for some projects yeah. But there are some where I have then forgotten enough about how everything works that I have to start from scratch. Usually the complicated and complex projects. [21:01:10] oh yeah I don't disagree [21:01:18] case in point, I've had to re-learn how the CDU works several times now :P [21:12:11] don't expect me to know much Interpreter at this point :D [21:12:15] night!