You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andre Puschmann 120ad76c63 refactor cell param handling and fix SIB transmissions
- move cell specific eNB params to cell list in rr.conf
- make sure DL EARFCN and DL freq can be used to manually overwrite a single cell config
- fix SIB packing and transmission for multi cell configs
- introduce cell list to MAC
- adapt default enb.conf.example and rr.conf.example
5 years ago
..
mac.h refactor cell param handling and fix SIB transmissions 5 years ago
mac_metrics.h Clang format UE, eNB and lib (#850) 5 years ago
scheduler.h created a header for all common structs and helper functions 5 years ago
scheduler_carrier.h separated sf sched result from sf_sched class. The interface became way simpler. No need for finish_tti() method, sf_sched::new_tti() is called automatically when we access the sf_sched. 5 years ago
scheduler_common.h remove const_casts from scheduler. Fix ODR issue 5 years ago
scheduler_grid.h created a header for all common structs and helper functions 5 years ago
scheduler_harq.h created a header for all common structs and helper functions 5 years ago
scheduler_metric.h added logref class to forbid logmap pointer invalidation. Created a test for the logref, and introduced it in the scheduler, rrc and nas 5 years ago
scheduler_ue.h created a header for all common structs and helper functions 5 years ago
ue.h pcap: add CC index when writing PCAP 5 years ago