Skip to content

Commit

Permalink
main manifest: Update to 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.

base: a3dff9a57 -> 0cc70e78a8 (v1.14.1 -> v1.14.2)
* libPhyComv1: Add sim_id sanity check
* libPhyComv1: Be even more tolerant with user issues
* libPhyComv1: Improve C++ compatibility
* libPhyComv1: Make functions declarations prototypes

ext_2G4_libPhyComv1: aa4951317 -> 15ae0f87 (v2.3.1 -> v2.4)
* Provide API for immediate RSSI request during abort reevaluation
* docs: Correct immediate RSSI chart

ext_2G4_phy_v1: 04eeb3c379 -> 55b214819 (2.4 -> 2.5)
* Correct immediate RSSI request to match corrected API

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
  • Loading branch information
aescolar committed Oct 28, 2024
1 parent 9ee22c7 commit 1f242f4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,19 +21,19 @@ manifest:
- name: babblesim_base
repo-path: base
path: bsim/components
revision: a3dff9a57f334fb25daa9625841cd64cbfe56681
revision: 0cc70e78a88c1de9d8ec045a703b38134861e7e7
groups:
- babblesim
- name: babblesim_ext_2G4_libPhyComv1
repo-path: ext_2G4_libPhyComv1
path: bsim/components/ext_2G4_libPhyComv1
revision: aa4951317cc7d84f24152ea38ac9ac21e6d78a76
revision: 15ae0f87fa049e04cbec48a866f3bc37d903f950
groups:
- babblesim
- name: babblesim_ext_2G4_phy_v1
repo-path: ext_2G4_phy_v1
path: bsim/components/ext_2G4_phy_v1
revision: 04eeb3c3794444122fbeeb3715f4233b0b50cfbb
revision: 62e797b2c518e5bb6123a198382ed2b64b8c068e
groups:
- babblesim
- name: babblesim_ext_2G4_channel_NtNcable
Expand Down

0 comments on commit 1f242f4

Please sign in to comment.