mirror of
https://github.com/crankyoldgit/IRremoteESP8266.git
synced 2026-01-12 00:05:10 +08:00
_v2.9.0 (20260103)_ release **[Bug Fixes]** - Bosch: Fixed the bug where the wind speed was always set to auto. (#2237) - Update IRsend sendHaierAC to include SEND_HAIER_AC160 (#2172) - Gree: Fix reporting vertical swing (#2125) - Fix `decodeYork()` parameter names & defaults. (#2121) - Fix the Coolix fan-only mode in IRac class. (#2104) - Fix missing quiet parameter of haier176 (#2102) - ESP32-C3: Fix compilation error when USB CDC on Boot is enabled (#2080) **[Features]** - Add Fahrenheit support for the BOSCH144 protocol (#2224) - Build: Add compatibility with C++20 (#2040) - Add initial detailed support for Kelon168 (Kelon/Hisense) (#1949) - Add support for the Eurom A/C protocol (#2208) - Add Fahrenheit support for Coolix (#2214) - ESP32: Esp32 Core version 3 support (#2144) - auto_analyse_raw_data: Add kXxMsbFirst to easy change MSBFirst for the full protocol (#2143) - change kAirtonMaxTemp from 25C to 31C (#2124) - Added support for Bluestar Heavy AC (#2120) - Add support of Toshiba Remote Control B (#2094) - Update haier160 & HaierYRWO2 to use quiet in the common class. (#2115) - Internationalisation: Solvakian translation (#2091) - Daikin: Support setting temperature in 0.5 C unit (#2036) - Quiet/Silent Mode for Electra_AC (#1990) **[Misc]** - Document Fischer R51L1/BGE remote support (#2231) - CI: pin python v3.13 - CI: Attempt to fix intelhex failures - IRMQTTServer: Fixes for ArduinoJson v7 to remove depreicated calls - docs: updated contributing section for clarity (by Prerna Utage) (#2221) - Fix typo in Russian language support (#2210) - Build: Update CodeQL actions plugin to use v3 as v2 will be deprecated soon - Build: Fix soon to be deprecated set-output command - Build: Update build scripts to use non-deprecated actions tooling - Fix linter issues (#2173) - pylint fix raw_to_pronto_code.py (#2150) - Document support for Comfee model (#2147) - DAIKIN: ARC443A5 Remote supported note (#2138) - library.json specifies libCompatMode strict (#2111) - Added Electrolux EACM CL/N3 series remote to TCL protocol (#2100) - Add AR-JW19 to supported devices (#2069) - Remove unused constant `kRcmmExcess` (#2033) - Panasonic AC: Document support for PV1122V remote (#2029) - Document support for Panasonic CS-E12QKEW A/C (#2028)
488 lines
110 KiB
HTML
488 lines
110 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
|
|
<meta name="generator" content="Doxygen 1.9.8"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>IRremoteESP8266: src/ir_Mirage.h Source File</title>
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="search/searchdata.js"></script>
|
|
<script type="text/javascript" src="search/search.js"></script>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
</head>
|
|
<body>
|
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
|
<div id="titlearea">
|
|
<table cellspacing="0" cellpadding="0">
|
|
<tbody>
|
|
<tr id="projectrow">
|
|
<td id="projectalign">
|
|
<div id="projectname">IRremoteESP8266
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.9.8 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
var searchBox = new SearchBox("searchBox", "search/",'.html');
|
|
/* @license-end */
|
|
</script>
|
|
<script type="text/javascript" src="menudata.js"></script>
|
|
<script type="text/javascript" src="menu.js"></script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(function() {
|
|
initMenu('',true,false,'search.php','Search');
|
|
$(document).ready(function() { init_search(); });
|
|
});
|
|
/* @license-end */
|
|
</script>
|
|
<div id="main-nav"></div>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(document).ready(function() { init_codefold(0); });
|
|
/* @license-end */
|
|
</script>
|
|
<!-- window showing the filter options -->
|
|
<div id="MSearchSelectWindow"
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
|
</div>
|
|
|
|
<!-- iframe showing the search results (closed by default) -->
|
|
<div id="MSearchResultsWindow">
|
|
<div id="MSearchResults">
|
|
<div class="SRPage">
|
|
<div id="SRIndex">
|
|
<div id="SRResults"></div>
|
|
<div class="SRStatus" id="Loading">Loading...</div>
|
|
<div class="SRStatus" id="Searching">Searching...</div>
|
|
<div class="SRStatus" id="NoMatches">No Matches</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="nav-path" class="navpath">
|
|
<ul>
|
|
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li> </ul>
|
|
</div>
|
|
</div><!-- top -->
|
|
<div class="header">
|
|
<div class="headertitle"><div class="title">ir_Mirage.h</div></div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<a href="ir__Mirage_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno"> 1</span><span class="comment">// Copyright 2020-2021 David Conran (crankyoldgit)</span></div>
|
|
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno"> 6</span> </div>
|
|
<div class="line"><a id="l00007" name="l00007"></a><span class="lineno"> 7</span> </div>
|
|
<div class="line"><a id="l00008" name="l00008"></a><span class="lineno"> 8</span><span class="comment">// Supports:</span></div>
|
|
<div class="line"><a id="l00009" name="l00009"></a><span class="lineno"> 9</span><span class="comment">// Brand: Mirage, Model: VLU series A/C</span></div>
|
|
<div class="line"><a id="l00010" name="l00010"></a><span class="lineno"> 10</span><span class="comment">// Brand: Maxell, Model: MX-CH18CF A/C</span></div>
|
|
<div class="line"><a id="l00011" name="l00011"></a><span class="lineno"> 11</span><span class="comment">// Brand: Maxell, Model: KKG9A-C1 remote</span></div>
|
|
<div class="line"><a id="l00012" name="l00012"></a><span class="lineno"> 12</span><span class="comment">// Brand: Tronitechnik, Model: Reykir 9000 A/C</span></div>
|
|
<div class="line"><a id="l00013" name="l00013"></a><span class="lineno"> 13</span><span class="comment">// Brand: Tronitechnik, Model: KKG29A-C1 remote</span></div>
|
|
<div class="line"><a id="l00014" name="l00014"></a><span class="lineno"> 14</span> </div>
|
|
<div class="line"><a id="l00015" name="l00015"></a><span class="lineno"> 15</span><span class="preprocessor">#ifndef IR_MIRAGE_H_</span></div>
|
|
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno"> 16</span><span class="preprocessor">#define IR_MIRAGE_H_</span></div>
|
|
<div class="line"><a id="l00017" name="l00017"></a><span class="lineno"> 17</span> </div>
|
|
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"> 18</span><span class="preprocessor">#define __STDC_LIMIT_MACROS</span></div>
|
|
<div class="line"><a id="l00019" name="l00019"></a><span class="lineno"> 19</span><span class="preprocessor">#include <stdint.h></span></div>
|
|
<div class="line"><a id="l00020" name="l00020"></a><span class="lineno"> 20</span><span class="preprocessor">#ifndef UNIT_TEST</span></div>
|
|
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno"> 21</span><span class="preprocessor">#include <Arduino.h></span></div>
|
|
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno"> 22</span><span class="preprocessor">#endif</span></div>
|
|
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno"> 23</span><span class="preprocessor">#include "<a class="code" href="IRremoteESP8266_8h.html">IRremoteESP8266.h</a>"</span></div>
|
|
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span><span class="preprocessor">#include "<a class="code" href="IRsend_8h.html">IRsend.h</a>"</span></div>
|
|
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"> 25</span><span class="preprocessor">#ifdef UNIT_TEST</span></div>
|
|
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"> 26</span><span class="preprocessor">#include "IRsend_test.h"</span></div>
|
|
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"> 27</span><span class="preprocessor">#endif</span></div>
|
|
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"> 28</span> </div>
|
|
<div class="foldopen" id="foldopen00031" data-start="{" data-end="};">
|
|
<div class="line"><a id="l00031" name="l00031"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html"> 31</a></span><span class="keyword">union </span><a class="code hl_union" href="unionMirage120Protocol.html">Mirage120Protocol</a>{</div>
|
|
<div class="line"><a id="l00032" name="l00032"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html#adc5d0c608272e93c126a4a2dc669be10"> 32</a></span> uint8_t <a class="code hl_variable" href="unionMirage120Protocol.html#adc5d0c608272e93c126a4a2dc669be10">raw</a>[<a class="code hl_variable" href="IRremoteESP8266_8h.html#ab3b6bee4c5f483b4312a4b6eb5fcb146">kMirageStateLength</a>]; </div>
|
|
<div class="line"><a id="l00033" name="l00033"></a><span class="lineno"> 33</span> <span class="keyword">struct </span>{ <span class="comment">// Common</span></div>
|
|
<div class="line"><a id="l00034" name="l00034"></a><span class="lineno"> 34</span> <span class="comment">// Byte 0</span></div>
|
|
<div class="line"><a id="l00035" name="l00035"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html#a987e12b572ba13eb290b44d15443476b"> 35</a></span> uint8_t <a class="code hl_variable" href="unionMirage120Protocol.html#a987e12b572ba13eb290b44d15443476b">Header</a> :8; <span class="comment">// Header. (0x56)</span></div>
|
|
<div class="line"><a id="l00036" name="l00036"></a><span class="lineno"> 36</span> <span class="comment">// Byte 1</span></div>
|
|
<div class="line"><a id="l00037" name="l00037"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html#a366300e6da10386db4cd3de303c4e416"> 37</a></span> uint8_t <a class="code hl_variable" href="unionMirage120Protocol.html#a366300e6da10386db4cd3de303c4e416">Temp</a> :8; <span class="comment">// Celsius minus 0x5C.</span></div>
|
|
<div class="line"><a id="l00038" name="l00038"></a><span class="lineno"> 38</span> <span class="comment">// Byte 2</span></div>
|
|
<div class="line"><a id="l00039" name="l00039"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html#a67520347bb625615a3823f44f74e3d2d"> 39</a></span> uint8_t :8; <span class="comment">// Unknown / Unused.</span></div>
|
|
<div class="line"><a id="l00040" name="l00040"></a><span class="lineno"> 40</span> <span class="comment">// Byte 3</span></div>
|
|
<div class="line"><a id="l00041" name="l00041"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html#a3023655b9183b365476246e28e45a94a"> 41</a></span> uint8_t :8; <span class="comment">// Unknown / Unused.</span></div>
|
|
<div class="line"><a id="l00042" name="l00042"></a><span class="lineno"> 42</span> <span class="comment">// Byte 4</span></div>
|
|
<div class="line"><a id="l00043" name="l00043"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html#a0b730db8efab37e7bdc6112294bfb637"> 43</a></span> uint8_t <a class="code hl_variable" href="unionMirage120Protocol.html#a0b730db8efab37e7bdc6112294bfb637">Fan</a> :2; <span class="comment">// Fan Speed.</span></div>
|
|
<div class="line"><a id="l00044" name="l00044"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html#a2a3258b0063da38cc397a739a060555c"> 44</a></span> uint8_t :2; <span class="comment">// Unknown / Unused.</span></div>
|
|
<div class="line"><a id="l00045" name="l00045"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html#aad428cb261726c8990d69f67cf217b7d"> 45</a></span> uint8_t <a class="code hl_variable" href="unionMirage120Protocol.html#aad428cb261726c8990d69f67cf217b7d">Mode</a> :4; <span class="comment">// Cool, Heat, Dry, Fan, Recycle</span></div>
|
|
<div class="line"><a id="l00046" name="l00046"></a><span class="lineno"> 46</span> <span class="comment">// Byte 5</span></div>
|
|
<div class="line"><a id="l00047" name="l00047"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html#ad44f73c562ecc8519fc2c7fc60809814"> 47</a></span> uint8_t :8;</div>
|
|
<div class="line"><a id="l00048" name="l00048"></a><span class="lineno"> 48</span> <span class="comment">// Byte 6</span></div>
|
|
<div class="line"><a id="l00049" name="l00049"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html#acdd10ccef959b50ba7865f2d01aebc7e"> 49</a></span> uint8_t :8;</div>
|
|
<div class="line"><a id="l00050" name="l00050"></a><span class="lineno"> 50</span> <span class="comment">// Byte 7</span></div>
|
|
<div class="line"><a id="l00051" name="l00051"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html#acd6c6f4dd552b3adf85d5bb93b30c6ad"> 51</a></span> uint8_t :8;</div>
|
|
<div class="line"><a id="l00052" name="l00052"></a><span class="lineno"> 52</span> <span class="comment">// Byte 8</span></div>
|
|
<div class="line"><a id="l00053" name="l00053"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html#a41e1986c51e7eb563b579a7c9a34b793"> 53</a></span> uint8_t :8;</div>
|
|
<div class="line"><a id="l00054" name="l00054"></a><span class="lineno"> 54</span> <span class="comment">// Byte 9</span></div>
|
|
<div class="line"><a id="l00055" name="l00055"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html#a7ae1ed8d2409d5dd0f7b4100e99ceb38"> 55</a></span> uint8_t :8;</div>
|
|
<div class="line"><a id="l00056" name="l00056"></a><span class="lineno"> 56</span> <span class="comment">// Byte 10</span></div>
|
|
<div class="line"><a id="l00057" name="l00057"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html#aafb32b217a0c9d330a53687e3863f725"> 57</a></span> uint8_t :8;</div>
|
|
<div class="line"><a id="l00058" name="l00058"></a><span class="lineno"> 58</span> <span class="comment">// Byte 11</span></div>
|
|
<div class="line"><a id="l00059" name="l00059"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html#aa8a13b876470c35c0f6fc87bb60b75fb"> 59</a></span> uint8_t :8;</div>
|
|
<div class="line"><a id="l00060" name="l00060"></a><span class="lineno"> 60</span> <span class="comment">// Byte 12</span></div>
|
|
<div class="line"><a id="l00061" name="l00061"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html#a2b217316f8ad135bf05a61b90b42b31f"> 61</a></span> uint8_t :8;</div>
|
|
<div class="line"><a id="l00062" name="l00062"></a><span class="lineno"> 62</span> <span class="comment">// Byte 13</span></div>
|
|
<div class="line"><a id="l00063" name="l00063"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html#a7f3457c1754aa3b904e003ade74997ec"> 63</a></span> uint8_t :8;</div>
|
|
<div class="line"><a id="l00064" name="l00064"></a><span class="lineno"> 64</span> <span class="comment">// Byte 14</span></div>
|
|
<div class="line"><a id="l00065" name="l00065"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html#a97a356c8a0df8f6e45501d5e28873ebe"> 65</a></span> uint8_t <a class="code hl_variable" href="unionMirage120Protocol.html#a97a356c8a0df8f6e45501d5e28873ebe">Sum</a> :8; <span class="comment">// Sum of all the previous nibbles.</span></div>
|
|
<div class="line"><a id="l00066" name="l00066"></a><span class="lineno"> 66</span> };</div>
|
|
<div class="line"><a id="l00067" name="l00067"></a><span class="lineno"> 67</span> <span class="keyword">struct </span>{ <span class="comment">// KKG9AC1 remote</span></div>
|
|
<div class="line"><a id="l00068" name="l00068"></a><span class="lineno"> 68</span> <span class="comment">// Byte 0</span></div>
|
|
<div class="line"><a id="l00069" name="l00069"></a><span class="lineno"> 69</span> uint8_t :8; <span class="comment">// Header</span></div>
|
|
<div class="line"><a id="l00070" name="l00070"></a><span class="lineno"> 70</span> <span class="comment">// Byte 1</span></div>
|
|
<div class="line"><a id="l00071" name="l00071"></a><span class="lineno"> 71</span> uint8_t :8; <span class="comment">// Temp</span></div>
|
|
<div class="line"><a id="l00072" name="l00072"></a><span class="lineno"> 72</span> <span class="comment">// Byte 2</span></div>
|
|
<div class="line"><a id="l00073" name="l00073"></a><span class="lineno"> 73</span> uint8_t :8; <span class="comment">// Unknown / Unused.</span></div>
|
|
<div class="line"><a id="l00074" name="l00074"></a><span class="lineno"> 74</span> <span class="comment">// Byte 3</span></div>
|
|
<div class="line"><a id="l00075" name="l00075"></a><span class="lineno"> 75</span> uint8_t :3; <span class="comment">// Unknown / Unused.</span></div>
|
|
<div class="line"><a id="l00076" name="l00076"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html#ae4f36b38f3af12805eb2bf88c87fc0e7"> 76</a></span> uint8_t <a class="code hl_variable" href="unionMirage120Protocol.html#ae4f36b38f3af12805eb2bf88c87fc0e7">Light_Kkg9ac1</a> :1; <span class="comment">// Aka. Display. Seems linked to Sleep mode.</span></div>
|
|
<div class="line"><a id="l00077" name="l00077"></a><span class="lineno"> 77</span> uint8_t :4; <span class="comment">// Unknown / Unused.</span></div>
|
|
<div class="line"><a id="l00078" name="l00078"></a><span class="lineno"> 78</span> <span class="comment">// Byte 4</span></div>
|
|
<div class="line"><a id="l00079" name="l00079"></a><span class="lineno"> 79</span> uint8_t :8; <span class="comment">// Fan & Mode</span></div>
|
|
<div class="line"><a id="l00080" name="l00080"></a><span class="lineno"> 80</span> <span class="comment">// Byte 5</span></div>
|
|
<div class="line"><a id="l00081" name="l00081"></a><span class="lineno"> 81</span> uint8_t :1; <span class="comment">// Unknown</span></div>
|
|
<div class="line"><a id="l00082" name="l00082"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html#a6b26eb52e6a1bac63d10bc4021d6cdae"> 82</a></span> uint8_t <a class="code hl_variable" href="unionMirage120Protocol.html#a6b26eb52e6a1bac63d10bc4021d6cdae">SwingAndPower</a> :7;</div>
|
|
<div class="line"><a id="l00083" name="l00083"></a><span class="lineno"> 83</span> <span class="comment">// Byte 6</span></div>
|
|
<div class="line"><a id="l00084" name="l00084"></a><span class="lineno"> 84</span> uint8_t :7; <span class="comment">// Unknown / Unused.</span></div>
|
|
<div class="line"><a id="l00085" name="l00085"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html#a9b2332d3a34ff88eaa53c63b81e031bb"> 85</a></span> uint8_t <a class="code hl_variable" href="unionMirage120Protocol.html#a9b2332d3a34ff88eaa53c63b81e031bb">Sleep_Kkg9ac1</a> :1; <span class="comment">// Sleep mode on or off.</span></div>
|
|
<div class="line"><a id="l00086" name="l00086"></a><span class="lineno"> 86</span> <span class="comment">// Byte 7</span></div>
|
|
<div class="line"><a id="l00087" name="l00087"></a><span class="lineno"> 87</span> uint8_t :3; <span class="comment">// Unknown / Unused.</span></div>
|
|
<div class="line"><a id="l00088" name="l00088"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html#ae0b1677a4091ce3702ebe4177c1d745d"> 88</a></span> uint8_t <a class="code hl_variable" href="unionMirage120Protocol.html#ae0b1677a4091ce3702ebe4177c1d745d">Turbo_Kkg9ac1</a> :1; <span class="comment">// Turbo mode on or off. Only works in Cool mode.</span></div>
|
|
<div class="line"><a id="l00089" name="l00089"></a><span class="lineno"> 89</span> uint8_t :4; <span class="comment">// Unknown / Unused.</span></div>
|
|
<div class="line"><a id="l00090" name="l00090"></a><span class="lineno"> 90</span> <span class="comment">// Byte 8</span></div>
|
|
<div class="line"><a id="l00091" name="l00091"></a><span class="lineno"> 91</span> uint8_t :8; <span class="comment">// Unknown / Unused.</span></div>
|
|
<div class="line"><a id="l00092" name="l00092"></a><span class="lineno"> 92</span> <span class="comment">// Byte 9</span></div>
|
|
<div class="line"><a id="l00093" name="l00093"></a><span class="lineno"> 93</span> uint8_t :8; <span class="comment">// Unknown / Unused.</span></div>
|
|
<div class="line"><a id="l00094" name="l00094"></a><span class="lineno"> 94</span> <span class="comment">// Byte 10</span></div>
|
|
<div class="line"><a id="l00095" name="l00095"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html#a4436e8d9922863908c40968a382ef565"> 95</a></span> uint8_t :8; <span class="comment">// Unknown / Unused.</span></div>
|
|
<div class="line"><a id="l00096" name="l00096"></a><span class="lineno"> 96</span> <span class="comment">// Byte 11</span></div>
|
|
<div class="line"><a id="l00097" name="l00097"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html#a69a07566a797ccbe39cc6af703f72870"> 97</a></span> uint8_t <a class="code hl_variable" href="unionMirage120Protocol.html#a69a07566a797ccbe39cc6af703f72870">Seconds</a> :8; <span class="comment">// Nr. of Seconds in BCD.</span></div>
|
|
<div class="line"><a id="l00098" name="l00098"></a><span class="lineno"> 98</span> <span class="comment">// Byte 12</span></div>
|
|
<div class="line"><a id="l00099" name="l00099"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html#ace63bb8acc69b39fb26894e3083845cb"> 99</a></span> uint8_t <a class="code hl_variable" href="unionMirage120Protocol.html#ace63bb8acc69b39fb26894e3083845cb">Minutes</a> :8; <span class="comment">// Nr. of Minutes in BCD.</span></div>
|
|
<div class="line"><a id="l00100" name="l00100"></a><span class="lineno"> 100</span> <span class="comment">// Byte 13</span></div>
|
|
<div class="line"><a id="l00101" name="l00101"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html#a4bea29226e0b31905a1dbc8ab2bec063"> 101</a></span> uint8_t <a class="code hl_variable" href="unionMirage120Protocol.html#a4bea29226e0b31905a1dbc8ab2bec063">Hours</a> :8; <span class="comment">// Nr. of Hours in BCD.</span></div>
|
|
<div class="line"><a id="l00102" name="l00102"></a><span class="lineno"> 102</span> <span class="comment">// Byte 14</span></div>
|
|
<div class="line"><a id="l00103" name="l00103"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html#a119d9bb30d07d08236f96442bc97b3bb"> 103</a></span> uint8_t :8; <span class="comment">// Sum</span></div>
|
|
<div class="line"><a id="l00104" name="l00104"></a><span class="lineno"> 104</span> };</div>
|
|
<div class="line"><a id="l00105" name="l00105"></a><span class="lineno"> 105</span> <span class="keyword">struct </span>{ <span class="comment">// KKG29A-C1 remote</span></div>
|
|
<div class="line"><a id="l00106" name="l00106"></a><span class="lineno"> 106</span> <span class="comment">// Byte 0</span></div>
|
|
<div class="line"><a id="l00107" name="l00107"></a><span class="lineno"> 107</span> uint8_t :8; <span class="comment">// Header</span></div>
|
|
<div class="line"><a id="l00108" name="l00108"></a><span class="lineno"> 108</span> <span class="comment">// Byte 1</span></div>
|
|
<div class="line"><a id="l00109" name="l00109"></a><span class="lineno"> 109</span> uint8_t :8; <span class="comment">// Temp</span></div>
|
|
<div class="line"><a id="l00110" name="l00110"></a><span class="lineno"> 110</span> <span class="comment">// Byte 2</span></div>
|
|
<div class="line"><a id="l00111" name="l00111"></a><span class="lineno"> 111</span> uint8_t :8;</div>
|
|
<div class="line"><a id="l00112" name="l00112"></a><span class="lineno"> 112</span> <span class="comment">// Byte 3</span></div>
|
|
<div class="line"><a id="l00113" name="l00113"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html#a1feccd8b427592616c55e63aa5158c09"> 113</a></span> uint8_t <a class="code hl_variable" href="unionMirage120Protocol.html#a1feccd8b427592616c55e63aa5158c09">Quiet</a> :1;</div>
|
|
<div class="line"><a id="l00114" name="l00114"></a><span class="lineno"> 114</span> uint8_t :7;</div>
|
|
<div class="line"><a id="l00115" name="l00115"></a><span class="lineno"> 115</span> <span class="comment">// Byte 4</span></div>
|
|
<div class="line"><a id="l00116" name="l00116"></a><span class="lineno"> 116</span> uint8_t :2; <span class="comment">// Fan</span></div>
|
|
<div class="line"><a id="l00117" name="l00117"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html#a941186914f551510f23b650b799abab1"> 117</a></span> uint8_t <a class="code hl_variable" href="unionMirage120Protocol.html#a941186914f551510f23b650b799abab1">OffTimerEnable</a> :1;</div>
|
|
<div class="line"><a id="l00118" name="l00118"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html#aef3e176b0fd19cd839f9aff318b328d1"> 118</a></span> uint8_t <a class="code hl_variable" href="unionMirage120Protocol.html#aef3e176b0fd19cd839f9aff318b328d1">OnTimerEnable</a> :1;</div>
|
|
<div class="line"><a id="l00119" name="l00119"></a><span class="lineno"> 119</span> uint8_t :3; <span class="comment">// Mode</span></div>
|
|
<div class="line"><a id="l00120" name="l00120"></a><span class="lineno"> 120</span> uint8_t :1;</div>
|
|
<div class="line"><a id="l00121" name="l00121"></a><span class="lineno"> 121</span> <span class="comment">// Byte 5</span></div>
|
|
<div class="line"><a id="l00122" name="l00122"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html#ae988b638a5ed55afd416300da262e71f"> 122</a></span> uint8_t <a class="code hl_variable" href="unionMirage120Protocol.html#ae988b638a5ed55afd416300da262e71f">SwingH</a> :1;</div>
|
|
<div class="line"><a id="l00123" name="l00123"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html#a336b4060447daf90af37b865b1fb57d2"> 123</a></span> uint8_t <a class="code hl_variable" href="unionMirage120Protocol.html#a336b4060447daf90af37b865b1fb57d2">SwingV</a> :1;</div>
|
|
<div class="line"><a id="l00124" name="l00124"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html#a64fe75602d72db0ca93146067c78dd7f"> 124</a></span> uint8_t <a class="code hl_variable" href="unionMirage120Protocol.html#a64fe75602d72db0ca93146067c78dd7f">LightToggle_Kkg29ac1</a> :1; <span class="comment">// Aka. Display Toggle.</span></div>
|
|
<div class="line"><a id="l00125" name="l00125"></a><span class="lineno"> 125</span> uint8_t :3;</div>
|
|
<div class="line"><a id="l00126" name="l00126"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html#a428b4f251500f09556a5bebf4415a465"> 126</a></span> uint8_t <a class="code hl_variable" href="unionMirage120Protocol.html#a428b4f251500f09556a5bebf4415a465">Power</a> :2;</div>
|
|
<div class="line"><a id="l00127" name="l00127"></a><span class="lineno"> 127</span> <span class="comment">// Byte 6</span></div>
|
|
<div class="line"><a id="l00128" name="l00128"></a><span class="lineno"> 128</span> uint8_t :1;</div>
|
|
<div class="line"><a id="l00129" name="l00129"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html#a2d1a9a06accf89856d17333f7478cde3"> 129</a></span> uint8_t <a class="code hl_variable" href="unionMirage120Protocol.html#a2d1a9a06accf89856d17333f7478cde3">Filter</a> :1; <span class="comment">// Aka. UVC</span></div>
|
|
<div class="line"><a id="l00130" name="l00130"></a><span class="lineno"> 130</span> uint8_t :1;</div>
|
|
<div class="line"><a id="l00131" name="l00131"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html#ae758725359c90f12343ea0eaa3477ad2"> 131</a></span> uint8_t <a class="code hl_variable" href="unionMirage120Protocol.html#ae758725359c90f12343ea0eaa3477ad2">Sleep_Kkg29ac1</a> :1; <span class="comment">// Sleep mode on or off.</span></div>
|
|
<div class="line"><a id="l00132" name="l00132"></a><span class="lineno"> 132</span> uint8_t :2;</div>
|
|
<div class="line"><a id="l00133" name="l00133"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html#aa8c82bfde46402def1ad9385422b6fe0"> 133</a></span> uint8_t <a class="code hl_variable" href="unionMirage120Protocol.html#aa8c82bfde46402def1ad9385422b6fe0">RecycleHeat</a> :1;</div>
|
|
<div class="line"><a id="l00134" name="l00134"></a><span class="lineno"> 134</span> uint8_t :1;</div>
|
|
<div class="line"><a id="l00135" name="l00135"></a><span class="lineno"> 135</span> <span class="comment">// Byte 7</span></div>
|
|
<div class="line"><a id="l00136" name="l00136"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html#a10ae42040f19f5814b9d40b771a8defc"> 136</a></span> uint8_t <a class="code hl_variable" href="unionMirage120Protocol.html#a10ae42040f19f5814b9d40b771a8defc">SensorTemp</a> :6; <span class="comment">// Temperature at the remote</span></div>
|
|
<div class="line"><a id="l00137" name="l00137"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html#a9ff64c12576ae6604604e15beb698715"> 137</a></span> uint8_t <a class="code hl_variable" href="unionMirage120Protocol.html#a9ff64c12576ae6604604e15beb698715">CleanToggle</a> :1;</div>
|
|
<div class="line"><a id="l00138" name="l00138"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html#a0f1f641c1ae127bef32b32f98cadaee9"> 138</a></span> uint8_t <a class="code hl_variable" href="unionMirage120Protocol.html#a0f1f641c1ae127bef32b32f98cadaee9">IFeel</a> :1;</div>
|
|
<div class="line"><a id="l00139" name="l00139"></a><span class="lineno"> 139</span> <span class="comment">// Byte 8</span></div>
|
|
<div class="line"><a id="l00140" name="l00140"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html#aefeb4d30ddffa93962fa601d7ced8a9c"> 140</a></span> uint8_t <a class="code hl_variable" href="unionMirage120Protocol.html#aefeb4d30ddffa93962fa601d7ced8a9c">OnTimerHours</a> :5;</div>
|
|
<div class="line"><a id="l00141" name="l00141"></a><span class="lineno"> 141</span> uint8_t :2;</div>
|
|
<div class="line"><a id="l00142" name="l00142"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html#acb6995fcc70f419b0b4a40199edef491"> 142</a></span> uint8_t <a class="code hl_variable" href="unionMirage120Protocol.html#acb6995fcc70f419b0b4a40199edef491">Turbo_Kkg29ac1</a> :1; <span class="comment">// Turbo mode on or off.</span></div>
|
|
<div class="line"><a id="l00143" name="l00143"></a><span class="lineno"> 143</span> <span class="comment">// Byte 9</span></div>
|
|
<div class="line"><a id="l00144" name="l00144"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html#a736f5f4ec1bc56c4c4b378713fbf4825"> 144</a></span> uint8_t <a class="code hl_variable" href="unionMirage120Protocol.html#a736f5f4ec1bc56c4c4b378713fbf4825">OnTimerMins</a> :6;</div>
|
|
<div class="line"><a id="l00145" name="l00145"></a><span class="lineno"> 145</span> uint8_t :2;</div>
|
|
<div class="line"><a id="l00146" name="l00146"></a><span class="lineno"> 146</span> <span class="comment">// Byte 10</span></div>
|
|
<div class="line"><a id="l00147" name="l00147"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html#a3a1cfff0eedc262998498de0cc92a010"> 147</a></span> uint8_t <a class="code hl_variable" href="unionMirage120Protocol.html#a3a1cfff0eedc262998498de0cc92a010">OffTimerHours</a> :5;</div>
|
|
<div class="line"><a id="l00148" name="l00148"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html#a78b81ce1cfbf646a851b889726899c9d"> 148</a></span> uint8_t :3;</div>
|
|
<div class="line"><a id="l00149" name="l00149"></a><span class="lineno"> 149</span> <span class="comment">// Byte 11</span></div>
|
|
<div class="line"><a id="l00150" name="l00150"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html#a9146892e306a42a616dbd1e6005239c6"> 150</a></span> uint8_t <a class="code hl_variable" href="unionMirage120Protocol.html#a9146892e306a42a616dbd1e6005239c6">OffTimerMins</a> :6;</div>
|
|
<div class="line"><a id="l00151" name="l00151"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html#acafb566cde9ab4edc873236fe0e8b184"> 151</a></span> uint8_t :2;</div>
|
|
<div class="line"><a id="l00152" name="l00152"></a><span class="lineno"> 152</span> <span class="comment">// Byte 12</span></div>
|
|
<div class="line"><a id="l00153" name="l00153"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html#ac4744cf7162641a151c5ef4b655b55b8"> 153</a></span> uint8_t :8;</div>
|
|
<div class="line"><a id="l00154" name="l00154"></a><span class="lineno"> 154</span> <span class="comment">// Byte 13</span></div>
|
|
<div class="line"><a id="l00155" name="l00155"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html#ade94a1ae032a9c0652cdf48d313a6875"> 155</a></span> uint8_t :8;</div>
|
|
<div class="line"><a id="l00156" name="l00156"></a><span class="lineno"> 156</span> <span class="comment">// Byte 14</span></div>
|
|
<div class="line"><a id="l00157" name="l00157"></a><span class="lineno"><a class="line" href="unionMirage120Protocol.html#afa13b2b7ac6c7a9c46bc4fd43434f529"> 157</a></span> uint8_t :8; <span class="comment">// Sum</span></div>
|
|
<div class="line"><a id="l00158" name="l00158"></a><span class="lineno"> 158</span> };</div>
|
|
<div class="line"><a id="l00159" name="l00159"></a><span class="lineno"> 159</span>};</div>
|
|
</div>
|
|
<div class="line"><a id="l00160" name="l00160"></a><span class="lineno"> 160</span> </div>
|
|
<div class="line"><a id="l00161" name="l00161"></a><span class="lineno"> 161</span><span class="comment">// Constants</span></div>
|
|
<div class="line"><a id="l00162" name="l00162"></a><span class="lineno"><a class="line" href="ir__Mirage_8h.html#aa6d921e772dd3496767f297dbf2b9427"> 162</a></span><span class="keyword">const</span> uint8_t <a class="code hl_variable" href="ir__Mirage_8h.html#aa6d921e772dd3496767f297dbf2b9427">kMirageAcHeat</a> = 0b001; <span class="comment">// 1</span></div>
|
|
<div class="line"><a id="l00163" name="l00163"></a><span class="lineno"><a class="line" href="ir__Mirage_8h.html#ac409b8a3bef3f3ff233561f3b0c76111"> 163</a></span><span class="keyword">const</span> uint8_t <a class="code hl_variable" href="ir__Mirage_8h.html#ac409b8a3bef3f3ff233561f3b0c76111">kMirageAcCool</a> = 0b010; <span class="comment">// 2</span></div>
|
|
<div class="line"><a id="l00164" name="l00164"></a><span class="lineno"><a class="line" href="ir__Mirage_8h.html#a28007d05b0ce37e498e28e155571bb34"> 164</a></span><span class="keyword">const</span> uint8_t <a class="code hl_variable" href="ir__Mirage_8h.html#a28007d05b0ce37e498e28e155571bb34">kMirageAcDry</a> = 0b011; <span class="comment">// 3</span></div>
|
|
<div class="line"><a id="l00165" name="l00165"></a><span class="lineno"><a class="line" href="ir__Mirage_8h.html#ad2e17498bd20b588aaecc5269cda26ca"> 165</a></span><span class="keyword">const</span> uint8_t <a class="code hl_variable" href="ir__Mirage_8h.html#ad2e17498bd20b588aaecc5269cda26ca">kMirageAcRecycle</a> = 0b100; <span class="comment">// 4</span></div>
|
|
<div class="line"><a id="l00166" name="l00166"></a><span class="lineno"><a class="line" href="ir__Mirage_8h.html#ad0b0b18d93d81db792dab9e20e3eab18"> 166</a></span><span class="keyword">const</span> uint8_t <a class="code hl_variable" href="ir__Mirage_8h.html#ad0b0b18d93d81db792dab9e20e3eab18">kMirageAcFan</a> = 0b101; <span class="comment">// 5</span></div>
|
|
<div class="line"><a id="l00167" name="l00167"></a><span class="lineno"> 167</span> </div>
|
|
<div class="line"><a id="l00168" name="l00168"></a><span class="lineno"><a class="line" href="ir__Mirage_8h.html#ab792a9b31ac5445948fff32110d00976"> 168</a></span><span class="keyword">const</span> uint8_t <a class="code hl_variable" href="ir__Mirage_8h.html#ab792a9b31ac5445948fff32110d00976">kMirageAcFanAuto</a> = 0b00; <span class="comment">// 0</span></div>
|
|
<div class="line"><a id="l00169" name="l00169"></a><span class="lineno"><a class="line" href="ir__Mirage_8h.html#ae56c2da92bba87f238b0b14466ae9d04"> 169</a></span><span class="keyword">const</span> uint8_t <a class="code hl_variable" href="ir__Mirage_8h.html#ae56c2da92bba87f238b0b14466ae9d04">kMirageAcFanHigh</a> = 0b01; <span class="comment">// 1</span></div>
|
|
<div class="line"><a id="l00170" name="l00170"></a><span class="lineno"><a class="line" href="ir__Mirage_8h.html#a06d39d155d3ccea9082366c0927f04ac"> 170</a></span><span class="keyword">const</span> uint8_t <a class="code hl_variable" href="ir__Mirage_8h.html#a06d39d155d3ccea9082366c0927f04ac">kMirageAcFanMed</a> = 0b10; <span class="comment">// 2</span></div>
|
|
<div class="line"><a id="l00171" name="l00171"></a><span class="lineno"><a class="line" href="ir__Mirage_8h.html#acae16dcd2d6f618c42aaf79733e5a45a"> 171</a></span><span class="keyword">const</span> uint8_t <a class="code hl_variable" href="ir__Mirage_8h.html#acae16dcd2d6f618c42aaf79733e5a45a">kMirageAcFanLow</a> = 0b11; <span class="comment">// 3</span></div>
|
|
<div class="line"><a id="l00172" name="l00172"></a><span class="lineno"><a class="line" href="ir__Mirage_8h.html#a0b7971d4520c7fbc7c88c4a2ad289b96"> 172</a></span><span class="keyword">const</span> uint8_t <a class="code hl_variable" href="ir__Mirage_8h.html#a0b7971d4520c7fbc7c88c4a2ad289b96">kMirageAcKKG29AC1FanAuto</a> = 0b00; <span class="comment">// 0</span></div>
|
|
<div class="line"><a id="l00173" name="l00173"></a><span class="lineno"><a class="line" href="ir__Mirage_8h.html#acff5c1b1b3048869cfd7624ba7e1e6ca"> 173</a></span><span class="keyword">const</span> uint8_t <a class="code hl_variable" href="ir__Mirage_8h.html#acff5c1b1b3048869cfd7624ba7e1e6ca">kMirageAcKKG29AC1FanHigh</a> = 0b01; <span class="comment">// 1</span></div>
|
|
<div class="line"><a id="l00174" name="l00174"></a><span class="lineno"><a class="line" href="ir__Mirage_8h.html#a2a6cf08cd5a1fe2ead9965cdc4d01526"> 174</a></span><span class="keyword">const</span> uint8_t <a class="code hl_variable" href="ir__Mirage_8h.html#a2a6cf08cd5a1fe2ead9965cdc4d01526">kMirageAcKKG29AC1FanLow</a> = 0b10; <span class="comment">// 2</span></div>
|
|
<div class="line"><a id="l00175" name="l00175"></a><span class="lineno"><a class="line" href="ir__Mirage_8h.html#a24752d98b7bce8052b678deaa2fd6fbc"> 175</a></span><span class="keyword">const</span> uint8_t <a class="code hl_variable" href="ir__Mirage_8h.html#a24752d98b7bce8052b678deaa2fd6fbc">kMirageAcKKG29AC1FanMed</a> = 0b11; <span class="comment">// 3</span></div>
|
|
<div class="line"><a id="l00176" name="l00176"></a><span class="lineno"> 176</span> </div>
|
|
<div class="line"><a id="l00177" name="l00177"></a><span class="lineno"><a class="line" href="ir__Mirage_8h.html#ad4f7d2fc1b71ebfdb0971b4f6a803530"> 177</a></span><span class="keyword">const</span> uint8_t <a class="code hl_variable" href="ir__Mirage_8h.html#ad4f7d2fc1b71ebfdb0971b4f6a803530">kMirageAcMinTemp</a> = 16; <span class="comment">// 16C</span></div>
|
|
<div class="line"><a id="l00178" name="l00178"></a><span class="lineno"><a class="line" href="ir__Mirage_8h.html#ad4ab00d84e2c2c68043f60c6ffa59950"> 178</a></span><span class="keyword">const</span> uint8_t <a class="code hl_variable" href="ir__Mirage_8h.html#ad4ab00d84e2c2c68043f60c6ffa59950">kMirageAcMaxTemp</a> = 32; <span class="comment">// 32C</span></div>
|
|
<div class="line"><a id="l00179" name="l00179"></a><span class="lineno"><a class="line" href="ir__Mirage_8h.html#a3556b02406c4ac9b4bce3f80c43aac2a"> 179</a></span><span class="keyword">const</span> uint8_t <a class="code hl_variable" href="ir__Mirage_8h.html#a3556b02406c4ac9b4bce3f80c43aac2a">kMirageAcTempOffset</a> = 0x5C;</div>
|
|
<div class="line"><a id="l00180" name="l00180"></a><span class="lineno"><a class="line" href="ir__Mirage_8h.html#a799b78792ff3cde2d315b32eb4a0cd5e"> 180</a></span><span class="keyword">const</span> uint8_t <a class="code hl_variable" href="ir__Mirage_8h.html#a799b78792ff3cde2d315b32eb4a0cd5e">kMirageAcSensorTempOffset</a> = 20;</div>
|
|
<div class="line"><a id="l00181" name="l00181"></a><span class="lineno"><a class="line" href="ir__Mirage_8h.html#a233fa3b0ea014880f21d7b3bc5da6c52"> 181</a></span><span class="keyword">const</span> uint8_t <a class="code hl_variable" href="ir__Mirage_8h.html#a233fa3b0ea014880f21d7b3bc5da6c52">kMirageAcSensorTempMax</a> = 43; <span class="comment">// Celsius</span></div>
|
|
<div class="line"><a id="l00182" name="l00182"></a><span class="lineno"> 182</span> </div>
|
|
<div class="line"><a id="l00183" name="l00183"></a><span class="lineno"><a class="line" href="ir__Mirage_8h.html#aa47f9b2218936e297bcc1d9bf66f9f68"> 183</a></span><span class="keyword">const</span> uint8_t <a class="code hl_variable" href="ir__Mirage_8h.html#aa47f9b2218936e297bcc1d9bf66f9f68">kMirageAcPowerOff</a> = 0x5F;</div>
|
|
<div class="line"><a id="l00184" name="l00184"></a><span class="lineno"><a class="line" href="ir__Mirage_8h.html#ab54b055a64867b107120b832692f6894"> 184</a></span><span class="keyword">const</span> uint8_t <a class="code hl_variable" href="ir__Mirage_8h.html#ab54b055a64867b107120b832692f6894">kMirageAcSwingVOff</a> = 0b0000; <span class="comment">// 0</span></div>
|
|
<div class="line"><a id="l00185" name="l00185"></a><span class="lineno"><a class="line" href="ir__Mirage_8h.html#ac6834b692e295cf728ce4e2e00dad60b"> 185</a></span><span class="keyword">const</span> uint8_t <a class="code hl_variable" href="ir__Mirage_8h.html#ac6834b692e295cf728ce4e2e00dad60b">kMirageAcSwingVLowest</a> = 0b0011; <span class="comment">// 3</span></div>
|
|
<div class="line"><a id="l00186" name="l00186"></a><span class="lineno"><a class="line" href="ir__Mirage_8h.html#ae352015c15d3ee51119a8f8c32645805"> 186</a></span><span class="keyword">const</span> uint8_t <a class="code hl_variable" href="ir__Mirage_8h.html#ae352015c15d3ee51119a8f8c32645805">kMirageAcSwingVLow</a> = 0b0101; <span class="comment">// 5</span></div>
|
|
<div class="line"><a id="l00187" name="l00187"></a><span class="lineno"><a class="line" href="ir__Mirage_8h.html#aec1cad3938088895148d369badba4118"> 187</a></span><span class="keyword">const</span> uint8_t <a class="code hl_variable" href="ir__Mirage_8h.html#aec1cad3938088895148d369badba4118">kMirageAcSwingVMiddle</a> = 0b0111; <span class="comment">// 7</span></div>
|
|
<div class="line"><a id="l00188" name="l00188"></a><span class="lineno"><a class="line" href="ir__Mirage_8h.html#a9b65ba9bc07daf5d5252d6229b39653f"> 188</a></span><span class="keyword">const</span> uint8_t <a class="code hl_variable" href="ir__Mirage_8h.html#a9b65ba9bc07daf5d5252d6229b39653f">kMirageAcSwingVHigh</a> = 0b1001; <span class="comment">// 9</span></div>
|
|
<div class="line"><a id="l00189" name="l00189"></a><span class="lineno"><a class="line" href="ir__Mirage_8h.html#af43c5d5725cea7dcf94b70fc6344dd3a"> 189</a></span><span class="keyword">const</span> uint8_t <a class="code hl_variable" href="ir__Mirage_8h.html#af43c5d5725cea7dcf94b70fc6344dd3a">kMirageAcSwingVHighest</a> = 0b1011; <span class="comment">// 11</span></div>
|
|
<div class="line"><a id="l00190" name="l00190"></a><span class="lineno"><a class="line" href="ir__Mirage_8h.html#ac0a0a10b5da6528eb49d23ddf822919b"> 190</a></span><span class="keyword">const</span> uint8_t <a class="code hl_variable" href="ir__Mirage_8h.html#ac0a0a10b5da6528eb49d23ddf822919b">kMirageAcSwingVAuto</a> = 0b1101; <span class="comment">// 13</span></div>
|
|
<div class="line"><a id="l00191" name="l00191"></a><span class="lineno"> 191</span> </div>
|
|
<div class="line"><a id="l00192" name="l00192"></a><span class="lineno"> 192</span> </div>
|
|
<div class="foldopen" id="foldopen00196" data-start="{" data-end="};">
|
|
<div class="line"><a id="l00196" name="l00196"></a><span class="lineno"><a class="line" href="classIRMirageAc.html"> 196</a></span><span class="keyword">class </span><a class="code hl_class" href="classIRMirageAc.html">IRMirageAc</a> {</div>
|
|
<div class="line"><a id="l00197" name="l00197"></a><span class="lineno"> 197</span> <span class="keyword">public</span>:</div>
|
|
<div class="line"><a id="l00198" name="l00198"></a><span class="lineno"> 198</span> <span class="keyword">explicit</span> <a class="code hl_class" href="classIRMirageAc.html">IRMirageAc</a>(<span class="keyword">const</span> uint16_t pin, <span class="keyword">const</span> <span class="keywordtype">bool</span> inverted = <span class="keyword">false</span>,</div>
|
|
<div class="line"><a id="l00199" name="l00199"></a><span class="lineno"> 199</span> <span class="keyword">const</span> <span class="keywordtype">bool</span> use_modulation = <span class="keyword">true</span>);</div>
|
|
<div class="line"><a id="l00200" name="l00200"></a><span class="lineno"> 200</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classIRMirageAc.html#ac9ecf7951e9d95937e6a89c09d5ad609">stateReset</a>(<span class="keywordtype">void</span>);</div>
|
|
<div class="line"><a id="l00201" name="l00201"></a><span class="lineno"> 201</span><span class="preprocessor">#if SEND_MIRAGE</span></div>
|
|
<div class="line"><a id="l00202" name="l00202"></a><span class="lineno"> 202</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classIRMirageAc.html#ad85d51d2142083d19610ffd6aea5f230">send</a>(<span class="keyword">const</span> uint16_t repeat = <a class="code hl_variable" href="IRremoteESP8266_8h.html#a86283c34cf9991bf8bfc29ee089a6a21">kMirageMinRepeat</a>);</div>
|
|
<div class="line"><a id="l00207" name="l00207"></a><span class="lineno"><a class="line" href="classIRMirageAc.html#a0edd555ed11a4e3c8c4b59ccb130ac77"> 207</a></span> int8_t <a class="code hl_function" href="classIRMirageAc.html#a0edd555ed11a4e3c8c4b59ccb130ac77">calibrate</a>(<span class="keywordtype">void</span>) { <span class="keywordflow">return</span> <a class="code hl_variable" href="classIRMirageAc.html#ab8c64e23b7c81ccc9cf5704fc8a5d4c9">_irsend</a>.<a class="code hl_function" href="classIRsend.html#ad1776aa6c699f9eeca1eef9bb4fe355b">calibrate</a>(); }</div>
|
|
<div class="line"><a id="l00208" name="l00208"></a><span class="lineno"> 208</span><span class="preprocessor">#endif </span><span class="comment">// SEND_MIRAGE</span></div>
|
|
<div class="line"><a id="l00209" name="l00209"></a><span class="lineno"> 209</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classIRMirageAc.html#acee1d211b4518a48743209100ea4c707">begin</a>(<span class="keywordtype">void</span>);</div>
|
|
<div class="line"><a id="l00210" name="l00210"></a><span class="lineno"> 210</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classIRMirageAc.html#a127f2c6ed2a2285ad4f94b2be1409e13">on</a>(<span class="keywordtype">void</span>);</div>
|
|
<div class="line"><a id="l00211" name="l00211"></a><span class="lineno"> 211</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classIRMirageAc.html#a6c9cf60f9c7e4fab43253a74883d82cb">off</a>(<span class="keywordtype">void</span>);</div>
|
|
<div class="line"><a id="l00212" name="l00212"></a><span class="lineno"> 212</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classIRMirageAc.html#ab32b550138dab52f8811a8e4c0755bec">setPower</a>(<span class="keyword">const</span> <span class="keywordtype">bool</span> <a class="code hl_function" href="classIRMirageAc.html#a127f2c6ed2a2285ad4f94b2be1409e13">on</a>);</div>
|
|
<div class="line"><a id="l00213" name="l00213"></a><span class="lineno"> 213</span> <span class="keywordtype">bool</span> <a class="code hl_function" href="classIRMirageAc.html#a8c876e6f1b2a5b3b4a796a22c96298f1">getPower</a>(<span class="keywordtype">void</span>) <span class="keyword">const</span>;</div>
|
|
<div class="line"><a id="l00214" name="l00214"></a><span class="lineno"> 214</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classIRMirageAc.html#a701fe7dfe311071d9cee04cb7605d847">setTemp</a>(<span class="keyword">const</span> uint8_t degrees);</div>
|
|
<div class="line"><a id="l00215" name="l00215"></a><span class="lineno"> 215</span> uint8_t <a class="code hl_function" href="classIRMirageAc.html#a9db699a5048f76dd31365686d001c081">getTemp</a>(<span class="keywordtype">void</span>) <span class="keyword">const</span>;</div>
|
|
<div class="line"><a id="l00216" name="l00216"></a><span class="lineno"> 216</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classIRMirageAc.html#a0e52ad09371e1001fb8c7199c2f3781d">setFan</a>(<span class="keyword">const</span> uint8_t speed);</div>
|
|
<div class="line"><a id="l00217" name="l00217"></a><span class="lineno"> 217</span> uint8_t <a class="code hl_function" href="classIRMirageAc.html#a17d861562af0b4ed5c1e211c002bf6b6">getFan</a>(<span class="keywordtype">void</span>) <span class="keyword">const</span>;</div>
|
|
<div class="line"><a id="l00218" name="l00218"></a><span class="lineno"> 218</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classIRMirageAc.html#af2cabff8998a1c01b6871177adb13691">setMode</a>(<span class="keyword">const</span> uint8_t mode);</div>
|
|
<div class="line"><a id="l00219" name="l00219"></a><span class="lineno"> 219</span> uint8_t <a class="code hl_function" href="classIRMirageAc.html#aa2c790dbbb72c395c1b238c9033e5ad2">getMode</a>(<span class="keywordtype">void</span>) <span class="keyword">const</span>;</div>
|
|
<div class="line"><a id="l00220" name="l00220"></a><span class="lineno"> 220</span> uint8_t* <a class="code hl_function" href="classIRMirageAc.html#ab08d6daf244c8a52edb64f9a852f35aa">getRaw</a>(<span class="keywordtype">void</span>);</div>
|
|
<div class="line"><a id="l00221" name="l00221"></a><span class="lineno"> 221</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classIRMirageAc.html#ae9899b06aefc5242cd06d38ad284083d">setRaw</a>(<span class="keyword">const</span> uint8_t* data);</div>
|
|
<div class="line"><a id="l00222" name="l00222"></a><span class="lineno"> 222</span> uint32_t <a class="code hl_function" href="classIRMirageAc.html#ab1a38cdbacb9ec817998ba65a47d712b">getClock</a>(<span class="keywordtype">void</span>) <span class="keyword">const</span>;</div>
|
|
<div class="line"><a id="l00223" name="l00223"></a><span class="lineno"> 223</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classIRMirageAc.html#afc7d3367490496fa45f92c42a0a26219">setClock</a>(<span class="keyword">const</span> uint32_t nr_of_seconds);</div>
|
|
<div class="line"><a id="l00224" name="l00224"></a><span class="lineno"> 224</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classIRMirageAc.html#aabfe8f6289a834e0e295a5ca93168f95">setTurbo</a>(<span class="keyword">const</span> <span class="keywordtype">bool</span> <a class="code hl_function" href="classIRMirageAc.html#a127f2c6ed2a2285ad4f94b2be1409e13">on</a>);</div>
|
|
<div class="line"><a id="l00225" name="l00225"></a><span class="lineno"> 225</span> <span class="keywordtype">bool</span> <a class="code hl_function" href="classIRMirageAc.html#a70e6f674e41d988a11794e09d79a7ae1">getTurbo</a>(<span class="keywordtype">void</span>) <span class="keyword">const</span>;</div>
|
|
<div class="line"><a id="l00226" name="l00226"></a><span class="lineno"> 226</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classIRMirageAc.html#a16b6b18a323ab87138880e2997620924">setLight</a>(<span class="keyword">const</span> <span class="keywordtype">bool</span> <a class="code hl_function" href="classIRMirageAc.html#a127f2c6ed2a2285ad4f94b2be1409e13">on</a>);</div>
|
|
<div class="line"><a id="l00227" name="l00227"></a><span class="lineno"> 227</span> <span class="keywordtype">bool</span> <a class="code hl_function" href="classIRMirageAc.html#aa2bd55ddf1872201752ac25e9e516df9">getLight</a>(<span class="keywordtype">void</span>) <span class="keyword">const</span>;</div>
|
|
<div class="line"><a id="l00228" name="l00228"></a><span class="lineno"> 228</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classIRMirageAc.html#ae77d42622bb57f828cbe8fb37dac28be">setSleep</a>(<span class="keyword">const</span> <span class="keywordtype">bool</span> <a class="code hl_function" href="classIRMirageAc.html#a127f2c6ed2a2285ad4f94b2be1409e13">on</a>);</div>
|
|
<div class="line"><a id="l00229" name="l00229"></a><span class="lineno"> 229</span> <span class="keywordtype">bool</span> <a class="code hl_function" href="classIRMirageAc.html#a4f8337cacbaf7f5d970582cef5d4a8fb">getSleep</a>(<span class="keywordtype">void</span>) <span class="keyword">const</span>;</div>
|
|
<div class="line"><a id="l00230" name="l00230"></a><span class="lineno"> 230</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classIRMirageAc.html#ad41be56bfe16c533736e8ed4a3838aa1">setSwingV</a>(<span class="keyword">const</span> uint8_t position);</div>
|
|
<div class="line"><a id="l00231" name="l00231"></a><span class="lineno"> 231</span> uint8_t <a class="code hl_function" href="classIRMirageAc.html#aabdbbfd77e7c18e0658e3424b44b6fd1">getSwingV</a>(<span class="keywordtype">void</span>) <span class="keyword">const</span>;</div>
|
|
<div class="line"><a id="l00232" name="l00232"></a><span class="lineno"> 232</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classIRMirageAc.html#ab5ea54d76d2dbac81a2d4bab7d99d81f">setSwingH</a>(<span class="keyword">const</span> <span class="keywordtype">bool</span> <a class="code hl_function" href="classIRMirageAc.html#a127f2c6ed2a2285ad4f94b2be1409e13">on</a>);</div>
|
|
<div class="line"><a id="l00233" name="l00233"></a><span class="lineno"> 233</span> <span class="keywordtype">bool</span> <a class="code hl_function" href="classIRMirageAc.html#aa183dd0bdefbf85c2e731b1fa905fdaa">getSwingH</a>(<span class="keywordtype">void</span>) <span class="keyword">const</span>;</div>
|
|
<div class="line"><a id="l00234" name="l00234"></a><span class="lineno"> 234</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classIRMirageAc.html#a5679bdf6e19db9c533dc92e37f6f8ad2">setQuiet</a>(<span class="keyword">const</span> <span class="keywordtype">bool</span> <a class="code hl_function" href="classIRMirageAc.html#a127f2c6ed2a2285ad4f94b2be1409e13">on</a>);</div>
|
|
<div class="line"><a id="l00235" name="l00235"></a><span class="lineno"> 235</span> <span class="keywordtype">bool</span> <a class="code hl_function" href="classIRMirageAc.html#a5da3e5cf8ca797a6b67d701ccc4ac7f6">getQuiet</a>(<span class="keywordtype">void</span>) <span class="keyword">const</span>;</div>
|
|
<div class="line"><a id="l00236" name="l00236"></a><span class="lineno"> 236</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classIRMirageAc.html#a7a4dec51aad4ca376ea4b8b148928da6">setCleanToggle</a>(<span class="keyword">const</span> <span class="keywordtype">bool</span> <a class="code hl_function" href="classIRMirageAc.html#a127f2c6ed2a2285ad4f94b2be1409e13">on</a>);</div>
|
|
<div class="line"><a id="l00237" name="l00237"></a><span class="lineno"> 237</span> <span class="keywordtype">bool</span> <a class="code hl_function" href="classIRMirageAc.html#a8bce4f9d882a5b487ec04ea7d0ba7a65">getCleanToggle</a>(<span class="keywordtype">void</span>) <span class="keyword">const</span>;</div>
|
|
<div class="line"><a id="l00238" name="l00238"></a><span class="lineno"> 238</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classIRMirageAc.html#a78b7bf9d60d77666591b3194d5bb8e14">setFilter</a>(<span class="keyword">const</span> <span class="keywordtype">bool</span> <a class="code hl_function" href="classIRMirageAc.html#a127f2c6ed2a2285ad4f94b2be1409e13">on</a>);</div>
|
|
<div class="line"><a id="l00239" name="l00239"></a><span class="lineno"> 239</span> <span class="keywordtype">bool</span> <a class="code hl_function" href="classIRMirageAc.html#ae6c05bb381cf67f7e9bb9b03f5930887">getFilter</a>(<span class="keywordtype">void</span>) <span class="keyword">const</span>;</div>
|
|
<div class="line"><a id="l00240" name="l00240"></a><span class="lineno"> 240</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classIRMirageAc.html#a1ec971441b6f1ef3a36695c88cca2271">setIFeel</a>(<span class="keyword">const</span> <span class="keywordtype">bool</span> <a class="code hl_function" href="classIRMirageAc.html#a127f2c6ed2a2285ad4f94b2be1409e13">on</a>);</div>
|
|
<div class="line"><a id="l00241" name="l00241"></a><span class="lineno"> 241</span> <span class="keywordtype">bool</span> <a class="code hl_function" href="classIRMirageAc.html#aec4283036c0f021d80837e88aade2ece">getIFeel</a>(<span class="keywordtype">void</span>) <span class="keyword">const</span>;</div>
|
|
<div class="line"><a id="l00242" name="l00242"></a><span class="lineno"> 242</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classIRMirageAc.html#ae83a616b255658fb56e964e67d2165be">setSensorTemp</a>(<span class="keyword">const</span> uint8_t degrees);</div>
|
|
<div class="line"><a id="l00243" name="l00243"></a><span class="lineno"> 243</span> uint16_t <a class="code hl_function" href="classIRMirageAc.html#a918be65307e312903ab3b473ec701b5c">getSensorTemp</a>(<span class="keywordtype">void</span>) <span class="keyword">const</span>;</div>
|
|
<div class="line"><a id="l00244" name="l00244"></a><span class="lineno"> 244</span> uint16_t <a class="code hl_function" href="classIRMirageAc.html#a36e5cef27ab49619ba70e426a711e14e">getOnTimer</a>(<span class="keywordtype">void</span>) <span class="keyword">const</span>;</div>
|
|
<div class="line"><a id="l00245" name="l00245"></a><span class="lineno"> 245</span> uint16_t <a class="code hl_function" href="classIRMirageAc.html#a980dc936ba21d4e3611444e45f143264">getOffTimer</a>(<span class="keywordtype">void</span>) <span class="keyword">const</span>;</div>
|
|
<div class="line"><a id="l00246" name="l00246"></a><span class="lineno"> 246</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classIRMirageAc.html#a15914c5952e5dfd6cf373263f04c61ae">setOnTimer</a>(<span class="keyword">const</span> uint16_t nr_of_mins);</div>
|
|
<div class="line"><a id="l00247" name="l00247"></a><span class="lineno"> 247</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classIRMirageAc.html#a7b50549ad1ad805af09d5c1daec18b06">setOffTimer</a>(<span class="keyword">const</span> uint16_t nr_of_mins);</div>
|
|
<div class="line"><a id="l00248" name="l00248"></a><span class="lineno"> 248</span> <a class="code hl_enumeration" href="IRsend_8h.html#a775bd9639c480bd9f2b28ac51c15a50a">mirage_ac_remote_model_t</a> <a class="code hl_function" href="classIRMirageAc.html#a80a4c7238fe313e5efd83aa5866660ce">getModel</a>(<span class="keyword">const</span> <span class="keywordtype">bool</span> useRaw = <span class="keyword">false</span>) <span class="keyword">const</span>;</div>
|
|
<div class="line"><a id="l00249" name="l00249"></a><span class="lineno"> 249</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classIRMirageAc.html#ae7a0eb9901a126c80d5139e92a2af06a">setModel</a>(<span class="keyword">const</span> <a class="code hl_enumeration" href="IRsend_8h.html#a775bd9639c480bd9f2b28ac51c15a50a">mirage_ac_remote_model_t</a> model);</div>
|
|
<div class="line"><a id="l00250" name="l00250"></a><span class="lineno"> 250</span> <span class="keyword">static</span> <a class="code hl_enumeration" href="IRsend_8h.html#a775bd9639c480bd9f2b28ac51c15a50a">mirage_ac_remote_model_t</a> <a class="code hl_function" href="classIRMirageAc.html#a80a4c7238fe313e5efd83aa5866660ce">getModel</a>(<span class="keyword">const</span> uint8_t *state);</div>
|
|
<div class="line"><a id="l00251" name="l00251"></a><span class="lineno"> 251</span> <span class="keyword">static</span> <span class="keywordtype">bool</span> <a class="code hl_function" href="classIRMirageAc.html#a88b8da40a963855145a1ada664d13bb0">validChecksum</a>(<span class="keyword">const</span> uint8_t* data);</div>
|
|
<div class="line"><a id="l00252" name="l00252"></a><span class="lineno"> 252</span> <span class="keyword">static</span> uint8_t <a class="code hl_function" href="classIRMirageAc.html#a696620ef62d3fc10e58a89d99c9864a0">calculateChecksum</a>(<span class="keyword">const</span> uint8_t* data);</div>
|
|
<div class="line"><a id="l00253" name="l00253"></a><span class="lineno"> 253</span> <span class="keyword">static</span> uint8_t <a class="code hl_function" href="classIRMirageAc.html#ad6aa4a798b0d5cc095baa0e270994b49">convertMode</a>(<span class="keyword">const</span> <a class="code hl_enumeration" href="namespacestdAc.html#a99ad268c783486f9b3207cb78f48444f">stdAc::opmode_t</a> mode);</div>
|
|
<div class="line"><a id="l00254" name="l00254"></a><span class="lineno"> 254</span> <span class="keyword">static</span> uint8_t <a class="code hl_function" href="classIRMirageAc.html#ab105a626b84bbf6f811610e0068d2d4b">convertFan</a>(<span class="keyword">const</span> <a class="code hl_enumeration" href="namespacestdAc.html#a8bb0dbf18fe69f639f4ac0b3ff133383">stdAc::fanspeed_t</a> speed,</div>
|
|
<div class="line"><a id="l00255" name="l00255"></a><span class="lineno"> 255</span> <span class="keyword">const</span> <a class="code hl_enumeration" href="IRsend_8h.html#a775bd9639c480bd9f2b28ac51c15a50a">mirage_ac_remote_model_t</a> model = <a class="code hl_enumvalue" href="IRsend_8h.html#a775bd9639c480bd9f2b28ac51c15a50aad0df91c24fb2589e46148f119befa625">mirage_ac_remote_model_t::KKG9AC1</a>);</div>
|
|
<div class="line"><a id="l00256" name="l00256"></a><span class="lineno"> 256</span> <span class="keyword">static</span> uint8_t <a class="code hl_function" href="classIRMirageAc.html#af775167a98789cb7e24022515ca61b3a">convertSwingV</a>(<span class="keyword">const</span> <a class="code hl_enumeration" href="namespacestdAc.html#ac07f224c7bb47cac55dd01f24770ef43">stdAc::swingv_t</a> position);</div>
|
|
<div class="line"><a id="l00257" name="l00257"></a><span class="lineno"> 257</span> <span class="keyword">static</span> <a class="code hl_enumeration" href="namespacestdAc.html#a99ad268c783486f9b3207cb78f48444f">stdAc::opmode_t</a> <a class="code hl_function" href="classIRMirageAc.html#a8d9ddbccc392e8ef322688b1b65a8b1b">toCommonMode</a>(<span class="keyword">const</span> uint8_t mode);</div>
|
|
<div class="line"><a id="l00258" name="l00258"></a><span class="lineno"> 258</span> <span class="keyword">static</span> <a class="code hl_enumeration" href="namespacestdAc.html#a8bb0dbf18fe69f639f4ac0b3ff133383">stdAc::fanspeed_t</a> <a class="code hl_function" href="classIRMirageAc.html#a782a5d9950e83e44fde9acf110c84d76">toCommonFanSpeed</a>(<span class="keyword">const</span> uint8_t speed,</div>
|
|
<div class="line"><a id="l00259" name="l00259"></a><span class="lineno"> 259</span> <span class="keyword">const</span> <a class="code hl_enumeration" href="IRsend_8h.html#a775bd9639c480bd9f2b28ac51c15a50a">mirage_ac_remote_model_t</a> model = <a class="code hl_enumvalue" href="IRsend_8h.html#a775bd9639c480bd9f2b28ac51c15a50aad0df91c24fb2589e46148f119befa625">mirage_ac_remote_model_t::KKG9AC1</a>);</div>
|
|
<div class="line"><a id="l00260" name="l00260"></a><span class="lineno"> 260</span> <span class="keyword">static</span> <a class="code hl_enumeration" href="namespacestdAc.html#ac07f224c7bb47cac55dd01f24770ef43">stdAc::swingv_t</a> <a class="code hl_function" href="classIRMirageAc.html#a584b0eb485a8fa1f5c3c469e13449108">toCommonSwingV</a>(<span class="keyword">const</span> uint8_t pos);</div>
|
|
<div class="line"><a id="l00261" name="l00261"></a><span class="lineno"> 261</span> <a class="code hl_struct" href="structstdAc_1_1state__t.html">stdAc::state_t</a> <a class="code hl_function" href="classIRMirageAc.html#ab650323835bf6a57532bde70a97172c8">toCommon</a>(<span class="keywordtype">void</span>) <span class="keyword">const</span>;</div>
|
|
<div class="line"><a id="l00262" name="l00262"></a><span class="lineno"> 262</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classIRMirageAc.html#ad67c96d4c2209803c292d33b4a18d255">fromCommon</a>(<span class="keyword">const</span> <a class="code hl_struct" href="structstdAc_1_1state__t.html">stdAc::state_t</a> state);</div>
|
|
<div class="line"><a id="l00263" name="l00263"></a><span class="lineno"> 263</span> <a class="code hl_typedef" href="IRremoteESP8266_8h.html#afbeda3fd1bdc8c37d01bdf9f5c8274ff">String</a> <a class="code hl_function" href="classIRMirageAc.html#a3e94ad10970b298a76d0b7528e6aaeda">toString</a>(<span class="keywordtype">void</span>) <span class="keyword">const</span>;</div>
|
|
<div class="line"><a id="l00264" name="l00264"></a><span class="lineno"> 264</span><span class="preprocessor">#ifndef UNIT_TEST</span></div>
|
|
<div class="line"><a id="l00265" name="l00265"></a><span class="lineno"> 265</span> </div>
|
|
<div class="line"><a id="l00266" name="l00266"></a><span class="lineno"> 266</span> <span class="keyword">private</span>:</div>
|
|
<div class="line"><a id="l00267" name="l00267"></a><span class="lineno"><a class="line" href="classIRMirageAc.html#ab8c64e23b7c81ccc9cf5704fc8a5d4c9"> 267</a></span> <a class="code hl_class" href="classIRsend.html">IRsend</a> <a class="code hl_variable" href="classIRMirageAc.html#ab8c64e23b7c81ccc9cf5704fc8a5d4c9">_irsend</a>; </div>
|
|
<div class="line"><a id="l00268" name="l00268"></a><span class="lineno"> 268</span><span class="preprocessor">#else </span><span class="comment">// UNIT_TEST</span></div>
|
|
<div class="line"><a id="l00270" name="l00270"></a><span class="lineno"> 270</span> IRsendTest _irsend; </div>
|
|
<div class="line"><a id="l00272" name="l00272"></a><span class="lineno"> 272</span><span class="preprocessor">#endif </span><span class="comment">// UNIT_TEST</span></div>
|
|
<div class="line"><a id="l00273" name="l00273"></a><span class="lineno"><a class="line" href="classIRMirageAc.html#acc102695b6e7e0a5e103be39147862af"> 273</a></span> <a class="code hl_union" href="unionMirage120Protocol.html">Mirage120Protocol</a> <a class="code hl_variable" href="classIRMirageAc.html#acc102695b6e7e0a5e103be39147862af">_</a>;</div>
|
|
<div class="line"><a id="l00274" name="l00274"></a><span class="lineno"><a class="line" href="classIRMirageAc.html#a3c8883583fd29b293a2a0b01f9025719"> 274</a></span> <a class="code hl_enumeration" href="IRsend_8h.html#a775bd9639c480bd9f2b28ac51c15a50a">mirage_ac_remote_model_t</a> <a class="code hl_variable" href="classIRMirageAc.html#a3c8883583fd29b293a2a0b01f9025719">_model</a>;</div>
|
|
<div class="line"><a id="l00275" name="l00275"></a><span class="lineno"> 275</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classIRMirageAc.html#a7cb0895e8e28252aaf9d1f29ca797b67">checksum</a>(<span class="keywordtype">void</span>);</div>
|
|
<div class="line"><a id="l00276" name="l00276"></a><span class="lineno"> 276</span>};</div>
|
|
</div>
|
|
<div class="line"><a id="l00277" name="l00277"></a><span class="lineno"> 277</span><span class="preprocessor">#endif </span><span class="comment">// IR_MIRAGE_H_</span></div>
|
|
<div class="ttc" id="aIRremoteESP8266_8h_html"><div class="ttname"><a href="IRremoteESP8266_8h.html">IRremoteESP8266.h</a></div></div>
|
|
<div class="ttc" id="aIRremoteESP8266_8h_html_a86283c34cf9991bf8bfc29ee089a6a21"><div class="ttname"><a href="IRremoteESP8266_8h.html#a86283c34cf9991bf8bfc29ee089a6a21">kMirageMinRepeat</a></div><div class="ttdeci">const uint16_t kMirageMinRepeat</div><div class="ttdef"><b>Definition</b> IRremoteESP8266.h:1339</div></div>
|
|
<div class="ttc" id="aIRremoteESP8266_8h_html_ab3b6bee4c5f483b4312a4b6eb5fcb146"><div class="ttname"><a href="IRremoteESP8266_8h.html#ab3b6bee4c5f483b4312a4b6eb5fcb146">kMirageStateLength</a></div><div class="ttdeci">const uint16_t kMirageStateLength</div><div class="ttdef"><b>Definition</b> IRremoteESP8266.h:1337</div></div>
|
|
<div class="ttc" id="aIRremoteESP8266_8h_html_afbeda3fd1bdc8c37d01bdf9f5c8274ff"><div class="ttname"><a href="IRremoteESP8266_8h.html#afbeda3fd1bdc8c37d01bdf9f5c8274ff">String</a></div><div class="ttdeci">std::string String</div><div class="ttdef"><b>Definition</b> IRremoteESP8266.h:1564</div></div>
|
|
<div class="ttc" id="aIRsend_8h_html"><div class="ttname"><a href="IRsend_8h.html">IRsend.h</a></div></div>
|
|
<div class="ttc" id="aIRsend_8h_html_a775bd9639c480bd9f2b28ac51c15a50a"><div class="ttname"><a href="IRsend_8h.html#a775bd9639c480bd9f2b28ac51c15a50a">mirage_ac_remote_model_t</a></div><div class="ttdeci">mirage_ac_remote_model_t</div><div class="ttdoc">MIRAGE A/C model numbers.</div><div class="ttdef"><b>Definition</b> IRsend.h:175</div></div>
|
|
<div class="ttc" id="aIRsend_8h_html_a775bd9639c480bd9f2b28ac51c15a50aad0df91c24fb2589e46148f119befa625"><div class="ttname"><a href="IRsend_8h.html#a775bd9639c480bd9f2b28ac51c15a50aad0df91c24fb2589e46148f119befa625">KKG9AC1</a></div><div class="ttdeci">@ KKG9AC1</div><div class="ttdef"><b>Definition</b> IRsend.h:176</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html"><div class="ttname"><a href="classIRMirageAc.html">IRMirageAc</a></div><div class="ttdoc">Class for handling detailed Mirage 120-bit A/C messages.</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:196</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_a0e52ad09371e1001fb8c7199c2f3781d"><div class="ttname"><a href="classIRMirageAc.html#a0e52ad09371e1001fb8c7199c2f3781d">IRMirageAc::setFan</a></div><div class="ttdeci">void setFan(const uint8_t speed)</div><div class="ttdoc">Set the speed of the fan.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:298</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_a0edd555ed11a4e3c8c4b59ccb130ac77"><div class="ttname"><a href="classIRMirageAc.html#a0edd555ed11a4e3c8c4b59ccb130ac77">IRMirageAc::calibrate</a></div><div class="ttdeci">int8_t calibrate(void)</div><div class="ttdoc">Run the calibration to calculate uSec timing offsets for this platform.</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:207</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_a127f2c6ed2a2285ad4f94b2be1409e13"><div class="ttname"><a href="classIRMirageAc.html#a127f2c6ed2a2285ad4f94b2be1409e13">IRMirageAc::on</a></div><div class="ttdeci">void on(void)</div><div class="ttdoc">Set the requested power state of the A/C to on.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:220</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_a15914c5952e5dfd6cf373263f04c61ae"><div class="ttname"><a href="classIRMirageAc.html#a15914c5952e5dfd6cf373263f04c61ae">IRMirageAc::setOnTimer</a></div><div class="ttdeci">void setOnTimer(const uint16_t nr_of_mins)</div><div class="ttdoc">Set the number of minutes for the On Timer.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:589</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_a16b6b18a323ab87138880e2997620924"><div class="ttname"><a href="classIRMirageAc.html#a16b6b18a323ab87138880e2997620924">IRMirageAc::setLight</a></div><div class="ttdeci">void setLight(const bool on)</div><div class="ttdoc">Change the Light/Display setting.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:352</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_a17d861562af0b4ed5c1e211c002bf6b6"><div class="ttname"><a href="classIRMirageAc.html#a17d861562af0b4ed5c1e211c002bf6b6">IRMirageAc::getFan</a></div><div class="ttdeci">uint8_t getFan(void) const</div><div class="ttdoc">Get the current fan speed setting.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:304</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_a1ec971441b6f1ef3a36695c88cca2271"><div class="ttname"><a href="classIRMirageAc.html#a1ec971441b6f1ef3a36695c88cca2271">IRMirageAc::setIFeel</a></div><div class="ttdeci">void setIFeel(const bool on)</div><div class="ttdoc">Set the IFeel setting of the A/C.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:527</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_a36e5cef27ab49619ba70e426a711e14e"><div class="ttname"><a href="classIRMirageAc.html#a36e5cef27ab49619ba70e426a711e14e">IRMirageAc::getOnTimer</a></div><div class="ttdeci">uint16_t getOnTimer(void) const</div><div class="ttdoc">Get the number of minutes the On Timer is currently set for.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:578</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_a3c8883583fd29b293a2a0b01f9025719"><div class="ttname"><a href="classIRMirageAc.html#a3c8883583fd29b293a2a0b01f9025719">IRMirageAc::_model</a></div><div class="ttdeci">mirage_ac_remote_model_t _model</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:274</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_a3e94ad10970b298a76d0b7528e6aaeda"><div class="ttname"><a href="classIRMirageAc.html#a3e94ad10970b298a76d0b7528e6aaeda">IRMirageAc::toString</a></div><div class="ttdeci">String toString(void) const</div><div class="ttdoc">Convert the internal state into a human readable string.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:793</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_a4f8337cacbaf7f5d970582cef5d4a8fb"><div class="ttname"><a href="classIRMirageAc.html#a4f8337cacbaf7f5d970582cef5d4a8fb">IRMirageAc::getSleep</a></div><div class="ttdeci">bool getSleep(void) const</div><div class="ttdoc">Get the value of the current Sleep setting.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:342</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_a5679bdf6e19db9c533dc92e37f6f8ad2"><div class="ttname"><a href="classIRMirageAc.html#a5679bdf6e19db9c533dc92e37f6f8ad2">IRMirageAc::setQuiet</a></div><div class="ttdeci">void setQuiet(const bool on)</div><div class="ttdoc">Set the Quiet setting of the A/C.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:464</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_a584b0eb485a8fa1f5c3c469e13449108"><div class="ttname"><a href="classIRMirageAc.html#a584b0eb485a8fa1f5c3c469e13449108">IRMirageAc::toCommonSwingV</a></div><div class="ttdeci">static stdAc::swingv_t toCommonSwingV(const uint8_t pos)</div><div class="ttdoc">Convert a native vertical swing postion to it's common equivalent.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:722</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_a5da3e5cf8ca797a6b67d701ccc4ac7f6"><div class="ttname"><a href="classIRMirageAc.html#a5da3e5cf8ca797a6b67d701ccc4ac7f6">IRMirageAc::getQuiet</a></div><div class="ttdeci">bool getQuiet(void) const</div><div class="ttdoc">Get the Quiet setting of the A/C.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:476</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_a696620ef62d3fc10e58a89d99c9864a0"><div class="ttname"><a href="classIRMirageAc.html#a696620ef62d3fc10e58a89d99c9864a0">IRMirageAc::calculateChecksum</a></div><div class="ttdeci">static uint8_t calculateChecksum(const uint8_t *data)</div><div class="ttdoc">Calculate the checksum for a given state.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:215</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_a6c9cf60f9c7e4fab43253a74883d82cb"><div class="ttname"><a href="classIRMirageAc.html#a6c9cf60f9c7e4fab43253a74883d82cb">IRMirageAc::off</a></div><div class="ttdeci">void off(void)</div><div class="ttdoc">Set the requested power state of the A/C to off.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:223</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_a701fe7dfe311071d9cee04cb7605d847"><div class="ttname"><a href="classIRMirageAc.html#a701fe7dfe311071d9cee04cb7605d847">IRMirageAc::setTemp</a></div><div class="ttdeci">void setTemp(const uint8_t degrees)</div><div class="ttdoc">Set the temperature.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:286</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_a70e6f674e41d988a11794e09d79a7ae1"><div class="ttname"><a href="classIRMirageAc.html#a70e6f674e41d988a11794e09d79a7ae1">IRMirageAc::getTurbo</a></div><div class="ttdeci">bool getTurbo(void) const</div><div class="ttdoc">Get the value of the current Turbo setting.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:321</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_a782a5d9950e83e44fde9acf110c84d76"><div class="ttname"><a href="classIRMirageAc.html#a782a5d9950e83e44fde9acf110c84d76">IRMirageAc::toCommonFanSpeed</a></div><div class="ttdeci">static stdAc::fanspeed_t toCommonFanSpeed(const uint8_t speed, const mirage_ac_remote_model_t model=mirage_ac_remote_model_t::KKG9AC1)</div><div class="ttdoc">Convert a native fan speed into its stdAc equivalent.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:644</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_a78b7bf9d60d77666591b3194d5bb8e14"><div class="ttname"><a href="classIRMirageAc.html#a78b7bf9d60d77666591b3194d5bb8e14">IRMirageAc::setFilter</a></div><div class="ttdeci">void setFilter(const bool on)</div><div class="ttdoc">Set the Filter setting of the A/C.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:506</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_a7a4dec51aad4ca376ea4b8b148928da6"><div class="ttname"><a href="classIRMirageAc.html#a7a4dec51aad4ca376ea4b8b148928da6">IRMirageAc::setCleanToggle</a></div><div class="ttdeci">void setCleanToggle(const bool on)</div><div class="ttdoc">Set the CleanToggle setting of the A/C.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:485</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_a7b50549ad1ad805af09d5c1daec18b06"><div class="ttname"><a href="classIRMirageAc.html#a7b50549ad1ad805af09d5c1daec18b06">IRMirageAc::setOffTimer</a></div><div class="ttdeci">void setOffTimer(const uint16_t nr_of_mins)</div><div class="ttdoc">Set the number of minutes for the Off Timer.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:615</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_a7cb0895e8e28252aaf9d1f29ca797b67"><div class="ttname"><a href="classIRMirageAc.html#a7cb0895e8e28252aaf9d1f29ca797b67">IRMirageAc::checksum</a></div><div class="ttdeci">void checksum(void)</div><div class="ttdoc">Calculate and set the checksum values for the internal state.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:203</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_a80a4c7238fe313e5efd83aa5866660ce"><div class="ttname"><a href="classIRMirageAc.html#a80a4c7238fe313e5efd83aa5866660ce">IRMirageAc::getModel</a></div><div class="ttdeci">mirage_ac_remote_model_t getModel(const bool useRaw=false) const</div><div class="ttdoc">Get the model code of the interal message state.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:177</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_a88b8da40a963855145a1ada664d13bb0"><div class="ttname"><a href="classIRMirageAc.html#a88b8da40a963855145a1ada664d13bb0">IRMirageAc::validChecksum</a></div><div class="ttdeci">static bool validChecksum(const uint8_t *data)</div><div class="ttdoc">Verify the checksum is valid for a given state.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:208</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_a8bce4f9d882a5b487ec04ea7d0ba7a65"><div class="ttname"><a href="classIRMirageAc.html#a8bce4f9d882a5b487ec04ea7d0ba7a65">IRMirageAc::getCleanToggle</a></div><div class="ttdeci">bool getCleanToggle(void) const</div><div class="ttdoc">Get the Clean Toggle setting of the A/C.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:497</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_a8c876e6f1b2a5b3b4a796a22c96298f1"><div class="ttname"><a href="classIRMirageAc.html#a8c876e6f1b2a5b3b4a796a22c96298f1">IRMirageAc::getPower</a></div><div class="ttdeci">bool getPower(void) const</div><div class="ttdoc">Get the value of the current power setting.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:253</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_a8d9ddbccc392e8ef322688b1b65a8b1b"><div class="ttname"><a href="classIRMirageAc.html#a8d9ddbccc392e8ef322688b1b65a8b1b">IRMirageAc::toCommonMode</a></div><div class="ttdeci">static stdAc::opmode_t toCommonMode(const uint8_t mode)</div><div class="ttdoc">Convert a native mode into its stdAc equivalent.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:631</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_a918be65307e312903ab3b473ec701b5c"><div class="ttname"><a href="classIRMirageAc.html#a918be65307e312903ab3b473ec701b5c">IRMirageAc::getSensorTemp</a></div><div class="ttdeci">uint16_t getSensorTemp(void) const</div><div class="ttdoc">Get the Sensor Temp setting of the A/C's remote.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:567</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_a980dc936ba21d4e3611444e45f143264"><div class="ttname"><a href="classIRMirageAc.html#a980dc936ba21d4e3611444e45f143264">IRMirageAc::getOffTimer</a></div><div class="ttdeci">uint16_t getOffTimer(void) const</div><div class="ttdoc">Get the number of minutes the Off Timer is currently set for.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:604</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_a9db699a5048f76dd31365686d001c081"><div class="ttname"><a href="classIRMirageAc.html#a9db699a5048f76dd31365686d001c081">IRMirageAc::getTemp</a></div><div class="ttdeci">uint8_t getTemp(void) const</div><div class="ttdoc">Get the current temperature setting.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:294</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_aa183dd0bdefbf85c2e731b1fa905fdaa"><div class="ttname"><a href="classIRMirageAc.html#aa183dd0bdefbf85c2e731b1fa905fdaa">IRMirageAc::getSwingH</a></div><div class="ttdeci">bool getSwingH(void) const</div><div class="ttdoc">Get the Horizontal Swing setting of the A/C.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:455</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_aa2bd55ddf1872201752ac25e9e516df9"><div class="ttname"><a href="classIRMirageAc.html#aa2bd55ddf1872201752ac25e9e516df9">IRMirageAc::getLight</a></div><div class="ttdeci">bool getLight(void) const</div><div class="ttdoc">Get the value of the current Light/Display setting.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:365</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_aa2c790dbbb72c395c1b238c9033e5ad2"><div class="ttname"><a href="classIRMirageAc.html#aa2c790dbbb72c395c1b238c9033e5ad2">IRMirageAc::getMode</a></div><div class="ttdeci">uint8_t getMode(void) const</div><div class="ttdoc">Get the operating mode setting of the A/C.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:264</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_aabdbbfd77e7c18e0658e3424b44b6fd1"><div class="ttname"><a href="classIRMirageAc.html#aabdbbfd77e7c18e0658e3424b44b6fd1">IRMirageAc::getSwingV</a></div><div class="ttdeci">uint8_t getSwingV(void) const</div><div class="ttdoc">Get the Vertical Swing setting/position of the A/C.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:432</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_aabfe8f6289a834e0e295a5ca93168f95"><div class="ttname"><a href="classIRMirageAc.html#aabfe8f6289a834e0e295a5ca93168f95">IRMirageAc::setTurbo</a></div><div class="ttdeci">void setTurbo(const bool on)</div><div class="ttdoc">Change the Turbo setting.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:308</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_ab08d6daf244c8a52edb64f9a852f35aa"><div class="ttname"><a href="classIRMirageAc.html#ab08d6daf244c8a52edb64f9a852f35aa">IRMirageAc::getRaw</a></div><div class="ttdeci">uint8_t * getRaw(void)</div><div class="ttdoc">Get a PTR to the internal state/code for this protocol.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:138</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_ab105a626b84bbf6f811610e0068d2d4b"><div class="ttname"><a href="classIRMirageAc.html#ab105a626b84bbf6f811610e0068d2d4b">IRMirageAc::convertFan</a></div><div class="ttdeci">static uint8_t convertFan(const stdAc::fanspeed_t speed, const mirage_ac_remote_model_t model=mirage_ac_remote_model_t::KKG9AC1)</div><div class="ttdoc">Convert a stdAc::fanspeed_t enum into it's native speed.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:681</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_ab1a38cdbacb9ec817998ba65a47d712b"><div class="ttname"><a href="classIRMirageAc.html#ab1a38cdbacb9ec817998ba65a47d712b">IRMirageAc::getClock</a></div><div class="ttdeci">uint32_t getClock(void) const</div><div class="ttdoc">Get the clock time of the A/C unit.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:374</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_ab32b550138dab52f8811a8e4c0755bec"><div class="ttname"><a href="classIRMirageAc.html#ab32b550138dab52f8811a8e4c0755bec">IRMirageAc::setPower</a></div><div class="ttdeci">void setPower(const bool on)</div><div class="ttdoc">Change the power setting.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:227</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_ab5ea54d76d2dbac81a2d4bab7d99d81f"><div class="ttname"><a href="classIRMirageAc.html#ab5ea54d76d2dbac81a2d4bab7d99d81f">IRMirageAc::setSwingH</a></div><div class="ttdeci">void setSwingH(const bool on)</div><div class="ttdoc">Set the Horizontal Swing setting of the A/C.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:443</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_ab650323835bf6a57532bde70a97172c8"><div class="ttname"><a href="classIRMirageAc.html#ab650323835bf6a57532bde70a97172c8">IRMirageAc::toCommon</a></div><div class="ttdeci">stdAc::state_t toCommon(void) const</div><div class="ttdoc">Convert the current internal state into its stdAc::state_t equivalent.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:736</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_ab8c64e23b7c81ccc9cf5704fc8a5d4c9"><div class="ttname"><a href="classIRMirageAc.html#ab8c64e23b7c81ccc9cf5704fc8a5d4c9">IRMirageAc::_irsend</a></div><div class="ttdeci">IRsend _irsend</div><div class="ttdoc">Instance of the IR send class.</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:267</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_ac9ecf7951e9d95937e6a89c09d5ad609"><div class="ttname"><a href="classIRMirageAc.html#ac9ecf7951e9d95937e6a89c09d5ad609">IRMirageAc::stateReset</a></div><div class="ttdeci">void stateReset(void)</div><div class="ttdoc">Reset the state of the remote to a known good state/sequence.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:107</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_acc102695b6e7e0a5e103be39147862af"><div class="ttname"><a href="classIRMirageAc.html#acc102695b6e7e0a5e103be39147862af">IRMirageAc::_</a></div><div class="ttdeci">Mirage120Protocol _</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:273</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_acee1d211b4518a48743209100ea4c707"><div class="ttname"><a href="classIRMirageAc.html#acee1d211b4518a48743209100ea4c707">IRMirageAc::begin</a></div><div class="ttdeci">void begin(void)</div><div class="ttdoc">Set up hardware to be able to send a message.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:117</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_ad41be56bfe16c533736e8ed4a3838aa1"><div class="ttname"><a href="classIRMirageAc.html#ad41be56bfe16c533736e8ed4a3838aa1">IRMirageAc::setSwingV</a></div><div class="ttdeci">void setSwingV(const uint8_t position)</div><div class="ttdoc">Set the Vertical Swing setting/position of the A/C.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:405</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_ad67c96d4c2209803c292d33b4a18d255"><div class="ttname"><a href="classIRMirageAc.html#ad67c96d4c2209803c292d33b4a18d255">IRMirageAc::fromCommon</a></div><div class="ttdeci">void fromCommon(const stdAc::state_t state)</div><div class="ttdoc">Convert & set a stdAc::state_t to its equivalent internal settings.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:764</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_ad6aa4a798b0d5cc095baa0e270994b49"><div class="ttname"><a href="classIRMirageAc.html#ad6aa4a798b0d5cc095baa0e270994b49">IRMirageAc::convertMode</a></div><div class="ttdeci">static uint8_t convertMode(const stdAc::opmode_t mode)</div><div class="ttdoc">Convert a stdAc::opmode_t enum into its native mode.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:668</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_ad85d51d2142083d19610ffd6aea5f230"><div class="ttname"><a href="classIRMirageAc.html#ad85d51d2142083d19610ffd6aea5f230">IRMirageAc::send</a></div><div class="ttdeci">void send(const uint16_t repeat=kMirageMinRepeat)</div><div class="ttdoc">Send the current internal state as an IR message.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:122</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_ae6c05bb381cf67f7e9bb9b03f5930887"><div class="ttname"><a href="classIRMirageAc.html#ae6c05bb381cf67f7e9bb9b03f5930887">IRMirageAc::getFilter</a></div><div class="ttdeci">bool getFilter(void) const</div><div class="ttdoc">Get the Filter setting of the A/C.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:518</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_ae77d42622bb57f828cbe8fb37dac28be"><div class="ttname"><a href="classIRMirageAc.html#ae77d42622bb57f828cbe8fb37dac28be">IRMirageAc::setSleep</a></div><div class="ttdeci">void setSleep(const bool on)</div><div class="ttdoc">Change the Sleep setting.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:330</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_ae7a0eb9901a126c80d5139e92a2af06a"><div class="ttname"><a href="classIRMirageAc.html#ae7a0eb9901a126c80d5139e92a2af06a">IRMirageAc::setModel</a></div><div class="ttdeci">void setModel(const mirage_ac_remote_model_t model)</div><div class="ttdoc">Set the model code of the interal message state.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:183</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_ae83a616b255658fb56e964e67d2165be"><div class="ttname"><a href="classIRMirageAc.html#ae83a616b255658fb56e964e67d2165be">IRMirageAc::setSensorTemp</a></div><div class="ttdeci">void setSensorTemp(const uint8_t degrees)</div><div class="ttdoc">Set the Sensor Temp setting of the A/C's remote.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:554</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_ae9899b06aefc5242cd06d38ad284083d"><div class="ttname"><a href="classIRMirageAc.html#ae9899b06aefc5242cd06d38ad284083d">IRMirageAc::setRaw</a></div><div class="ttdeci">void setRaw(const uint8_t *data)</div><div class="ttdoc">Set the internal state from a valid code for this protocol.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:145</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_aec4283036c0f021d80837e88aade2ece"><div class="ttname"><a href="classIRMirageAc.html#aec4283036c0f021d80837e88aade2ece">IRMirageAc::getIFeel</a></div><div class="ttdeci">bool getIFeel(void) const</div><div class="ttdoc">Get the IFeel setting of the A/C.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:545</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_af2cabff8998a1c01b6871177adb13691"><div class="ttname"><a href="classIRMirageAc.html#af2cabff8998a1c01b6871177adb13691">IRMirageAc::setMode</a></div><div class="ttdeci">void setMode(const uint8_t mode)</div><div class="ttdoc">Set the operating mode of the A/C.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:268</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_af775167a98789cb7e24022515ca61b3a"><div class="ttname"><a href="classIRMirageAc.html#af775167a98789cb7e24022515ca61b3a">IRMirageAc::convertSwingV</a></div><div class="ttdeci">static uint8_t convertSwingV(const stdAc::swingv_t position)</div><div class="ttdoc">Convert a stdAc::swingv_t enum into it's native setting.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:707</div></div>
|
|
<div class="ttc" id="aclassIRMirageAc_html_afc7d3367490496fa45f92c42a0a26219"><div class="ttname"><a href="classIRMirageAc.html#afc7d3367490496fa45f92c42a0a26219">IRMirageAc::setClock</a></div><div class="ttdeci">void setClock(const uint32_t nr_of_seconds)</div><div class="ttdoc">Set the clock time on the A/C unit.</div><div class="ttdef"><b>Definition</b> ir_Mirage.cpp:386</div></div>
|
|
<div class="ttc" id="aclassIRsend_html"><div class="ttname"><a href="classIRsend.html">IRsend</a></div><div class="ttdoc">Class for sending all basic IR protocols.</div><div class="ttdef"><b>Definition</b> IRsend.h:249</div></div>
|
|
<div class="ttc" id="aclassIRsend_html_ad1776aa6c699f9eeca1eef9bb4fe355b"><div class="ttname"><a href="classIRsend.html#ad1776aa6c699f9eeca1eef9bb4fe355b">IRsend::calibrate</a></div><div class="ttdeci">int8_t calibrate(uint16_t hz=38000U)</div><div class="ttdoc">Calculate & set any offsets to account for execution times during sending.</div><div class="ttdef"><b>Definition</b> IRsend.cpp:209</div></div>
|
|
<div class="ttc" id="air__Mirage_8h_html_a06d39d155d3ccea9082366c0927f04ac"><div class="ttname"><a href="ir__Mirage_8h.html#a06d39d155d3ccea9082366c0927f04ac">kMirageAcFanMed</a></div><div class="ttdeci">const uint8_t kMirageAcFanMed</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:170</div></div>
|
|
<div class="ttc" id="air__Mirage_8h_html_a0b7971d4520c7fbc7c88c4a2ad289b96"><div class="ttname"><a href="ir__Mirage_8h.html#a0b7971d4520c7fbc7c88c4a2ad289b96">kMirageAcKKG29AC1FanAuto</a></div><div class="ttdeci">const uint8_t kMirageAcKKG29AC1FanAuto</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:172</div></div>
|
|
<div class="ttc" id="air__Mirage_8h_html_a233fa3b0ea014880f21d7b3bc5da6c52"><div class="ttname"><a href="ir__Mirage_8h.html#a233fa3b0ea014880f21d7b3bc5da6c52">kMirageAcSensorTempMax</a></div><div class="ttdeci">const uint8_t kMirageAcSensorTempMax</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:181</div></div>
|
|
<div class="ttc" id="air__Mirage_8h_html_a24752d98b7bce8052b678deaa2fd6fbc"><div class="ttname"><a href="ir__Mirage_8h.html#a24752d98b7bce8052b678deaa2fd6fbc">kMirageAcKKG29AC1FanMed</a></div><div class="ttdeci">const uint8_t kMirageAcKKG29AC1FanMed</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:175</div></div>
|
|
<div class="ttc" id="air__Mirage_8h_html_a28007d05b0ce37e498e28e155571bb34"><div class="ttname"><a href="ir__Mirage_8h.html#a28007d05b0ce37e498e28e155571bb34">kMirageAcDry</a></div><div class="ttdeci">const uint8_t kMirageAcDry</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:164</div></div>
|
|
<div class="ttc" id="air__Mirage_8h_html_a2a6cf08cd5a1fe2ead9965cdc4d01526"><div class="ttname"><a href="ir__Mirage_8h.html#a2a6cf08cd5a1fe2ead9965cdc4d01526">kMirageAcKKG29AC1FanLow</a></div><div class="ttdeci">const uint8_t kMirageAcKKG29AC1FanLow</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:174</div></div>
|
|
<div class="ttc" id="air__Mirage_8h_html_a3556b02406c4ac9b4bce3f80c43aac2a"><div class="ttname"><a href="ir__Mirage_8h.html#a3556b02406c4ac9b4bce3f80c43aac2a">kMirageAcTempOffset</a></div><div class="ttdeci">const uint8_t kMirageAcTempOffset</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:179</div></div>
|
|
<div class="ttc" id="air__Mirage_8h_html_a799b78792ff3cde2d315b32eb4a0cd5e"><div class="ttname"><a href="ir__Mirage_8h.html#a799b78792ff3cde2d315b32eb4a0cd5e">kMirageAcSensorTempOffset</a></div><div class="ttdeci">const uint8_t kMirageAcSensorTempOffset</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:180</div></div>
|
|
<div class="ttc" id="air__Mirage_8h_html_a9b65ba9bc07daf5d5252d6229b39653f"><div class="ttname"><a href="ir__Mirage_8h.html#a9b65ba9bc07daf5d5252d6229b39653f">kMirageAcSwingVHigh</a></div><div class="ttdeci">const uint8_t kMirageAcSwingVHigh</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:188</div></div>
|
|
<div class="ttc" id="air__Mirage_8h_html_aa47f9b2218936e297bcc1d9bf66f9f68"><div class="ttname"><a href="ir__Mirage_8h.html#aa47f9b2218936e297bcc1d9bf66f9f68">kMirageAcPowerOff</a></div><div class="ttdeci">const uint8_t kMirageAcPowerOff</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:183</div></div>
|
|
<div class="ttc" id="air__Mirage_8h_html_aa6d921e772dd3496767f297dbf2b9427"><div class="ttname"><a href="ir__Mirage_8h.html#aa6d921e772dd3496767f297dbf2b9427">kMirageAcHeat</a></div><div class="ttdeci">const uint8_t kMirageAcHeat</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:162</div></div>
|
|
<div class="ttc" id="air__Mirage_8h_html_ab54b055a64867b107120b832692f6894"><div class="ttname"><a href="ir__Mirage_8h.html#ab54b055a64867b107120b832692f6894">kMirageAcSwingVOff</a></div><div class="ttdeci">const uint8_t kMirageAcSwingVOff</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:184</div></div>
|
|
<div class="ttc" id="air__Mirage_8h_html_ab792a9b31ac5445948fff32110d00976"><div class="ttname"><a href="ir__Mirage_8h.html#ab792a9b31ac5445948fff32110d00976">kMirageAcFanAuto</a></div><div class="ttdeci">const uint8_t kMirageAcFanAuto</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:168</div></div>
|
|
<div class="ttc" id="air__Mirage_8h_html_ac0a0a10b5da6528eb49d23ddf822919b"><div class="ttname"><a href="ir__Mirage_8h.html#ac0a0a10b5da6528eb49d23ddf822919b">kMirageAcSwingVAuto</a></div><div class="ttdeci">const uint8_t kMirageAcSwingVAuto</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:190</div></div>
|
|
<div class="ttc" id="air__Mirage_8h_html_ac409b8a3bef3f3ff233561f3b0c76111"><div class="ttname"><a href="ir__Mirage_8h.html#ac409b8a3bef3f3ff233561f3b0c76111">kMirageAcCool</a></div><div class="ttdeci">const uint8_t kMirageAcCool</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:163</div></div>
|
|
<div class="ttc" id="air__Mirage_8h_html_ac6834b692e295cf728ce4e2e00dad60b"><div class="ttname"><a href="ir__Mirage_8h.html#ac6834b692e295cf728ce4e2e00dad60b">kMirageAcSwingVLowest</a></div><div class="ttdeci">const uint8_t kMirageAcSwingVLowest</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:185</div></div>
|
|
<div class="ttc" id="air__Mirage_8h_html_acae16dcd2d6f618c42aaf79733e5a45a"><div class="ttname"><a href="ir__Mirage_8h.html#acae16dcd2d6f618c42aaf79733e5a45a">kMirageAcFanLow</a></div><div class="ttdeci">const uint8_t kMirageAcFanLow</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:171</div></div>
|
|
<div class="ttc" id="air__Mirage_8h_html_acff5c1b1b3048869cfd7624ba7e1e6ca"><div class="ttname"><a href="ir__Mirage_8h.html#acff5c1b1b3048869cfd7624ba7e1e6ca">kMirageAcKKG29AC1FanHigh</a></div><div class="ttdeci">const uint8_t kMirageAcKKG29AC1FanHigh</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:173</div></div>
|
|
<div class="ttc" id="air__Mirage_8h_html_ad0b0b18d93d81db792dab9e20e3eab18"><div class="ttname"><a href="ir__Mirage_8h.html#ad0b0b18d93d81db792dab9e20e3eab18">kMirageAcFan</a></div><div class="ttdeci">const uint8_t kMirageAcFan</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:166</div></div>
|
|
<div class="ttc" id="air__Mirage_8h_html_ad2e17498bd20b588aaecc5269cda26ca"><div class="ttname"><a href="ir__Mirage_8h.html#ad2e17498bd20b588aaecc5269cda26ca">kMirageAcRecycle</a></div><div class="ttdeci">const uint8_t kMirageAcRecycle</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:165</div></div>
|
|
<div class="ttc" id="air__Mirage_8h_html_ad4ab00d84e2c2c68043f60c6ffa59950"><div class="ttname"><a href="ir__Mirage_8h.html#ad4ab00d84e2c2c68043f60c6ffa59950">kMirageAcMaxTemp</a></div><div class="ttdeci">const uint8_t kMirageAcMaxTemp</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:178</div></div>
|
|
<div class="ttc" id="air__Mirage_8h_html_ad4f7d2fc1b71ebfdb0971b4f6a803530"><div class="ttname"><a href="ir__Mirage_8h.html#ad4f7d2fc1b71ebfdb0971b4f6a803530">kMirageAcMinTemp</a></div><div class="ttdeci">const uint8_t kMirageAcMinTemp</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:177</div></div>
|
|
<div class="ttc" id="air__Mirage_8h_html_ae352015c15d3ee51119a8f8c32645805"><div class="ttname"><a href="ir__Mirage_8h.html#ae352015c15d3ee51119a8f8c32645805">kMirageAcSwingVLow</a></div><div class="ttdeci">const uint8_t kMirageAcSwingVLow</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:186</div></div>
|
|
<div class="ttc" id="air__Mirage_8h_html_ae56c2da92bba87f238b0b14466ae9d04"><div class="ttname"><a href="ir__Mirage_8h.html#ae56c2da92bba87f238b0b14466ae9d04">kMirageAcFanHigh</a></div><div class="ttdeci">const uint8_t kMirageAcFanHigh</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:169</div></div>
|
|
<div class="ttc" id="air__Mirage_8h_html_aec1cad3938088895148d369badba4118"><div class="ttname"><a href="ir__Mirage_8h.html#aec1cad3938088895148d369badba4118">kMirageAcSwingVMiddle</a></div><div class="ttdeci">const uint8_t kMirageAcSwingVMiddle</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:187</div></div>
|
|
<div class="ttc" id="air__Mirage_8h_html_af43c5d5725cea7dcf94b70fc6344dd3a"><div class="ttname"><a href="ir__Mirage_8h.html#af43c5d5725cea7dcf94b70fc6344dd3a">kMirageAcSwingVHighest</a></div><div class="ttdeci">const uint8_t kMirageAcSwingVHighest</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:189</div></div>
|
|
<div class="ttc" id="anamespacestdAc_html_a8bb0dbf18fe69f639f4ac0b3ff133383"><div class="ttname"><a href="namespacestdAc.html#a8bb0dbf18fe69f639f4ac0b3ff133383">stdAc::fanspeed_t</a></div><div class="ttdeci">fanspeed_t</div><div class="ttdoc">Common A/C settings for Fan Speeds.</div><div class="ttdef"><b>Definition</b> IRsend.h:61</div></div>
|
|
<div class="ttc" id="anamespacestdAc_html_a99ad268c783486f9b3207cb78f48444f"><div class="ttname"><a href="namespacestdAc.html#a99ad268c783486f9b3207cb78f48444f">stdAc::opmode_t</a></div><div class="ttdeci">opmode_t</div><div class="ttdoc">Common A/C settings for A/C operating modes.</div><div class="ttdef"><b>Definition</b> IRsend.h:49</div></div>
|
|
<div class="ttc" id="anamespacestdAc_html_ac07f224c7bb47cac55dd01f24770ef43"><div class="ttname"><a href="namespacestdAc.html#ac07f224c7bb47cac55dd01f24770ef43">stdAc::swingv_t</a></div><div class="ttdeci">swingv_t</div><div class="ttdoc">Common A/C settings for Vertical Swing.</div><div class="ttdef"><b>Definition</b> IRsend.h:74</div></div>
|
|
<div class="ttc" id="astructstdAc_1_1state__t_html"><div class="ttname"><a href="structstdAc_1_1state__t.html">stdAc::state_t</a></div><div class="ttdoc">Structure to hold a common A/C state.</div><div class="ttdef"><b>Definition</b> IRsend.h:114</div></div>
|
|
<div class="ttc" id="aunionMirage120Protocol_html"><div class="ttname"><a href="unionMirage120Protocol.html">Mirage120Protocol</a></div><div class="ttdoc">Native representation of a Mirage 120-bit A/C message.</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:31</div></div>
|
|
<div class="ttc" id="aunionMirage120Protocol_html_a0b730db8efab37e7bdc6112294bfb637"><div class="ttname"><a href="unionMirage120Protocol.html#a0b730db8efab37e7bdc6112294bfb637">Mirage120Protocol::Fan</a></div><div class="ttdeci">uint8_t Fan</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:43</div></div>
|
|
<div class="ttc" id="aunionMirage120Protocol_html_a0f1f641c1ae127bef32b32f98cadaee9"><div class="ttname"><a href="unionMirage120Protocol.html#a0f1f641c1ae127bef32b32f98cadaee9">Mirage120Protocol::IFeel</a></div><div class="ttdeci">uint8_t IFeel</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:138</div></div>
|
|
<div class="ttc" id="aunionMirage120Protocol_html_a10ae42040f19f5814b9d40b771a8defc"><div class="ttname"><a href="unionMirage120Protocol.html#a10ae42040f19f5814b9d40b771a8defc">Mirage120Protocol::SensorTemp</a></div><div class="ttdeci">uint8_t SensorTemp</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:136</div></div>
|
|
<div class="ttc" id="aunionMirage120Protocol_html_a1feccd8b427592616c55e63aa5158c09"><div class="ttname"><a href="unionMirage120Protocol.html#a1feccd8b427592616c55e63aa5158c09">Mirage120Protocol::Quiet</a></div><div class="ttdeci">uint8_t Quiet</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:113</div></div>
|
|
<div class="ttc" id="aunionMirage120Protocol_html_a2d1a9a06accf89856d17333f7478cde3"><div class="ttname"><a href="unionMirage120Protocol.html#a2d1a9a06accf89856d17333f7478cde3">Mirage120Protocol::Filter</a></div><div class="ttdeci">uint8_t Filter</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:129</div></div>
|
|
<div class="ttc" id="aunionMirage120Protocol_html_a336b4060447daf90af37b865b1fb57d2"><div class="ttname"><a href="unionMirage120Protocol.html#a336b4060447daf90af37b865b1fb57d2">Mirage120Protocol::SwingV</a></div><div class="ttdeci">uint8_t SwingV</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:123</div></div>
|
|
<div class="ttc" id="aunionMirage120Protocol_html_a366300e6da10386db4cd3de303c4e416"><div class="ttname"><a href="unionMirage120Protocol.html#a366300e6da10386db4cd3de303c4e416">Mirage120Protocol::Temp</a></div><div class="ttdeci">uint8_t Temp</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:37</div></div>
|
|
<div class="ttc" id="aunionMirage120Protocol_html_a3a1cfff0eedc262998498de0cc92a010"><div class="ttname"><a href="unionMirage120Protocol.html#a3a1cfff0eedc262998498de0cc92a010">Mirage120Protocol::OffTimerHours</a></div><div class="ttdeci">uint8_t OffTimerHours</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:147</div></div>
|
|
<div class="ttc" id="aunionMirage120Protocol_html_a428b4f251500f09556a5bebf4415a465"><div class="ttname"><a href="unionMirage120Protocol.html#a428b4f251500f09556a5bebf4415a465">Mirage120Protocol::Power</a></div><div class="ttdeci">uint8_t Power</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:126</div></div>
|
|
<div class="ttc" id="aunionMirage120Protocol_html_a4bea29226e0b31905a1dbc8ab2bec063"><div class="ttname"><a href="unionMirage120Protocol.html#a4bea29226e0b31905a1dbc8ab2bec063">Mirage120Protocol::Hours</a></div><div class="ttdeci">uint8_t Hours</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:101</div></div>
|
|
<div class="ttc" id="aunionMirage120Protocol_html_a64fe75602d72db0ca93146067c78dd7f"><div class="ttname"><a href="unionMirage120Protocol.html#a64fe75602d72db0ca93146067c78dd7f">Mirage120Protocol::LightToggle_Kkg29ac1</a></div><div class="ttdeci">uint8_t LightToggle_Kkg29ac1</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:124</div></div>
|
|
<div class="ttc" id="aunionMirage120Protocol_html_a69a07566a797ccbe39cc6af703f72870"><div class="ttname"><a href="unionMirage120Protocol.html#a69a07566a797ccbe39cc6af703f72870">Mirage120Protocol::Seconds</a></div><div class="ttdeci">uint8_t Seconds</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:97</div></div>
|
|
<div class="ttc" id="aunionMirage120Protocol_html_a6b26eb52e6a1bac63d10bc4021d6cdae"><div class="ttname"><a href="unionMirage120Protocol.html#a6b26eb52e6a1bac63d10bc4021d6cdae">Mirage120Protocol::SwingAndPower</a></div><div class="ttdeci">uint8_t SwingAndPower</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:82</div></div>
|
|
<div class="ttc" id="aunionMirage120Protocol_html_a736f5f4ec1bc56c4c4b378713fbf4825"><div class="ttname"><a href="unionMirage120Protocol.html#a736f5f4ec1bc56c4c4b378713fbf4825">Mirage120Protocol::OnTimerMins</a></div><div class="ttdeci">uint8_t OnTimerMins</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:144</div></div>
|
|
<div class="ttc" id="aunionMirage120Protocol_html_a9146892e306a42a616dbd1e6005239c6"><div class="ttname"><a href="unionMirage120Protocol.html#a9146892e306a42a616dbd1e6005239c6">Mirage120Protocol::OffTimerMins</a></div><div class="ttdeci">uint8_t OffTimerMins</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:150</div></div>
|
|
<div class="ttc" id="aunionMirage120Protocol_html_a941186914f551510f23b650b799abab1"><div class="ttname"><a href="unionMirage120Protocol.html#a941186914f551510f23b650b799abab1">Mirage120Protocol::OffTimerEnable</a></div><div class="ttdeci">uint8_t OffTimerEnable</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:117</div></div>
|
|
<div class="ttc" id="aunionMirage120Protocol_html_a97a356c8a0df8f6e45501d5e28873ebe"><div class="ttname"><a href="unionMirage120Protocol.html#a97a356c8a0df8f6e45501d5e28873ebe">Mirage120Protocol::Sum</a></div><div class="ttdeci">uint8_t Sum</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:65</div></div>
|
|
<div class="ttc" id="aunionMirage120Protocol_html_a987e12b572ba13eb290b44d15443476b"><div class="ttname"><a href="unionMirage120Protocol.html#a987e12b572ba13eb290b44d15443476b">Mirage120Protocol::Header</a></div><div class="ttdeci">uint8_t Header</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:35</div></div>
|
|
<div class="ttc" id="aunionMirage120Protocol_html_a9b2332d3a34ff88eaa53c63b81e031bb"><div class="ttname"><a href="unionMirage120Protocol.html#a9b2332d3a34ff88eaa53c63b81e031bb">Mirage120Protocol::Sleep_Kkg9ac1</a></div><div class="ttdeci">uint8_t Sleep_Kkg9ac1</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:85</div></div>
|
|
<div class="ttc" id="aunionMirage120Protocol_html_a9ff64c12576ae6604604e15beb698715"><div class="ttname"><a href="unionMirage120Protocol.html#a9ff64c12576ae6604604e15beb698715">Mirage120Protocol::CleanToggle</a></div><div class="ttdeci">uint8_t CleanToggle</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:137</div></div>
|
|
<div class="ttc" id="aunionMirage120Protocol_html_aa8c82bfde46402def1ad9385422b6fe0"><div class="ttname"><a href="unionMirage120Protocol.html#aa8c82bfde46402def1ad9385422b6fe0">Mirage120Protocol::RecycleHeat</a></div><div class="ttdeci">uint8_t RecycleHeat</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:133</div></div>
|
|
<div class="ttc" id="aunionMirage120Protocol_html_aad428cb261726c8990d69f67cf217b7d"><div class="ttname"><a href="unionMirage120Protocol.html#aad428cb261726c8990d69f67cf217b7d">Mirage120Protocol::Mode</a></div><div class="ttdeci">uint8_t Mode</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:45</div></div>
|
|
<div class="ttc" id="aunionMirage120Protocol_html_acb6995fcc70f419b0b4a40199edef491"><div class="ttname"><a href="unionMirage120Protocol.html#acb6995fcc70f419b0b4a40199edef491">Mirage120Protocol::Turbo_Kkg29ac1</a></div><div class="ttdeci">uint8_t Turbo_Kkg29ac1</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:142</div></div>
|
|
<div class="ttc" id="aunionMirage120Protocol_html_ace63bb8acc69b39fb26894e3083845cb"><div class="ttname"><a href="unionMirage120Protocol.html#ace63bb8acc69b39fb26894e3083845cb">Mirage120Protocol::Minutes</a></div><div class="ttdeci">uint8_t Minutes</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:99</div></div>
|
|
<div class="ttc" id="aunionMirage120Protocol_html_adc5d0c608272e93c126a4a2dc669be10"><div class="ttname"><a href="unionMirage120Protocol.html#adc5d0c608272e93c126a4a2dc669be10">Mirage120Protocol::raw</a></div><div class="ttdeci">uint8_t raw[kMirageStateLength]</div><div class="ttdoc">The state in code form.</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:32</div></div>
|
|
<div class="ttc" id="aunionMirage120Protocol_html_ae0b1677a4091ce3702ebe4177c1d745d"><div class="ttname"><a href="unionMirage120Protocol.html#ae0b1677a4091ce3702ebe4177c1d745d">Mirage120Protocol::Turbo_Kkg9ac1</a></div><div class="ttdeci">uint8_t Turbo_Kkg9ac1</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:88</div></div>
|
|
<div class="ttc" id="aunionMirage120Protocol_html_ae4f36b38f3af12805eb2bf88c87fc0e7"><div class="ttname"><a href="unionMirage120Protocol.html#ae4f36b38f3af12805eb2bf88c87fc0e7">Mirage120Protocol::Light_Kkg9ac1</a></div><div class="ttdeci">uint8_t Light_Kkg9ac1</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:76</div></div>
|
|
<div class="ttc" id="aunionMirage120Protocol_html_ae758725359c90f12343ea0eaa3477ad2"><div class="ttname"><a href="unionMirage120Protocol.html#ae758725359c90f12343ea0eaa3477ad2">Mirage120Protocol::Sleep_Kkg29ac1</a></div><div class="ttdeci">uint8_t Sleep_Kkg29ac1</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:131</div></div>
|
|
<div class="ttc" id="aunionMirage120Protocol_html_ae988b638a5ed55afd416300da262e71f"><div class="ttname"><a href="unionMirage120Protocol.html#ae988b638a5ed55afd416300da262e71f">Mirage120Protocol::SwingH</a></div><div class="ttdeci">uint8_t SwingH</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:122</div></div>
|
|
<div class="ttc" id="aunionMirage120Protocol_html_aef3e176b0fd19cd839f9aff318b328d1"><div class="ttname"><a href="unionMirage120Protocol.html#aef3e176b0fd19cd839f9aff318b328d1">Mirage120Protocol::OnTimerEnable</a></div><div class="ttdeci">uint8_t OnTimerEnable</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:118</div></div>
|
|
<div class="ttc" id="aunionMirage120Protocol_html_aefeb4d30ddffa93962fa601d7ced8a9c"><div class="ttname"><a href="unionMirage120Protocol.html#aefeb4d30ddffa93962fa601d7ced8a9c">Mirage120Protocol::OnTimerHours</a></div><div class="ttdeci">uint8_t OnTimerHours</div><div class="ttdef"><b>Definition</b> ir_Mirage.h:140</div></div>
|
|
</div><!-- fragment --></div><!-- contents -->
|
|
<!-- start footer part -->
|
|
<hr class="footer"/><address class="footer"><small>
|
|
Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8
|
|
</small></address>
|
|
</body>
|
|
</html>
|