vita-49
vita-49 copied to clipboard
Missing main() for Rx example code
I am doing some VITA 49 packet processing and found your library very helpful for making some quick prototype code. I see that you have some example Rx code, but you do not include a main() or a document describing what a user supplied main() should do. I am sure with some trial and error I can create something that works, but it would be nice if this code were included in the source. Any chance this code still exists and could be added, possibly to the Apps folder, to save the trouble of reinventing the wheel?
Hi,
Sorry, I don't have the main program at this time. As it mentions in the README, the code originally consumed UDP frames with a 8KB payload, and it supported handling more than a single VRT packet in a single UDP packet. As long as you know where the packets begin and end, it shouldn't be too hard to work out how to use it.
Best wishes! Eric
On Wed, Oct 4, 2017 at 9:02 AM, RWoodring79 [email protected] wrote:
I am doing some VITA 49 packet processing and found your library very helpful for making some quick prototype code. I see that you have some example Rx code, but you do not include a main() or a document describing what a user supplied main() should do. I am sure with some trial and error I can create something that works, but it would be nice if this code were included in the source. Any chance this code still exists and could be added, possibly to the Apps folder, to save the trouble of reinventing the wheel?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/eblossom/vita-49/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/AD9wQ_fuWPAQ7XGk3tZggIjiXPfgAUQOks5so6wMgaJpZM4Pt2rY .