carl9170fw VS mlat-server

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

carl9170fw

CARL9170 Firmware Source Repository (by chunkeey)

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
carl9170fw mlat-server
4 2
37 69
- -
2.9 10.0
12 months ago over 6 years ago
C 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.

carl9170fw

Posts with mentions or reviews of carl9170fw. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-11.
  • Nvidia releases open-source GPU kernel-modules
    8 projects | news.ycombinator.com | 11 May 2022
    The carl firmware at https://github.com/chunkeey/carl9170fw should put that argument to rest. That is Wifi firmware source code for the Wifi I currently use.

    Easily changed likely means there's a physical knob somewhere that you could accidentially poke as a layperson.

    Not that you get a three year CS education, figure out how your distribution packages dependencies, install the correct embedded toolchain (good luck), find out exactly which chip is in your device, fetch the proper firmware source code in the right version, build the thing, figure out how to flash the result onto the chip / read the Linux kernel sources to figure out the filename inside /lib/firmware. That's not easy.

    Even if this entire process was packaged (it is--see <https://packages.debian.org/sid/firmware-linux-free>), it probably still doesn't count (or at least shouldn't count) as "easily" changed.

  • The FSF’s relationship with firmware is harmful to free software users
    3 projects | news.ycombinator.com | 22 Jan 2022
  • Framework: Open Sourcing Our Firmware
    10 projects | news.ycombinator.com | 21 Jan 2022
  • GNU Radio
    10 projects | news.ycombinator.com | 15 Jan 2022
    There are some cards with open source firmware, you might be able to modify it to do something like that.

    https://github.com/chunkeey/carl9170fw/

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 carl9170fw and mlat-server you can also consider the following projects:

rpitx - RF transmitter for Raspberry Pi

EmbeddedController - Embedded Controller firmware for the Framework Laptop

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

libnklabs - NK Labs Common Library

sverchok - Sverchok

bcm5719-fw - BCM5719 firmware reimplementation

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

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)

MxGPU-Virtualization

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.