Mon, 06 May 2024 05:15:25 UTC | login

Information for build dump1090-0-8.20210812gitde61bd5.fc40

ID278081
Package Namedump1090
Version0
Release8.20210812gitde61bd5.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/dump1090.git#a564e6ca5eeb28020fa48ec6fa7dac03c61c7c52
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
StartedThu, 21 Dec 2023 17:07:54 UTC
CompletedFri, 22 Dec 2023 09:51:32 UTC
Taskbuild (f40, /rpms/dump1090.git:a564e6ca5eeb28020fa48ec6fa7dac03c61c7c52)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/dump1090.git#a564e6ca5eeb28020fa48ec6fa7dac03c61c7c52'}}
Tags
f40
RPMs
src
dump1090-0-8.20210812gitde61bd5.fc40.src.rpm (info) (download)
riscv64
dump1090-0-8.20210812gitde61bd5.fc40.riscv64.rpm (info) (download)
dump1090-debuginfo-0-8.20210812gitde61bd5.fc40.riscv64.rpm (info) (download)
dump1090-debugsource-0-8.20210812gitde61bd5.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * 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