falcon icon indicating copy to clipboard operation
falcon copied to clipboard

FALCON - Fast Analysis of LTE Control channels

Results 15 falcon issues
Sort by recently updated
recently updated
newest added

Hello, I am using srsRAN to build eNB. I want falcon to listen from eNB of srsRAN. Can I use ZeroMQ to connect Falcon and eNB.? Has anyone tried like...

I am using LimeSDR Mini which has different signal paths in the mixer. By default, the high frequency mixer (LNAH) is selected; for LTE bands below 2 GHz, selecting LNAW...

Trying to build falcon (AUR tudo-falcon 1.3.0-1) on a recent manjaro, I get build errors: ``` [ 50%] Building CXX object src/eye/phy/CMakeFiles/eye_phy.dir/SubframeWorker.cc.o In file included from /usr/include/glib-2.0/glib/gatomic.h:31, from /usr/include/glib-2.0/glib/gthread.h:32, from...

Hey there, just to leave a comment, I needed to downgrade to SoapySDR 0.7.2 on Archlinux for the AUR package to work. Also, I needed to install `qt5-charts` package for...

Firstly, many thanks for developing FALCON, it looks to be a really great way to analyse LTE networks. I'm trying to use FALCON but have run into an issue: the...

As reported by @NerdyProjects in https://github.com/falkenber9/falcon/issues/8, changes in GLib result in the following build error: ``` src/falcon-1.3.0/lib/include/falcon/meas/probe_modem.h:24:1: note: ‘extern "C"’ linkage started here 24 | extern "C" { | ^~~~~~~~~~...

I can't seem to figure out how to run FalconGUI straight from my B200 - for scripted use FalconEye works fine, but for visualisations it would be neat to be...

Greetings, I was trying to build falcon in Ubuntu on ARM, but am unable to do so. I think this is because of a bug ([#265](https://github.com/srsran/srsRAN_4G/issues/265)) in the patched version...

I'd like to contribute a Prometheus [exporter](https://prometheus.io/docs/instrumenting/writing_exporters/) and Grafana dashboard to see the realtime results of LTE scanning over time. [srsRAN](https://docs.srsran.com/projects/project/en/latest/user_manuals/source/grafana_gui.html#srsran) seems to support doing this, but I don't know...

I am trying to build Falcon for rtlsdr, and running into some errors I'm not sure how to remedy. after executing the following commands, I'll get the errors pasted down...