Skip to content

Releases: twardokus/v2verifier

Minor release v3.0.1

15 Aug 01:15
e76cd1d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

V2Verifier 3.0.0

12 Jun 20:00
47a720e
Compare
Choose a tag to compare

Version 3.0 is a major overhaul of V2Verifier. Among other changes, V2Verifier is now a C++ project. This move from Python to C++ allows experiments with realistic data sizes, code execution speed, etc. and allows integration with COTS C-V2X equipment if desired.

Version 3.0.0 is a preliminary release of version 3.0. See README and changelog for details.

What's Changed

Full Changelog: v2.0...v3.0.0

v2.1-alpha

04 Feb 16:19
5e88ecb
Compare
Choose a tag to compare
v2.1-alpha Pre-release
Pre-release

Significant changes

  • Upgrade DSRC implementation from GNURadio 3.7 to 3.8.
  • Move supported operating system from Ubuntu 18 to Ubuntu 20.
  • Restore TkGUI support for V2Verifier 2.0

What's Changed

Full Changelog: v2.0...v2.1-alpha

Version 2.0

10 Oct 17:16
64f8ca9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0-beta...v2.0

Beta release of V2Verifier 2.0

26 Apr 20:18
dfb5b64
Compare
Choose a tag to compare
Pre-release

This release incorporates support for C-V2X, a revamped method of managing inter-component socket communication (goodbye, scapy!) and more.

Early alpha release of V2Verifier 2.0

26 Mar 17:36
58c4b3e
Compare
Choose a tag to compare
Pre-release

We're excited to introduce, among other features, a more efficient WAVE packet generation system and some visual upgrades to the V2Verifier GUI. Version 2.0 will also introduce full support for C-V2X communication using USRPs or commercial C-V2X OBUs. Note that this pre-release is early alpha and should not be used for experiments at this time.

Version 1.1

14 Nov 00:57
Compare
Choose a tag to compare

Code cleanups and file formats. Minimal functional upgrades.

First release of V2Verifier

05 May 14:35
72e6d34
Compare
Choose a tag to compare

This code has been improved on and documentation has been added.

Pre-production release

29 Apr 14:58
Compare
Choose a tag to compare
Pre-release
v0.9

First presentable version