Paul Eastham

Well Known Member
I have the Dynon EMS-D10, which allows you to grab the data two ways:
1. download from internal RAM via clunky windows tool
2. log the live serial stream

My windows laptop finally died, and using the program was painful anyway. So I built a simple serial logger with the tiny SparkFun OpenLog board (you also need a serial level converter).

But...the file formats for #1 and #2 are different. Thanos at Savvy just added format #2!

I can post photos if anyone is interested, but now I can just grab my sdcard at the end of the flight and upload it to savvy for nice charting back home.

I'm not affiliated with Savvy (not even a customer (yet?), this charting is free!)

3Ea14efI9bWJbMyPUfIPPq38zJIr02SdIQs8-hEdOKn8o_ZRveb5IvE31kuWLtfjmIwGZma-RmD_oXK24qLPQi6h5AGTnIx9ocquN7SE9x8S6SAW3DDPH7a5aiGbPw7nopqe65tJyTBrGQgCbeWzmh2-m32l9sBBYrfgoGyWg9NucM4xWapKjFV_bJ74ttHrnbDgjO72xJ-10GAx64x_lmnjgC_j_V86oSepX1gBFHOx9ZpP1WF1nHfsjG1PJ_pzH6X5sTO7dDpuyh9k8QlYYo3JlMx2DFxBsgIXzybXM2ryE3p2-EfAVa7IgaG0t98IanKMBCDfVxO74R0oYo_TVRTbXzeE9-xwjhWV6muo1M_yf6tSBaihnYfyklaZrVJd_q5-2Vb7JN-ZazCAPFa3qAqPc5ZCdZ8AnwN8wcbFhbacg2U2-4cUltGTO-RtFS3U6sMcnCbGmOBC7-dIZFmmH58fMlhjT9XEwersZxyg_biO5BTsmbXZEgTcqDV_3img42rotV9Zy76QT0tplMhK301ug8grsdaGT_Wzn2tTBHXzaEUJYpK5h6EfLoEoBdy6azwizBJX_Ch4qlYr_R_rBS1p8fryrWI8=w2088-h1024-no
 
I should point out this (from the relevant new FAQ entry):

Dynon files downloaded with the serial interface do not include date information, so we default those to 2001-01-01. If you would like to have the correct date for your flights, you can rename the files before you upload them to start with the date.

For example, "file001.txt" would become "2016-09-22 file001.txt". You must use leading zeros, so 2016-9-2 is not OK, but 2016-09-02 is OK.

Thanos