File dumpvdl2.changes of Package dumpvdl2
-------------------------------------------------------------------
Wed Apr 11 20:31:31 UTC 2018 - mardnh@gmx.de
- Update to version 1.3.0
* Added decoder for FANS-1/A ADS-C messages
* Added decoder for FANS-1/A CPDLC messages
* Human-readable formatting of CPDLC and Context Management
messages (if you still want the old format, add --dump-asn1
command line option)
* Added install rule to Makefile
* Added a sample systemd service file
* Bug fixes
-------------------------------------------------------------------
Mon Jan 1 12:12:40 UTC 2018 - mardnh@gmx.de
- Update to version 1.2.0
* Better input signal filtering - reduced bit error rate, 10-50% more
messages successfully decoded.
* SDRPlay: major bugfixes in sample buffer handling code - shall now
perform equally well as RTLSDR (or even better).
* SDRPlay: --gain knob replaced with --gr (gain reduction). This makes
gain configuration in dumpvdl2 compatible with other SDRPlay apps.
See README.md for details.
* SDRPlay: support for selecting device by serial number.
Added optional build-time PLATFORM knob which sets CPU-specific
* compiler flags to optimize the code for various flavours of
Raspberry Pi. Supported values: rpiv1, rpiv2, rpiv3.
* Other minor bug fixes
- Remove patch:
* dumpvdl2-obey-cflags.diff
-------------------------------------------------------------------
Wed Jun 28 12:36:49 UTC 2017 - jengelh@inai.de
- Remove disputable/irrelevant wording from description.
-------------------------------------------------------------------
Tue Jun 20 20:30:49 UTC 2017 - mardnh@gmx.de
- Update to version 1.1.0
* Support for SDRPlay RSP1 and 2 using native binary API
* Added dissector for ISO 8073/X.224 Connection-oriented Transport Protocol
* Added dissectors for ICAO Context Management and CPDLC
* Enhancements for ES-IS and XID dissectors
* Support for referring to dongles using their serial numbers
* Output formatting fixes
* Bug fixes
- Rebase patch:
* dumpvdl2-obey-cflags.diff
-------------------------------------------------------------------
Tue Jun 20 13:54:19 UTC 2017 - mpluskal@suse.com
- Tiny packaging cleanup
-------------------------------------------------------------------
Mon Feb 27 12:52:15 UTC 2017 - mardnh@gmx.de
- initial package