한국어 English Chinese Russian

Utility History


Utility

PHPoC Debugger Utility History

Release Date[Version] Changes
2023-07-27[2.1.0] 1. Modified so that commands can be sent in the console window
2. Add CPS function
3. Double-click the product name on the APP ENV screen to expand/reduce the entire list.
4. Added firmware build time information
5. Added SNTP settings
6. Add Calibration setting
7. Changed to leave a log when saving a flash file
8. Bug fixes
2020-07-01[2.0.0] 1. Menu integration
- Product/Firmware, network and Flash Files information -> System information
- View PHP error log, view Firmware error log -> View error logs
2. Add password (0x9b) item to user environment variable
3. Improve the UI of Network connection
4. Add a function that modify the routing table in network connection phase
5. Changes to certificate-related functions
- Can be made with client, host, and root ca
- Algorithm change (sha1WithRSAEncryption -> ecdsa-with-SHA256)
- Change the validity period
- Add an extension item
- Add a certificate deletion function
6. Add a Console function
7. Add a Status view function
8. Add SYS/Stdout tx tab in the View error logs window
9. Add a function of saving logs of Output and FW Log
10. Delete the firmware change function in the flash file
11. Add a DFU function
12. Add mDNS service subtype to environment setting
13. Delete the Ad-hoc UI in WLAN setting
14. Delete the EAP-TLS UI in WLAN setting
15. Add a function of marking the current value of resource
16. Add a Remote debugger option
17. Add a comment setting function
2018-12-06[1.5.0] 1. Support APP ENV function
2. Add package name in flash file information
3. Add notification on online upgrading
4. Improve some UI and fix minor bugs
2018-06-04[1.4.0] 1. Add a function of Delete logs at run time
2. Modify the operation of Write signed certificate from certification authorites
3. Add auto-completion function
-ctrl + space or ctrl + p, keyword
4. Add a online update function
5. Modify to delete all contents in appdata -> phpocd folder
6. Add a function of checking online update
7. Add a Network connection function
8. Add a refresh button on the network information dialog box
9. Modified to automatically update time information on the time setting
10. Add settings about network connection
11. Add a function of modifying the routing table when using the link local IP (169.254.~)
12. Add a mDNS service name setting (Edit -> Preferences)
13. Add an exception about showing ezTCP products
14. Add a function of showing description when selecting a poc file
15. Modify the function of viewing PXM information
16. Add user concept (admin, pdbuser, setup)
17. Add PDB Net entry to network information
2017-08-10[1.3.0] 1. Add the [File information] menu on the file list
2. Add flash file auto uploading function for PHPoC shields
3. Improve firmware auto uploading function
4. Remove some unused menus and fix minor bugs
2017-03-29[1.2.0] 1. Change not to use cache when updating online firmware
2. Correct grammar highlighting error
3. Fix a bug about viewing Margin Area -> No View
4. Fix a bug about replacing all strings
5. Fix a bug about restoring backup files
6. Delete the test codes such as online firmware update
2015-10-02[1.0.0] 1. Initial Release