Skip to content

WIP: Start the migration to GNU Radio 3.10

Manolis Surligas requested to merge gnuradio-3.10 into master
  • Drop astyle in favor of clang-format
  • Use cmake-format for the CMakeLists.txt
  • Re-structure the include directory to match the new scheme of GNU Radio
  • Update the date.h header only library
  • Fix compiler warnings with signed/unsigned comparisons

Signed-off-by: Manolis Surligas surligas@gmail.com

Merge request reports