An error occurred fetching the project authors.
- 29 Aug, 2018 1 commit
-
-
lfarizav authored
-
- 24 Aug, 2018 2 commits
- 10 Aug, 2018 1 commit
-
-
lfarizav authored
-
- 25 Jul, 2018 1 commit
-
-
lfarizav authored
-
- 30 Jun, 2018 1 commit
-
-
lfarizav authored
-
- 13 Jun, 2018 1 commit
-
-
lfarizav authored
-
- 29 May, 2018 1 commit
-
-
Luis Ariza authored
-
- 25 May, 2018 1 commit
-
-
Luis Ariza authored
-
- 18 Mar, 2018 1 commit
-
-
Luis Ariza authored
-
- 06 Mar, 2018 1 commit
-
-
Luis Ariza authored
-
- 23 Feb, 2018 1 commit
-
-
Luis Ariza authored
-
- 29 Jan, 2018 1 commit
-
-
lfarizav authored
-
- 24 Jan, 2018 1 commit
-
-
lfarizav authored
-
- 19 Jan, 2018 1 commit
-
-
lfarizav authored
-
- 18 Jan, 2018 1 commit
-
-
lfarizav authored
-
- 16 Jan, 2018 1 commit
-
-
lfarizav authored
-
- 10 Jan, 2018 1 commit
-
-
lfarizav authored
-
- 08 Jan, 2018 1 commit
-
-
lfarizav authored
-
- 04 Jan, 2018 1 commit
-
-
lfarizav authored
-
- 25 Dec, 2017 1 commit
-
-
lfarizav authored
-
- 20 Dec, 2017 1 commit
-
-
lfarizav authored
-
- 07 Dec, 2017 1 commit
-
-
lfarizav authored
-
- 29 Nov, 2017 1 commit
-
-
lfarizav authored
-
- 28 Nov, 2017 1 commit
-
-
lfarizav authored
-
- 23 Nov, 2017 1 commit
-
-
lfarizav authored
-
- 18 Oct, 2017 1 commit
-
-
lfarizav authored
-
- 16 Oct, 2017 2 commits
- 13 Oct, 2017 1 commit
-
-
lfarizav authored
-
- 06 Oct, 2017 1 commit
-
-
lfarizav authored
-
- 28 Jul, 2017 1 commit
-
-
gabrielC authored
-
- 22 May, 2017 1 commit
-
-
Cedric Roux authored
-
- 12 May, 2017 1 commit
-
-
gabrielC authored
```------------------------------------------------------- bug 29 Ttile: FDD should be TDD. Bug Location: switch (oai_emulation.info.frame_type[0]) { case FDD: frame_type = "FDD"; break; case TDD: frame_type = "FDD"; break; } ``` -------------------------------------------------------
-
- 24 Mar, 2017 4 commits
-
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
-
- 23 Mar, 2017 1 commit
-
-
Cedric Roux authored
- import RRC ASN.1 defintions from the specifications (file openair2/RRC/LITE/MESSAGES/asn1c/ASN1_files/RRC-e10.asn) contrary to rel8/10, all modules have been imported, maybe it's too much to refine in case of problems - deal with rel14 in fix_asn1 - all code that was for Rel10 is now for Rel10/Rel14 - some incompatible changes (mostly in naming) were resolved in favor of rel14, see in openair2/RRC/LITE/defs.h - unsure about the rlc layer, some arrays have changed (values appended), I only changed the definition and in tests in the code, I changed the index limit, maybe it's not enough Rel14 is the default compilation mode.
-
- 13 Mar, 2017 1 commit
-
-
hbilel authored
-