Search in sources :

Example 6 with SensorRecord

use of com.nightscout.core.dexcom.records.SensorRecord in project android-uploader by nightscout.

the class MockFactory method mockSensorPage.

public static List<SensorRecord> mockSensorPage() throws ParseException {
    DateFormat format = new SimpleDateFormat("EEE MMM dd HH:mm:ss zzz yyyy", Locale.ENGLISH);
    format.setTimeZone(TimeZone.getDefault());
    List<SensorRecord> record = new ArrayList<>();
    record.add(new SensorRecord(146752, 149472, 186, 186945291, 186966894));
    record.add(new SensorRecord(148416, 151552, 190, 186945591, 186967194));
    record.add(new SensorRecord(150208, 153696, 181, 186945891, 186967494));
    record.add(new SensorRecord(152288, 155520, 186, 186946191, 186967794));
    record.add(new SensorRecord(154400, 156928, 189, 186946491, 186968094));
    record.add(new SensorRecord(156064, 156896, 185, 186946791, 186968394));
    record.add(new SensorRecord(156992, 156736, 185, 186947091, 186968694));
    record.add(new SensorRecord(159072, 165792, 186, 186947691, 186969294));
    record.add(new SensorRecord(162400, 171808, 191, 186947991, 186969594));
    record.add(new SensorRecord(167488, 175456, 188, 186948291, 186969894));
    record.add(new SensorRecord(177568, 185568, 164, 186948891, 186970494));
    record.add(new SensorRecord(182208, 192064, 184, 186949191, 186970794));
    record.add(new SensorRecord(187136, 193216, 194, 186949491, 186971093));
    record.add(new SensorRecord(190752, 185696, 190, 186949791, 186971393));
    record.add(new SensorRecord(189184, 167584, 187, 186950091, 186971693));
    record.add(new SensorRecord(179552, 149824, 173, 186950391, 186971993));
    record.add(new SensorRecord(162848, 132352, 182, 186950691, 186972293));
    record.add(new SensorRecord(142848, 114944, 191, 186950991, 186972593));
    record.add(new SensorRecord(123984, 102832, 188, 186951291, 186972893));
    record.add(new SensorRecord(108784, 94720, 160, 186951591, 186973193));
    record.add(new SensorRecord(98320, 92416, 928, 186951892, 186973495));
    record.add(new SensorRecord(92944, 94432, 418, 186952191, 186973794));
    record.add(new SensorRecord(92160, 97664, 419, 186952491, 186974094));
    record.add(new SensorRecord(94976, 103648, 419, 186952791, 186974394));
    record.add(new SensorRecord(111536, 116256, 420, 186953691, 186975294));
    record.add(new SensorRecord(115296, 116464, 419, 186953991, 186975594));
    record.add(new SensorRecord(117328, 119968, 673, 186954292, 186975894));
    record.add(new SensorRecord(118464, 120016, 168, 186954591, 186976193));
    record.add(new SensorRecord(119488, 121424, 163, 186954891, 186976493));
    record.add(new SensorRecord(121136, 126464, 172, 186955191, 186976793));
    record.add(new SensorRecord(122848, 122112, 175, 186955491, 186977093));
    record.add(new SensorRecord(124016, 124128, 180, 186955791, 186977393));
    record.add(new SensorRecord(124288, 123392, 173, 186956091, 186977693));
    record.add(new SensorRecord(123680, 122656, 176, 186956391, 186977993));
    record.add(new SensorRecord(122944, 121712, 179, 186956691, 186978293));
    record.add(new SensorRecord(122224, 121456, 177, 186956991, 186978593));
    record.add(new SensorRecord(121328, 118496, 175, 186957291, 186978893));
    record.add(new SensorRecord(120848, 124432, 179, 186957591, 186979193));
    record.add(new SensorRecord(121024, 121312, 162, 186957891, 186979493));
    record.add(new SensorRecord(122064, 125744, 164, 186958191, 186979793));
    record.add(new SensorRecord(124064, 128624, 163, 186958491, 186980093));
    record.add(new SensorRecord(128560, 130288, 680, 186959092, 186980694));
    record.add(new SensorRecord(130416, 133504, 946, 186959392, 186980995));
    return record;
}
Also used : SimpleDateFormat(java.text.SimpleDateFormat) DateFormat(java.text.DateFormat) ArrayList(java.util.ArrayList) SensorRecord(com.nightscout.core.dexcom.records.SensorRecord) SimpleDateFormat(java.text.SimpleDateFormat)

Example 7 with SensorRecord

use of com.nightscout.core.dexcom.records.SensorRecord in project android-uploader by nightscout.

the class ReadDataTest method testGetSensorPage.

@Test
public void testGetSensorPage() throws IOException, ParseException {
    ReadData readData = new ReadData(usbDevice);
    byte[] response1 = new byte[] { (byte) 0x01, (byte) 0x0e, (byte) 0x00, (byte) 0x01, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x14, (byte) 0x01, (byte) 0x00, (byte) 0x00, (byte) 0x4a, (byte) 0x5d };
    byte[] response2 = new byte[] { (byte) 0x01, (byte) 0x16, (byte) 0x02, (byte) 0x01, (byte) 0xdb, (byte) 0x1a, (byte) 0x00, (byte) 0x00, (byte) 0x19, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x03, (byte) 0x01, (byte) 0x13, (byte) 0x01, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0xd7, (byte) 0x51, (byte) 0x6e, (byte) 0xe3, (byte) 0x24, (byte) 0x0b, (byte) 0x0b, (byte) 0x8f, (byte) 0x24, (byte) 0x0b, (byte) 0xe0, (byte) 0x47, (byte) 0x02, (byte) 0x00, (byte) 0x40, (byte) 0x3d, (byte) 0x02, (byte) 0x00, (byte) 0xba, (byte) 0x00, (byte) 0xa2, (byte) 0x46, (byte) 0x9a, (byte) 0xe4, (byte) 0x24, (byte) 0x0b, (byte) 0x37, (byte) 0x90, (byte) 0x24, (byte) 0x0b, (byte) 0x00, (byte) 0x50, (byte) 0x02, (byte) 0x00, (byte) 0xc0, (byte) 0x43, (byte) 0x02, (byte) 0x00, (byte) 0xbe, (byte) 0x00, (byte) 0xa7, (byte) 0xc2, (byte) 0xc6, (byte) 0xe5, (byte) 0x24, (byte) 0x0b, (byte) 0x63, (byte) 0x91, (byte) 0x24, (byte) 0x0b, (byte) 0x60, (byte) 0x58, (byte) 0x02, (byte) 0x00, (byte) 0xc0, (byte) 0x4a, (byte) 0x02, (byte) 0x00, (byte) 0xb5, (byte) 0x00, (byte) 0x0d, (byte) 0x99, (byte) 0xf2, (byte) 0xe6, (byte) 0x24, (byte) 0x0b, (byte) 0x8f, (byte) 0x92, (byte) 0x24, (byte) 0x0b, (byte) 0x80, (byte) 0x5f, (byte) 0x02, (byte) 0x00, (byte) 0xe0, (byte) 0x52, (byte) 0x02, (byte) 0x00, (byte) 0xba, (byte) 0x00, (byte) 0x00, (byte) 0x5a, (byte) 0x1e, (byte) 0xe8, (byte) 0x24, (byte) 0x0b, (byte) 0xbb, (byte) 0x93, (byte) 0x24, (byte) 0x0b, (byte) 0x00, (byte) 0x65, (byte) 0x02, (byte) 0x00, (byte) 0x20, (byte) 0x5b, (byte) 0x02, (byte) 0x00, (byte) 0xbd, (byte) 0x00, (byte) 0x40, (byte) 0xc4, (byte) 0x4a, (byte) 0xe9, (byte) 0x24, (byte) 0x0b, (byte) 0xe7, (byte) 0x94, (byte) 0x24, (byte) 0x0b, (byte) 0xe0, (byte) 0x64, (byte) 0x02, (byte) 0x00, (byte) 0xa0, (byte) 0x61, (byte) 0x02, (byte) 0x00, (byte) 0xb9, (byte) 0x00, (byte) 0x4f, (byte) 0x0a, (byte) 0x76, (byte) 0xea, (byte) 0x24, (byte) 0x0b, (byte) 0x13, (byte) 0x96, (byte) 0x24, (byte) 0x0b, (byte) 0x40, (byte) 0x64, (byte) 0x02, (byte) 0x00, (byte) 0x40, (byte) 0x65, (byte) 0x02, (byte) 0x00, (byte) 0xb9, (byte) 0x00, (byte) 0x1c, (byte) 0xb2, (byte) 0xce, (byte) 0xec, (byte) 0x24, (byte) 0x0b, (byte) 0x6b, (byte) 0x98, (byte) 0x24, (byte) 0x0b, (byte) 0xa0, (byte) 0x87, (byte) 0x02, (byte) 0x00, (byte) 0x60, (byte) 0x6d, (byte) 0x02, (byte) 0x00, (byte) 0xba, (byte) 0x00, (byte) 0x5b, (byte) 0x79, (byte) 0xfa, (byte) 0xed, (byte) 0x24, (byte) 0x0b, (byte) 0x97, (byte) 0x99, (byte) 0x24, (byte) 0x0b, (byte) 0x20, (byte) 0x9f, (byte) 0x02, (byte) 0x00, (byte) 0x60, (byte) 0x7a, (byte) 0x02, (byte) 0x00, (byte) 0xbf, (byte) 0x00, (byte) 0x24, (byte) 0xe8, (byte) 0x26, (byte) 0xef, (byte) 0x24, (byte) 0x0b, (byte) 0xc3, (byte) 0x9a, (byte) 0x24, (byte) 0x0b, (byte) 0x60, (byte) 0xad, (byte) 0x02, (byte) 0x00, (byte) 0x40, (byte) 0x8e, (byte) 0x02, (byte) 0x00, (byte) 0xbc, (byte) 0x00, (byte) 0x6b, (byte) 0x6f, (byte) 0x7e, (byte) 0xf1, (byte) 0x24, (byte) 0x0b, (byte) 0x1b, (byte) 0x9d, (byte) 0x24, (byte) 0x0b, (byte) 0xe0, (byte) 0xd4, (byte) 0x02, (byte) 0x00, (byte) 0xa0, (byte) 0xb5, (byte) 0x02, (byte) 0x00, (byte) 0xa4, (byte) 0x00, (byte) 0xac, (byte) 0x9b, (byte) 0xaa, (byte) 0xf2, (byte) 0x24, (byte) 0x0b, (byte) 0x47, (byte) 0x9e, (byte) 0x24, (byte) 0x0b, (byte) 0x40, (byte) 0xee, (byte) 0x02, (byte) 0x00, (byte) 0xc0, (byte) 0xc7, (byte) 0x02, (byte) 0x00, (byte) 0xb8, (byte) 0x00, (byte) 0xd1, (byte) 0x06, (byte) 0xd5, (byte) 0xf3, (byte) 0x24, (byte) 0x0b, (byte) 0x73, (byte) 0x9f, (byte) 0x24, (byte) 0x0b, (byte) 0xc0, (byte) 0xf2, (byte) 0x02, (byte) 0x00, (byte) 0x00, (byte) 0xdb, (byte) 0x02, (byte) 0x00, (byte) 0xc2, (byte) 0x00, (byte) 0xc1, (byte) 0xdc, (byte) 0x01, (byte) 0xf5, (byte) 0x24, (byte) 0x0b, (byte) 0x9f, (byte) 0xa0, (byte) 0x24, (byte) 0x0b, (byte) 0x60, (byte) 0xd5, (byte) 0x02, (byte) 0x00, (byte) 0x20, (byte) 0xe9, (byte) 0x02, (byte) 0x00, (byte) 0xbe, (byte) 0x00, (byte) 0x24, (byte) 0x56, (byte) 0x2d, (byte) 0xf6, (byte) 0x24, (byte) 0x0b, (byte) 0xcb, (byte) 0xa1, (byte) 0x24, (byte) 0x0b, (byte) 0xa0, (byte) 0x8e, (byte) 0x02, (byte) 0x00, (byte) 0x00, (byte) 0xe3, (byte) 0x02, (byte) 0x00, (byte) 0xbb, (byte) 0x00, (byte) 0x7a, (byte) 0xd4, (byte) 0x59, (byte) 0xf7, (byte) 0x24, (byte) 0x0b, (byte) 0xf7, (byte) 0xa2, (byte) 0x24, (byte) 0x0b, (byte) 0x40, (byte) 0x49, (byte) 0x02, (byte) 0x00, (byte) 0x60, (byte) 0xbd, (byte) 0x02, (byte) 0x00, (byte) 0xad, (byte) 0x00, (byte) 0x67, (byte) 0x98, (byte) 0x85, (byte) 0xf8, (byte) 0x24, (byte) 0x0b, (byte) 0x23, (byte) 0xa4, (byte) 0x24, (byte) 0x0b, (byte) 0x00, (byte) 0x05, (byte) 0x02, (byte) 0x00, (byte) 0x20, (byte) 0x7c, (byte) 0x02, (byte) 0x00, (byte) 0xb6, (byte) 0x00, (byte) 0x35, (byte) 0xfe, (byte) 0xb1, (byte) 0xf9, (byte) 0x24, (byte) 0x0b, (byte) 0x4f, (byte) 0xa5, (byte) 0x24, (byte) 0x0b, (byte) 0x00, (byte) 0xc1, (byte) 0x01, (byte) 0x00, (byte) 0x00, (byte) 0x2e, (byte) 0x02, (byte) 0x00, (byte) 0xbf, (byte) 0x00, (byte) 0x5d, (byte) 0x96, (byte) 0xdd, (byte) 0xfa, (byte) 0x24, (byte) 0x0b, (byte) 0x7b, (byte) 0xa6, (byte) 0x24, (byte) 0x0b, (byte) 0xb0, (byte) 0x91, (byte) 0x01, (byte) 0x00, (byte) 0x50, (byte) 0xe4, (byte) 0x01, (byte) 0x00, (byte) 0xbc, (byte) 0x00, (byte) 0x4e, (byte) 0x4f, (byte) 0x09, (byte) 0xfc, (byte) 0x24, (byte) 0x0b, (byte) 0xa7, (byte) 0xa7, (byte) 0x24, (byte) 0x0b, (byte) 0x00, (byte) 0x72, (byte) 0x01, (byte) 0x00, (byte) 0xf0, (byte) 0xa8, (byte) 0x01, (byte) 0x00, (byte) 0xa0, (byte) 0x00, (byte) 0x48, (byte) 0xc4, (byte) 0x37, (byte) 0xfd, (byte) 0x24, (byte) 0x0b, (byte) 0xd4, (byte) 0xa8, (byte) 0x24, (byte) 0x0b, (byte) 0x00, (byte) 0x69, (byte) 0x01, (byte) 0x00, (byte) 0x10, (byte) 0x80, (byte) 0x01, (byte) 0x00, (byte) 0xa0, (byte) 0x03, (byte) 0xf0, (byte) 0xf8, (byte) 0x62, (byte) 0xfe, (byte) 0x24, (byte) 0x0b, (byte) 0xff, (byte) 0xa9, (byte) 0x24, (byte) 0x0b, (byte) 0xe0, (byte) 0x70, (byte) 0x01, (byte) 0x00, (byte) 0x10, (byte) 0x6b, (byte) 0x01, (byte) 0x00, (byte) 0xa2, (byte) 0x01, (byte) 0x96, (byte) 0xd1, (byte) 0x8e, (byte) 0xff, (byte) 0x24, (byte) 0x0b, (byte) 0x2b, (byte) 0xab, (byte) 0x24, (byte) 0x0b, (byte) 0x80, (byte) 0x7d, (byte) 0x01, (byte) 0x00, (byte) 0x00, (byte) 0x68, (byte) 0x01, (byte) 0x00, (byte) 0xa3, (byte) 0x01, (byte) 0xf5, (byte) 0x36, (byte) 0xba, (byte) 0x00, (byte) 0x25, (byte) 0x0b, (byte) 0x57, (byte) 0xac, (byte) 0x24, (byte) 0x0b, (byte) 0xe0, (byte) 0x94, (byte) 0x01, (byte) 0x00, (byte) 0x00, (byte) 0x73, (byte) 0x01, (byte) 0x00, (byte) 0xa3, (byte) 0x01, (byte) 0x5f, (byte) 0xbc, (byte) 0x3e, (byte) 0x04, (byte) 0x25, (byte) 0x0b, (byte) 0xdb, (byte) 0xaf, (byte) 0x24, (byte) 0x0b, (byte) 0x20, (byte) 0xc6, (byte) 0x01, (byte) 0x00, (byte) 0xb0, (byte) 0xb3, (byte) 0x01, (byte) 0x00, (byte) 0xa4, (byte) 0x01, (byte) 0x97, (byte) 0x6b, (byte) 0x70, (byte) 0x1f };
    byte[] response3 = new byte[] { (byte) 0x01, (byte) 0x16, (byte) 0x02, (byte) 0x01, (byte) 0xf4, (byte) 0x1a, (byte) 0x00, (byte) 0x00, (byte) 0x12, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x03, (byte) 0x01, (byte) 0x14, (byte) 0x01, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0xde, (byte) 0x59, (byte) 0x6a, (byte) 0x05, (byte) 0x25, (byte) 0x0b, (byte) 0x07, (byte) 0xb1, (byte) 0x24, (byte) 0x0b, (byte) 0xf0, (byte) 0xc6, (byte) 0x01, (byte) 0x00, (byte) 0x60, (byte) 0xc2, (byte) 0x01, (byte) 0x00, (byte) 0xa3, (byte) 0x01, (byte) 0x83, (byte) 0x34, (byte) 0x96, (byte) 0x06, (byte) 0x25, (byte) 0x0b, (byte) 0x34, (byte) 0xb2, (byte) 0x24, (byte) 0x0b, (byte) 0xa0, (byte) 0xd4, (byte) 0x01, (byte) 0x00, (byte) 0x50, (byte) 0xca, (byte) 0x01, (byte) 0x00, (byte) 0xa1, (byte) 0x02, (byte) 0x46, (byte) 0x0e, (byte) 0xc1, (byte) 0x07, (byte) 0x25, (byte) 0x0b, (byte) 0x5f, (byte) 0xb3, (byte) 0x24, (byte) 0x0b, (byte) 0xd0, (byte) 0xd4, (byte) 0x01, (byte) 0x00, (byte) 0xc0, (byte) 0xce, (byte) 0x01, (byte) 0x00, (byte) 0xa8, (byte) 0x00, (byte) 0x33, (byte) 0x70, (byte) 0xed, (byte) 0x08, (byte) 0x25, (byte) 0x0b, (byte) 0x8b, (byte) 0xb4, (byte) 0x24, (byte) 0x0b, (byte) 0x50, (byte) 0xda, (byte) 0x01, (byte) 0x00, (byte) 0xc0, (byte) 0xd2, (byte) 0x01, (byte) 0x00, (byte) 0xa3, (byte) 0x00, (byte) 0xc9, (byte) 0x38, (byte) 0x19, (byte) 0x0a, (byte) 0x25, (byte) 0x0b, (byte) 0xb7, (byte) 0xb5, (byte) 0x24, (byte) 0x0b, (byte) 0x00, (byte) 0xee, (byte) 0x01, (byte) 0x00, (byte) 0x30, (byte) 0xd9, (byte) 0x01, (byte) 0x00, (byte) 0xac, (byte) 0x00, (byte) 0x83, (byte) 0x19, (byte) 0x45, (byte) 0x0b, (byte) 0x25, (byte) 0x0b, (byte) 0xe3, (byte) 0xb6, (byte) 0x24, (byte) 0x0b, (byte) 0x00, (byte) 0xdd, (byte) 0x01, (byte) 0x00, (byte) 0xe0, (byte) 0xdf, (byte) 0x01, (byte) 0x00, (byte) 0xaf, (byte) 0x00, (byte) 0xa5, (byte) 0x3b, (byte) 0x71, (byte) 0x0c, (byte) 0x25, (byte) 0x0b, (byte) 0x0f, (byte) 0xb8, (byte) 0x24, (byte) 0x0b, (byte) 0xe0, (byte) 0xe4, (byte) 0x01, (byte) 0x00, (byte) 0x70, (byte) 0xe4, (byte) 0x01, (byte) 0x00, (byte) 0xb4, (byte) 0x00, (byte) 0xbc, (byte) 0xa5, (byte) 0x9d, (byte) 0x0d, (byte) 0x25, (byte) 0x0b, (byte) 0x3b, (byte) 0xb9, (byte) 0x24, (byte) 0x0b, (byte) 0x00, (byte) 0xe2, (byte) 0x01, (byte) 0x00, (byte) 0x80, (byte) 0xe5, (byte) 0x01, (byte) 0x00, (byte) 0xad, (byte) 0x00, (byte) 0x9a, (byte) 0xc9, (byte) 0xc9, (byte) 0x0e, (byte) 0x25, (byte) 0x0b, (byte) 0x67, (byte) 0xba, (byte) 0x24, (byte) 0x0b, (byte) 0x20, (byte) 0xdf, (byte) 0x01, (byte) 0x00, (byte) 0x20, (byte) 0xe3, (byte) 0x01, (byte) 0x00, (byte) 0xb0, (byte) 0x00, (byte) 0xe6, (byte) 0xff, (byte) 0xf5, (byte) 0x0f, (byte) 0x25, (byte) 0x0b, (byte) 0x93, (byte) 0xbb, (byte) 0x24, (byte) 0x0b, (byte) 0x70, (byte) 0xdb, (byte) 0x01, (byte) 0x00, (byte) 0x40, (byte) 0xe0, (byte) 0x01, (byte) 0x00, (byte) 0xb3, (byte) 0x00, (byte) 0x29, (byte) 0xe8, (byte) 0x21, (byte) 0x11, (byte) 0x25, (byte) 0x0b, (byte) 0xbf, (byte) 0xbc, (byte) 0x24, (byte) 0x0b, (byte) 0x70, (byte) 0xda, (byte) 0x01, (byte) 0x00, (byte) 0x70, (byte) 0xdd, (byte) 0x01, (byte) 0x00, (byte) 0xb1, (byte) 0x00, (byte) 0xfc, (byte) 0xc3, (byte) 0x4d, (byte) 0x12, (byte) 0x25, (byte) 0x0b, (byte) 0xeb, (byte) 0xbd, (byte) 0x24, (byte) 0x0b, (byte) 0xe0, (byte) 0xce, (byte) 0x01, (byte) 0x00, (byte) 0xf0, (byte) 0xd9, (byte) 0x01, (byte) 0x00, (byte) 0xaf, (byte) 0x00, (byte) 0x35, (byte) 0x6a, (byte) 0x79, (byte) 0x13, (byte) 0x25, (byte) 0x0b, (byte) 0x17, (byte) 0xbf, (byte) 0x24, (byte) 0x0b, (byte) 0x10, (byte) 0xe6, (byte) 0x01, (byte) 0x00, (byte) 0x10, (byte) 0xd8, (byte) 0x01, (byte) 0x00, (byte) 0xb3, (byte) 0x00, (byte) 0x60, (byte) 0xe4, (byte) 0xa5, (byte) 0x14, (byte) 0x25, (byte) 0x0b, (byte) 0x43, (byte) 0xc0, (byte) 0x24, (byte) 0x0b, (byte) 0xe0, (byte) 0xd9, (byte) 0x01, (byte) 0x00, (byte) 0xc0, (byte) 0xd8, (byte) 0x01, (byte) 0x00, (byte) 0xa2, (byte) 0x00, (byte) 0xdf, (byte) 0x0a, (byte) 0xd1, (byte) 0x15, (byte) 0x25, (byte) 0x0b, (byte) 0x6f, (byte) 0xc1, (byte) 0x24, (byte) 0x0b, (byte) 0x30, (byte) 0xeb, (byte) 0x01, (byte) 0x00, (byte) 0xd0, (byte) 0xdc, (byte) 0x01, (byte) 0x00, (byte) 0xa4, (byte) 0x00, (byte) 0xbe, (byte) 0xd1, (byte) 0xfd, (byte) 0x16, (byte) 0x25, (byte) 0x0b, (byte) 0x9b, (byte) 0xc2, (byte) 0x24, (byte) 0x0b, (byte) 0x70, (byte) 0xf6, (byte) 0x01, (byte) 0x00, (byte) 0xa0, (byte) 0xe4, (byte) 0x01, (byte) 0x00, (byte) 0xa3, (byte) 0x00, (byte) 0x69, (byte) 0xac, (byte) 0x56, (byte) 0x19, (byte) 0x25, (byte) 0x0b, (byte) 0xf4, (byte) 0xc4, (byte) 0x24, (byte) 0x0b, (byte) 0xf0, (byte) 0xfc, (byte) 0x01, (byte) 0x00, (byte) 0x30, (byte) 0xf6, (byte) 0x01, (byte) 0x00, (byte) 0xa8, (byte) 0x02, (byte) 0x15, (byte) 0x61, (byte) 0x83, (byte) 0x1a, (byte) 0x25, (byte) 0x0b, (byte) 0x20, (byte) 0xc6, (byte) 0x24, (byte) 0x0b, (byte) 0x80, (byte) 0x09, (byte) 0x02, (byte) 0x00, (byte) 0x70, (byte) 0xfd, (byte) 0x01, (byte) 0x00, (byte) 0xb2, (byte) 0x03, (byte) 0xa8, (byte) 0x7d, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0xff, (byte) 0x33, (byte) 0x65 };
    when(usbDevice.write((byte[]) anyObject(), anyInt())).thenReturn(7).thenReturn(12).thenReturn(12);
    when(usbDevice.read(anyInt(), anyInt())).thenReturn(response1).thenReturn(response2).thenReturn(response3);
    List<SensorRecord> records = readData.getRecentSensorRecords(2);
    assertThat(records, is(MockFactory.mockSensorPage()));
}
Also used : SensorRecord(com.nightscout.core.dexcom.records.SensorRecord) ReadData(com.nightscout.core.drivers.ReadData) Test(org.junit.Test)

Example 8 with SensorRecord

use of com.nightscout.core.dexcom.records.SensorRecord in project android-uploader by nightscout.

the class SensorRecordTest method shouldParseSensorRecord.

@Test
public void shouldParseSensorRecord() throws Exception {
    byte[] record = new byte[] { (byte) 0x56, (byte) 0x30, (byte) 0x1B, (byte) 0x0B, (byte) 0xF3, (byte) 0xDB, (byte) 0x1A, (byte) 0x0B, (byte) 0xC0, (byte) 0x3B, (byte) 0x02, (byte) 0x00, (byte) 0x50, (byte) 0xFD, (byte) 0x01, (byte) 0x00, (byte) 0xA6, (byte) 0x00, (byte) 0xC7 };
    SensorRecord sensorRecord = new SensorRecord(record);
    assertThat(sensorRecord.getUnfiltered(), is(146368L));
    assertThat(sensorRecord.getFiltered(), is(130384L));
    assertThat(sensorRecord.getRssi(), is(166));
    assertThat(sensorRecord.getRawDisplayTimeSeconds(), is(186309619L));
    assertThat(sensorRecord.getRawSystemTimeSeconds(), is(186331222L));
}
Also used : SensorRecord(com.nightscout.core.dexcom.records.SensorRecord) Test(org.junit.Test)

Aggregations

SensorRecord (com.nightscout.core.dexcom.records.SensorRecord)8 Test (org.junit.Test)4 EGVRecord (com.nightscout.core.dexcom.records.EGVRecord)3 ArrayList (java.util.ArrayList)3 CalRecord (com.nightscout.core.dexcom.records.CalRecord)2 MeterRecord (com.nightscout.core.dexcom.records.MeterRecord)2 InvalidRecordLengthException (com.nightscout.core.dexcom.InvalidRecordLengthException)1 GlucoseDataSet (com.nightscout.core.dexcom.records.GlucoseDataSet)1 PageHeader (com.nightscout.core.dexcom.records.PageHeader)1 ReadData (com.nightscout.core.drivers.ReadData)1 CalibrationEntry (com.nightscout.core.model.CalibrationEntry)1 DownloadResults (com.nightscout.core.model.DownloadResults)1 DownloadStatus (com.nightscout.core.model.DownloadStatus)1 G4Download (com.nightscout.core.model.G4Download)1 MeterEntry (com.nightscout.core.model.MeterEntry)1 SensorEntry (com.nightscout.core.model.SensorEntry)1 SensorGlucoseValueEntry (com.nightscout.core.model.SensorGlucoseValueEntry)1 IOException (java.io.IOException)1 DateFormat (java.text.DateFormat)1 SimpleDateFormat (java.text.SimpleDateFormat)1