Treehouse Mbed Team / Mbed 2 deprecated APS_DCM1SL

Dependencies:   mbed

Revisions of inc/lut.h

Revision Date Message Actions
44:741ee27c8a34 2019-03-09 Added Master Slave controls.; Added I2C subroutines in boards.cpp. File  Diff  Annotate
43:291bbdba48f3 2019-03-09 Added boards, lut, and command. File  Diff  Annotate
42:3ae73b61f657 2019-03-09 Removed V24, I24, I48.; Commented out en_out and wr_out.; Compiles File  Diff  Annotate
30:d8721a46ee03 2019-03-06 Removed extraneous comments from all files File  Diff  Annotate
25:8bcc8bea0e31 2019-01-20 Added multiple LUTs File  Diff  Annotate
22:2c37ac12746e 2019-01-15 Added hysteresis; Changed LUT to use v12*i12 instead of just i12. File  Diff  Annotate
18:78e982f31c6b 2018-12-14 Re-calibrated current scale factors. File  Diff  Annotate
13:f18864dd2706 2018-12-08 Changed scale of LUT row reference to be one-half ADC_MAX_VALUE 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
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