Skip to content

Commit

Permalink
manifest: Update bsim to version v2.4
Browse files Browse the repository at this point in the history
Main changes since v2.3:
* Support for immediate RSSI measurements during abort reevaluations
* Several minor improvements in the base components, including
  tolerating better under-setup docker images, improved C++
  compatibility, a new sanity check for problematic user provided
  sim_ids, and other minor improvements.

Note: Like before, bsim remains fully backwards compatible

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
  • Loading branch information
aescolar authored and carlescufi committed Oct 29, 2024
1 parent c133b64 commit 4055919
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,29 +34,29 @@ manifest:
path: modules/lib/acpica
- name: bsim
repo-path: babblesim-manifest
revision: 9ee22c707970f6621adba0375841c0a609e24628
revision: 1f242f4ed7fc141fdfcfeca8d21c6d9e801179d7
path: tools/bsim
groups:
- babblesim
- name: babblesim_base
remote: babblesim
repo-path: base
path: tools/bsim/components
revision: a3dff9a57f334fb25daa9625841cd64cbfe56681
revision: 0cc70e78a88c1de9d8ec045a703b38134861e7e7
groups:
- babblesim
- name: babblesim_ext_2G4_libPhyComv1
remote: babblesim
repo-path: ext_2G4_libPhyComv1
path: tools/bsim/components/ext_2G4_libPhyComv1
revision: aa4951317cc7d84f24152ea38ac9ac21e6d78a76
revision: 15ae0f87fa049e04cbec48a866f3bc37d903f950
groups:
- babblesim
- name: babblesim_ext_2G4_phy_v1
remote: babblesim
repo-path: ext_2G4_phy_v1
path: tools/bsim/components/ext_2G4_phy_v1
revision: 04eeb3c3794444122fbeeb3715f4233b0b50cfbb
revision: 62e797b2c518e5bb6123a198382ed2b64b8c068e
groups:
- babblesim
- name: babblesim_ext_2G4_channel_NtNcable
Expand Down

0 comments on commit 4055919

Please sign in to comment.