Skip to content

Commit

Permalink
Merge pull request #1 from rincewound/ci-integration
Browse files Browse the repository at this point in the history
Ci integration
  • Loading branch information
rincewound authored Dec 8, 2024
2 parents 06a1c84 + a8c61e4 commit 021eccc
Show file tree
Hide file tree
Showing 8 changed files with 1,189 additions and 989 deletions.
6 changes: 3 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ Normal --> Analyzer
### General

* esc - Change to normal mode
* F2 - Change display mode
* F3 - Change input mode
* F10 - Clear history

### Normal Mode
Expand All @@ -50,20 +52,18 @@ Normal --> Analyzer
* a - select parity
* d - select databits
* m - select display mode
* c - select CRLF settings

### Interactive

* Up - Scroll Receive Buffer Up
* Down - Scroll Receive Buffer Down
* Enter - Send current send buffer (according to CRLF and Input settings)
* F3 - Change input mode
* F4 - Change CRLF mode

### Analyzer

_Note_: Analyzer Features are only available in display HEX mode.

* F2 - Change display mode
* Up/Down - Scroll Receive buffer
* Left/Right - Move analyzer cursor
* e - switch endianness
Expand Down
Loading

0 comments on commit 021eccc

Please sign in to comment.