Skip to content

Releases: Dustify/SdrSharpPocsagPlugin

r8.2

15 Jul 19:32
5a5f169
Compare
Choose a tag to compare

Join the discord to discuss issues, feature requests etc.

  • Aligning with latest SDR# SDK and .NET 8
  • No functional changes
  • Tested on SDR# 1920
  • Tips:
    Set squelch properly or disable altogether
    Audio volume / mute / filter should not affect decoding
    Try and centre on the target signal as closely as possible, sometimes the snapped frequency is off by a few hundred Hz

Thanks

r8.1-experimental

07 Apr 20:05
Compare
Choose a tag to compare

Join the discord to discuss issues, feature requests etc.

  • Filtering
    You can now supply a list of comma separated values to filter by (e.g. value1,value2)
    The filter works as an OR and is applied to the Address and Payload fields
    If logging is enabled, all messages are still logged to the main file, messages matching the filter go to a log file suffixed with "-filtered.csv"
  • Possible resolution for NullRef in r8-experimental
  • Please remove any pre-r6-experimental installations of the plugin before using this one
  • Tested on SDR# 1919

Thanks

r7-experimental

14 Mar 23:00
7878178
Compare
Choose a tag to compare

Join the discord to discuss issues, feature requests etc.

  • Resolved issue where POCSAG messages would get "stuck" before reporting message
  • AX.25 decoding - including APRS, although APRS decoding itself has not been implemented
  • ACARS decoding - only raw data is reported
  • Mode selector - switch between POCSAG, FLEX, AX.25 and ACARS
  • Logging - when enabled daily CSV logs will be saved under "sdrs-log" in your SDR# directory
  • Please remove any pre-r6-experimental installations of the plugin before using this one
  • Tested on SDR# 1919

Thanks

r6-experimental

29 Jan 19:28
Compare
Choose a tag to compare

Join the discord to discuss issues, feature requests etc.

  • Major re-write
  • Resampling, band-pass filtering and timing recovery implemented
  • Generally, performance should be significantly improved
  • FLEX 1600/2 implemented
  • Please note the readme is yet to be updated
  • Please remove any old installations of the plugin before using this one
  • Tested on SDR# 1919

Thanks

r5

20 Apr 20:02
Compare
Choose a tag to compare
r5
  • Per decoder configurable moving average filter to help with noisy signals
  • Payload wrapping / multi-line option
  • 1 and 2-bit error correction
  • Options are now saved using the SDR# API

r4

13 Apr 20:00
Compare
Choose a tag to compare
r4
  • CAP codes should now be displayed correctly
  • Numeric decoding implemented (also handles tone messages)
  • Message type column added
  • Timestamps now include seconds
  • De-duplicate, hide bad decode and clear UI added

r3

09 Apr 15:26
b497040
Compare
Choose a tag to compare
r3
  • Parity and BCH checks - compromised messages shouldn't be displayed (error correction to be implemented at a later date)
  • Basic de-duplication - ignoring the first 9 chars of a message (if possible), duplicate messages should not be displayed as far as the message buffer goes (presently 1000 items)

r2

05 Apr 22:15
37d6724
Compare
Choose a tag to compare
r2

Error handling and updated column headers.

No new functionality....

r1

23 Mar 22:04
Compare
Choose a tag to compare