Skip to content

Tags: BabbleSim/ext_2G4_phy_v1

Tags

v3.0

Toggle v3.0's commit message
Add support for v2.1 phy-dev API

And update component version to v3.0

Note: The API towards channel and modem libraries has changed.
So these components will need to be updated simultaneously with
this.

Note: The v2 dumps have been updated to dump the new v2.1 API
frequency format.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>

v2.7

Toggle v2.7's commit message
version: Increase to 2.7

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>

v2.6

Toggle v2.6's commit message
version: Increase to 2.6

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>

v2.5

Toggle v2.5's commit message
version bump to 2.5

Correct version

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>

v2.4.1

Toggle v2.4.1's commit message
csv2pcap: Add support for coded phy and include power level

Add support for Coded Phy in the csv2pcap conversion script.

Unlike the BLE 1M and BLE 2M packets, CODED PHY packets contain
two entries in results/<sim_id>/*.Tx.csv files (one for FEC1 and a
second for FEC2). This modification takes this into account when
creating a BLE entry for Wireshark.
This modification also adds the power of transmissions for Wireshark.

Signed-off-by: Louka Yerly <louka.yerly@hes-so.ch>
Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>

v2.4

Toggle v2.4's commit message
version bump to 2.4

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>

v2.3

Toggle v2.3's commit message
dump_postprocess: BLE ellisys: Fix time saturation at 2seconds

The time was capped to 2^31 nanoseconds (~ 2 seconds)
in the output.
Fix it.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>

v2.2.1

Toggle v2.2.1's commit message
cmd line parsing: Fix typo in error message

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>

v2.2

Toggle v2.2's commit message
Add version file

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>

v2.1

Toggle v2.1's commit message
postprocess: Add script to convert radio activity to 15.4 pcap format

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>