Skip to content

[refact] Implement save PCAP in C++

Timothée Couble requested to merge refact/implementSavePCAPInCpp into master

Changes:

  • Re-Implement save PCAP in C++ (previously implemented in python)
  • Use paraview save file instead of qt one (ui more coherent with lidarview and enable testing)
  • Add a test that save & crop pcap

Related to lidarview!209 (merged)

Edited by Timothée Couble

Merge request reports