Treehouse Mbed Team / Mbed 2 deprecated APS_DCM1SL2

Dependencies:   mbed

Revisions of src/menu.cpp

Revision Date Message Actions
33:6c7364ea360f 2019-08-22 Newest edition. Many changes since last time File  Diff  Annotate
30:d8721a46ee03 2019-03-06 Removed extraneous comments from all files File  Diff  Annotate
26:55e8e1a9cc84 2019-01-22 Sent to customer for demo File  Diff  Annotate
25:8bcc8bea0e31 2019-01-20 Added multiple LUTs File  Diff  Annotate
24:078f62c8d0ed 2019-01-18 Changed LUT scale factor to target 3W per chip instead of 2.6W. File  Diff  Annotate
23:318f52616b3b 2019-01-15 Removed debug print on status line. File  Diff  Annotate
22:2c37ac12746e 2019-01-15 Added hysteresis; Changed LUT to use v12*i12 instead of just i12. File  Diff  Annotate
20:5de24e4ae1c5 2019-01-08 Corrected BusOut order File  Diff  Annotate
18:78e982f31c6b 2018-12-14 Re-calibrated current scale factors. File  Diff  Annotate
16:5791665200cb 2018-12-12 Added banner and fixed status display to clear old status properly. File  Diff  Annotate
15:aed8f326c949 2018-12-11 Added voltage level checks. File  Diff  Annotate
12:fd1fd1857628 2018-12-08 Added buck/boost modes. File  Diff  Annotate
11:01dcfb29fbc4 2018-12-07 Cleaned up code, reduced global variables, deleted commented out lines and stale sections. File  Diff  Annotate
9:816b9a4e4f21 2018-12-07 Added 1024 entry LUT.; Has bug if my12 > 21247 File  Diff  Annotate
8:d3d7dca419b3 2018-12-06 Added CAL and UNCAL commands.; Added correction factors for voltage and current inputs. File  Diff  Annotate
7:860b3a8275cb 2018-12-05 Added power efficiency calcs.; Changed color of text sent to terminal.; Fixed loop timer. File  Diff  Annotate
6:39442d493098 2018-12-03 Added data line with periodic refresh.; Added MY12 menu function.; Fixed menu functions MULT, BRDS, MY12 so that commandData is properly assigned, LUT is used, and settings displayed. File  Diff  Annotate
5:09be5bbb5020 2018-12-01 Modified parseCommand to take commands with data assignment.; e.g. MULT=1 is parsed into commandString is MULT, commandData is 1. File  Diff  Annotate
3:d8948c5b2951 2018-11-27 Menu works File  Diff  Annotate
1:9f8583ba2431 2018-11-25 Code compiles after major surgery. File  Diff  Annotate