Treehouse Mbed Team / Mbed 2 deprecated APS_1U5x

Dependencies:   mbed

Revisions of src/main.cpp

Revision Date Message Actions
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
22:2c37ac12746e 2019-01-15 Added hysteresis; Changed LUT to use v12*i12 instead of just i12. File  Diff  Annotate
21:fe0ea1860c9f 2019-01-11 v0p9 sent to APS File  Diff  Annotate
19:1f6363b6a9da 2018-12-14 Shipped to APS. v0p8, LUT v1p1 File  Diff  Annotate
18:78e982f31c6b 2018-12-14 Re-calibrated current scale factors. File  Diff  Annotate
17:454afe56eedb 2018-12-13 Removed voltage limit check to stop converter. Now just show voltage levels in status.; LUT v1p1. 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
14:e55ae9bb2a81 2018-12-08 Deleted BUCK and BOOST commands.; Added auto-detect of buck/boost modes by testing the "polarity" of the current signals. 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
10:6c3233b03658 2018-12-07 Fixed LUT for row values >= 332. It was due to the code that was meant to convert from decimal to thermometer code. The LUT has the thermometer code in it so no conversion necessar; Added individual voltage correction factors for the 3 input voltages. 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
4:db38665c3727 2018-11-29 Added lut.h and lut.c, still work in progress but it compiles. File  Diff  Annotate
3:d8948c5b2951 2018-11-27 Menu works File  Diff  Annotate
2:46faae84b8b0 2018-11-25 Added call to menuRedraw() in main.cpp File  Diff  Annotate
1:9f8583ba2431 2018-11-25 Code compiles after major surgery. File  Diff  Annotate
0:44a3005d4f20 2018-11-24 1st commit after starting minor edits from base code. Major sections will be deleted in this version. File  Diff  Annotate