add speed 6000

git-svn-id: http://op25.osmocom.org/svn/trunk@315 65a5c917-d112-43f1-993d-58c26a4786be
This commit is contained in:
max 2013-06-13 02:33:05 +00:00
parent b972f5400d
commit 1cb90fe5e2
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ from usrpm import usrp_dbid
import gnuradio.wxgui.plot as plot
speeds = [300, 600, 900, 1200, 1440, 1800, 1920, 2400, 2880, 3200, 3600, 3840, 4000, 4800, 6400, 7200, 8000, 9600, 14400, 19200]
speeds = [300, 600, 900, 1200, 1440, 1800, 1920, 2400, 2880, 3200, 3600, 3840, 4000, 4800, 6000, 6400, 7200, 8000, 9600, 14400, 19200]
WIRESHARK_PORT = 23456