Oliver Jowett
b8dc3973d1
Always measure noise power, silently ignore --measure-noise if given.
2016-05-31 11:54:34 +01:00
Oliver Jowett
acd38708cc
Fix a couple of places that refer to "noise floor".
...
We measure the total power of everything we can't demodulate;
that's not really the noise floor.
2016-05-31 11:52:25 +01:00
Oliver Jowett
d419b62a65
Always use phase enhancement; silently ignore --phase-enhance if given.
2016-05-31 11:47:57 +01:00
Oliver Jowett
93c135ea66
Remove a dead #define
2016-05-31 11:45:15 +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
162bf9d0b7
Merge pull request #116 from rgeissert/cppcheck-warnings
...
Cppcheck warnings fixes
2016-04-06 10:55:15 +01:00
Raphael Geissert
1269d73690
Fix another string format where %d is used but an unsigned int is passed
2016-04-05 21:05:36 +02:00
Raphael Geissert
859ba3b422
Fix some format strings that pass an unsigned int but use %d
2016-04-05 21:05:29 +02:00
Oliver Jowett
e1278c36f7
Revert script.js indent changes from d00b07f361
2016-03-31 20:09:12 +01:00
Oliver Jowett
d663094985
Merge branch 'htmlcleanup' of https://github.com/BowlesCR/dump1090 into BowlesCR-htmlcleanup
2016-03-31 19:55:51 +01:00
Oliver Jowett
5417fa6a53
Merge pull request #111 from WIZARDISHUNGRY/mutability-openbsd
...
Fix compilation on OpenBSD
2016-03-31 19:46:20 +01:00
Oliver Jowett
e8919eada3
Merge pull request #112 from WIZARDISHUNGRY/mutability-homebrew
...
Use pkg-config for libusb, too, to work around pkg-config not generating the right link line for it.
2016-03-31 19:45:04 +01:00
Jon Williams
e01b7b6740
Added libusb-1.0 to the list of libs handled by pkg-config
2016-03-31 14:04:09 -04:00
Jon Williams
83322511ad
fixed a tiny change to an #ifndef comment
2016-03-31 13:46:17 -04:00
Jon Williams
953a5e0641
OpenBSD uses _CLOCKID_T_DEFINED_ instead of CLOCKID_T
2016-03-31 13:45:07 -04:00
Jon Williams
e0c15ea7e8
changed MISSING_{NANOSLEEP,GETTIME} to use -D to fix compilation on OS X
2016-03-31 13:38:34 -04:00
Jon Williams
94706763e5
fix compilation on OpenBSD
2016-03-31 13:25:32 -04:00
Chris Bowles
ebce0fdda6
Pedantic tweaks for HTML5 validation
2016-03-30 09:12:58 -04:00
Chris Bowles
e509e76294
Avoid mixed-content warnings when served over HTTPS (in a protocol-relative way)
2016-03-30 09:12:22 -04:00
Chris Bowles
d00b07f361
Indentation/Readability cleanup
2016-03-30 08:54:37 -04:00
Oliver Jowett
dfc253bebf
Merge pull request #110 from BowlesCR/planefinder
...
Add PlaneFinder link
2016-03-30 11:49:12 +01:00
Chris Bowles
f53bca99e4
Add PlaneFinder link
2016-03-29 17:50:39 -04:00
Oliver Jowett
03c29a3721
Handle errors from rtlsdr_get_device_usb_strings.
...
Fixes #106 .
2016-03-21 22:13:22 +00:00
Oliver Jowett
5781e6ab96
Be a bit more aggressive about rejecting noise in the space periods.
2016-03-20 20:49:30 +00:00
Oliver Jowett
f6bdb61b13
Experimental 2.4MHz Mode A/C demodulator.
2016-03-20 19:49:37 +00:00
Oliver Jowett
0dc8336c14
Populate verbatim message for mode a/c.
2016-03-20 19:48:59 +00:00
Oliver Jowett
7a58e3cdc5
Move Mode C altitude calc into mode A/C message decoding.
...
If SPI is set, it cannot be mode C.
2016-03-20 19:47:27 +00:00
Oliver Jowett
85aa200947
Extra paranoia for --aggressive mode: only forward 2-bit-corrected messages
...
via paths that allow the recipient to see that they are 2-bit-corrected
i.e. raw or beast output in --net-verbatim mode only.
2016-03-03 12:39:01 +00:00
Oliver Jowett
c218bb9dfa
Link to the new FA ModeS redirect URL
2016-02-27 16:14:12 +00:00
Oliver Jowett
214bc0e587
Treat zero-or-missing signal levels as "no information" and don't include them in RSSI.
2016-02-24 11:55:01 +00:00
Oliver Jowett
f7c9aed8b0
Merge pull request #103 from bjd/web-fixes
...
web view fixes
2016-02-18 22:19:30 +00:00
Bjorge Dijkstra
a283ab2786
Fix check for valid distance in drawCircle()
2016-02-18 20:47:17 +01:00
Bjorge Dijkstra
3a98bf0d00
Remove invalid css property 'align' from timestamps div
2016-02-18 20:28:49 +01:00
Bjorge Dijkstra
1d723b0731
Remove sensor parameter from google maps api url, it is no longer required.
...
https://developers.google.com/maps/documentation/javascript/error-messages#sensor-not-required
2016-02-18 20:20:35 +01:00
Bjorge Dijkstra
99696cfac0
minor html syntax fixes for map view
2016-02-18 20:17:01 +01:00
Oliver Jowett
ad3e4facb4
Merge pull request #102 from rgeissert/debian-copyright
...
Debian copyright
2016-02-16 21:20:38 +00:00
Raphael Geissert
008c1ee51b
Add copyright information about markers.js
2016-02-16 21:35:13 +01:00
Raphael Geissert
7e317eac23
Add copyright information about clock_nanosleep
2016-02-16 21:05:14 +01:00
Raphael Geissert
2ea2181f30
Add copyright information about clock_gettime
2016-02-16 21:03:57 +01:00
Raphael Geissert
5b746d1414
Add copyright information about the flags-tiny pngs
2016-02-16 20:58:22 +01:00
Raphael Geissert
2dfd1320a6
Add copyright information about coolclock.js
2016-02-16 20:43:36 +01:00
Oliver Jowett
b3769c241b
Merge pull request #101 from rgeissert/aggressive-removal-fixup
...
Remove references to --aggressive from the maint scripts
2016-02-16 19:36:04 +00:00
Raphael Geissert
1c1b496a7a
Remove duplicate crc.h copyright entry
2016-02-16 20:25:40 +01:00
Raphael Geissert
ce38ddf127
Remove references to --aggressive from the maint scripts
...
Commit 577fe9b
removed the debconf template for the option but the
maintainer scripts were still referencing it. This prevented the package
configuration from working.
2016-02-16 19:48:43 +01:00
Oliver Jowett
eb16ac2028
Fix some termination issues.
2016-02-16 13:05:03 +00:00
Oliver Jowett
a2eb71d49a
IPv6 support (in theory).
...
Fixes #87 .
2016-02-16 13:00:55 +00:00
Oliver Jowett
108b402918
Directly include the VRS-derived json db since the underlying DB
...
is not being updated any more.
2016-02-16 10:33:18 +00:00
Oliver Jowett
577fe9b52e
Remove --aggressive from config options as the standard build will ignore it.
2016-02-16 10:12:22 +00:00
Oliver Jowett
8f58d0621c
Revert the accidental change of default values for raw in/out ports.
...
This only affects standalone installs as the init.d script always
supplies all ports, overriding the compiled-in defaults.
Should fix #99
2016-02-08 21:39:21 +00:00
Oliver Jowett
e101351b6e
Enforce max-range on mlat results (but still skip the speed check)
...
Fixes #97
2016-02-05 15:42:34 +00:00