Skip to content

v0.1

Compare
Choose a tag to compare
@martynvdijke martynvdijke released this 07 Dec 15:35
· 201 commits to master since this release
8f92720

v0.1

Enhancements:

  • Compatible with gnuradio3.8
  • Added static string option in data_source
  • Unit testing for all options (still somewhat WIP)
  • Test case generator to generate test cases
  • Far more documentation and automatic documentation extraction from the source code (using doxygen)
  • Automatic build/test/docs using github actions
  • README update
  • Added new logo of the project
  • New Cmake build structure
  • Improved logging by making use of gnuradio logging options instead of stdout
  • Added .gitignore file

Bug Fixes:

  • Several compile errors and warnings when compiling
  • Several Cmake compile warnings