A clone of: https://github.com/nutechsoftware/alarmdecoder This is requires as they dropped support for older firmware releases w/o building in backward compatibility code, and they had previously hardcoded pyserial to a python2 only version.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

105 lines
3.4 KiB

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  6. <title>Search &mdash; alarmdecoder documentation</title>
  7. <link rel="stylesheet" href="_static/default.css" type="text/css" />
  8. <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
  9. <script type="text/javascript">
  10. var DOCUMENTATION_OPTIONS = {
  11. URL_ROOT: './',
  12. VERSION: '',
  13. COLLAPSE_INDEX: false,
  14. FILE_SUFFIX: '.html',
  15. HAS_SOURCE: true
  16. };
  17. </script>
  18. <script type="text/javascript" src="_static/jquery.js"></script>
  19. <script type="text/javascript" src="_static/underscore.js"></script>
  20. <script type="text/javascript" src="_static/doctools.js"></script>
  21. <script type="text/javascript" src="_static/searchtools.js"></script>
  22. <link rel="top" title="alarmdecoder documentation" href="index.html" />
  23. <script type="text/javascript">
  24. jQuery(function() { Search.loadIndex("searchindex.js"); });
  25. </script>
  26. <script type="text/javascript" id="searchindexloader"></script>
  27. </head>
  28. <body>
  29. <div class="related">
  30. <h3>Navigation</h3>
  31. <ul>
  32. <li class="right" style="margin-right: 10px">
  33. <a href="genindex.html" title="General Index"
  34. accesskey="I">index</a></li>
  35. <li class="right" >
  36. <a href="py-modindex.html" title="Python Module Index"
  37. >modules</a> |</li>
  38. <li><a href="index.html">alarmdecoder documentation</a> &raquo;</li>
  39. </ul>
  40. </div>
  41. <div class="document">
  42. <div class="documentwrapper">
  43. <div class="bodywrapper">
  44. <div class="body">
  45. <h1 id="search-documentation">Search</h1>
  46. <div id="fallback" class="admonition warning">
  47. <script type="text/javascript">$('#fallback').hide();</script>
  48. <p>
  49. Please activate JavaScript to enable the search
  50. functionality.
  51. </p>
  52. </div>
  53. <p>
  54. From here you can search these documents. Enter your search
  55. words into the box below and click "search". Note that the search
  56. function will automatically search for all of the words. Pages
  57. containing fewer words won't appear in the result list.
  58. </p>
  59. <form action="" method="get">
  60. <input type="text" name="q" value="" />
  61. <input type="submit" value="search" />
  62. <span id="search-progress" style="padding-left: 10px"></span>
  63. </form>
  64. <div id="search-results">
  65. </div>
  66. </div>
  67. </div>
  68. </div>
  69. <div class="sphinxsidebar">
  70. <div class="sphinxsidebarwrapper">
  71. </div>
  72. </div>
  73. <div class="clearer"></div>
  74. </div>
  75. <div class="related">
  76. <h3>Navigation</h3>
  77. <ul>
  78. <li class="right" style="margin-right: 10px">
  79. <a href="genindex.html" title="General Index"
  80. >index</a></li>
  81. <li class="right" >
  82. <a href="py-modindex.html" title="Python Module Index"
  83. >modules</a> |</li>
  84. <li><a href="index.html">alarmdecoder documentation</a> &raquo;</li>
  85. </ul>
  86. </div>
  87. <div class="footer">
  88. &copy; Copyright 2013, Nu Tech Software Solutions, Inc..
  89. Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2.2.
  90. </div>
  91. </body>
  92. </html>