Wykres commitów

  • 16b1cfa9a2 removed non-existent file from setup v0.5.4 Holger Müller 2023-02-03 13:11:47 +0100
  • f996ee9ceb
    fix #592 (crash on mouse click in TDR window) (#593) Martin 2023-02-01 18:12:43 +0100
  • 79db8d8ef3
    Apply suggestions from code review Martin 2023-02-01 18:04:11 +0100
  • ae23fdd917 fix #592 (crash on mouse click in TDR window) Martin 2023-02-01 16:08:10 +0100
  • d313911840 Linting Holger Müller 2023-02-01 11:38:34 +0100
  • 7c86009b3e Updated github workflows and library versions Holger Müller 2023-02-01 09:04:09 +0100
  • c536de6dc8
    Proposal for #485 - make all windows scrollable (#591) Martin 2023-02-01 08:28:23 +0100
  • 9bb28f2789 Proposal for #485 - make all windows scrollable Martin 2023-01-31 20:14:24 +0100
  • d6b2f8119b
    fix numpy related crash in tdr modules (#587) Holger Müller 2023-01-25 09:29:33 +0100
  • 1910def1d5 fix numpy related crash in tdr modules Holger Müller 2023-01-24 21:48:12 +0100
  • d654ea0441
    Removed Changelog.md from setup.py Holger Müller 2023-01-03 16:38:43 +0100
  • 4d21d6dfdc
    desktop file: drop exec and fix it according to the spec (#582) Jaroslav Škarvada 2023-01-03 16:06:18 +0100
  • 738bcfa860
    desktop file: drop exec and fix it according to the spec Jaroslav Škarvada 2023-01-03 15:56:18 +0100
  • ed362a0c4b
    Merge pull request #577 from NanoVNA-Saver/feature/release_0.5.4 Holger Müller 2023-01-01 16:37:13 +0100
  • 2a9a4101f0 release 0.5.4 Holger Müller 2023-01-01 16:31:38 +0100
  • 74d3ac7d07
    Feature/python3 11 (#576) Holger Müller 2023-01-01 16:06:43 +0100
  • 5982166a00 fixed np.complex deprecation Holger Müller 2023-01-01 15:57:10 +0100
  • 162b7fd83c fixed pip version number Holger Müller 2023-01-01 15:35:50 +0100
  • 7baf9d6ed4 use python3.11 in release actions Holger Müller 2023-01-01 15:31:16 +0100
  • 0deef703e3 updated requirements Holger Müller 2023-01-01 15:25:35 +0100
  • f6e1868a95
    Merge pull request #572 from zarath/feature/python3_11 Holger Müller 2022-12-18 11:41:11 +0100
  • fa03e7d753 dataclass fix for python3.11 compatability Holger Müller 2022-12-08 17:26:17 +0100
  • fb50f4a01b
    New SI prefixes added - Ronna, Quetta - Yeah! (#570) Holger Müller 2022-11-24 16:42:52 +0100
  • b66cee1e76 New SI prefixes added - Ronna, Quetta - Yeah! Holger Müller 2022-11-24 16:29:33 +0100
  • 1a751de909
    Merge pull request #569 from RozitaTeymourzadeh/Feature/continoussweep(#508) record_mode Holger Müller 2022-11-11 13:09:26 +0100
  • 04713d9674 add feature of continuous sweep and writing the data in file RozitaTeymourzadeh 2022-11-09 21:08:51 -0800
  • 9c5b1e01ea
    Support of NanoVNA V2 Plus5 on Windows (#566) Attilio Panniello 2022-10-16 18:52:35 +0200
  • eed9eb0c07 Merge branch 'main' of https://github.com/apo76/nanovna-saver into main Attilio Panniello 2022-10-16 15:40:23 +0200
  • cf75ba175f Merge branch 'main' of https://github.com/NanoVNA-Saver/nanovna-saver into main Attilio Panniello 2022-10-16 15:26:07 +0200
  • 69bd3ab678 Merge branch 'main' of https://github.com/NanoVNA-Saver/nanovna-saver into main Attilio Panniello 2022-10-16 15:26:07 +0200
  • 88fe49ef61 Support of NanoVNA V2 Plus5 on Windows (FW 20220814) Attilio Panniello 2022-10-16 15:23:07 +0200
  • 4d94bbec92 moved a static method to simple function Holger Müller 2022-10-09 17:50:37 +0200
  • 1951388c71 suppress pylint import complaints Holger Müller 2022-10-08 09:25:42 +0200
  • ad14650fc5 experimental rpm build (works on a debian system) Martin 2022-10-15 23:01:26 +0200
  • 33bb586306 experimental rpm build (works on a debian system) Martin 2022-10-15 23:01:26 +0200
  • 10d786e787 fixed packagename for purge in Makefile Holger Müller 2022-10-15 21:32:16 +0200
  • 239edc1cd0 kept most setup info in setup.cfg Holger Müller 2022-10-15 17:01:39 +0200
  • 0485e2c8c2 Feat: Improve deb build, add README, icon, desktop file to the deb package Martin 2022-10-13 14:41:19 +0200
  • e708cfef5a fixed packagename for purge in Makefile Holger Müller 2022-10-15 21:32:16 +0200
  • 926a66af77 kept most setup info in setup.cfg Holger Müller 2022-10-15 17:01:39 +0200
  • e0b5cf00ee Feat: Improve deb build, add README, icon, desktop file to the deb package Martin 2022-10-13 14:41:19 +0200
  • 2da2486b38 Feat: Improve deb build, add README, icon, desktop file to the deb package Martin 2022-10-13 14:41:19 +0200
  • c5bee7f3e3
    add a Makefile to build a simple debian package (#560) Martin 2022-10-13 11:57:41 +0200
  • a0983216b4 add a Makefile to build a simple debian package Martin 2022-10-12 19:48:33 +0200
  • 4730be28af clean up RozitaTeymourzadeh 2022-10-11 20:46:53 -0700
  • c6c050b445 write continuous sweep data into the file RozitaTeymourzadeh 2022-10-11 20:33:00 -0700
  • 533a543a1b
    Feature/documentation (#558) Holger Müller 2022-10-09 19:02:05 +0200
  • 962387ebf0 github workflow files Holger Müller 2022-10-09 17:59:24 +0200
  • 8052f8cd4b documentation updates Holger Müller 2022-10-09 17:52:29 +0200
  • 7f42b534ef moved a static method to simple function Holger Müller 2022-10-09 17:50:37 +0200
  • 000c11babe suppress pylint import complaints Holger Müller 2022-10-08 09:25:42 +0200
  • c5a23fcd46
    Merge pull request #557 from zarath/bugfix/calibration_crash Holger Müller 2022-10-07 21:49:01 +0200
  • d57ae78efa use math instead of table for log step calculation Holger Müller 2022-10-07 21:42:58 +0200
  • 7b9dd5ab0a
    Feature/refactoring (#556) Holger Müller 2022-10-06 18:15:59 +0200
  • 9bd4cf1db4 explicit import of scipy functions Holger Müller 2022-10-06 18:13:14 +0200
  • e80804203a Fixed calibration data loading Holger Müller 2022-10-06 17:58:58 +0200
  • 5d73a6c03d removed some image import magic Holger Müller 2022-10-04 20:01:59 +0200
  • cfe13ef5ef simplyfied sweep worker Holger Müller 2022-10-04 20:00:32 +0200
  • 1e471a937e use dataclasses in calibration Holger Müller 2022-10-04 19:59:44 +0200
  • e5da96e5ef use dataclass instead of userdict Holger Müller 2022-10-03 18:11:23 +0200
  • 90d3774b58 removed uneeded try block Holger Müller 2022-09-30 12:53:51 +0200
  • fc57322ac4 use contextlib in NanaVNASaver.py Holger Müller 2022-09-30 12:30:15 +0200
  • 64cfe41054 refactored Hardware.py Holger Müller 2022-09-30 12:28:23 +0200
  • 50b9d59eb0 removed unneeded brackets Holger Müller 2022-09-30 12:27:29 +0200
  • a3535d9ee6 github workflow naming for ubuntu 22.04 Holger Müller 2022-09-30 12:26:16 +0200
  • 114b815c72
    Merge pull request #554 from zarath/bugfix/python3.8 Holger Müller 2022-09-29 12:48:46 +0200
  • 35686319cd bugfix for python3.8 compatability Holger Müller 2022-09-29 12:47:02 +0200
  • 8e6ab89189 added ubuntu 22.04 release Holger Müller 2022-09-25 18:10:09 +0200
  • 62b5c5a1b2
    Merge pull request #553 from zarath/bugfix/analysis_import_fix Holger Müller 2022-09-24 20:49:27 +0200
  • 193711dc6a fixed import pass for analyis module Holger Müller 2022-09-24 20:47:17 +0200
  • 0f19d5aa3c
    Merge pull request #550 from zarath/feature/refactoring Holger Müller 2022-09-21 22:37:11 +0200
  • 8f224e0e37 refactored ResonanceAnalysis Holger Müller 2022-09-21 18:39:26 +0200
  • 400ed54f9a Split history NanoVNASaver/Analysis/ResonanceAnalysis.py to NanoVNASaver/Analysis/EFHWAnalysis.py Holger Müller 2022-09-21 17:46:27 +0200
  • ec23d1b3c8 Split history NanoVNASaver/Analysis/ResonanceAnalysis.py to NanoVNASaver/Analysis/EFHWAnalysis.py Holger Müller 2022-09-21 17:46:27 +0200
  • 8f016399bb Split history NanoVNASaver/Analysis/ResonanceAnalysis.py to NanoVNASaver/Analysis/EFHWAnalysis.py Holger Müller 2022-09-21 17:46:27 +0200
  • d33924511d Split history NanoVNASaver/Analysis/ResonanceAnalysis.py to NanoVNASaver/Analysis/EFHWAnalysis.py Holger Müller 2022-09-21 17:46:27 +0200
  • 44e38515bc refactoring analytics Holger Müller 2022-09-21 17:45:08 +0200
  • 0b1b73cfc1
    fixed refactored attribute Holger Müller 2022-09-20 20:04:27 +0200
  • d1ea20f989
    Simplified analysis Holger Müller 2022-09-20 19:52:34 +0200
  • 01eb028f9f
    updated libraries Holger Müller 2022-09-20 07:26:50 +0200
  • 24a4ca0ffa
    refactored BandStopAnalysis Holger Müller 2022-09-19 19:21:22 +0200
  • a73028e2c3
    derive BandStop from BandPass Holger Müller 2022-09-18 20:09:56 +0200
  • a732aea84b
    formatting Holger Müller 2022-09-18 20:09:19 +0200
  • a6c3ccc0d3
    moved cable data to variable Holger Müller 2022-09-18 20:06:45 +0200
  • 8e73456668
    added test for printing NaN (Not a Number) Holger Müller 2022-09-18 18:32:35 +0200
  • 879d5ddea3
    Feature/v0.5.4 pre (#548) Holger Müller 2022-09-18 18:03:52 +0200
  • 9d0faf3e5c
    simplified BandPassAnalysis Holger Müller 2022-09-18 17:57:20 +0200
  • 5f8c4b983f
    start cleaning up analysis code Holger Müller 2022-09-17 19:56:57 +0200
  • cd7c080d98
    Split history VSWRAnalysis.py to ResonanceAnalysis.py Holger Müller 2022-09-17 16:17:18 +0200
  • 0595245553
    Split history VSWRAnalysis.py to ResonanceAnalysis.py Holger Müller 2022-09-17 16:17:18 +0200
  • 9ad348e37d
    Split history VSWRAnalysis.py to ResonanceAnalysis.py Holger Müller 2022-09-17 16:17:18 +0200
  • b726a691af
    Split history VSWRAnalysis.py to ResonanceAnalysis.py Holger Müller 2022-09-17 16:17:18 +0200
  • 1f0b99a8cb
    Simplified VSWR analysis Holger Müller 2022-09-17 16:08:59 +0200
  • de44b879de
    prepare for next release Holger Müller 2022-09-17 09:13:11 +0200
  • 6630568ed9
    Merge pull request #544 from zarath/bugfix/541_crash_in_ri v0.5.3 Holger Müller 2022-09-16 08:20:55 +0200
  • d163143356
    Version bump Holger Müller 2022-09-16 08:15:16 +0200
  • 79a577ffe3
    pycodestyle fixes Holger Müller 2022-09-15 21:59:55 +0200
  • cabb8a4351
    pycodestyle fixes Holger Müller 2022-09-15 21:05:07 +0200
  • ef6a3c2d0a
    Another float glitched trough.. Holger Müller 2022-09-15 20:32:44 +0200
  • 1609295bd9
    pycodestyle changes Holger Müller 2022-09-15 20:08:23 +0200