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.
Ismael Gomez a5b7dcdf16
Remove boost string (#936)
* Remove boost string

* Make sure that int/enc algos can be specified in capital case in the MME.

* Use == instead of compare for comparing strings with const chars

Co-authored-by: Pedro Alvarez <pedro.alvarez@softwareradiosystems.com>
5 years ago
..
phy SRSENB: minor format, renaming and interface changes 5 years ago
radio removing unneeded install targets for static libs (reported by Filipe) 5 years ago
stack now the scell_activation CE is only for 1 octet. The 4 octet one is not yet supported. 5 years ago
CMakeLists.txt updated s1ap rrc interface with new asn1 lib types 5 years ago
enb.cc Remove boost string (#936) 5 years ago
enb_cfg_parser.cc move PRACH config check into cfg parser 5 years ago
enb_cfg_parser.h moved all the parsing of the libconfig files to separate functions that can be called from individual tests. Created several stack layer dummy classes for testing. Extended the rrc_mobility test to check correctness of RRC HOPreparation struct 5 years ago
main.cc Proper shutdown on SIGHUP 5 years ago
metrics_csv.cc use const& in metrics interface 5 years ago
metrics_stdout.cc use const& in metrics interface 5 years ago
parser.cc added scell parsing to the rr.conf 5 years ago