Commit Graph

45 Commits

Author SHA1 Message Date
Oliver Jowett cdbd6c77a9 Updates for bullseye, drop jessie support.
* dh-compat 10
 * no dh-systemd dependency
 * backport version for buster
 * teach prepare-build about bullseye
 * update stretch maintainer address
 * update Jenkinsfile (this will be broken until the builder machine is upgraded)
2021-11-22 19:29:30 +08:00
Oliver Jowett 3d013c4251 Note that build profiles only work with buster 2021-03-22 00:36:11 +08:00
Oliver Jowett 86bb40a31c Update install docs to mention use of prepare-build.sh for package builds.
Soft removal of jessie support (just remove the build docs)
2021-03-22 00:33:03 +08:00
Paul Philippov cb25eb2cb8
Update README.md (#92)
Additionally requires fakeroot on a newly installed Debian.
2021-03-08 16:39:37 +08:00
Oliver Jowett 1c7db21349 Add docs about generating starch wisdom files 2021-03-08 15:06:15 +08:00
Oliver Jowett fba10d3262 Update FreeBSD instructions to use pkg not ports for pkgconf 2020-08-24 14:15:09 +08:00
Oliver Jowett 1d04174f37 Update macos build notes 2020-08-11 13:15:41 +08:00
Oliver Jowett e00d12f817 Update README for FreeBSD build notes. 2020-08-11 13:04:53 +08:00
Oliver Jowett c3017cc0a4 bladerf seems to compile OK on osx, add it to the readme 2020-08-07 14:34:25 +08:00
Oliver Jowett 1174841f71 Fix merge conflicts, clean up the Makefile 2020-08-07 14:30:54 +08:00
Oliver Jowett 5a30efb137 Try to make the README a bit more up to date 2020-08-06 14:07:57 +08:00
Oliver Jowett 66ba823493 Merge branch 'limesdr' of https://github.com/Gluttton/dump1090 into Gluttton-limesdr 2020-08-03 15:16:32 +08:00
Gluttton 53183c0b2a limesdr: basic implementation of LimeSDR support
The commit provides a basic implementation of support for LimeSDR USB
receivers based on LMS7002 chip. The solution has several limitations:
 - passing parameters for tune LimeSDR receiver via command-line
   options is not implemented;
 - only hardcoded configuration is used (channel 0 of lower band LNA,
   LMS_FMT_I16 format, gain, bandwidth and timeout);
 - only one device is supported and it is not possible to select a
   desired one in case if several devices are connected to the host.

Test: compare the output of the program for RTL and LimeSDR receivers.
Environment:
 - RTL2832SDR dongle;
 - LMS7002M based USB LimeSDR board;
 - 800MHz-2200MHz omnidirectional antenna with SMA connector.
Procedure:
 - connect RTL dongle to the host and start the program with the
   following parameters:
   $ ./dump1090 --device-type rtlsdr --interactive
 - wait until several planes will be detected;
 - stop the program, connect the LimeSDR board to the host and restart
   the program with the following parameters:
   $ ./dump1090 --device-type limesdr --interactive
 - ensure that the same planes are detected.
Acceptance criteria: the same planes are detected using both receivers
   and track information matches with information from the
   FlightRadar24 application.

Signed-off-by: Gluttton <gluttton@ukr.net>
2020-07-29 23:09:27 +03:00
Carlos Pizarro 0f0696c97b
Added support for HackRF One 2019-12-09 18:55:40 -03:00
Dalton Flanagan 7c57d8095b
Merge branch 'dev' into patch-1 2019-05-02 23:00:26 -07:00
Dalton Flanagan e30b3e87f5
Update README.md 2019-05-02 20:41:20 -07:00
Dalton Flanagan 68ca0dc800
Tweak README commands for easier copy & paste
Right now all of these commands are in plaintext in a single line. Splitting them in a code block makes it more readable and easier to copy and paste directly into a terminal.
2019-05-02 20:39:24 -07:00
Oliver Jowett d575cc0d00 Fix the markup that got lost when merging da41d820f6 2019-04-29 21:31:18 +08:00
Joe Prochazka f573b843c3
Merge branch 'dev' into build-instructions 2019-04-29 09:27:49 -04:00
Joe Prochazka da41d820f6
Proper libbladerf1 build instructions. 2019-04-29 09:10:34 -04:00
Oliver Jowett 19f26968c7 Explicit instructions for stretch 2019-04-28 15:08:01 +08:00
Michael Norton f497d7481f
Add FreeBSD support
FreeBSD support, reworked from earlier pr by @neveragainde
2019-03-31 17:57:48 -06:00
Michael Norton a2480a2769
Note about building with bladerf on mac 2019-03-31 15:21:20 -06:00
Hamlet 983829bff6
Fixing markup of code parts in README 2018-11-21 15:53:40 +04:00
Oliver Jowett 0722edc2bc readme tweaks. 2017-02-09 13:40:08 +00:00
Oliver Jowett aa5885b6df Add some notes about building libbladeRF to the README. 2017-02-03 00:36:46 +00:00
Oliver Jowett ccb96af1b6 Update README. 2016-07-14 22:26:14 +01:00
Oliver Jowett 68ef9ce3be Add a note about the map API change. 2016-07-05 22:25:31 +01:00
Oliver Jowett 62119c3306 Point mutability-repo package at the current version
as noted in #119
2016-04-12 14:57:09 +01:00
Oliver Jowett ef34c4ce0f Put the CI status in the README 2015-09-03 10:36:34 +01:00
Oliver Jowett e02a2cdd44 GPL. 2015-01-20 16:49:01 +00:00
Oliver Jowett 9a1b4f3469 Update for the new repository signing setup 2014-12-28 17:53:13 +00:00
Oliver Jowett 9e0800e00a add pbuilder config notes 2014-12-27 22:35:57 +00:00
Oliver Jowett e2153eccde Agh. another typo. 2014-12-27 19:34:24 +00:00
Oliver Jowett 478122e7a3 more docs 2014-12-27 19:29:54 +00:00
Oliver Jowett fbed55dee7 Doc updates. 2014-12-27 19:25:56 +00:00
Malcolm Robb 9edba9332a UKUEHN : Various Improvements
Sorry Ulrich - I can't get Github to resolve the merge errors and
preserve your commit notes, so I'll add them here.
Improvements on bit error correction, doc update, preparation for
program installation/package build

Hi,
I committed some further improvements on the bit error correction code,
updated the readme, and implemented a way to install the program in the
linux file system hierarchy (allows for package building).

Regards,
Ulrich
2013-05-24 21:24:16 +01:00
antirez 977493cf63 Strong preamble detection even with --aggressive.
To try to decode messages with a fundamentally flawed preamble is mostly
a useless waste of CPU time.

The new aggressive mode still detects a sensible percentage of
additional messages because of the error tolerance and two-bits fixes
but does not waste your CPU time.
2013-01-26 13:03:24 +01:00
antirez c2e79d4555 Many small improvements (see full commit message).
* Better preamble detection to skip most of the messages we'll likely
  not be able to decode.

* A Phase correction algorithm that improves the recognition compared
  to the previous algorithm used.

* Javascript output in debug mode, and a debug.html file that can be
  used in order to see graphically undecoded samples.

* Ability to detect cross-read messages, that are, messages that happen
  to start and end across two different reads from the device or file.

* A few bugx fixed.

* README improved.
2013-01-26 01:08:13 +01:00
Kemal Hadimli 071a021f20 New feature: Output in SBS format 2013-01-19 22:44:11 +01:00
antirez 21fc9de47a HTTP keep-alive fixed. Network debugging capabilities. 2013-01-16 20:07:35 +01:00
antirez dc91712741 Aggressive mode implemented. 2013-01-15 22:37:47 +01:00
antirez a583615b66 Initial HTTP support with planes animated using google map. 2013-01-14 15:13:43 +01:00
antirez 4203b9caf6 Minor README improvements. 2013-01-12 20:28:24 +01:00
antirez f3a705f57e README -> README.md 2013-01-12 11:58:25 +01:00