Commit c75163cf5d867b74f6dcca2aaa5d690225a43ac5
1 parent
38fb1df2
Readme: Add section for alternatives. Add section for supported models
Signed-off-by: David Gräff <david.graeff@web.de>
Showing
1 changed file
with
8 additions
and
0 deletions
readme.md
| ... | ... | @@ -9,6 +9,10 @@ Supported operating systems: |
| 9 | 9 | <img alt="Image of main window" width="350" src="doc/screenshot_mainwindow.png"> |
| 10 | 10 | <img alt="Image of main window" width="350" src="doc/screenshot_mainwindow_win.png"> |
| 11 | 11 | |
| 12 | +Supported hantek devices: | |
| 13 | +* DSO2xxx Series | |
| 14 | +* DSO52xx Series | |
| 15 | + | |
| 12 | 16 | ## Install prebuilt binary |
| 13 | 17 | Navigate to the [Releases](https://github.com/OpenHantek/openhantek/releases) page |
| 14 | 18 | |
| ... | ... | @@ -66,3 +70,7 @@ Please use Github Issues to report any problems or enhancements or send us pull |
| 66 | 70 | [10]: http://gun.io/blog/how-to-github-fork-branch-and-pull-request |
| 67 | 71 | [11]: http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html |
| 68 | 72 | [12]: https://help.github.com/articles/using-pull-requests |
| 73 | + | |
| 74 | +## Other open source software | |
| 75 | +* [SigRok](www.sigrok.org) | |
| 76 | +* [Software for the Hantek 6022BE/BL only](http://pididu.com/wordpress/basicscope/) | ... | ... |