Merge branch 'cpr' into az_map

This commit is contained in:
Nick Foster
2012-10-14 18:01:30 -07:00
6 changed files with 14 additions and 29 deletions
+2 -2
View File
@@ -48,8 +48,8 @@ class mainwindow(QtGui.QMainWindow):
#should round to actual achieved gain
self.ui.line_gain.insert("30")
#default to 3dB
self.ui.line_threshold.insert("3")
#default to 5dB
self.ui.line_threshold.insert("5")
self.ui.prog_rssi.setMinimum(-40)
self.ui.prog_rssi.setMaximum(0)