-
@zenwheel @DaAwesomeP @sEpt0r @joshuajnoble @sstefanov @levsa @pcoughlin @csBlueChip @crash7 @mariocarta @cyborg5
## Open Source Alternative to Analysir
NOTE: This initial post will continue to be up…
-
I'm having trouble with the CDC TX. The callback isn't called after not performing any writes in the previous invocation.
The functionality is described in #1 and you suggest writing an empty messa…
-
I can receive HITACHI_AC1 codes as the primary support is added for a while now.The AC class is not yet updated to send synthetic commands based on attributes.
I went through previously done work by…
-
I see that you have the ability to query using the raw ir timings.. which is awesome..
The response from that produces a json response which has the protocol name, the device, subdevice and function.…
-
... like exportformats in IrScrutinizer (if it is a file, read it (with xinclude processing), if it is a directory, read its files and insert them as a top level children in a DOM).
Allowing sever…
-
Consisting of a table of IrSequences, optionally with names. Can use most of the tables in IrScrutinizer.
Buttons/commands:
* cleaning
* repeatfind
* analyze
Panes: different protocols, IRP,…
-
_tl;dr - I've been looking at the USB traffic to a simple little USB device (a fan with a programmable display), and couldn't figure out how the actual data was being sent. Turns out it's being captur…
-
I'm not sure if this is the right place to ask this but I have an old carrier AC remote that I have tried many libraries to analyse it but didn't get any helpful result. The closest I got is using IrS…
-
Wouldn't it be cool if we could send the Arduino a command like:
SEND NEC1 0 191 1
and it would correctly send the code (but not just for a handful but for ALL protocols)?
John S. Fine, who is the …
-
Hello. When I try to use webpack with a simple express server I always get TONS of errors:
**express.js**
``` javascript
'use strict';
var express = require('express');
var path = requir…