Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
Top 7 C rtl-sdr Projects
-
pi@pi4b8:/etc/systemd/system $ cat rtl_433.service # based on https://github.com/merbanan/rtl_433/issues/1651 [Unit] Description=RTL_433 service script StartLimitIntervalSec=5 Documentation=https://github.com/merbanan/rtl_433/README.md After=syslog.target network.target [Service] Type=exec ExecStart=/usr/bin/rtl_433 -C si -F mqtt # Restart script if stopped Restart=always # Wait 30s before restart RestartSec=30s # Tag things in the log # View with: sudo journalctl -f -u rtl_433 -o cat SyslogIdentifier=rtl_433 StandardOutput=syslog StandardError=syslog [Install] WantedBy=multi-user.target
-
stratux.me seems to be non-functional. I think this has been mentioned on here before. Maybe have it redirect to the github page? Is this the github page we should be using? https://github.com/cyoung/stratux
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
-
-
readsb-protobuf
Readsb is a Mode-S/ADSB/TIS decoder for RTLSDR, BladeRF, Modes-Beast and GNS5894 devices. Future development version with protocol buffer storage.
Project mention: Working on a "Is this rare" application so you don't have to wonder! I could use some ideas and pointers! | /r/ADSB | 2023-03-20Mictronic's aircraft database appears to be available on github as json. It looks like they may also have the type descriptions from the ICAO doc available in json at the same link. I haven't looked that closely at the data. Previously I wrote some code to scrape it from the ICAO site.
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
C rtl-sdr related posts
- Error handling in a failing service
- seeking help with 433Mhz remote integration
- Create a subghz file from known data?
- New Guy: Outdoor Thermostat / automated fan start/stop.
- Mystery signal?
- Problem trying to listen to a Honeywell doorbell (RF 868 Mhz) with RTL-433
- Elster TPR11 water meter reader
-
A note from our sponsor - Onboard AI
getonboard.dev | 29 Nov 2023
Index
What are some of the best open-source rtl-sdr projects in C? This list will help you:
Project | Stars | |
---|---|---|
1 | rtl_433 | 5,375 |
2 | stratux | 994 |
3 | readsb | 237 |
4 | dumpvdl2 | 187 |
5 | rtl-wmbus | 184 |
6 | readsb-protobuf | 80 |
7 | sdr-modem | 24 |