<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">There seems to be a compilation warning:<div class=""><br class=""></div><blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;" class=""><div class=""><div class="">$ make -j 4</div><div class="">Build version is 3.1.011-21-g5d46d82</div><div class="">CXX build/main/ovms_version.o</div><div class="">In file included from main/ovms_version.cpp:34:0:</div><div class="">esp/esp-idf/components/bootloader_support/include/esp_image_format.h:44:3: warning: 'esp_image_spi_freq_t' defined but not used [-Wunused-variable]</div><div class=""> } esp_image_spi_freq_t;</div><div class="">   ^</div></div></blockquote><div class=""><div><br class=""></div><div>I merged it, to allow further testing on ‘edge’ boxes, but it would be good if that could be cleaned up.</div><div><br class=""></div><div>Regards, Mark.</div><div><br class=""><blockquote type="cite" class=""><div class="">On 14 Nov 2018, at 3:46 PM, Craig Leres <<a href="mailto:leres@xse.com" class="">leres@xse.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class=""><br class="">> Could you extend the ‘ota status’ command to show the same?<br class=""><br class="">It was easier than I thought so I wrapped this up tonight and created a pull request:<br class=""><br class=""><a href="https://github.com/openvehicles/Open-Vehicle-Monitoring-System-3/pull/169/files" class="">https://github.com/openvehicles/Open-Vehicle-Monitoring-System-3/pull/169/files</a><br class=""><br class="">Appended is sample output from "ota status".<br class=""><br class=""><span class="Apple-tab-span" style="white-space:pre">   </span><span class="Apple-tab-span" style="white-space:pre">    </span>Craig<br class=""><br class="">OVMS# ota status<br class="">Firmware:          3.1.011-21-g482c9d3/factory/main (build idf v3.1-dev-1586-g65355d28 Nov 13 2018 23:39:54)<br class="">Running partition: factory<br class="">Boot partition:    factory<br class="">Factory image:     3.1.011-21-g482c9d3<br class="">OTA_O image:       3.1.011<br class="">OTA_1 image:       3.1.011-16-gb8dc60e<br class="">Server Available:  3.1.011 (no update required)<br class=""><br class="">[...]<br class=""></div></div></blockquote></div><br class=""></div></body></html>