D
DaveNF2G
Guest
Go to your other post, click on the Report button (the exclamation point within a red and white triangle) in the upper right corner, and put your request for deletion in the comment box.
Because one isn't needed?However there is no invert switch in DSD for NXDN.
Right here:Where in the code would be the best place to invert the data so I can build my own invert switch. There's many places to do this but where would be the best (symbol, sample, dibit?)
result = read (opts->audio_in_fd, &sample, 2);
sample = -sample; // invert (don't ask...)
Well, bitwise inversion wouldn't be my first choice...Can I do a simple value = ~value somewhere to invert?
Is their any software to decode NXDN trunking system with encryption?
Is their any software to decode NXDN trunking system with encryption?