Skip to content
This repository has been archived by the owner on Aug 1, 2020. It is now read-only.
/ readsb Public archive

Web-UI: Speedup history loading #4

Closed
wants to merge 30 commits into from

Conversation

Mictronics
Copy link
Owner

As proposed by smartynov.

toofishes and others added 30 commits October 22, 2016 17:26
From https://en.wikipedia.org/wiki/Foot_(unit), the foot is recognized
as being exactly 0.3048 meters. It isn't clear where the former
conversion factor of 3.2828 came from, as it really should be
1 / 0.3048 = 3.28084.

In any case, we're better off just using the official value, as we can
multiply rather than divide.
This will start building in Xcode 8.
clock_gettime() has been added, so we should no longer include it on
Darwin 16 and above when compiling.
Adjust precision of feet -> meters conversion
Add latest Xcode version in Travis config
Fix MessageRate exception when null in javascript
…mapping function.

- Removed vh_reg function
- Added stride_mapping for Australian VH- registrations (VH-AAA thru VH-ZZZ)
…sistencies

usage text and defaults not in sync
Added Australian hexid->registration conversion
Update Debian init script to require $network - Issue mutability#172
pkg-config --cflags consistent with --libs
Loading history in parallel results in significant speed up of page loading time
@Mictronics Mictronics closed this Jul 27, 2017
@Mictronics
Copy link
Owner Author

Will be merged manually.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
8 participants