dump1090-fa/debian
Oliver Jowett ec69b94544 Overhaul of /etc/default/dump1090-fa
Now we have specific config options for different features rather
than just a big list of command-line options. You can still provide
custom options via EXTRA_OPTIONS or OVERRIDE_OPTIONS.

Also adds adaptive gain settings, and a "slow cpu" setting which
can turn on cpu-reducing options automatically when a slower (armv6)
CPU is in use.
2021-07-19 15:50:55 +08:00
..
lighttpd Have separate map url for new merged SkyAware. Set default port 8080 to this map 2021-03-08 18:23:20 +00:00
source Initial work on raspbian packaging. 2014-12-05 20:18:57 +00:00
README.librtlsdr Static link against librtlsdr. 2016-02-29 14:20:34 +00:00
changelog 6.0~dev 2021-05-18 20:41:27 +00:00
compat Start trimming dump1090-mutability down for use in piaware. 2016-01-13 00:00:08 +00:00
control Add support for custom builds that don't include all SDRs, to 2020-08-06 14:06:20 +08:00
copyright wheezy packaging and initscript 2016-07-11 18:49:52 +01:00
dump1090-fa.default Overhaul of /etc/default/dump1090-fa 2021-07-19 15:50:55 +08:00
dump1090-fa.docs Static link against librtlsdr. 2016-02-29 14:20:34 +00:00
dump1090-fa.install Have separate map url for new merged SkyAware. Set default port 8080 to this map 2021-03-08 18:23:20 +00:00
dump1090-fa.postinst Fix postinst file 2021-03-08 22:59:09 +00:00
dump1090-fa.postrm Try to avoid conflicting with other lighttpd config that 2016-09-22 16:45:28 +01:00
dump1090-fa.service Overhaul of /etc/default/dump1090-fa 2021-07-19 15:50:55 +08:00
generate-wisdom Move all converters to starch-based implementations (#97) 2021-01-21 19:45:00 +08:00
rules Move all converters to starch-based implementations (#97) 2021-01-21 19:45:00 +08:00
start-dump1090-fa Overhaul of /etc/default/dump1090-fa 2021-07-19 15:50:55 +08:00

README.librtlsdr

This package includes binaries that are statically linked against librtlsdr,
which is licensed under the GPL:

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation, Inc.,
    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

The upstream source is available at https://github.com/steve-m/librtlsdr