//////////////////////////////////////////////////////////////// // // Copyright (c) 2024 MBARI // MBARI Proprietary Information. Confidential. All Rights Reserved // Unauthorized copying or distribution of this file via any medium is strictly // prohibited. // // WARNING - This file contains information whose export is restricted by the // Export Administration Act of 1979 (Title 50, U.S.C., App. 2401 et seq.), as // amended. Violations of these export laws are subject to severe civil and/or // criminal penalties. // //////////////////////////////////////////////////////////////// // // PURPOSE: This contains battery parameters for lrauv-makai. // // NOTES: All values (except "strings") must be followed by // a unit abbreviation (or one of the unit-like // abbreviations: n/a, bool, enum, count). // //////////////////////////////////////////////////////////////// // Battery stick serial numbers Aft port (SN002) // Bank 1 stick1 = "018D"; stick2 = "0124"; stick3 = "0162"; stick4 = "017A"; stick5 = "0495"; stick6 = "0458"; stick7 = "0C1E"; stick8 = "0BE5"; // Bank 2 stick9 = "0451"; stick10 = "049E"; stick11 = "04A2"; stick12 = "044F"; stick13 = "047F"; stick14 = "0496"; stick15 = "04CE"; stick16 = "04A5"; // Bank 3 stick17 = "04D7"; stick18 = "04CA"; stick19 = "04A1"; stick20 = "049B"; stick21 = "04BD"; stick22 = "0494"; stick23 = "0466"; stick24 = "0447"; // Bank 4 (7 only) stick25 = "0480"; stick26 = "04A3"; stick27 = "04C5"; stick28 = "046D"; stick29 = "0409"; stick30 = "04D3"; stick31 = "0493"; // Battery stick serial numbers Front port (SN001) // Bank 1 stick32 = "04CC"; stick33 = "0481"; stick34 = "047B"; stick35 = "0464"; stick36 = "045C"; stick37 = "046A"; stick38 = "045A"; stick39 = "0487"; // Bank 2 stick40 = "03FE"; stick41 = "0465"; stick42 = "046B"; stick43 = "0445"; stick44 = "040D"; stick45 = "04AA"; stick46 = "049A"; stick47 = "04C6"; // Bank 3 stick48 = "0486"; stick49 = "0442"; stick50 = "0457"; stick51 = "0455"; stick52 = "04C0"; stick53 = "0459"; stick54 = "045F"; stick55 = "0449"; // Bank 4 (7 only) stick56 = "0441"; stick57 = "0460"; stick58 = "04A8"; stick59 = "04BF"; stick60 = "045D"; stick61 = "04A4"; stick62 = "04D9";