|
@@ -8,8 +8,6 @@ like in the example image below (showing a Volkswagen key in 2FSK):
|
|
|
|
|
|
|
|

|
|

|
|
|
|
|
|
|
|
-
|
|
|
|
|
-
|
|
|
|
|
This is often enough to make an initial idea about the encoding used
|
|
This is often enough to make an initial idea about the encoding used
|
|
|
and if the selected modulation is correct.
|
|
and if the selected modulation is correct.
|
|
|
|
|
|
|
@@ -20,6 +18,8 @@ Other than that, ProtoView is able to decode a few interesting protocols:
|
|
|
* Oregon thermometer protocol 2.
|
|
* Oregon thermometer protocol 2.
|
|
|
* PTxxxx/SCxxxx based remotes.
|
|
* PTxxxx/SCxxxx based remotes.
|
|
|
|
|
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
The app implements a framework that makes adding and experimenting with new
|
|
The app implements a framework that makes adding and experimenting with new
|
|
|
protocols very simple. Check the `protocols` directory to see how the
|
|
protocols very simple. Check the `protocols` directory to see how the
|
|
|
API works.
|
|
API works.
|