Treehouse Mbed Team / Mbed 2 deprecated APS_1U5x

Dependencies:   mbed

Revisions of src/main.cpp

Revision Date Message Actions
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