Mon, 06 May 2024 03:01:17 UTC | login

Information for build dump1090-0-7.20210812gitde61bd5.fc38

ID246002
Package Namedump1090
Version0
Release7.20210812gitde61bd5.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/dump1090.git#a551f911f719fb2b7d36033d7c93d90814fe5b71
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 failed
Volume DEFAULT
StartedMon, 12 Jun 2023 10:12:27 UTC
CompletedMon, 12 Jun 2023 14:08:02 UTC
Taskbuild (f38, /rpms/dump1090.git:a551f911f719fb2b7d36033d7c93d90814fe5b71)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/dump1090.git#a551f911f719fb2b7d36033d7c93d90814fe5b71'}}
Tags No tags
RPMs No RPMs
Changelog * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * 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