use the command mapper to generate event keys
This commit is contained in:
@ -29,11 +29,3 @@ class PerseussdrSource(DirectSource):
|
||||
"wideband": Option("-w"),
|
||||
}
|
||||
)
|
||||
|
||||
def getEventNames(self):
|
||||
return super().getEventNames() + [
|
||||
"attenuator",
|
||||
"adc_preamp",
|
||||
"adc_dither",
|
||||
"wideband",
|
||||
]
|
||||
|
Reference in New Issue
Block a user