Alan Stummer, version control started 2017 Oct

WEBPAGES (HTML, JS, CSS)
============================
- 1.0.6 2018-02-13 A.S. Moved <form...> to encompass 'Save as Default', minor text changes
- 1.0.5 2018-01-05 A.S. Added progress bar
- 1.0.4 2017-12-01 A.S. Added TTL I/O and Configure timeout
- 1.0.3 2017-11-24 A.S. Changed refreshing to AJAX
- 1.0.2 2017-11-15 A.S. Removed main gain, added Help
-	1.0.1 2017-10-25 A.S. Added number of clients
-	1.0.0 2017-10-17 A.S. First release for testing


EMBEDDED C
============================
- 1.0.7 2018-01-23 A.S. Not sure what I did, something about GET and POST
- 1.0.6 2017-12-01 A.S. Added TTL I/O, increased web space to 64K
- 1.0.5 2017-11-29 A.S. Parameters outside of limits are rejected (were pulled into limits), added automation (UDP) commands
- 1.0.4 2017-11-24 A.S. Changed refreshing to AJAX
- 1.0.3 2017-11-16 A.S. Various minor bug fixes
- 1.0.2 2017-11-15 A.S. Removed main gain, extensive cleanup of CmdHandler()
- 1.0.1 2017-10-20 A.S. Moved rest of parameters to CurrentParams.[] members, added number of connected clients
-	1.0.0 2017-10-17 A.S. First release for testing


VERILOG (pof checksum in brackets)
==================================
- 30 2018-01-23 A.S. Decreased PID gains from /64 to /256, not sure what else (027E977B)
- 29 2017-11-05 A.S. Removed reference counter (027F513C)
- 28 2017-11-30 A.S. Added client TTL input and output, renamed pins and in modules (027DC58E)
- 27 2017-11-14 A.S. Removed main gain, adjusted summed error factor (02808EF4)
- 26 2017-11-10 A.S. Bug: Removed hidden integral from PID (was adding PID errors to last DAC, now to midscale DAC) (pof CS 027DC3B3)
-	25 2017-11-3  A.S. First release for testing (027FA1B2)