srsLTE/srsenb/hdr/stack/mac
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
2020-03-06 16:20:44 +01:00
..
mac.h refactor cell param handling and fix SIB transmissions 2020-03-06 16:20:44 +01:00
mac_metrics.h Clang format UE, eNB and lib (#850) 2019-12-16 16:04:22 +01:00
scheduler.h created a header for all common structs and helper functions 2020-03-05 20:23:07 +00:00
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. 2020-03-05 00:04:21 +00:00
scheduler_common.h remove const_casts from scheduler. Fix ODR issue 2020-03-05 20:23:07 +00:00
scheduler_grid.h created a header for all common structs and helper functions 2020-03-05 20:23:07 +00:00
scheduler_harq.h created a header for all common structs and helper functions 2020-03-05 20:23:07 +00:00
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 2020-02-28 11:33:26 +00:00
scheduler_ue.h created a header for all common structs and helper functions 2020-03-05 20:23:07 +00:00
ue.h pcap: add CC index when writing PCAP 2020-03-05 20:46:14 +01:00