Commit graph

1444 commits

Author SHA1 Message Date
Oliver Jowett c404e33198 Drop odd-count bytes and don't try to account for them later.
In cases where we do get an odd-length buffer (_very_ rare!)
it seems to be more about dropped USB data and not librtlsdr giving
us a partial callback; subsequent callbacks will still be aligned
with the I byte first despite the odd count.
2017-04-02 13:22:11 +01:00
Oliver Jowett 5ba613dd44 Only enable lighttpd config once, not on every upgrade. 2017-04-02 12:33:53 +01:00
Oliver Jowett 06cdc5071b Remove ShowClocks from config.js 2017-04-02 12:33:53 +01:00
Oliver Jowett 0aa1822262 Merge pull request #11 from drakeapps/master
Fix image sizing on retina displays
2017-03-29 23:39:16 +01:00
James Wilson 9486c14842 Fix image sizing on retina displays 2017-03-29 17:35:54 -05:00
Oliver Jowett 0c5472043e Don't explode on map pan after deselecting an aircraft that was being followed. 2017-03-22 22:29:42 +00:00
Oliver Jowett d790600a86 Merge pull request #7 from drakeapps/master
Update design and use SkyView branding
2017-03-22 22:26:20 +00:00
James Wilson 84383e2209 Prevent stroke when selecting all planes 2017-03-22 09:27:39 -05:00
Oliver Jowett 17c3a3fb6b Bump version to 3.5.0~dev 2017-03-22 11:31:45 +00:00
James Wilson f6dfe2616f Add stroke around selected aircrafts 2017-03-21 10:00:07 -05:00
drakeapps 87689cf6eb Add padding to right side of highlight box 2017-03-19 23:37:33 -05:00
drakeapps cfcb329a2f Add back in follow plane functionality 2017-03-19 23:05:44 -05:00
James Wilson 9621cadbd3 Merge branch 'master' of github.com:drakeapps/dump1090 2017-02-22 12:18:05 -06:00
James Wilson f23bdb21f6 Hide the altitude chart and checkbox if using custom colors since the chart is based on default colors 2017-02-22 12:17:18 -06:00
Oliver Jowett 3987cd59bc Merge pull request #9 from Mictronics/dev
Two bugs fixed
2017-02-22 17:00:06 +00:00
Mictronics 630136a1eb Fixed use after free bug. 2017-02-22 15:39:09 +01:00
Mictronics effca83150 Fixed bug that sets auto-gain to manual mode. 2017-02-22 15:38:35 +01:00
James Wilson 3a819a5aeb Merge branch 'dev' into master 2017-02-10 14:53:06 -06:00
James Wilson e0e09ed3a4 Add toggle to show/hide altitude chart 2017-02-10 14:41:48 -06:00
James Wilson fddb2298ee Clean up SVG rendering. Use the new flightfeeder key in status.json 2017-02-10 12:18:13 -06:00
Oliver Jowett 09f6bed7c0 Prepare for v3.4.0 release. 2017-02-09 17:43:48 +00:00
Oliver Jowett 0722edc2bc readme tweaks. 2017-02-09 13:40:08 +00:00
James Wilson d40e69ee42 Update the location it tries to put the infoblock if it's over the icon 2017-02-06 12:23:21 -06:00
James Wilson 2e6b4eb4b6 Update altitude chart dimensions 2017-02-03 16:33:39 -06:00
James Wilson b929821fe8 Update altitude legend with correct colors 2017-02-03 15:03:29 -06:00
James Wilson 484765a119 Only show layerSwitcher controls if there is more than 1 base layer present 2017-02-03 10:50:37 -06:00
Oliver Jowett 888c939a75 Include enabled compile-time build options in the help header. 2017-02-03 00:36:46 +00:00
Oliver Jowett aa5885b6df Add some notes about building libbladeRF to the README. 2017-02-03 00:36:46 +00:00
Oliver Jowett 7700cd90d3 Build/packaging work for the bladeRF 2017-02-03 00:36:46 +00:00
Oliver Jowett 0a6dc372ad bladeRF docs and custom bitstream. 2017-02-03 00:36:41 +00:00
Oliver Jowett 44129dca12 Add copyright headers to all the new files. 2017-02-03 00:36:41 +00:00
Oliver Jowett 2a8d6db055 Build with -DSC16Q11_TABLE_BITS=8 on armhf 2017-02-03 00:36:41 +00:00
Oliver Jowett 417cda7061 Make SC16Q11-nodc conversions table-based for speed.
Add a mechanism for converters to initialize tables on demand.
Move UC8 table setup to the new lazy-setup path.
Fix uc8 lookup table allocation size.
2017-02-03 00:36:33 +00:00
Oliver Jowett 8a41bcb730 Fix up end_cpu_timing (seems to break on Pi 1s otherwise) 2017-02-03 00:30:54 +00:00
Oliver Jowett bad821f5de Add a benchmarker for the sample converters. 2017-02-03 00:30:49 +00:00
Oliver Jowett cf9e3005e8 Add a bladeRF SDR type. 2017-02-03 00:30:42 +00:00
Oliver Jowett 234beb0bc4 Version bump to 3.4.0~dev 2017-02-03 00:29:45 +00:00
James Wilson 5d781785aa Add back in layer switcher. Update Select All/None button text 2017-02-02 18:21:07 -06:00
James Wilson bc2415bc5d Remove highlighting from map buttons 2017-02-02 17:31:00 -06:00
James Wilson cc92afd4f0 Increase size of the sidebar 2017-01-31 18:21:08 -06:00
James Wilson 0511d6fd3a Reset infoblock position on new plane selections. Update large ident styling 2017-01-31 11:07:39 -06:00
James Wilson 0e1e5df326 Align checkboxes with top line 2017-01-30 15:59:47 -06:00
James Wilson 06ab0502fe Chagne other and tisb row colors 2017-01-30 15:56:04 -06:00
James Wilson 773668f510 Change style of settings box and add close icon 2017-01-30 14:23:23 -06:00
James Wilson 973182c75e Remove retina altitude key styles 2017-01-30 12:39:19 -06:00
James Wilson 908d794238 Change altitude based on units. Increase width of altitude legend and use an SVG 2017-01-30 11:58:29 -06:00
James Wilson c34b1c38fb Make 'Show Map' button styling match header 2017-01-30 09:13:25 -06:00
James Wilson fbf8af2236 Don't show layerSwitcher on the map. We still want the functionality of it, but don't need the switcher panel currently 2017-01-27 16:01:20 -06:00
Oliver Jowett 75b221c0e3 Lots of refactoring to move the SDR-type-specific bits out of the
main code and make them optionally buildable.
2017-01-27 17:30:40 +00:00
Oliver Jowett bfc4b742af Move {start,end}_cpu_timing into util.c 2017-01-27 12:33:43 +00:00