notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: comms/nanovna-saver/distinfo

Number of commits found: 8

Sunday, 18 Sep 2022
18:01 Diane Bruce (db) search for other commits by this committer
comms/nanovna-saver: Update to 0.5.3

Changelog
=========

0.5.3
-----

 - Int casts due to python 3.10 extension interface changes
 - Pycodestyle changes

0.5.2
-----

 - Using more integer divisions to get right type for QPainter
   points

0.5.1
-----

 - fixed crashing polar charts on python3.10  #528 (#539)
commit hash: b1d3a8a165293dd9bc6a523ee044a1434a222d1d commit hash: b1d3a8a165293dd9bc6a523ee044a1434a222d1d commit hash: b1d3a8a165293dd9bc6a523ee044a1434a222d1d commit hash: b1d3a8a165293dd9bc6a523ee044a1434a222d1d b1d3a8a
Saturday, 17 Sep 2022
12:01 Diane Bruce (db) search for other commits by this committer
comms/nanovna-saver: Updated to 0.5.0

Changelog
=========

0.5.0
-----

 - Fix crash on open in use serial device
 - Use a Defaults module for all settings -
   ignores old .ini settings
 - Refactoring and unifying Chart classes
 - No more automatic update checks (more privacy)
 - Corrected error handling in NanaVNA\_V2 code
commit hash: 9f27aa2cc4ffc4c0531d22d6dc97f0db17407728 commit hash: 9f27aa2cc4ffc4c0531d22d6dc97f0db17407728 commit hash: 9f27aa2cc4ffc4c0531d22d6dc97f0db17407728 commit hash: 9f27aa2cc4ffc4c0531d22d6dc97f0db17407728 9f27aa2
Sunday, 31 Jul 2022
17:15 Michael Reifenberger (mr) search for other commits by this committer
comms/nanovna-saver: Update

Update to 0.4.0

PR:		265534
commit hash: 7d50e80cc37a404e111f94bc880780ddd5ef22c7 commit hash: 7d50e80cc37a404e111f94bc880780ddd5ef22c7 commit hash: 7d50e80cc37a404e111f94bc880780ddd5ef22c7 commit hash: 7d50e80cc37a404e111f94bc880780ddd5ef22c7 7d50e80
Tuesday, 11 Jan 2022
19:10 Diane Bruce (db) search for other commits by this committer
comms/nanovna-saver:  Update to 3.10

- Fixed FreeBSD specifc Sysctl.py code so it will no longer core
  if no USB device plugged in
- changed delay in NanoVNA__V2.py since too fast for some devices
  see https://github.com/NanoVNA-Saver/nanovna-saver/issues/441

Changelog
=========

v0.3.10
------

- Default Band ranges for 5 and 9cm
- Layout should fit on smaller screens
- Fixed fixed axis settings
- Show VNA type in port selector
- Recognise tinySA (screenshot only)
- Some more cables in TDR
- Reference plane applied after calibration
- Calibration fixes by DiSlord

v0.3.9
------

- TX Power on V2
- New analysis
- Magnitude Z Chart
- VSWR Chart improvements

Reported by:	portscout
commit hash: e045eef41af9f313508398ebebf119be3d9c5574 commit hash: e045eef41af9f313508398ebebf119be3d9c5574 commit hash: e045eef41af9f313508398ebebf119be3d9c5574 commit hash: e045eef41af9f313508398ebebf119be3d9c5574 e045eef
Saturday, 2 Jan 2021
14:38 db search for other commits by this committer
Changelog
=========

v0.3.8
------

- Allow editing of bands above 2.4GHz
- Restore column layout on start
- Support for Nanovna-F V2
- Fixes a crash with S21 hack

Reported by:	portscout
Original commitRevision:559946 
Saturday, 17 Oct 2020
16:50 db search for other commits by this committer
Long overdue upgrade to 0.3.7
Added Sysctl.py to handle retrieving pid/vid of comports [db]

Changelog						[upstream]
=========

v0.3.7
------

- Added a delta marker
- Segments can now have exponential different step widths
  (see logarithmic sweeping)
- More different data points selectable
  (shorter are useful on logarithmic sweeping)
- Scrollable marker column
- Markers initialize on start, middle, end
- Frequency input is now more "lazy"
  10m, 50K and 1g are now valid for 10MHz, 50kHz and 1GHz
- Added a wavelength field to Markers
- 32 bit windows binaries build in actions
- Stability improvements due to better exception handling
- Workaround for wrong first S21mag value on V2 devices

v0.3.6
------

- Implemented bandwidth setting in device management

v0.3.5
------

- Sweep worker now initializes full dataset on setting changes.
  Therefore no resize of charts when doing multi segment sweep
- Changing datapoints in DeviceSettings are reflected in SweepSettings widget
step size
- Simplified calibration code by just using scipy.interp1d with fill\_value
- Established Interface class to ease locking and allow non usb connections in
future
- Cleaned up VNA code. Added some pause statements to get more robust readings
- Added MagLoopAnalysis
- Touchstone class can now generate interpolated Datapoints for a given
frequency
  Will be usefull in future analysis code
- Fixed a bug in Version comparison

v0.3.4
------

- Refactored Analysis
- Add Antenna Analysis
- Fixed bug in Through Calibration
- Fixed bug in s2p saving
- Fixed crash when clicking connect with no device connected
- Fixed module error with source installation if
  pkg\_resources missing

v0.3.3
------

- Fixed data acquisition with S-A-A-2 / NanoVNA V2
- Refactored calibration code
- Calibration data between known datapoints in now
  interpolated by spline interpolation
- Fixed through calibration

v0.3.2
------

- fixed crash with averaging sweeps
  also averaging now discards reading by geometrical distance

v0.3.1
------

- fixed crash with calibration assistant

v0.3.0
------

- Support for S-A-A-2 / NanoVNA V2
- Support for 202 Datapoints/scan with NanoVNA-H
- Support for attenuator at S11
- Massive code separation to easy additon of
  Hardware, Charts, Analysis ...

Known Issues
------------

- -H / -H4 supports depends on Firmware
Original commitRevision:552598 
Sunday, 12 Jan 2020
07:17 yuri search for other commits by this committer
comms/nanovna-saver: Update 0.2.1 -> 0.2.2

Reported by:	portscout
Original commitRevision:522760 
Wednesday, 1 Jan 2020
23:14 db search for other commits by this committer
NanoVNASaver

A multiplatform tool to save Touchstone files from the NanoVNA, sweep
frequency spans in segments to gain more than 101 data points, and
generally display and analyze the resulting data.
Original commitRevision:521787 

Number of commits found: 8