-
-
Notifications
You must be signed in to change notification settings - Fork 22
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
Bug: Label_10_LDR, Label_10_POS, Label_1L_070, and Label_1L_3Line report position (0, 0) for empty lat/lon fields — silently places aircraft in the Gulf of Guinea
bugSomething isn't workingSomething isn't workingStatus: Open.#497 In airframesio/acars-decoder-typescript;Bug: ResultFormatter.temperature / totalAirTemp render "NaN degrees" for non-numeric input — only guard empty string, not NaN
bugSomething isn't workingSomething isn't workingStatus: Open.#496 In airframesio/acars-decoder-typescript;Bug: Label_2P_FM4 and Label_2P_FM5 report position (0, 0) for empty lat/lon fields — same silent Gulf-of-Guinea failure as Label_2P_FM3 (#487)
bugSomething isn't workingSomething isn't workingStatus: Open.#495 In airframesio/acars-decoder-typescript;Bug: ResultFormatter.heading / airspeed / groundspeed / mach / day / month / arrivalDay / departureDay don't guard NaN — silently render
"NaN"values informatted.itemsbugSomething isn't workingSomething isn't workingStatus: Open.#494 In airframesio/acars-decoder-typescript;Bug: Label_4A_DIS dereferences
fields[1].substringwith no length guard — comma-less DIS payloads throw TypeError and abort MessageDecoder.decode()bugSomething isn't workingSomething isn't workingStatus: Open.#493 In airframesio/acars-decoder-typescript;Bug: Label_2P_FM3 else-branch reports position (0, 0) for empty lat/lon fields — silently places aircraft in the Gulf of Guinea
bugSomething isn't workingSomething isn't workingStatus: Open.#487 In airframesio/acars-decoder-typescript;Bug: Label_MA sets
decodeLevel: 'full'before recursive decode returns — inner-message failures/partials report as fully decodedbugSomething isn't workingSomething isn't workingStatus: Open.#486 In airframesio/acars-decoder-typescript;Bug: Label_H1_FLR and Label_H1_WRN set
raw.message_timestampdirectly, bypassing ResultFormatter.timestamp — timestamp never appears informatted.itemsbugSomething isn't workingSomething isn't workingStatus: Open.#485 In airframesio/acars-decoder-typescript;Bug: ResultFormatter.checksum silently truncates checksums wider than 16 bits — displays wrong hex value
bugSomething isn't workingSomething isn't workingStatus: Open.#484 In airframesio/acars-decoder-typescript;Bug: Label_ColonComma unconditionally returns
decoded:true/decodeLevel:'full'for any input, even non-numeric text — emits NaN frequency silentlybugSomething isn't workingSomething isn't workingStatus: Open.#483 In airframesio/acars-decoder-typescript;Bug: Label_4T_ETA dereferences
etaData[2].substringwith no length guard — short ETA payloads throw TypeError and abort MessageDecoder.decode()bugSomething isn't workingSomething isn't workingStatus: Open.#482 In airframesio/acars-decoder-typescript;Bug: Label_5Z_Slash dereferences
data[1],header[3],info[5],data[2..3]with no length guards — malformed 5Z messages throw TypeError and abort MessageDecoder.decode()bugSomething isn't workingSomething isn't workingStatus: Open.#481 In airframesio/acars-decoder-typescript;