working state commit

This commit is contained in:
Thomas K Ales [MSE]
2026-09-25 08:13:03 -05:00
parent dff7048429
commit 880b05fe86
55 changed files with 6 additions and 5 deletions
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
+1 -1
View File
@@ -34,7 +34,7 @@ SRAS_CHANNELS = {
1: ChannelProfile("RF Acoustic Packet", 0.07, 0.0, 50, "DC", 250e6),
2: ChannelProfile("Trigger Signal", 0.5, -2.72, 1_000_000, "DC", 20e6),
3: ChannelProfile("Max Vel Gate", 1.0, -2.72, 1_000_000, "DC", 20e6),
4: ChannelProfile("Bias - B", 0.1, -2.72, 1_000_000, "DC", 20e6),
4: ChannelProfile("Bias - B", 0.125, -2.72, 1_000_000, "DC", 20e6),
}
Regular → Executable
View File
Regular → Executable
View File