mobisys2018_nexmon_software_defined_radio VS mlat-server

Compare mobisys2018_nexmon_software_defined_radio vs mlat-server and see what are their differences.

mobisys2018_nexmon_software_defined_radio

Proof of concept project for operating Broadcom Wi-Fi chips as arbitrary signal transmitters similar to software-defined radios (SDRs) (by seemoo-lab)

mlat-server

Mode S multilateration server (by mutability)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
mobisys2018_nexmon_software_defined_radio mlat-server
2 2
747 69
0.0% -
0.0 10.0
about 6 years ago over 6 years ago
Shell Python
GNU General Public License v3.0 or later GNU Affero General Public License v3.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

mobisys2018_nexmon_software_defined_radio

Posts with mentions or reviews of mobisys2018_nexmon_software_defined_radio. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-15.

mlat-server

Posts with mentions or reviews of mlat-server. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-15.
  • GNU Radio
    10 projects | news.ycombinator.com | 15 Jan 2022
    I would suggest not starting in the 2.4GHz band, the protocols used there (wifi, bluetooth) are very complicated to understand. Get a rtl-sdr and start with something simpler: FM broadcast (my blogpost: https://www.abclinuxu.cz/blog/jenda/2019/11/gnu-radio-first-..., there is even an example capture you can download and replay, so you can start even without the physical radio), police radio (both analog and digital), radiosondes, weather satellites, ISM stuff - temperature sensors, garage and car remote controls, airplane multilateration (https://github.com/mutability/mlat-server)… You can do lot of stuff even with the $10 rtl-sdr, for example I have used it for multilaterating TV and radio transmitters (thesis: https://jenda.hrach.eu/dipl.pdf, unfortunately "layman's explanation" is available only as a lecture in Czech). I know people are even building radioastronomy stuff and passive radars (https://www.rtl-sdr.com/passive-radar-dual-coherent-channel-...) with rtl-sdr.

    Once you have basic understanding of the topic, you can get better hardware: AirSpy (the same features as rtl-sdr, but MUCH better signal-to-noise ratio and bandwidth) or bladeRF (costly, but probably the best radio you can get now). For example I'm now building a weather radar based on bladeRF. The bladeRF has a FPGA with open-source HDL, so you can mess even with absolutely lowlevel and bleeding edge stuff.

    Going back to your original question:

    Most cards load firmware from a file when they are initializing (check "dmesg|grep firmware", on my machine, for example, it says it has loaded /lib/firmware/rtl_nic/rtl8153b-2.fw), you are free to modify it. However, all (or maybe almost all) wifi cards have the format of the blob completely undocumented so it would be very hard to make a modification that would allow you to transmit/receive arbitrary signals. Something similar has been achieved with GSM phones (see OsmocomBB), but it requires very complicated reverse-engineering.

    Recently, there was a wifi stack released for a SDR, so the other way around: https://www.nuand.com/bladeRF-wiphy/.

  • MLAT Server Help
    1 project | /r/ADSB | 25 Dec 2021
    I got the code from https://github.com/mutability/mlat-server does anyone know how to get it up and running any assistance would be much appreciated and extremely helpful :)

What are some alternatives?

When comparing mobisys2018_nexmon_software_defined_radio and mlat-server you can also consider the following projects:

open-ath9k-htc-firmware - The firmware for QCA AR7010/AR9271 802.11n USB NICs

rpitx - RF transmitter for Raspberry Pi

redhawk - A submodule repository for distributing REDHAWK artifacts and the latest REDHAWK source code. Use 'git clone --recurse-submodules [email protected]:RedhawkSDR/redhawk.git' to also clone all submodules.

gnuradio - GNU Radio – the Free and Open Software Radio Ecosystem

sverchok - Sverchok

mobisys2018_nexmon_software_de

carl9170fw - CARL9170 Firmware Source Repository