I'm using DSD+FL 2.368 (BTW, it would be nice if the Misc menu had an "About..." item that showed the version and maybe other useful environment info, like that which prints on the console at startup).
The issue is that the "status bar" at the bottom of the Event Log window sometimes does not show things that the decoded messages include. Some examples are in this IQ capture from SDR# with RTL-SDR.com dongle @ 2048 kSPS feeding DSD+ via VBCable. There are NEXEDGE48 "idle pulses" periodically on 452.3375 (I've trimmed it down to 1 to keep the file small). The console window shows 12 of these messages:
spanning 2 seconds, but the Event Log status bar only shows
Also of interest may be these two messages at the end:
There are three similar examples in the file, as summarized in the table below. The Msg23 values shown are the first 14 bytes (the last 9 bytes are all 00). Similarly, Msg8 shows the first 6 bytes (the remaining 17 are 00):
The issue is that the "status bar" at the bottom of the Event Log window sometimes does not show things that the decoded messages include. Some examples are in this IQ capture from SDR# with RTL-SDR.com dongle @ 2048 kSPS feeding DSD+ via VBCable. There are NEXEDGE48 "idle pulses" periodically on 452.3375 (I've trimmed it down to 1 to keep the file small). The console window shows 12 of these messages:
Sync:+NXDN48 TB DATA RAN=6 IDLENEXEDGE48 TB, missing the RAN6.Also of interest may be these two messages at the end:
Code:
Sync:+NXDN48 TB DATA RAN=6 msg=23 (?) 0617C757514B44363732AF6450F2000000000000000000
Sync:+NXDN48 TB DATA RAN=6 msg=8 (?) 06080040FFF00000000000000000000000000000000000
There are three similar examples in the file, as summarized in the table below. The Msg23 values shown are the first 14 bytes (the last 9 bytes are all 00). Similarly, Msg8 shows the first 6 bytes (the remaining 17 are 00):
| Freq | RAN | Msg23 | Msg8 |
|---|---|---|---|
| 452.3375 | 6 | 06 17 C7 57 51 4B 44 36 37 32 AF 64 50 F2 | 06 08 00 40 FF F0 |
| 451.7750 | 13 | 0D 17 C7 57 50 50 59 38 31 35 F2 81 FF 85 | 0D 08 00 40 FF F0 |
| 452.2500 | 13 | 0D 17 C7 57 50 50 59 38 31 35 F2 81 FF 85 | 0D 08 00 40 FF F0 |
| 451.4000 | 4 | 04 17 C7 57 50 50 45 32 39 30 10 73 13 26 | 04 08 00 40 FF F0 |