Skip to content

Commit be08071

Browse files
committed
TODO updated.
1 parent 80cb1d3 commit be08071

File tree

1 file changed

+4
-17
lines changed

1 file changed

+4
-17
lines changed

TODO

+4-17
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,7 @@
11
Core improvements
22
=================
33

4-
- Detection of non Manchester and non RZ encoded signals. Not sure if there are any signals that are not self clocked widely used in RF. Note that the current approach already detects encodings using short high + long low and long high + short low to encode 0 and 1. In addition to the current classifier, it is possible to add one that checks for a sequence of pulses that are all multiples of some base length. This should detect, for instance, even NRZ encodings where 1 and 0 are just clocked as they are.
5-
6-
- Views on-enter on-exit.
7-
8-
Features
9-
========
10-
11-
- Help screen (with press ok for next page).
12-
- Detect the line code used and try to decode the message as hex dump.
13-
- Pressing right/left you browse different modes:
14-
* Current best signal pulse classes.
15-
* Raw square wave display. Central button freezes and resumes (toggle). When frozen we display "paused" (inverted) on the low part of the screen.
16-
17-
Screens sequence (user can navigate with <- and ->):
18-
19-
(default)
20-
[settings] <> [freq] <> [pulses view] <> [raw square view] <> [signal info]
4+
- More protocols, especially TPMS.
5+
- CC1101 synchronous mode with protocol hopping?
6+
- Protocols decoded can register actions, for instance to generate
7+
sub files with modified signal and so forth.

0 commit comments

Comments
 (0)