Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
LogViewerDCP4ESP32 | 2021-01-09 | ||
TCPIP DATA LOGGER EXAMPLE | 2020-12-17 | ||
myDCP4ESP32-Readme.txt | 2021-07-23 | 4.5 kB | |
myDCP4ESP32_0_0_1_46.zip | 2021-07-23 | 281.3 kB | |
Totals: 4 Items | 285.8 kB | 0 |
myDCP4ESP32 Windows Application (c) Robert Brown 2020-2021, All rights reserved. brown_rb@yahoo.com Permission is granted for personal/academic/education use only. // 1.0.1.46 // Fix for MQTT Publish Topic // Add MQTT Subscribe Topic to MQTT tab // 1.0.1.45 // Add Connected status to Status bar at bottom of page // 1.0.1.44 // Prevent resizing of Ping form // 1.0.1.43 // Public release // 1.0.1.42 // Change TCP/IP default port number to 3131 // 1.0.1.41 // Fix for some responses being truncated // Fix for some responses causing exception errors // 1.0.1.40 // Fix for NTP servername text entry // 1.0.1.39 // Add MQTT tab // 1.0.1.38 // Rewrite connection code // 1.0.1.37 // Apply ambient offset to ambient adj text box // 1.0.1.36 // Fixes for format exception not handled correctly by Ambient Offset // Change ambient offset to float type, range -4.0 to +3.0 // Change Button PingForm to "Ping" on Ping form // 1.0.1.35 // Add extra settins on NTP tab // Fix for DelayOnConnect // Fix for Serial timeout on read value not being applied correctly // 1.0.1.34 // Fix for setting SocketTimeOut values // 1.0.1.33 // Add Utils to menu // Add Ping to the Utils menu // Add Interface tab to handle interface settings for TCP/IP and Serial // Move Socket Timeout to Interface tab // 1.0.1.32 // Add NTP tab // Add RTC tab // Add MQTT tab // 1.0.1.31 // Add channel3 override function // Add OFF to each channel override // Add timer events to each channel override // 1.0.1.30 // Remove references to specific interfaces // Fix for exception on exiting application // 1.0.1.29 // Fix for tcp/ip requests for ESP data when in serial mode // 1.0.1.27 // Change to connection, support both TCP/IP and Serial // 1.0.1.26 // Change to main tab // 1.0.1.25 // Fix for Humidity to show 2 decimal places // 1.0.1.24 // Fix for initial channel temps reflecting current state // Fix for channel offsets not being applied correctly // Fix for channel offset being applied twice // Fix for ambient offset. Add Set button on main tab // Allow disconnect from Exit if still connected // 1.0.1.23 // Fix for Channel temp offsets // 1.0.1.22 // Change to logging data to match format of Windows apps // 1.0.1.21 // Fix for graph data // 1.0.1.20 // Another fix for tempmode // 1.0.1.19 // Rename application to myDCP4ESP32 // Fix for tempmode // Fix for display enable/disable // Change temp mode from radio buttons to checkbox // 1.0.1.18 // Fix for humidity, dewpoint // Fix Clear All // Fix for changing Celsius/Fahrenheit // 1.0.1.17 // Fix for get firmware version - digit was being truncated // 1.0.1.16 // Move tracking tab into main tab // Change Ambient offset to listbox [reduces space requirements] // 1.0.1.15 // Fix for DisplayState not being remembered // 1.0.1.14 // Add save displaystate checkbox to Load and Save settings // 1.0.1.13 // Fix for Load settings [Update on connect checkboxes not being restored] // 1.0.1.12 // Fix for rounding errors in Channel Offsets // 1.0.1.11 // Fix for Clear offsets to 0 not working when not connected // 1.0.1.10 // Fix for text entry of channel offsets // 1.0.1.9 // Fix for getting channel offsets // 0.0.1.8 // Fixes for protocol change v009 // 0.0.1.6 // Fix for various states not being sent to controller when connecting // 0-0-1-5 // Re-arrange Channels tab // Mode on tracking page should be enabled when not connected // ATbias offset grp - change text to "Ambient Temp Offset" // Disable Get and Set buttons on Display tab when not connected // Change tracking offset - allow change when not connected // Group send on connect on connection tab // Remove reset controller to defaults btn and add to menu bar // Fix for ch1-ch4 temperature label text // Add menu option for Write Controller settings to SPIFFS // Fix size of Reset labels button to prevent cropping of text // 0-0-1-4 // Add DPI scaling // remove color // Clean up temp mode code // Clean up save and restore settings // Clean up all get() call // 0-0-1-3 // Add send track mode on connect // Add Save and Restore settings // Make RTC/NTP text fields read only // 0-0-1-2 // Add Send Temp Mode on connect - to connection tab // Tidy up temp mode code // 0-0-1-1 // Fix clearing of charts // Fix data header line in logging data // 0-0-1-0 // Initial release