BabbleSim / ext_2G4_phy_v1

2.4GHz physical layer simulation component
4 stars 6 forks source link

wireshark capture misses event counter field #5

Open ilhanates opened 3 months ago

ilhanates commented 3 months ago

wireshark

aescolar commented 3 months ago

@ilhanates care to elaborate? :)

ilhanates commented 3 months ago

Could generator fill event counter (not sent thru air but some other tools does it) field ?

aescolar commented 3 months ago

My quick guess is that this is not something we can do in the trace we provide to wireshark (it is the raw packet), but something wireshark would need to guess from something else automagically

https://github.com/BabbleSim/ext_2G4_phy_v1/blob/master/dump_post_process/csv2pcap#L81-L98