EFForg / crocodilehunter

Taking one back for Steve Irwin     (๑•̀ㅂ•́)و
GNU General Public License v3.0
971 stars 136 forks source link

Refactor cell scanning code #53

Closed cooperq closed 5 years ago

cooperq commented 5 years ago

In EFForg/srsLTE there is a file in the examples directory that measures and decodes sib1 data called cell_measurement.cc. I have modified this to scan an entire band and decode any sib1 packets it finds. We should further modify it to:

void-elf commented 5 years ago

25 is included in this

void-elf commented 5 years ago

Also waiting on https://github.com/EFForg/srsLTE/issues/7

cooperq commented 5 years ago

45 is also included in this.

cooperq commented 5 years ago

57 and #58 are included in this as well.

cooperq commented 5 years ago

All dependent issues fixed, closing this issue.