Releases: IQTLabs/Daedalus
Releases · IQTLabs/Daedalus
v0.7.4
- 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
- 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
- Reduce number of things UHD installs and downloads for quicker build times and smaller image sizes
v0.7.1
- Fix scripts not being executable
v0.7.0
- 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
- Pinned MongoDB version for loader
- Updated Dovesnap
- Updated precommit hooks
- Added Maintainer labels
- Add Docker image builds to workflows
- Linting
v0.5.1
- Fix name of LimeSDR PRB variable
v0.5.0
- 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
- Implement adding IMSIs through the CLI
v0.3.0
- 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