Sun, 05 May 2024 20:49:41 UTC | login

Information for build dump1090-0-6.20210812gitde61bd5.fc37

ID212694
Package Namedump1090
Version0
Release6.20210812gitde61bd5.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/dump1090.git#ea3d0361024266621b3692ff5d9fca323ce80de4
SummarySimple Mode S decoder specifically designed for RTLSDR devices
DescriptionDump 1090 is a Mode S decoder specifically designed for RTLSDR devices. Install this to use your RTL-SDR to track commercial aircraft in your area. The main features are: * Robust decoding of weak messages, with mode1090 many users observed improved range compared to other popular decoders. * Network support: TCP30003 stream (MSG5...), Raw packets, HTTP. * Embedded HTTP server that displays the currently detected aircraft on Google Map. * Single bit errors correction using the 24 bit CRC. * Ability to decode DF11, DF17 messages. * Ability to decode DF formats like DF0, DF4, DF5, DF16, DF20 and DF21 where the checksum is xored with the ICAO address by brute forcing the checksum field using recently seen ICAO addresses. * Decode raw IQ samples from file (using --ifile command line switch). * Interactive command-line interface mode where aircraft currently detected are shown as a list refreshing as more data arrives. * CPR coordinates decoding and track calculation from velocity. * TCP server streaming and receiving raw data to/from connected clients (using --net).
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 17 Oct 2022 16:39:16 UTC
CompletedMon, 17 Oct 2022 16:53:33 UTC
Taskbuild (f37, /rpms/dump1090.git:ea3d0361024266621b3692ff5d9fca323ce80de4)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/dump1090.git#ea3d0361024266621b3692ff5d9fca323ce80de4'}}
Tags
f37
f38
f39
f40
RPMs
src
dump1090-0-6.20210812gitde61bd5.fc37.src.rpm (info) (download)
riscv64
dump1090-0-6.20210812gitde61bd5.fc37.riscv64.rpm (info) (download)
dump1090-debuginfo-0-6.20210812gitde61bd5.fc37.riscv64.rpm (info) (download)
dump1090-debugsource-0-6.20210812gitde61bd5.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Aug 11 2021 Stuart D. Gathman <stuart@gathman.org> 0-4.20210727gitde61bd5 - Add markdown man page * Wed Aug 04 2021 Stuart D. Gathman <stuart@gathman.org> 0-3.20210727gitde61bd5 - Minor formatting nits * Mon Aug 02 2021 Stuart D. Gathman <stuart@gathman.org> 0-2.20210727gitde61bd5 - Link to issue for patch - use %set_build_flags macro - use %forge macros - extract LICENSE from anet.h - fix perms on gmap.html * Tue Jul 27 2021 Stuart D. Gathman <stuart@gathman.org> 0-1.20210727gitde61bd5 - Initial RPM