mirror of
https://github.com/smittix/intercept.git
synced 2026-04-24 06:40:00 -07:00
Cache satellite pass predictions
This commit is contained in:
@@ -604,7 +604,7 @@
|
||||
let _passRequestId = 0;
|
||||
let _passAbortController = null;
|
||||
let _passTimeoutId = null;
|
||||
const DASHBOARD_FETCH_TIMEOUT_MS = 10000;
|
||||
const DASHBOARD_FETCH_TIMEOUT_MS = 30000;
|
||||
const BUILTIN_TX_FALLBACK = {
|
||||
25544: [
|
||||
{ description: 'APRS digipeater', downlink_low: 145.825, downlink_high: 145.825, uplink_low: null, uplink_high: null, mode: 'FM AX.25', baud: 1200, status: 'active', type: 'beacon', service: 'Packet' },
|
||||
|
||||
Reference in New Issue
Block a user