From c52e9dc12fb8e8bdb53b853ca09d626e83bb30ce Mon Sep 17 00:00:00 2001 From: Scott Bender Date: Fri, 27 Dec 2024 11:44:25 -0500 Subject: [PATCH] chore: update tests for canboat pgns 5.1.3 (#288) --- test/pgns/129810.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/pgns/129810.js b/test/pgns/129810.js index 2d50be7..e7c102d 100644 --- a/test/pgns/129810.js +++ b/test/pgns/129810.js @@ -1,4 +1,4 @@ module.exports = [{ - "expected": {"timestamp":"2023-07-22T13:41:17.102Z","prio":6,"pgn":129810,"src":43,"dst":255,"fields":{"Message ID":"Static data report","Repeat Indicator":"Initial","User ID":338254261,"Type of ship":"Pleasure","Vendor ID":"GARMIN","Callsign":"","Length":14,"Beam":27,"Position reference from Starboard":25,"Position reference from Bow":6,"Mothership User ID":338254262,"Reserved1":0,"Spare":0,"AIS Transceiver information":"Channel B VDL reception","Reserved2":0,"Sequence ID":null},"description":"AIS Class B static data (msg 24 Part B)"}, - "input":"2023-07-22T13:41:17.102Z,6,129810,43,255,35,18,b5,59,29,14,25,47,41,52,4d,49,4e,ff,40,40,40,40,40,40,40,8c,00,0e,01,fa,00,3c,00,b6,59,29,14,00,01,ff" + "expected": {"timestamp":"2023-07-22T13:41:17.102Z","prio":6,"pgn":129810,"src":43,"dst":255,"fields":{"Message ID":"Static data report","Repeat Indicator":"Initial","User ID":338254261,"Type of ship":"Pleasure","Vendor ID":"GARMIN","Callsign":"","Length":14,"Beam":27,"Position reference from Starboard":25,"Position reference from Bow":6,"Mothership User ID":338254262,"Reserved1":0,"Spare":0,"AIS Transceiver information":"Channel B VDL reception","Reserved2":0,"Sequence ID":null, "GNSS type": "GLONASS"},"description":"AIS Class B static data (msg 24 Part B)"}, + "input":"2023-07-22T13:41:17.102Z,6,129810,43,255,35,18,b5,59,29,14,25,47,41,52,4d,49,4e,ff,40,40,40,40,40,40,40,8c,00,0e,01,fa,00,3c,00,b6,59,29,14,20,01,ff" }]