-
-
Notifications
You must be signed in to change notification settings - Fork 20
Issues
is:issue state:open
is:issue state:open
Issue creation is restricted in this repository
Search results
Bug: Label_21_POS.processPosition validation guard uses && between independent checks, almost never rejecting malformed input
bugSomething isn't workingSomething isn't workingStatus: Open.#464 In airframesio/acars-decoder-typescript;Bug: Label_8E unconditionally returns decoded:true / decodeLevel:'full' even when its regex didn't match
bugSomething isn't workingSomething isn't workingStatus: Open.#463 In airframesio/acars-decoder-typescript;Bug: Label_2P_FM3 / FM4 / FM5 missing-header guard is dead (split.length is never 0); FM3 then throws on header[1].length, FM4/FM5 emit undefined fields
bugSomething isn't workingSomething isn't workingStatus: Open.#462 In airframesio/acars-decoder-typescript;Bug: Label_4T_AGFSR applies hemisphere sign to degrees only, mis-placing S/W coordinates by 2× the decimal-minutes amount
bugSomething isn't workingSomething isn't workingStatus: Open.#461 In airframesio/acars-decoder-typescript;Bug: Label_16_TOD and Label_80 parse DDMM.mm coordinates as decimal degrees ÷ 100, placing aircraft ~15–30 nm off
bugSomething isn't workingSomething isn't workingStatus: Open.#460 In airframesio/acars-decoder-typescript;Bug: Arinc702Helper TS/RW/WD handlers throw on short fields, aborting the whole H1 decode
bugSomething isn't workingSomething isn't workingStatus: Open.#459 In airframesio/acars-decoder-typescript;Bug: MIAM v1 PDU CRC stored as signed Int32 — top-bit-set CRCs come out negative
bugSomething isn't workingSomething isn't workingStatus: Open.#458 In airframesio/acars-decoder-typescript;Bug: parseIcaoFpl silently swaps departure/destination ICAO into the time field when the field has no trailing time
bugSomething isn't workingSomething isn't workingStatus: Open.#455 In airframesio/acars-decoder-typescript;Bug: RouteUtils.waypointToString silently drops coordinates when latitude or longitude is exactly 0
bugSomething isn't workingSomething isn't workingStatus: Open.#454 In airframesio/acars-decoder-typescript;Bug: arinc_702_helper.processDateCode computes a swapped DDMMYY→MMDDYY date and then never uses it (likely missing NaN fallback)
bugSomething isn't workingSomething isn't workingStatus: Open.#453 In airframesio/acars-decoder-typescript;Bug: CoordinateUtils.coordinateString misclassifies the equator (0° lat) as 'S' and the prime meridian (0° lon) as 'W'
bugSomething isn't workingSomething isn't workingStatus: Open.#452 In airframesio/acars-decoder-typescript;Bug: DateTimeUtils.UTCToString returns local time despite the "UTC" name (also: deprecated substr)
bugSomething isn't workingSomething isn't workingStatus: Open.#425 In airframesio/acars-decoder-typescript;