Treehouse Mbed Team / Mbed 2 deprecated APS_DCM1SL2

Dependencies:   mbed

Revisions of src/command.cpp

Revision Date Message Actions
56:6ee4c05ccec8 2019-11-19 First take at fixing the negative/positive complication File  Diff  Annotate
55:0f5457bc4094 2019-11-14 RCRD editted File  Diff  Annotate
54:660af33fa930 2019-11-14 Unlocked SCL for 48V after 12V was deemed to be working properly 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
37:1cbd51e24610 2019-11-06 LUTA/LUTB interfacing with RCRD/RTRV File  Diff  Annotate
36:849c22bd60b0 2019-10-26 Experimental hex to dec conversion File  Diff  Annotate
35:ec224d706f7c 2019-10-22 Comprehensive update File  Diff  Annotate
34:419242dc004d 2019-08-22 Fixed RCRD/RTRV error File  Diff  Annotate
33:6c7364ea360f 2019-08-22 Newest edition. Many changes since last time File  Diff  Annotate
31:be17caf56d22 2019-03-06 Fixed several bracketing errors 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
21:fe0ea1860c9f 2019-01-11 v0p9 sent to APS File  Diff  Annotate
20:5de24e4ae1c5 2019-01-08 Corrected BusOut order File  Diff  Annotate
16:5791665200cb 2018-12-12 Added banner and fixed status display to clear old status properly. 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
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