rxseger
|
5d71b0dae7
|
Test on latest Xcode for OS X 10.9, 10.10, and 10.11
|
2016-06-07 18:16:48 -07:00 |
|
Oliver Jowett
|
999e55504a
|
Merge pull request #125 from rxseger/unused
Remove unused functions in demod_2400
|
2016-06-07 10:17:28 +01:00 |
|
rxseger
|
75b69452ef
|
Remove unused functions in demod_2400
|
2016-06-06 22:28:33 -07:00 |
|
Oliver Jowett
|
d9408f96d3
|
Version bump.
|
2016-06-06 00:25:57 +01:00 |
|
Oliver Jowett
|
bf042642c3
|
Increase the size of the heavy icon a little.
|
2016-06-05 21:43:28 +01:00 |
|
Oliver Jowett
|
42bf39e652
|
Merge pull request #117 from ertyu/ertyu-patch-1
Remove --net-fatsv-port from faup1090 help
|
2016-06-05 19:14:59 +01:00 |
|
Oliver Jowett
|
7c9320ad97
|
Update source comment for the new heavy marker
|
2016-06-05 19:13:55 +01:00 |
|
Oliver Jowett
|
ee4dc696df
|
Merge pull request #120 from danielmerritt/new-markers
New marker for heavy aircraft
|
2016-06-05 19:10:39 +01:00 |
|
Oliver Jowett
|
88cbd0acf7
|
Tweak the defaults a little.
|
2016-05-31 13:34:28 +01:00 |
|
Oliver Jowett
|
e175e6593d
|
piaware -> PiAware
|
2016-05-31 13:30:24 +01:00 |
|
Oliver Jowett
|
43e380912d
|
Merge branch 'upstream'
|
2016-05-31 12:58:44 +01:00 |
|
Oliver Jowett
|
8b341f39e5
|
Add some paranoia so we notice if the receive thread wedges.
|
2016-05-31 12:42:22 +01:00 |
|
Oliver Jowett
|
56e80581f1
|
Remove --phase-enhance from the initscript.
|
2016-05-31 12:25:00 +01:00 |
|
Oliver Jowett
|
8f82e61f17
|
Remove the 2MHz demodulator.
Now that the 2.4MHz demodulator does 3A/C there's no real reason
to keep the old demodulator around.
|
2016-05-31 12:23:58 +01:00 |
|
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 |
|
danielmerritt
|
c701b46559
|
Added a new marker for heavy aircraft
|
2016-05-16 22:47:56 +09:30 |
|
Oliver Jowett
|
824954aeca
|
Call it 3.0~flightfeeder for consistency.
|
2016-04-12 18:20:45 +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
|
2b292ca224
|
Version bump to 3.0 for FF image.
|
2016-04-11 17:55:30 +01:00 |
|
Oliver Jowett
|
a628369228
|
Update PageName in config.js
|
2016-04-11 16:56:23 +01:00 |
|
Oliver Jowett
|
22fb17caf9
|
Call this "FlightAware dump1090" so it makes sense for both FF and Piaware images.
Update URL for the eventual home of this repo.
|
2016-04-11 12:12:11 +01:00 |
|
Oliver Jowett
|
50d67ff722
|
Merge branch 'upstream'
|
2016-04-11 12:11:05 +01:00 |
|
Oliver Jowett
|
7987598a72
|
Listen on port 8080 and redirect to port 80 for backwards compatibility.
|
2016-04-11 11:58:51 +01:00 |
|
ertyu
|
bd1c82a445
|
Update faup1090.c
update help to match available operations
|
2016-04-07 15:27:10 -05: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
|
5f237db650
|
Version bump.
|
2016-03-24 22:56:00 +00:00 |
|
Oliver Jowett
|
bdc1613512
|
Merge branch 'upstream'
|
2016-03-24 22:05:54 +00: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 |
|