Akifumi Takahashi / PMRC16ch

Fork of PMRC4ch by Akifumi Takahashi

Revisions of PMRC16ch.cpp

Revision Date Message Actions
47:a097e670a983 2020-10-21 fixed bug of settwin() which happened when two channels were not changed but a pole was changed. File  Diff  Annotate
46:fe9918f73ec0 2020-10-21 fixed bug at channel setting File  Diff  Annotate
45:ed91c1743564 2020-08-10 modified operand + -> | in the calculation of channnel code File  Diff  Annotate
44:20a890fe5f83 2019-10-29 Modified setTwin(..) to return when called to set to the same channel.;; Modified some summations to logical summations;; Modified for-condition in setBits(..) so that the lib can be used when not 16 channels; File  Diff  Annotate
43:03e875137433 2018-11-20 fixed compile error File  Diff  Annotate
42:a827fe9166b5 2018-11-20 added a function setTrio(int,int,int) File  Diff  Annotate
21:fa067e2a30f2 2018-10-23 used in UIST2018 DEMO File  Diff  Annotate
20:26972de3cf90 2018-06-28 modified type of some methods: char -> void, type of getState(): char -> uint32_t File  Diff  Annotate
18:049283936e3f 2018-06-26 modified the name of constant in State: NaN -> ALLHiz; modified the procedure in init() so as to set the first state ALLHiZ File  Diff  Annotate
17:08a68860396b 2018-06-26 modified: allOff()->allGround(), ALLOFF->ALLGROUND File  Diff  Annotate
16:e81a30a098dd 2018-06-26 modified the data to insert so that reflect the variable of POL: m_SER = hoge ^ m_PMRC_POL (xor POL) File  Diff  Annotate
15:56703876e914 2018-06-26 Exchange the values: Anodic := 0 and Cathodic := 1. File  Diff  Annotate