Wykres commitów

435 Commity (69acf7ab8ab7c0fb1af3e593411d47af5f523fe9)

Autor SHA1 Wiadomość Data
Rune Broberg 69acf7ab8a Option for filled marker indicators
Option to have the data point at the tip of the marker
2019-11-06 15:45:55 +01:00
Rune Broberg 2d462e892e New function for setting sweep display values without losing accuracy 2019-11-06 11:22:50 +01:00
mihtjel 99c72a75f4
Merge pull request #75 from davesmotleyprojects/Development
Separate formatFrequency for Sweep values
2019-11-06 11:18:38 +01:00
Rune Broberg af37973ccc Bugfix: VSWR analysis should now find the correct dips when there are more than 3. Fixes #78 2019-11-06 10:39:55 +01:00
Rune Broberg 40833a5a44 Fix some tick markers in fixed Y mode 2019-11-05 16:29:24 +01:00
Rune Broberg 021f4720b8 Even more correctly load and save positive/negative return loss setting.
Allow more decimals when setting min/max values for charts.
2019-11-05 15:29:04 +01:00
Rune Broberg 09ea2cc798 Correctly save and load "return loss is positive" option. 2019-11-05 15:20:14 +01:00
Rune Broberg 68918172d8 Draw marker numbers correctly on R+jX charts 2019-11-05 13:10:36 +01:00
dhunt1342 6dfb79ed68 Merge branch 'Development' of https://github.com/mihtjel/nanovna-saver into Development 2019-11-05 05:02:39 -05:00
dhunt1342 a4b2873396 Separate formatFrequency for Sweep values
formatFixedFrequency limits the maximum digits displayed to fit return values within space available. For sweep frequencies this results in actual loss of accuracy. formatSweepFrequency instead provides the smallest retuen value that does not result in loss of accuracy, but allows for padding trailing zeroes if desired.
2019-11-05 05:02:09 -05:00
Rune Broberg 3267896b8f 0.1.5 release 2019-11-05 09:52:10 +01:00
Rune Broberg c4dcc27706 Making the calibration window a little less tall. 2019-11-04 16:56:31 +01:00
Rune Broberg e1c5360c62 Retain marker size and whether to draw numbers for popout charts. 2019-11-04 16:23:39 +01:00
Rune Broberg 2ca6fe68e6 Show "Calibration Assistant" as source when cal assistant is used 2019-11-04 11:06:40 +01:00
Rune B. Broberg a586d5aec2 Set scale for new markers, as well as fields and color mode. 2019-11-03 22:46:30 +01:00
Rune B. Broberg 1c54e42e89 Change the default font size on first startup to a sensible 8 2019-11-03 19:29:48 +01:00
Rune B. Broberg c08d825058 Font scaling for marker data 2019-11-03 19:27:49 +01:00
Rune B. Broberg aa79014fcf Minor README updates 2019-11-03 18:38:36 +01:00
Rune B. Broberg c93cf4c7c5 Max 3 "dips" in VSWR analysis. 2019-11-03 12:56:37 +01:00
Rune B. Broberg 5501e8c73b Show fewer digits of impedance and admittance, and "k" if needed. 2019-11-03 12:22:36 +01:00
Rune B. Broberg 483eee5631 Tell the user if they try to save a file but no data is available. 2019-11-03 10:42:29 +01:00
Rune B. Broberg 4a2d9c5dc8 Simple peak search 2019-11-02 22:40:54 +01:00
Rune B. Broberg 0ce6e489f7 Indicate the source of in-app calibration 2019-11-02 10:42:44 +01:00
Rune B. Broberg 0e9423d702 10%, 25% and 100% band padding (Addresses #63 partially) 2019-11-01 23:19:06 +01:00
Rune B. Broberg a1d7d50bdd "Run automatically" option for analyses 2019-11-01 16:58:38 +01:00
Rune Broberg c442126a40 Early version of peak search and VSWR analysis 2019-11-01 12:48:03 +01:00
Rune B. Broberg 50d994e9f1 Allow the user to select whether marker names should be colored. 2019-10-30 21:34:22 +01:00
Rune B. Broberg be36499f64 Line length 2019-10-30 15:17:18 +01:00
mihtjel 496ea72f75
Merge pull request #71 from zarath/Development
Development
2019-10-30 15:14:20 +01:00
mihtjel 10de9af72b
Merge branch 'Development' into Development 2019-10-30 15:14:02 +01:00
Rune B. Broberg 183c1fbd6c Move markers step by step using up-arrow/down-arrow (Fixes #47) 2019-10-30 15:03:51 +01:00
Rune Broberg a491b9560f Show marker numbers option (Fixes #53) 2019-10-29 14:21:22 +01:00
Rune Broberg d5042a8191 Resizable markers (Fixes half of #53) 2019-10-29 12:47:30 +01:00
Rune Broberg f4c88e2ee3 Customizable marker display fields 2019-10-29 11:16:33 +01:00
Rune Broberg 181c7ba79f Avoid having 0 span to avoid division by 0 errors 2019-10-29 09:27:14 +01:00
Holger Mueller b4af674a7a Linting break long lines 2019-10-28 18:49:23 +01:00
Holger Mueller 36fb291f79 fixed typo 2019-10-28 18:40:08 +01:00
Holger Mueller b32f9c4a62 Use new format function for legacy ones 2019-10-28 18:38:04 +01:00
Holger Mueller a63a7f90b1 Merge remote-tracking branch 'upstream/Development' into Development 2019-10-28 18:26:42 +01:00
mihtjel 991ae9bea8
Merge pull request #69 from zarath/master
Use shortend frequency values in sweep input
2019-10-28 15:20:57 +01:00
Rune Broberg 2539266944 User-selectable fields displayed for markers. 2019-10-28 15:17:38 +01:00
Holger Mueller 7adaeead12 RFTools: cleaned up fixedFormatting 2019-10-27 22:00:36 +01:00
Holger Mueller ae0a1ab416 allow newer Qt versions in setup.py 2019-10-27 17:21:53 +01:00
Holger Mueller 3e85ed1c9c Show shortend frequency values in sweep input 2019-10-27 17:00:22 +01:00
Holger Mueller 0512dd3224 RFTools.parseFrequency: parse more SI prefixes 2019-10-27 16:58:36 +01:00
Holger Mueller 5b45ddf7c3 Removed unused import 'collections' 2019-10-27 13:27:40 +01:00
Rune B. Broberg d867c8e726 Added note explaining python3-wheel, and removed the list of packages, as pip handles this. 2019-10-26 22:26:31 +02:00
Rune B. Broberg 34d2503d68 Add note explaining that python3-distutils and python3-setuptools may be required on some Linux distributions. 2019-10-26 22:16:50 +02:00
mihtjel 72cde93ba4 Update issue templates 2019-10-26 16:54:14 +02:00
Rune B. Broberg 38c3e01384 Limit updates of markers to the required parts of the code. 2019-10-26 15:52:54 +02:00