Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

Releases: IQTLabs/Daedalus

v0.7.4

01 Sep 15:10
f821cd5
Compare
Choose a tag to compare
  • Use versionsed base image for srsRAN
  • Change cmake flags to allow for srsRAN to run on CPUs that don't have AVX512
  • Add iot.nb APN and fallback subnet for unknown APNs

v0.7.3

31 Aug 17:16
27d8592
Compare
Choose a tag to compare
  • Remove unnecessary configs
  • Fix interfaces for different APNs
  • Add a healthcheck for mongoloader successfully importing IMSI records
  • Add virtual UE internet connectivity integration tests for both eNB and gNB setups

v0.7.2

27 Aug 23:35
ba8d65e
Compare
Choose a tag to compare
  • Reduce number of things UHD installs and downloads for quicker build times and smaller image sizes

v0.7.1

27 Aug 18:07
dc3a833
Compare
Choose a tag to compare
  • Fix scripts not being executable

v0.7.0

26 Aug 19:57
c7b5987
Compare
Choose a tag to compare
  • Updated Open5GS
  • Updated uhd for Ettus
  • Updated dovesnap, and locked to versions for pulling images rather than building
  • Using a versioned UERANSIM now
  • Consolidated configs into a single file slice.yaml for most components
  • Added tests
  • Uses versioned images for pulling rather than building
  • Added option to still build images if preferred
  • Consolidated scripts to reduce duplication
  • Added a healthcheck for the NRF for services registered with it
  • Added a healthcheck for MongoDB
  • Moved to one SGWU and one UPF to simplify configs

v0.6.0

28 Jul 00:12
d6bafa3
Compare
Choose a tag to compare
  • Pinned MongoDB version for loader
  • Updated Dovesnap
  • Updated precommit hooks
  • Added Maintainer labels
  • Add Docker image builds to workflows
  • Linting

v0.5.1

23 Jul 21:13
cc0e43c
Compare
Choose a tag to compare
  • Fix name of LimeSDR PRB variable

v0.5.0

23 Jul 16:53
42ea6a0
Compare
Choose a tag to compare
  • Fix incorrect handling of PRB and EARFCN options for Ettus and BladeRF
  • Dynamically generate certs instead of using static ones in the repo

v0.4.0

20 Jul 17:09
272177e
Compare
Choose a tag to compare
  • Implement adding IMSIs through the CLI

v0.3.0

19 Jul 17:46
3091eb9
Compare
Choose a tag to compare
  • Enable configurable PRB and EARFCN per SDR
  • Allow LimeSDR and other SDRs to work together despite different versions of srsRAN
  • Updated Open5GS to 2.3.2
  • Added additional exception handling