Environmental RFI monitoring system for the NRAO VLA

gui latex pcb-design plc python scpi
2 Open Issues Need Help Last updated: Jul 18, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement a feature in the Python GUI to regularly query the Keysight N9040B spectrum analyzer for errors and warnings, displaying them in a dedicated panel. This requires using the SCPI commands of the spectrum analyzer to retrieve error and warning messages and updating the GUI accordingly. The frequency of querying should be higher than the sweep frequency to capture transient errors.

Complexity: 3/5
enhancement good first issue

Environmental RFI monitoring system for the NRAO VLA

Python
#gui#latex#pcb-design#plc#python#scpi

AI Summary: The task involves modifying the existing Python code for an RF interference monitoring system to send PLC opcodes as base-10 integers instead of binary strings. This change aims to improve the efficiency of serial communication by leveraging ASCII encoding. The modification will likely involve altering the code that formats and sends commands to the Automation Direct P1AM-100 PLC via serial communication.

Complexity: 2/5
enhancement good first issue

Environmental RFI monitoring system for the NRAO VLA

Python
#gui#latex#pcb-design#plc#python#scpi