dump1090 icon indicating copy to clipboard operation
dump1090 copied to clipboard

Dump1090 is a simple Mode S decoder for RTLSDR devices

Results 40 dump1090 issues
Sort by recently updated
recently updated
newest added

Fix the following build failures on gcc 10 (where -fno-common is enabled by default): ``` /home/test/autobuild/run/instance-0/output-1/per-package/dump1090/host/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/bin/ld: interactive.o:/home/test/autobuild/run/instance-0/output-1/build/dump1090-bff92c4ad772a0a8d433f788d39dae97e00e4dbe/dump1090.h:373: multiple definition of `Modes'; /home/test/autobuild/run/instance-0/output-1/per-package/dump1090/host/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/bin/ld: interactive.o:/home/test/autobuild/run/instance-0/output-1/build/dump1090-bff92c4ad772a0a8d433f788d39dae97e00e4dbe/dump1090.h:373: multiple definition of `Modes'; dump1090.o:/home/test/autobuild/run/instance-0/output-1/build/dump1090-bff92c4ad772a0a8d433f788d39dae97e00e4dbe/dump1090.h:373: first defined...

add --loop option to read input file again and again.

Fix a one byte buffer overrun in interactiveShowData.

Make git ignore the `view1090` binary.

- `ftime` is deprecated in FreeBSD, and is provided via libcompat. - CC is set to `clang` (default compiler in base)

Addition of key field for Google Maps javascript include, and instructions on how to obtain within Readme.

Install stanza will perform system install when PREFIX is set. The dump1090.service file will make use of an /etc/default/dump1090 file which could contain a line similar to the following: #...

I'm not sure what the best approach to this is or if it works on other platforms.