Yaesu FT1/FT2/FTM100/FTM400 DATA jack with the Yaeus Camera Mic (MH-85A11U) KI6ZHD 04/14/18 This document attempts to describe the Yaesu DATA jack, the external Yaesu Camera microphone (MH-85A11U) Index: ------ 1. DATA jack description and pinout 2. Inside the (MH-85A11U) camera mic 3. Picture transfer time for different resolutions and qualities 4. Converting existing JPG pictures to be YSF compatible 5. Camera Mic's Audio Quality 6. Other Notes 10. Errata 1. Data jack description and pinout ----------------------------------- Yaesu System Fusion radios (FT1/FT2/FTM100/FTM400 - not sure about the FTM3200) have a new DATA jack/ This is a proprietary hybrid connector that has both USB2.0 and RS232 serial signals on it - The USB signalling side is used by the YSF camera microphone to receive the pictures from the mic. You can use a standard USB Micro-B cable to connect to these pins. On the FT2 radios (not the FT1 radios and probably not the FTM100 either), this interface is also used to upload new firmware into the radio. - The serial side is used to program the radio's various repeater memories, APRS settings, clone one radio to another, or upload new firmware to the radio itself ___ ___ / \_____/ \ | 6 7 8 9 10 11 | <---- Yaesu serial communication side - programming / cloning | ----------- | | 1 2 3 4 5 | <---- USB signalling side - standard USB Micro-B cable will fit and work +---------------+ Pins: ----- 1 - VCC : +5 volts 2 - Data- : differential I/O data pin 3 - Data+ : differential I/O data pin 4 - ID : USB OTG ID/Sense pin (probably not connected) 5 - GND : USB ground --- 6 - ? : ?maybe a PTT signal? 7 - RXD - : RS232 signal input INTO Yaesu radio 8 - TXD - : RS232 signal output FROM Yaesu radio 9 - ? : ?maybe a camera button signal? 10 - ? : ?maybe a camera button gnd? 11 - GND - : RS232 ground Looking to create your own YSF radio cables? Check out these URLs: #Pictures and possible sources for a break out PCB with the connect on it https://twitter.com/travisgoodspeed/status/602492616685518849 The raw SMT connectors: Panasonic AXJ443000 : https://www3.panasonic.biz/ac/e/search_num/index.jsp?c=detail&part_no=AXJ443000 Suyin 11-pin mini USB : http://www.suyin-europe.com/consumer-and-portable/ 2. Inside the (MH-85A11U) camera mic ------------------------------------ You can see a tear-down pictures inside the MH-85A11U camera mic here: http://www.trinityos.com/HAM/Yaesu-System-Fusion/Ysf-camera-mic-results/inside-a-yaesu-mh-85A11U-camera-mic.jpg Two main chips are on the board: Largest chip - ARM CPU ---------------------- ARM-x STM32F207 ICH6 HP AAM VG The specs for this include: 120 MHz CPU/150 DMIPS, up to 1 Mbyte of Flash with advanced connectivity and encryption support, incliudes Ethernet MAC and camera interface to the STM32F205/215, and more GPIOs and features on larger packages Smaller chip - ??? ------------------ ? could be a STM32F205/215 daughter chip? Uses pins on 11-pin breakout header from the cable going to radio pin : wire color Guessed function (need to confirm) ----:-----------:---------------------------------- 1 - green : +5v 2 - white : USB Data- 3 - red : USB Data+ 4 - n/c : n/a 5 - black : USB GND 6 - brown : ??? (maybe a PTT signal?) 7 - n/c : n/a 8 - n/c : n/a 9 - yellow : ??? (maybe a camera button signal?) 10 - white : ??? (maybe a camera button GND?) 11 - black : RS232 ground 3. Picture transfer time for different resolutions and qualities ---------------------------------------------------------------- FT1 sending pictures to a FTM400 10ft away: different pictures will yield different file sizes depending on image complexity Here are some example pictures from the Yaesu camera mic: - mounted on a tripod - same lighting Yaesu Camera Mic connected to a FT1D radio: All pictures are available here: http://www.trinityos.com/HAM/Yaesu-System-Fusion/ Reference picture from a Smartphone hq-reference-picture.jpg - 4160x2340 13MP camera - 3952822 bytes - a bit washed out but gives an idea of what things really look like File on microSD Set JPG Set Image Image Compression FT1D C4FM JPG file C4FM transfer Notes on quality of image card Size Quality depth Quality transfer time size speed -----------------+---------+-----------+------+-------------+-------------+-------------+------------------+----------------------------------------------------------- MF06K2000014.jpg - 160x120 @ low qual - 8bit - 24 - 0:20.16 sec - 3597 bytes - 178.42 bytes/sec - text impossible to read text; badly compressed MF06K2000013.jpg - 160x120 @ norm qual - 8bit - 48 - 0:26.44 sec - 5149 bytes - 194.74 bytes/sec - text impossible to read text; badly compressed MF06K2000012.jpg - 160x120 @ high qual - 8bit - 80 - 0:38.15 sec - 8153 bytes - 213.71 bytes/sec - text impossible to read; compression getting reasonable MF06K2000011.jpg - 320x240 @ low qual - 8bit - 24 - 0:52.97 sec - 11796 bytes - 222.69 bytes/sec - text badly munged; compression is poor MF06K2000010.jpg - 320x240 @ norm qual - 8bit - 48 - 1:14.21 sec - 17259 bytes - 232.57 bytes/sec - text badly munged; compression is a bit better MF06K2000009.jpg - 320x240 @ high qual - 8bit - 80 - 1:56.05 sec - 27748 bytes - 239.10 bytes/sec - text still unreable; compression better but still too much 4. Converting existing JPG pictures to be YSF compatible --------------------------------------------------------- Paraphrasing an email from Gene K7TXO on 11/01/16: -- .. the process of getting the picture onto the Micro SD card, the picture files must be accompanied with related .dat, data structure files. Hilmar Weber / DC5KW created a Windows program that will create a copy of a jpeg to have the proper file name. His program also creates the associated .dat files. You copy the new-named jpeg file into the PHOTOS folder on the micro SD card and the dat files go into the QSOLOG folder. With this card put back into the radio, now you can upload these in Wires-X for others to see. It is best to start with a micro SD card that was freshly formatted by the radio and the card will have the proper empty folders to work with Hilmar's program. His program is located in the Files>Misc folder in the YSF Yahoo Group. Another ham generated a Word file, translating Hilmar's notes and his step by step translation worked perfectly. -- Update: It seems that DC5KW is now an SK and his Windows program doesn't seem to be available at https://groups.yahoo.com/neo/groups/YaesuSystemFusion/files/MISC/ In researching this a bit more, there are three detailed documents talking about the required paramters of the .jpg files and the data structure of the QSOLOG/QSOPCTDIR.dat file: #Very detailed analysis of the files on the SD card https://xa.yimg.com/kq/groups/NTXDGmbkfNX7kun8Fw--/3NUde9rte9RopNah1kAW/name/FTM-400+SDcard+file+structure+v1.1.pdf also available here: https://sites.google.com/site/flfusionwiki/file-cabinet #Partially detailed analysis http://www.bigideatrouble.com/SystemFusionExploration.pdf #Go to page 41 - hard core SD protocol analysis on a FTM400 https://www.palomararc.org/Scope/feb16scope.pdf Btw, on my MicroSD card from my FT1D, I have the following. It would take some time to figure out the byte offsets of various details and see what patterns emerge beyond what the above docs state: $ ls -la PHOTO/* -rwxr-xr-x 1 dranch root 23346 Apr 23 2016 PHOTO/HE0S32000003.jpg -rwxr-xr-x 1 dranch root 19557 Apr 29 2016 PHOTO/HE0S32000004.jpg -rwxr-xr-x 1 dranch root 23403 Apr 29 2016 PHOTO/HE0S32000005.jpg -rwxr-xr-x 1 dranch root 19557 Apr 29 2016 PHOTO/HE0S32000006.jpg -rwxr-xr-x 1 dranch root 2569 Apr 29 2016 PHOTO/HE0S32000007.jpg -rwxr-xr-x 1 dranch root 3209 Apr 29 2016 PHOTO/HE0S32000008.jpg -rwxr-xr-x 1 dranch root 4737 Apr 29 2016 PHOTO/HE0S32000009.jpg -rwxr-xr-x 1 dranch root 5739 Apr 29 2016 PHOTO/HE0S32000010.jpg -rwxr-xr-x 1 dranch root 7768 Apr 29 2016 PHOTO/HE0S32000011.jpg -rwxr-xr-x 1 dranch root 12893 Apr 29 2016 PHOTO/HE0S32000012.jpg -rwxr-xr-x 1 dranch root 27615 Apr 29 2016 PHOTO/HE0S32000015.jpg -rwxr-xr-x 1 dranch root 27286 Apr 29 2016 PHOTO/HE0S32000016.jpg -rwxr-xr-x 1 dranch root 27748 Apr 29 2016 PHOTO/HE0S32000017.jpg -rwxr-xr-x 1 dranch root 17386 Apr 29 2016 PHOTO/HE0S32000018.jpg -rwxr-xr-x 1 dranch root 17259 Apr 29 2016 PHOTO/HE0S32000019.jpg -rwxr-xr-x 1 dranch root 11796 Apr 29 2016 PHOTO/HE0S32000020.jpg -rwxr-xr-x 1 dranch root 8153 Apr 29 2016 PHOTO/HE0S32000021.jpg -rwxr-xr-x 1 dranch root 5149 Apr 29 2016 PHOTO/HE0S32000022.jpg -rwxr-xr-x 1 dranch root 3597 Apr 29 2016 PHOTO/HE0S32000023.jpg -rwxr-xr-x 1 dranch root 2979 Apr 30 2016 PHOTO/HE0S32000024.jpg -rwxr-xr-x 1 dranch root 19859 Apr 30 2016 PHOTO/HE0S32000025.jpg -rwxr-xr-x 1 dranch root 8585 May 1 2016 PHOTO/HE0S32000026.jpg -rwxr-xr-x 1 dranch root 14378 May 1 2016 PHOTO/HE0S32000027.jpg $ hexdump -C QSOLOG/QSOPCTDIR.dat 00000000 70 00 00 10 20 20 20 20 20 41 4c 4c 20 20 20 20 |p... ALL | 00000010 20 20 20 20 20 20 20 20 20 45 30 4a 75 43 41 49 | E0JuCAI| 00000020 36 42 48 20 20 20 20 20 20 20 20 20 20 20 15 03 |6BH ..| 00000030 01 19 22 00 15 03 01 19 22 00 15 03 02 03 22 00 |..".....".....".| 00000040 32 30 31 35 2f 30 33 2f 30 32 20 30 33 3a 32 32 |2015/03/02 03:22| 00000050 00 00 0e 17 48 45 30 53 33 32 30 30 30 30 30 32 |....HE0S32000002| 00000060 2e 6a 70 67 4e 30 33 37 31 32 30 31 30 30 57 31 |.jpgN037120100W1| 00000070 32 31 35 30 30 38 30 30 00 00 00 00 00 00 00 00 |21500800........| 00000080 14 00 00 23 32 31 31 34 39 57 41 38 4b 49 4d 2d |...#21149WA8KIM-| 00000090 52 50 54 52 2d 52 4f 4f 4d 20 20 20 20 20 57 41 |RPTR-ROOM WA| 000000a0 38 4b 49 4d 20 20 20 20 20 20 20 20 20 20 15 02 |8KIM ..| 000000b0 28 09 25 09 16 04 23 14 38 00 15 01 09 09 04 30 |(.%...#.8......0| 000000c0 57 41 38 4b 49 4d 20 51 53 4f 20 43 61 72 64 20 |WA8KIM QSO Card | 000000d0 00 00 5b 32 48 45 30 53 33 32 30 30 30 30 30 33 |..[2HE0S32000003| 000000e0 2e 6a 70 67 4e 30 20 20 20 20 20 20 30 30 45 30 |.jpgN0 00E0| 000000f0 30 30 30 30 30 30 30 30 00 00 00 00 00 00 00 00 |00000000........| 00000100 00 00 00 00 20 20 20 20 20 20 20 20 20 20 20 20 |.... | 00000110 20 20 20 20 20 20 20 20 20 45 30 53 33 32 4b 49 | E0S32KI| 00000120 36 5a 48 44 2d 44 41 56 20 20 20 20 20 20 16 04 |6ZHD-DAV ..| 00000130 29 18 59 00 16 04 29 18 59 00 16 04 29 18 59 00 |).Y...).Y...).Y.| 00000140 32 30 31 36 2f 30 34 2f 32 39 20 31 38 3a 35 39 |2016/04/29 18:59| 00000150 00 00 4c 65 48 45 30 53 33 32 30 30 30 30 30 34 |..LeHE0S32000004| 00000160 2e 6a 70 67 4e 30 33 37 32 30 36 31 30 36 57 31 |.jpgN037206106W1| 00000170 32 31 35 39 39 39 31 35 00 00 00 00 00 00 00 00 |21599915........| 00000180 61 00 00 04 20 20 20 20 20 41 4c 4c 20 20 20 20 |a... ALL | 00000190 20 20 20 20 20 20 20 20 20 45 30 53 33 32 4b 49 | E0S32KI| 000001a0 36 5a 48 44 2d 44 41 56 20 20 20 20 20 20 16 04 |6ZHD-DAV ..| 000001b0 29 18 59 00 16 04 29 18 59 00 16 04 29 18 59 00 |).Y...).Y...).Y.| 000001c0 32 30 31 36 2f 30 34 2f 32 39 20 31 38 3a 35 39 |2016/04/29 18:59| 000001d0 00 00 4c 65 48 45 30 53 33 32 30 30 30 30 30 34 |..LeHE0S32000004| 000001e0 2e 6a 70 67 4e 30 33 37 32 30 36 31 30 36 57 31 |.jpgN037206106W1| 000001f0 32 31 35 39 39 39 31 35 00 00 00 00 00 00 00 00 |21599915........| 00000200 00 00 00 00 20 20 20 20 20 20 20 20 20 20 20 20 |.... | 00000210 20 20 20 20 20 20 20 20 20 45 30 53 33 32 4b 49 | E0S32KI| 00000220 36 5a 48 44 2d 44 41 56 20 20 20 20 20 20 16 04 |6ZHD-DAV ..| 00000230 29 19 03 00 16 04 29 19 03 00 16 04 29 19 03 00 |).....).....)...| 00000240 32 30 31 36 2f 30 34 2f 32 39 20 31 39 3a 30 33 |2016/04/29 19:03| 00000250 00 00 5b 6b 48 45 30 53 33 32 30 30 30 30 30 35 |..[kHE0S32000005| 00000260 2e 6a 70 67 4e 30 33 37 32 30 36 31 31 34 57 31 |.jpgN037206114W1| 00000270 32 31 35 39 39 39 32 38 00 00 00 00 00 00 00 00 |21599928........| 00000280 61 00 00 06 20 20 20 20 20 41 4c 4c 20 20 20 20 |a... ALL | 00000290 20 20 20 20 20 20 20 20 20 45 30 53 33 32 4b 49 | E0S32KI| 000002a0 36 5a 48 44 2d 44 41 56 20 20 20 20 20 20 16 04 |6ZHD-DAV ..| 000002b0 29 19 03 00 16 04 29 19 03 00 16 04 29 19 03 00 |).....).....)...| 000002c0 32 30 31 36 2f 30 34 2f 32 39 20 31 39 3a 30 33 |2016/04/29 19:03| 000002d0 00 00 5b 6b 48 45 30 53 33 32 30 30 30 30 30 35 |..[kHE0S32000005| 000002e0 2e 6a 70 67 4e 30 33 37 32 30 36 31 31 34 57 31 |.jpgN037206114W1| 000002f0 32 31 35 39 39 39 32 38 00 00 00 00 00 00 00 00 |21599928........| 00000300 60 00 00 03 20 20 20 20 20 41 4c 4c 20 20 20 20 |`... ALL | 00000310 20 20 20 20 20 20 20 20 20 46 30 36 4b 32 4b 49 | F06K2KI| 00000320 36 5a 48 44 20 20 20 20 20 20 20 20 20 20 16 04 |6ZHD ..| 00000330 29 19 19 00 16 04 29 19 19 00 16 04 29 18 59 00 |).....).....).Y.| 00000340 32 30 31 36 2f 30 34 2f 32 39 20 31 38 3a 35 39 |2016/04/29 18:59| 00000350 00 00 4c 65 48 45 30 53 33 32 30 30 30 30 30 36 |..LeHE0S32000006| 00000360 2e 6a 70 67 4e 30 33 37 32 30 36 31 30 30 57 31 |.jpgN037206100W1| 00000370 32 31 35 39 39 39 30 30 00 00 00 00 00 00 00 00 |21599900........| 00000380 00 00 00 00 20 20 20 20 20 20 20 20 20 20 20 20 |.... | 00000390 20 20 20 20 20 20 20 20 20 45 30 53 33 32 4b 49 | E0S32KI| 000003a0 36 5a 48 44 2d 44 41 56 20 20 20 20 20 20 16 04 |6ZHD-DAV ..| 000003b0 29 19 21 00 16 04 29 19 21 00 16 04 29 19 21 00 |).!...).!...).!.| 000003c0 32 30 31 36 2f 30 34 2f 32 39 20 31 39 3a 32 31 |2016/04/29 19:21| 000003d0 00 00 0a 09 48 45 30 53 33 32 30 30 30 30 30 37 |....HE0S32000007| 000003e0 2e 6a 70 67 4e 30 33 37 32 30 36 31 33 33 57 31 |.jpgN037206133W1| 000003f0 32 31 35 39 39 39 31 30 00 00 00 00 00 00 00 00 |21599910........| 00000400 61 00 00 09 20 20 20 20 20 41 4c 4c 20 20 20 20 |a... ALL | 00000410 20 20 20 20 20 20 20 20 20 45 30 53 33 32 4b 49 | E0S32KI| 00000420 36 5a 48 44 2d 44 41 56 20 20 20 20 20 20 16 04 |6ZHD-DAV ..| 00000430 29 19 21 00 16 04 29 19 21 00 16 04 29 19 21 00 |).!...).!...).!.| 00000440 32 30 31 36 2f 30 34 2f 32 39 20 31 39 3a 32 31 |2016/04/29 19:21| 00000450 00 00 0a 09 48 45 30 53 33 32 30 30 30 30 30 37 |....HE0S32000007| 00000460 2e 6a 70 67 4e 30 33 37 32 30 36 31 33 33 57 31 |.jpgN037206133W1| 00000470 32 31 35 39 39 39 31 30 00 00 00 00 00 00 00 00 |21599910........| 00000480 00 00 00 00 20 20 20 20 20 20 20 20 20 20 20 20 |.... | 00000490 20 20 20 20 20 20 20 20 20 45 30 53 33 32 4b 49 | E0S32KI| 000004a0 36 5a 48 44 2d 44 41 56 20 20 20 20 20 20 16 04 |6ZHD-DAV ..| 000004b0 29 19 23 00 16 04 29 19 23 00 16 04 29 19 23 00 |).#...).#...).#.| 000004c0 32 30 31 36 2f 30 34 2f 32 39 20 31 39 3a 32 33 |2016/04/29 19:23| 000004d0 00 00 0c 89 48 45 30 53 33 32 30 30 30 30 30 38 |....HE0S32000008| 000004e0 2e 6a 70 67 4e 30 33 37 32 30 36 31 33 33 57 31 |.jpgN037206133W1| 000004f0 32 31 35 39 39 39 31 30 00 00 00 00 00 00 00 00 |21599910........| 00000500 61 00 00 0b 20 20 20 20 20 41 4c 4c 20 20 20 20 |a... ALL | 00000510 20 20 20 20 20 20 20 20 20 45 30 53 33 32 4b 49 | E0S32KI| 00000520 36 5a 48 44 2d 44 41 56 20 20 20 20 20 20 16 04 |6ZHD-DAV ..| 00000530 29 19 23 00 16 04 29 19 23 00 16 04 29 19 23 00 |).#...).#...).#.| 00000540 32 30 31 36 2f 30 34 2f 32 39 20 31 39 3a 32 33 |2016/04/29 19:23| 00000550 00 00 0c 89 48 45 30 53 33 32 30 30 30 30 30 38 |....HE0S32000008| 00000560 2e 6a 70 67 4e 30 33 37 32 30 36 31 33 33 57 31 |.jpgN037206133W1| 00000570 32 31 35 39 39 39 31 30 00 00 00 00 00 00 00 00 |21599910........| 00000580 00 00 00 00 20 20 20 20 20 20 20 20 20 20 20 20 |.... | 00000590 20 20 20 20 20 20 20 20 20 45 30 53 33 32 4b 49 | E0S32KI| 000005a0 36 5a 48 44 2d 44 41 56 20 20 20 20 20 20 16 04 |6ZHD-DAV ..| 000005b0 29 19 24 00 16 04 29 19 24 00 16 04 29 19 24 00 |).$...).$...).$.| 000005c0 32 30 31 36 2f 30 34 2f 32 39 20 31 39 3a 32 34 |2016/04/29 19:24| 000005d0 00 00 12 81 48 45 30 53 33 32 30 30 30 30 30 39 |....HE0S32000009| 000005e0 2e 6a 70 67 4e 30 33 37 32 30 36 31 33 33 57 31 |.jpgN037206133W1| 000005f0 32 31 35 39 39 39 31 30 00 00 00 00 00 00 00 00 |21599910........| 00000600 61 00 00 0d 20 20 20 20 20 41 4c 4c 20 20 20 20 |a... ALL | 00000610 20 20 20 20 20 20 20 20 20 45 30 53 33 32 4b 49 | E0S32KI| 00000620 36 5a 48 44 2d 44 41 56 20 20 20 20 20 20 16 04 |6ZHD-DAV ..| 00000630 29 19 24 00 16 04 29 19 24 00 16 04 29 19 24 00 |).$...).$...).$.| 00000640 32 30 31 36 2f 30 34 2f 32 39 20 31 39 3a 32 34 |2016/04/29 19:24| 00000650 00 00 12 81 48 45 30 53 33 32 30 30 30 30 30 39 |....HE0S32000009| 00000660 2e 6a 70 67 4e 30 33 37 32 30 36 31 33 33 57 31 |.jpgN037206133W1| 00000670 32 31 35 39 39 39 31 30 00 00 00 00 00 00 00 00 |21599910........| 00000680 00 00 00 00 20 20 20 20 20 20 20 20 20 20 20 20 |.... | 00000690 20 20 20 20 20 20 20 20 20 45 30 53 33 32 4b 49 | E0S32KI| 000006a0 36 5a 48 44 2d 44 41 56 20 20 20 20 20 20 16 04 |6ZHD-DAV ..| 000006b0 29 19 26 00 16 04 29 19 26 00 16 04 29 19 26 00 |).&...).&...).&.| 000006c0 32 30 31 36 2f 30 34 2f 32 39 20 31 39 3a 32 36 |2016/04/29 19:26| 000006d0 00 00 16 6b 48 45 30 53 33 32 30 30 30 30 31 30 |...kHE0S32000010| 000006e0 2e 6a 70 67 4e 30 33 37 32 30 36 31 33 33 57 31 |.jpgN037206133W1| 000006f0 32 31 35 39 39 39 31 30 00 00 00 00 00 00 00 00 |21599910........| 00000700 61 00 00 0f 20 20 20 20 20 41 4c 4c 20 20 20 20 |a... ALL | 00000710 20 20 20 20 20 20 20 20 20 45 30 53 33 32 4b 49 | E0S32KI| 00000720 36 5a 48 44 2d 44 41 56 20 20 20 20 20 20 16 04 |6ZHD-DAV ..| 00000730 29 19 26 00 16 04 29 19 26 00 16 04 29 19 26 00 |).&...).&...).&.| 00000740 32 30 31 36 2f 30 34 2f 32 39 20 31 39 3a 32 36 |2016/04/29 19:26| 00000750 00 00 16 6b 48 45 30 53 33 32 30 30 30 30 31 30 |...kHE0S32000010| 00000760 2e 6a 70 67 4e 30 33 37 32 30 36 31 33 33 57 31 |.jpgN037206133W1| 00000770 32 31 35 39 39 39 31 30 00 00 00 00 00 00 00 00 |21599910........| 00000780 61 00 00 10 20 20 20 20 20 41 4c 4c 20 20 20 20 |a... ALL | 00000790 20 20 20 20 20 20 20 20 20 45 30 53 33 32 4b 49 | E0S32KI| 000007a0 36 5a 48 44 2d 44 41 56 20 20 20 20 20 20 16 04 |6ZHD-DAV ..| 000007b0 29 19 27 00 16 04 29 19 27 00 16 04 29 19 26 00 |).'...).'...).&.| 000007c0 32 30 31 36 2f 30 34 2f 32 39 20 31 39 3a 32 36 |2016/04/29 19:26| 000007d0 00 00 16 6b 48 45 30 53 33 32 30 30 30 30 31 30 |...kHE0S32000010| 000007e0 2e 6a 70 67 4e 30 33 37 32 30 36 31 33 33 57 31 |.jpgN037206133W1| 000007f0 32 31 35 39 39 39 31 30 00 00 00 00 00 00 00 00 |21599910........| 00000800 00 00 00 00 20 20 20 20 20 20 20 20 20 20 20 20 |.... | 00000810 20 20 20 20 20 20 20 20 20 45 30 53 33 32 4b 49 | E0S32KI| 00000820 36 5a 48 44 2d 44 41 56 20 20 20 20 20 20 16 04 |6ZHD-DAV ..| 00000830 29 19 28 00 16 04 29 19 28 00 16 04 29 19 28 00 |).(...).(...).(.| 00000840 32 30 31 36 2f 30 34 2f 32 39 20 31 39 3a 32 38 |2016/04/29 19:28| 00000850 00 00 1e 58 48 45 30 53 33 32 30 30 30 30 31 31 |...XHE0S32000011| 00000860 2e 6a 70 67 4e 30 33 37 32 30 36 31 34 31 57 31 |.jpgN037206141W1| 00000870 32 31 35 39 39 39 33 35 00 00 00 00 00 00 00 00 |21599935........| 00000880 61 00 00 12 20 20 20 20 20 41 4c 4c 20 20 20 20 |a... ALL | 00000890 20 20 20 20 20 20 20 20 20 45 30 53 33 32 4b 49 | E0S32KI| 000008a0 36 5a 48 44 2d 44 41 56 20 20 20 20 20 20 16 04 |6ZHD-DAV ..| 000008b0 29 19 28 00 16 04 29 19 28 00 16 04 29 19 28 00 |).(...).(...).(.| 000008c0 32 30 31 36 2f 30 34 2f 32 39 20 31 39 3a 32 38 |2016/04/29 19:28| 000008d0 00 00 1e 58 48 45 30 53 33 32 30 30 30 30 31 31 |...XHE0S32000011| 000008e0 2e 6a 70 67 4e 30 33 37 32 30 36 31 34 31 57 31 |.jpgN037206141W1| 000008f0 32 31 35 39 39 39 33 35 00 00 00 00 00 00 00 00 |21599935........| 00000900 00 00 00 00 20 20 20 20 20 20 20 20 20 20 20 20 |.... | 00000910 20 20 20 20 20 20 20 20 20 45 30 53 33 32 4b 49 | E0S32KI| 00000920 36 5a 48 44 2d 44 41 56 20 20 20 20 20 20 16 04 |6ZHD-DAV ..| 00000930 29 19 30 00 16 04 29 19 30 00 16 04 29 19 30 00 |).0...).0...).0.| 00000940 32 30 31 36 2f 30 34 2f 32 39 20 31 39 3a 33 30 |2016/04/29 19:30| 00000950 00 00 32 5d 48 45 30 53 33 32 30 30 30 30 31 32 |..2]HE0S32000012| 00000960 2e 6a 70 67 4e 30 33 37 32 30 36 31 34 31 57 31 |.jpgN037206141W1| 00000970 32 31 35 39 39 39 33 35 00 00 00 00 00 00 00 00 |21599935........| 00000980 61 00 00 14 20 20 20 20 20 41 4c 4c 20 20 20 20 |a... ALL | 00000990 20 20 20 20 20 20 20 20 20 45 30 53 33 32 4b 49 | E0S32KI| 000009a0 36 5a 48 44 2d 44 41 56 20 20 20 20 20 20 16 04 |6ZHD-DAV ..| 000009b0 29 19 30 00 16 04 29 19 30 00 16 04 29 19 30 00 |).0...).0...).0.| 000009c0 32 30 31 36 2f 30 34 2f 32 39 20 31 39 3a 33 30 |2016/04/29 19:30| 000009d0 00 00 32 5d 48 45 30 53 33 32 30 30 30 30 31 32 |..2]HE0S32000012| 000009e0 2e 6a 70 67 4e 30 33 37 32 30 36 31 34 31 57 31 |.jpgN037206141W1| 000009f0 32 31 35 39 39 39 33 35 00 00 00 00 00 00 00 00 |21599935........| 00000a00 00 00 00 00 20 20 20 20 20 20 20 20 20 20 20 20 |.... | 00000a10 20 20 20 20 20 20 20 20 20 45 30 53 33 32 4b 49 | E0S32KI| 00000a20 36 5a 48 44 2d 44 41 56 20 20 20 20 20 20 16 04 |6ZHD-DAV ..| 00000a30 29 20 00 00 16 04 29 20 00 00 16 04 29 20 00 00 |) ....) ....) ..| 00000a40 32 30 31 36 2f 30 34 2f 32 39 20 32 30 3a 30 30 |2016/04/29 20:00| 00000a50 00 00 18 96 48 45 30 53 33 32 30 30 30 30 31 33 |....HE0S32000013| 00000a60 2e 6a 70 67 4e 30 33 37 32 30 36 31 32 35 57 31 |.jpgN037206125W1| 00000a70 32 31 35 39 39 39 30 34 00 00 00 00 00 00 00 00 |21599904........| 00000a80 00 00 00 00 20 20 20 20 20 20 20 20 20 20 20 20 |.... | 00000a90 20 20 20 20 20 20 20 20 20 45 30 53 33 32 4b 49 | E0S32KI| 00000aa0 36 5a 48 44 2d 44 41 56 20 20 20 20 20 20 16 04 |6ZHD-DAV ..| 00000ab0 29 20 00 00 16 04 29 20 00 00 16 04 29 20 00 00 |) ....) ....) ..| 00000ac0 32 30 31 36 2f 30 34 2f 32 39 20 32 30 3a 30 30 |2016/04/29 20:00| 00000ad0 00 00 1e c8 48 45 30 53 33 32 30 30 30 30 31 34 |....HE0S32000014| 00000ae0 2e 6a 70 67 4e 30 33 37 32 30 36 31 32 35 57 31 |.jpgN037206125W1| 00000af0 32 31 35 39 39 39 30 34 00 00 00 00 00 00 00 00 |21599904........| 00000b00 00 00 00 00 20 20 20 20 20 20 20 20 20 20 20 20 |.... | 00000b10 20 20 20 20 20 20 20 20 20 45 30 53 33 32 4b 49 | E0S32KI| 00000b20 36 5a 48 44 2d 44 41 56 20 20 20 20 20 20 16 04 |6ZHD-DAV ..| 00000b30 29 20 06 00 16 04 29 20 06 00 16 04 29 20 06 00 |) ....) ....) ..| 00000b40 32 30 31 36 2f 30 34 2f 32 39 20 32 30 3a 30 36 |2016/04/29 20:06| 00000b50 00 00 6b df 48 45 30 53 33 32 30 30 30 30 31 35 |..k.HE0S32000015| 00000b60 2e 6a 70 67 4e 30 33 37 32 30 36 31 30 36 57 31 |.jpgN037206106W1| 00000b70 32 31 35 39 39 39 35 38 00 00 00 00 00 00 00 00 |21599958........| 00000b80 61 00 00 18 20 20 20 20 20 41 4c 4c 20 20 20 20 |a... ALL | 00000b90 20 20 20 20 20 20 20 20 20 45 30 53 33 32 4b 49 | E0S32KI| 00000ba0 36 5a 48 44 2d 44 41 56 20 20 20 20 20 20 16 04 |6ZHD-DAV ..| 00000bb0 29 20 06 00 16 04 29 20 06 00 16 04 29 20 06 00 |) ....) ....) ..| 00000bc0 32 30 31 36 2f 30 34 2f 32 39 20 32 30 3a 30 36 |2016/04/29 20:06| 00000bd0 00 00 6b df 48 45 30 53 33 32 30 30 30 30 31 35 |..k.HE0S32000015| 00000be0 2e 6a 70 67 4e 30 33 37 32 30 36 31 30 36 57 31 |.jpgN037206106W1| 00000bf0 32 31 35 39 39 39 35 38 00 00 00 00 00 00 00 00 |21599958........| 00000c00 61 00 00 19 20 20 20 20 20 41 4c 4c 20 20 20 20 |a... ALL | 00000c10 20 20 20 20 20 20 20 20 20 45 30 53 33 32 4b 49 | E0S32KI| 00000c20 36 5a 48 44 2d 44 41 56 20 20 20 20 20 20 16 04 |6ZHD-DAV ..| 00000c30 29 20 09 00 16 04 29 20 09 00 16 04 29 20 06 00 |) ....) ....) ..| 00000c40 32 30 31 36 2f 30 34 2f 32 39 20 32 30 3a 30 36 |2016/04/29 20:06| 00000c50 00 00 6b df 48 45 30 53 33 32 30 30 30 30 31 35 |..k.HE0S32000015| 00000c60 2e 6a 70 67 4e 30 33 37 32 30 36 31 30 36 57 31 |.jpgN037206106W1| 00000c70 32 31 35 39 39 39 35 38 00 00 00 00 00 00 00 00 |21599958........| 00000c80 00 00 00 00 20 20 20 20 20 20 20 20 20 20 20 20 |.... | 00000c90 20 20 20 20 20 20 20 20 20 45 30 53 33 32 4b 49 | E0S32KI| 00000ca0 36 5a 48 44 2d 44 41 56 20 20 20 20 20 20 16 04 |6ZHD-DAV ..| 00000cb0 29 20 11 00 16 04 29 20 11 00 16 04 29 20 11 00 |) ....) ....) ..| 00000cc0 32 30 31 36 2f 30 34 2f 32 39 20 32 30 3a 31 31 |2016/04/29 20:11| 00000cd0 00 00 6a 96 48 45 30 53 33 32 30 30 30 30 31 36 |..j.HE0S32000016| 00000ce0 2e 6a 70 67 4e 30 33 37 32 30 36 30 39 31 57 31 |.jpgN037206091W1| 00000cf0 32 31 35 39 39 39 30 37 00 00 00 00 00 00 00 00 |21599907........| 00000d00 61 00 00 1b 20 20 20 20 20 41 4c 4c 20 20 20 20 |a... ALL | 00000d10 20 20 20 20 20 20 20 20 20 45 30 53 33 32 4b 49 | E0S32KI| 00000d20 36 5a 48 44 2d 44 41 56 20 20 20 20 20 20 16 04 |6ZHD-DAV ..| 00000d30 29 20 11 00 16 04 29 20 11 00 16 04 29 20 11 00 |) ....) ....) ..| 00000d40 32 30 31 36 2f 30 34 2f 32 39 20 32 30 3a 31 31 |2016/04/29 20:11| 00000d50 00 00 6a 96 48 45 30 53 33 32 30 30 30 30 31 36 |..j.HE0S32000016| 00000d60 2e 6a 70 67 4e 30 33 37 32 30 36 30 39 31 57 31 |.jpgN037206091W1| 00000d70 32 31 35 39 39 39 30 37 00 00 00 00 00 00 00 00 |21599907........| 00000d80 00 00 00 00 20 20 20 20 20 20 20 20 20 20 20 20 |.... | 00000d90 20 20 20 20 20 20 20 20 20 45 30 53 33 32 4b 49 | E0S32KI| 00000da0 36 5a 48 44 2d 44 41 56 20 20 20 20 20 20 16 04 |6ZHD-DAV ..| 00000db0 29 20 14 00 16 04 29 20 14 00 16 04 29 20 14 00 |) ....) ....) ..| 00000dc0 32 30 31 36 2f 30 34 2f 32 39 20 32 30 3a 31 34 |2016/04/29 20:14| 00000dd0 00 00 6c 64 48 45 30 53 33 32 30 30 30 30 31 37 |..ldHE0S32000017| 00000de0 2e 6a 70 67 4e 30 33 37 32 30 36 31 35 33 57 31 |.jpgN037206153W1| 00000df0 32 31 35 39 39 38 37 36 00 00 00 00 00 00 00 00 |21599876........| 00000e00 61 00 00 1d 20 20 20 20 20 41 4c 4c 20 20 20 20 |a... ALL | 00000e10 20 20 20 20 20 20 20 20 20 45 30 53 33 32 4b 49 | E0S32KI| 00000e20 36 5a 48 44 2d 44 41 56 20 20 20 20 20 20 16 04 |6ZHD-DAV ..| 00000e30 29 20 15 00 16 04 29 20 15 00 16 04 29 20 14 00 |) ....) ....) ..| 00000e40 32 30 31 36 2f 30 34 2f 32 39 20 32 30 3a 31 34 |2016/04/29 20:14| 00000e50 00 00 6c 64 48 45 30 53 33 32 30 30 30 30 31 37 |..ldHE0S32000017| 00000e60 2e 6a 70 67 4e 30 33 37 32 30 36 31 35 33 57 31 |.jpgN037206153W1| 00000e70 32 31 35 39 39 38 37 36 00 00 00 00 00 00 00 00 |21599876........| 00000e80 00 00 00 00 20 20 20 20 20 20 20 20 20 20 20 20 |.... | 00000e90 20 20 20 20 20 20 20 20 20 45 30 53 33 32 4b 49 | E0S32KI| 00000ea0 36 5a 48 44 2d 44 41 56 20 20 20 20 20 20 16 04 |6ZHD-DAV ..| 00000eb0 29 20 18 00 16 04 29 20 18 00 16 04 29 20 18 00 |) ....) ....) ..| 00000ec0 32 30 31 36 2f 30 34 2f 32 39 20 32 30 3a 31 38 |2016/04/29 20:18| 00000ed0 00 00 43 ea 48 45 30 53 33 32 30 30 30 30 31 38 |..C.HE0S32000018| 00000ee0 2e 6a 70 67 4e 30 33 37 32 30 36 30 39 33 57 31 |.jpgN037206093W1| 00000ef0 32 31 35 39 39 39 36 36 00 00 00 00 00 00 00 00 |21599966........| 00000f00 00 00 00 00 20 20 20 20 20 20 20 20 20 20 20 20 |.... | 00000f10 20 20 20 20 20 20 20 20 20 45 30 53 33 32 4b 49 | E0S32KI| 00000f20 36 5a 48 44 2d 44 41 56 20 20 20 20 20 20 16 04 |6ZHD-DAV ..| 00000f30 29 20 18 00 16 04 29 20 18 00 16 04 29 20 18 00 |) ....) ....) ..| 00000f40 32 30 31 36 2f 30 34 2f 32 39 20 32 30 3a 31 38 |2016/04/29 20:18| 00000f50 00 00 43 6b 48 45 30 53 33 32 30 30 30 30 31 39 |..CkHE0S32000019| 00000f60 2e 6a 70 67 4e 30 33 37 32 30 36 30 39 33 57 31 |.jpgN037206093W1| 00000f70 32 31 35 39 39 39 36 36 00 00 00 00 00 00 00 00 |21599966........| 00000f80 61 00 00 20 20 20 20 20 20 41 4c 4c 20 20 20 20 |a.. ALL | 00000f90 20 20 20 20 20 20 20 20 20 45 30 53 33 32 4b 49 | E0S32KI| 00000fa0 36 5a 48 44 2d 44 41 56 20 20 20 20 20 20 16 04 |6ZHD-DAV ..| 00000fb0 29 20 18 00 16 04 29 20 18 00 16 04 29 20 18 00 |) ....) ....) ..| 00000fc0 32 30 31 36 2f 30 34 2f 32 39 20 32 30 3a 31 38 |2016/04/29 20:18| 00000fd0 00 00 43 6b 48 45 30 53 33 32 30 30 30 30 31 39 |..CkHE0S32000019| 00000fe0 2e 6a 70 67 4e 30 33 37 32 30 36 30 39 33 57 31 |.jpgN037206093W1| 00000ff0 32 31 35 39 39 39 36 36 00 00 00 00 00 00 00 00 |21599966........| 00001000 00 00 00 00 20 20 20 20 20 20 20 20 20 20 20 20 |.... | 00001010 20 20 20 20 20 20 20 20 20 45 30 53 33 32 4b 49 | E0S32KI| 00001020 36 5a 48 44 2d 44 41 56 20 20 20 20 20 20 16 04 |6ZHD-DAV ..| 00001030 29 20 20 00 16 04 29 20 20 00 16 04 29 20 20 00 |) ...) ...) .| 00001040 32 30 31 36 2f 30 34 2f 32 39 20 32 30 3a 32 30 |2016/04/29 20:20| 00001050 00 00 2e 14 48 45 30 53 33 32 30 30 30 30 32 30 |....HE0S32000020| 00001060 2e 6a 70 67 4e 30 33 37 32 30 36 31 30 39 57 31 |.jpgN037206109W1| 00001070 32 31 35 39 39 39 35 34 00 00 00 00 00 00 00 00 |21599954........| 00001080 61 00 00 22 20 20 20 20 20 41 4c 4c 20 20 20 20 |a.." ALL | 00001090 20 20 20 20 20 20 20 20 20 45 30 53 33 32 4b 49 | E0S32KI| 000010a0 36 5a 48 44 2d 44 41 56 20 20 20 20 20 20 16 04 |6ZHD-DAV ..| 000010b0 29 20 20 00 16 04 29 20 20 00 16 04 29 20 20 00 |) ...) ...) .| 000010c0 32 30 31 36 2f 30 34 2f 32 39 20 32 30 3a 32 30 |2016/04/29 20:20| 000010d0 00 00 2e 14 48 45 30 53 33 32 30 30 30 30 32 30 |....HE0S32000020| 000010e0 2e 6a 70 67 4e 30 33 37 32 30 36 31 30 39 57 31 |.jpgN037206109W1| 000010f0 32 31 35 39 39 39 35 34 00 00 00 00 00 00 00 00 |21599954........| 00001100 00 00 00 00 20 20 20 20 20 20 20 20 20 20 20 20 |.... | 00001110 20 20 20 20 20 20 20 20 20 45 30 53 33 32 4b 49 | E0S32KI| 00001120 36 5a 48 44 2d 44 41 56 20 20 20 20 20 20 16 04 |6ZHD-DAV ..| 00001130 29 20 22 00 16 04 29 20 22 00 16 04 29 20 22 00 |) "...) "...) ".| 00001140 32 30 31 36 2f 30 34 2f 32 39 20 32 30 3a 32 32 |2016/04/29 20:22| 00001150 00 00 1f d9 48 45 30 53 33 32 30 30 30 30 32 31 |....HE0S32000021| 00001160 2e 6a 70 67 4e 30 33 37 32 30 36 30 39 35 57 31 |.jpgN037206095W1| 00001170 32 32 30 30 30 30 30 31 00 00 00 00 00 00 00 00 |22000001........| 00001180 61 00 00 24 20 20 20 20 20 41 4c 4c 20 20 20 20 |a..$ ALL | 00001190 20 20 20 20 20 20 20 20 20 45 30 53 33 32 4b 49 | E0S32KI| 000011a0 36 5a 48 44 2d 44 41 56 20 20 20 20 20 20 16 04 |6ZHD-DAV ..| 000011b0 29 20 22 00 16 04 29 20 22 00 16 04 29 20 22 00 |) "...) "...) ".| 000011c0 32 30 31 36 2f 30 34 2f 32 39 20 32 30 3a 32 32 |2016/04/29 20:22| 000011d0 00 00 1f d9 48 45 30 53 33 32 30 30 30 30 32 31 |....HE0S32000021| 000011e0 2e 6a 70 67 4e 30 33 37 32 30 36 30 39 35 57 31 |.jpgN037206095W1| 000011f0 32 32 30 30 30 30 30 31 00 00 00 00 00 00 00 00 |22000001........| 00001200 00 00 00 00 20 20 20 20 20 20 20 20 20 20 20 20 |.... | 00001210 20 20 20 20 20 20 20 20 20 45 30 53 33 32 4b 49 | E0S32KI| 00001220 36 5a 48 44 2d 44 41 56 20 20 20 20 20 20 16 04 |6ZHD-DAV ..| 00001230 29 20 23 00 16 04 29 20 23 00 16 04 29 20 23 00 |) #...) #...) #.| 00001240 32 30 31 36 2f 30 34 2f 32 39 20 32 30 3a 32 33 |2016/04/29 20:23| 00001250 00 00 14 1d 48 45 30 53 33 32 30 30 30 30 32 32 |....HE0S32000022| 00001260 2e 6a 70 67 4e 30 33 37 32 30 36 30 39 35 57 31 |.jpgN037206095W1| 00001270 32 32 30 30 30 30 30 31 00 00 00 00 00 00 00 00 |22000001........| 00001280 61 00 00 26 20 20 20 20 20 41 4c 4c 20 20 20 20 |a..& ALL | 00001290 20 20 20 20 20 20 20 20 20 45 30 53 33 32 4b 49 | E0S32KI| 000012a0 36 5a 48 44 2d 44 41 56 20 20 20 20 20 20 16 04 |6ZHD-DAV ..| 000012b0 29 20 23 00 16 04 29 20 23 00 16 04 29 20 23 00 |) #...) #...) #.| 000012c0 32 30 31 36 2f 30 34 2f 32 39 20 32 30 3a 32 33 |2016/04/29 20:23| 000012d0 00 00 14 1d 48 45 30 53 33 32 30 30 30 30 32 32 |....HE0S32000022| 000012e0 2e 6a 70 67 4e 30 33 37 32 30 36 30 39 35 57 31 |.jpgN037206095W1| 000012f0 32 32 30 30 30 30 30 31 00 00 00 00 00 00 00 00 |22000001........| 00001300 00 00 00 00 20 20 20 20 20 20 20 20 20 20 20 20 |.... | 00001310 20 20 20 20 20 20 20 20 20 45 30 53 33 32 4b 49 | E0S32KI| 00001320 36 5a 48 44 2d 44 41 56 20 20 20 20 20 20 16 04 |6ZHD-DAV ..| 00001330 29 20 24 00 16 04 29 20 24 00 16 04 29 20 24 00 |) $...) $...) $.| 00001340 32 30 31 36 2f 30 34 2f 32 39 20 32 30 3a 32 34 |2016/04/29 20:24| 00001350 00 00 0e 0d 48 45 30 53 33 32 30 30 30 30 32 33 |....HE0S32000023| 00001360 2e 6a 70 67 4e 30 33 37 32 30 36 31 32 35 57 31 |.jpgN037206125W1| 00001370 32 31 35 39 39 39 34 36 00 00 00 00 00 00 00 00 |21599946........| 00001380 61 00 00 28 20 20 20 20 20 41 4c 4c 20 20 20 20 |a..( ALL | 00001390 20 20 20 20 20 20 20 20 20 45 30 53 33 32 4b 49 | E0S32KI| 000013a0 36 5a 48 44 2d 44 41 56 20 20 20 20 20 20 16 04 |6ZHD-DAV ..| 000013b0 29 20 24 00 16 04 29 20 24 00 16 04 29 20 24 00 |) $...) $...) $.| 000013c0 32 30 31 36 2f 30 34 2f 32 39 20 32 30 3a 32 34 |2016/04/29 20:24| 000013d0 00 00 0e 0d 48 45 30 53 33 32 30 30 30 30 32 33 |....HE0S32000023| 000013e0 2e 6a 70 67 4e 30 33 37 32 30 36 31 32 35 57 31 |.jpgN037206125W1| 000013f0 32 31 35 39 39 39 34 36 00 00 00 00 00 00 00 00 |21599946........| 00001400 00 00 00 00 20 20 20 20 20 20 20 20 20 20 20 20 |.... | 00001410 20 20 20 20 20 20 20 20 20 45 30 53 33 32 4b 49 | E0S32KI| 00001420 36 5a 48 44 2d 44 41 56 20 20 20 20 20 20 16 04 |6ZHD-DAV ..| 00001430 30 16 39 00 16 04 30 16 39 00 16 04 30 16 39 00 |0.9...0.9...0.9.| 00001440 32 30 31 36 2f 30 34 2f 33 30 20 31 36 3a 33 39 |2016/04/30 16:39| 00001450 00 00 0b a3 48 45 30 53 33 32 30 30 30 30 32 34 |....HE0S32000024| 00001460 2e 6a 70 67 4e 30 33 37 32 30 36 31 38 35 57 31 |.jpgN037206185W1| 00001470 32 31 35 39 39 39 35 34 00 00 00 00 00 00 00 00 |21599954........| 00001480 61 00 00 2a 20 20 20 20 20 41 4c 4c 20 20 20 20 |a..* ALL | 00001490 20 20 20 20 20 20 20 20 20 45 30 53 33 32 4b 49 | E0S32KI| 000014a0 36 5a 48 44 2d 44 41 56 20 20 20 20 20 20 16 04 |6ZHD-DAV ..| 000014b0 30 16 39 00 16 04 30 16 39 00 16 04 30 16 39 00 |0.9...0.9...0.9.| 000014c0 32 30 31 36 2f 30 34 2f 33 30 20 31 36 3a 33 39 |2016/04/30 16:39| 000014d0 00 00 0b a3 48 45 30 53 33 32 30 30 30 30 32 34 |....HE0S32000024| 000014e0 2e 6a 70 67 4e 30 33 37 32 30 36 31 38 35 57 31 |.jpgN037206185W1| 000014f0 32 31 35 39 39 39 35 34 00 00 00 00 00 00 00 00 |21599954........| 00001500 00 00 00 00 20 20 20 20 20 20 20 20 20 20 20 20 |.... | 00001510 20 20 20 20 20 20 20 20 20 45 30 53 33 32 4b 49 | E0S32KI| 00001520 36 5a 48 44 2d 44 41 56 20 20 20 20 20 20 16 04 |6ZHD-DAV ..| 00001530 30 16 41 00 16 04 30 16 41 00 16 04 30 16 41 00 |0.A...0.A...0.A.| 00001540 32 30 31 36 2f 30 34 2f 33 30 20 31 36 3a 34 31 |2016/04/30 16:41| 00001550 00 00 4d 93 48 45 30 53 33 32 30 30 30 30 32 35 |..M.HE0S32000025| 00001560 2e 6a 70 67 4e 30 33 37 32 30 36 30 38 38 57 31 |.jpgN037206088W1| 00001570 32 31 35 39 39 38 39 37 00 00 00 00 00 00 00 00 |21599897........| 00001580 61 00 00 2c 20 20 20 20 20 41 4c 4c 20 20 20 20 |a.., ALL | 00001590 20 20 20 20 20 20 20 20 20 45 30 53 33 32 4b 49 | E0S32KI| 000015a0 36 5a 48 44 2d 44 41 56 20 20 20 20 20 20 16 04 |6ZHD-DAV ..| 000015b0 30 16 41 00 16 04 30 16 41 00 16 04 30 16 41 00 |0.A...0.A...0.A.| 000015c0 32 30 31 36 2f 30 34 2f 33 30 20 31 36 3a 34 31 |2016/04/30 16:41| 000015d0 00 00 4d 93 48 45 30 53 33 32 30 30 30 30 32 35 |..M.HE0S32000025| 000015e0 2e 6a 70 67 4e 30 33 37 32 30 36 30 38 38 57 31 |.jpgN037206088W1| 000015f0 32 31 35 39 39 38 39 37 00 00 00 00 00 00 00 00 |21599897........| 00001600 00 00 00 00 20 20 20 20 20 20 20 20 20 20 20 20 |.... | 00001610 20 20 20 20 20 20 20 20 20 45 30 53 33 32 4b 49 | E0S32KI| 00001620 36 5a 48 44 2d 44 41 56 20 20 20 20 20 20 16 05 |6ZHD-DAV ..| 00001630 01 16 48 00 16 05 01 16 48 00 16 05 01 16 48 00 |..H.....H.....H.| 00001640 32 30 31 36 2f 30 35 2f 30 31 20 31 36 3a 34 38 |2016/05/01 16:48| 00001650 00 00 21 89 48 45 30 53 33 32 30 30 30 30 32 36 |..!.HE0S32000026| 00001660 2e 6a 70 67 4e 30 33 37 32 30 36 31 34 37 57 31 |.jpgN037206147W1| 00001670 32 31 35 39 39 39 37 37 00 00 00 00 00 00 00 00 |21599977........| 00001680 00 00 00 00 20 20 20 20 20 20 20 20 20 20 20 20 |.... | 00001690 20 20 20 20 20 20 20 20 20 45 30 53 33 32 4b 49 | E0S32KI| 000016a0 36 5a 48 44 2d 44 41 56 20 20 20 20 20 20 16 05 |6ZHD-DAV ..| 000016b0 01 16 49 00 16 05 01 16 49 00 16 05 01 16 49 00 |..I.....I.....I.| 000016c0 32 30 31 36 2f 30 35 2f 30 31 20 31 36 3a 34 39 |2016/05/01 16:49| 000016d0 00 00 38 2a 48 45 30 53 33 32 30 30 30 30 32 37 |..8*HE0S32000027| 000016e0 2e 6a 70 67 4e 30 33 37 32 30 36 31 34 37 57 31 |.jpgN037206147W1| 000016f0 32 31 35 39 39 39 37 37 00 00 00 00 00 00 00 00 |21599977........| 00001700 61 00 00 2f 20 20 20 20 20 41 4c 4c 20 20 20 20 |a../ ALL | 00001710 20 20 20 20 20 20 20 20 20 45 30 53 33 32 4b 49 | E0S32KI| 00001720 36 5a 48 44 2d 44 41 56 20 20 20 20 20 20 16 05 |6ZHD-DAV ..| 00001730 01 16 49 00 16 05 01 16 49 00 16 05 01 16 49 00 |..I.....I.....I.| 00001740 32 30 31 36 2f 30 35 2f 30 31 20 31 36 3a 34 39 |2016/05/01 16:49| 00001750 00 00 38 2a 48 45 30 53 33 32 30 30 30 30 32 37 |..8*HE0S32000027| 00001760 2e 6a 70 67 4e 30 33 37 32 30 36 31 34 37 57 31 |.jpgN037206147W1| 00001770 32 31 35 39 39 39 37 37 00 00 00 00 00 00 00 00 |21599977........| 00001780 61 00 00 30 20 20 20 20 20 41 4c 4c 20 20 20 20 |a..0 ALL | 00001790 20 20 20 20 20 20 20 20 20 45 30 53 33 32 4b 49 | E0S32KI| 000017a0 36 5a 48 44 2d 44 41 56 20 20 20 20 20 20 16 10 |6ZHD-DAV ..| 000017b0 29 15 58 00 16 10 29 15 58 00 16 05 01 16 49 00 |).X...).X.....I.| 000017c0 32 30 31 36 2f 30 35 2f 30 31 20 31 36 3a 34 39 |2016/05/01 16:49| 000017d0 00 00 38 2a 48 45 30 53 33 32 30 30 30 30 32 37 |..8*HE0S32000027| 000017e0 2e 6a 70 67 4e 30 33 37 32 30 36 31 34 37 57 31 |.jpgN037206147W1| 000017f0 32 31 35 39 39 39 37 37 00 00 00 00 00 00 00 00 |21599977........| 00001800 05 00 00 31 31 38 33 33 39 57 57 36 42 41 59 2d |...118339WW6BAY-| 00001810 52 50 54 20 20 20 20 20 20 45 30 53 33 32 4b 49 |RPT E0S32KI| 00001820 36 5a 48 44 2d 44 41 56 20 20 20 20 20 20 16 12 |6ZHD-DAV ..| 00001830 04 11 51 00 16 12 04 11 51 00 16 05 01 16 49 00 |..Q.....Q.....I.| 00001840 32 30 31 36 2f 30 35 2f 30 31 20 31 36 3a 34 39 |2016/05/01 16:49| 00001850 00 00 38 2a 48 45 30 53 33 32 30 30 30 30 32 37 |..8*HE0S32000027| 00001860 2e 6a 70 67 4e 30 33 37 32 30 36 31 34 37 57 31 |.jpgN037206147W1| 00001870 32 31 35 39 39 39 37 37 00 00 00 00 00 00 00 00 |21599977........| 00001880 -- 5. Camera Mic's Audio Quality ----------------------------- The audio quality of the speaker mic is pretty good though I still prefer the audio from the FT1D's speaker itself better. I compared this in DN, VW, and FM though the audio LEVEL of FM seems to be much lower than that of the plain FT1 speaker. It's worth noting that if the FT1 audio is sent to the external mic, there is an audio "pop" before you begin to hear the other station's audio 6. Other Notes -------------- - The phyiscal mic connection to the FT1 sticks 180 degrees out from the radio. This really should have an elbow to it (90 degrees) and is no strain releif (can be pulled out pretty easily) - Can't abort sending pictures other than turning off the transmitting radio - Some pictures failed to receive on the FTM400. I was starting to guess that the FTM400's APRS decoding was getting in the way (had already disabled all APRS pop-ups) so I QSYed away from 144.390 for these tests. I don't remember if this helped so I'll have to do more testing here. 10.Errata --------- 04/14/18 - Added part numbers and links to Yaesu's 11pin USB cable connector 04/12/18 - Added URLs and details about the SD card directory layout, and .dat file details 11/15/16 - Added a pinout section; link to picture inside the mic, document formatting 11/01/16 - Added notes on converting any JPG file to a YSF compatible image 10/29/16 - Added that pictures are 8bit; show compression levels, and added formatting improvements 05/01/16 - Added audio quality notes 04/29/16 - original version