I want to capture (and maybe dissect) the diag data obtained from Qualcomm Quectel modem (EC25) in linux. I have done this for mobile devices with Qualcomm chip-set in android environment using some opensource projects such as mobile-insight and SnoopSnitch. So I can dissect almost all the diag data obtained from air interface like RRC Signaling Message and ...
Now, I need an open source program in C++ to capture diag frames from Quectel chipset. I know that osmocom has similar project in this area. So what is the best open source c++ app to use? (If osmocom is the best, please guide me that project because I'm somewhat ambiguous in the osmocom document)