Skip to content

Releases: RFingAdam/RFlect

v3.0.0 Implemented Active Chamber Features & Report Generation

23 Oct 19:50
ce218c2
Compare
Choose a tag to compare

Version 3.0.0 (10/23/2024)

  • Implemented Active 3D plotting
  • Implement Save Results to File for Active Scans
  • Added Setting for Active & TODO Passive 3D plotting to use a interpolated meshing
  • Added Console in the GUI for Status Updates/Errors/Warnings/Messages
  • Added Support for Report Generation to Word Documents via save.py
    • Implement Report Generation for an entire selected folder to capture all tested frequencies and results
    • Impelent Report Generation for both Active and Passive Scans
  • Added Support for OpenAI API for Image Captioning for report generation
    • Create openapi.env file for API Key for option to appear .gitignore added. Source only
  • TODO Added placeholder for NF2FF conversion for Passive measurements in the nearfield for investigation for low frequency measurements

v2.2.2 Updated Antenna 2D Plotting

31 Jul 23:00
3f4eb85
Compare
Choose a tag to compare

Version 2.2.2 (07/31/2024)

  • Mirror Active & Passive 2D plots to appropriate conventions
  • Added Labeling for 2D plots to show the Phi angle on the plot.

v2.2.1 Release CST .ffs Conversion & Active Chamber Calibration File Generation

31 Jul 19:06
380c438
Compare
Choose a tag to compare

Version 2.2.1 (07/30/2024)
Added Support For Hpol/Vpol Conversion to CST .ffs, Farfield results for Importing to CST
Added Support for Active antenna chamber calibration file generation

v2.1.0 Release 2-Port VNA Support

16 Oct 22:02
f57a568
Compare
Choose a tag to compare

Version 2.1.0 (10/16/2023)

  • Added Copper Mountain S2VNA/M5090 .csv export support (S11(dB), S22(dB), S21(dB) or S12(dB), S21(s) or S12(s))
  • Fixed Matplotlib backend to display plots properly
  • More Robust Group Delay File Import/Parsing Method
  • Updated README

v2.0.0 Active 2D Plotting & Group Delay

14 Oct 00:31
901e896
Compare
Choose a tag to compare

Version 2.0.0 (10/16/2023)

  • Started Active Scan Implementation
    • Azimuth Power Pattern Cuts vs. Phi for various values of Theta
    • Added Azimuth and Elevation Cuts, Theta=90deg plane, Phi = 0/180deg plane, and Phi = 90/270deg plane for TRP cuts
    • TODO 3D Plots for Phi, Theta and TRP
  • Added Gain Summary for Passive 2D Azimuth Gain Cuts
  • Fixed Issue with Save Results Overwriting Existing Files
  • Added Group Delay, Peak Group Delay Difference, Max. Distance Error, from 2-port VNA measurements (S21(s) or S12(s))
  • Total Gain not plotting in Save Results Routine

v1.3.0 Datasheet Plot Settings & Azimuth/Elevation Cuts

03 Oct 19:38
4577414
Compare
Choose a tag to compare

Version 1.3.0 (10/03/2023)

  • Updated 2D Passive Plots Formatting
  • Added "Datasheet Plot" Setting for Passive Antenna Plots
    • Phi & Theta Gain Plots vs Frequency for Passive/Antenna Scans
      • Gain Summary for max peak Theta and Phi gain
    • Added Azimuth and Elevation Cuts, Theta=90deg plane, Phi = 0/180deg plane, and Phi = 90/270deg plane (Error In Plot)
  • Formatting fixes on 3D plots

v1.2.0 - Save Results Button

07 Sep 16:38
330649f
Compare
Choose a tag to compare

Version 1.2.0 (09/06/2023)

  • Passive Azimuth Cuts Wrap 360deg
  • Updated 2D Passive Plots Formatting
  • Fixed Interpolation on 3D Passive Plots, now set in config.py - higher resolution leads to long load times
  • Save Results to Folder at Selected Frequency for Passive Scans
    • TODO Added Azimuth and Elevation Cuts, Theta=90deg plane, Phi = 0/180deg plane, and Phi = 90/270deg plane when under Save Results Routine

Passive 3D Plotting Functionality

02 Sep 00:51
fc61c57
Compare
Choose a tag to compare
Merge pull request #17 from RFingAdam/dev

Update settings.json

v1.0.3

25 Aug 00:00
3867eea
Compare
Choose a tag to compare

Fixed Passive Scan Import & Logic

v1.0.2

24 Aug 22:16
1601c6a
Compare
Choose a tag to compare

Added Images to Assets Folder, Tested Automatic Version Updates