Skip to content

Commit

Permalink
Squashed commit of the following:
Browse files Browse the repository at this point in the history
commit 0bc0ff1
Author: G4IXT <[email protected]>
Date:   Mon Sep 2 18:04:41 2024 +0100

    v0.11.7

commit c51e86a
Author: G4IXT <[email protected]>
Date:   Mon Sep 2 11:58:20 2024 +0100

    v0.11.7

    fixed bug in Windows, line 158

commit 2bc4be8
Author: G4IXT <[email protected]>
Date:   Wed Aug 21 22:39:07 2024 +0100

    v0.11.6

    Bugfix: selecting a marker set freq incorrectly
    Bugfix: band selection combobox didn't work unless tinySA hardware was detected
    Updated preferences database with freqs in Hz instead of MHz

commit 20700c7
Author: G4IXT <[email protected]>
Date:   Tue Aug 20 21:20:55 2024 +0100

    v0.11.5

commit 65115f4
Author: G4IXT <[email protected]>
Date:   Tue Aug 20 12:03:59 2024 +0100

    v0.11.5 for testing

    Fixed all the bugs I have found so far.
    Improved error trapping for turning hardware on/off/on

commit f26c5e0
Author: G4IXT <[email protected]>
Date:   Fri Aug 16 15:37:46 2024 +0100

    v0.11.4

commit bc6b23e
Author: G4IXT <[email protected]>
Date:   Fri Aug 16 15:30:51 2024 +0100

    v0.11.4 bugfixes

    Fixed band add fail after preferences window opened
    Fixed filebrowse picture not being shown if a csv was selected first
    removed gui update at end of scan

commit 671cede
Author: G4IXT <[email protected]>
Date:   Wed Aug 14 21:13:02 2024 +0100

    v0.11.3

    backwards compatible with firmware older than 4.177
    scanraw auto-repeat code tidied up
    changes to openport and testport with error trapping
    much faster stopping on slow sweeps
    bug #56 still to fix
    testing still to do

commit cd150dc
Author: G4IXT <[email protected]>
Date:   Tue Aug 13 21:56:18 2024 +0100

    v0.11.2 wip

    auto-repeat scanraw changes

commit f78836e
Author: G4IXT <[email protected]>
Date:   Sat Aug 10 21:29:26 2024 +0100

    v0.11.1

    Fix multiple device detection for pySerial returning no product info in Windows

commit ccb678b
Author: G4IXT <[email protected]>
Date:   Sat Aug 10 14:24:15 2024 +0100

    conflict fix error fix

commit 13679d1
Merge: ace7f40 91080b7
Author: Ian <[email protected]>
Date:   Sat Aug 10 14:16:09 2024 +0100

    Merge pull request #61 from g4ixt/experimental

    v0.11.0

commit 91080b7
Merge: fa2b9ae ace7f40
Author: Ian <[email protected]>
Date:   Sat Aug 10 14:13:41 2024 +0100

    Merge branch 'development' into experimental

commit fa2b9ae
Author: G4IXT <[email protected]>
Date:   Sat Aug 10 13:14:50 2024 +0100

    v0.11.0

commit 9bb090f
Author: G4IXT <[email protected]>
Date:   Fri Aug 9 09:21:37 2024 +0100

    gui tweak

commit a59ce57
Author: G4IXT <[email protected]>
Date:   Thu Aug 8 20:49:20 2024 +0100

    Update QtTinySA.py

commit e0580a0
Author: G4IXT <[email protected]>
Date:   Thu Aug 8 16:43:42 2024 +0100

    080824

commit 70970a3
Author: G4IXT <[email protected]>
Date:   Wed Aug 7 21:34:40 2024 +0100

    070824_21:34

commit b33b257
Author: G4IXT <[email protected]>
Date:   Wed Aug 7 18:03:54 2024 +0100

    070824

commit e5d18fa
Author: G4IXT <[email protected]>
Date:   Mon Aug 5 14:33:25 2024 +0100

    Update QtTinySA.py

commit 88b087d
Author: G4IXT <[email protected]>
Date:   Mon Aug 5 14:14:55 2024 +0100

    050824 fix gui update

commit 618aec0
Author: G4IXT <[email protected]>
Date:   Mon Aug 5 11:18:09 2024 +0100

    050824

commit aa17e5f
Author: G4IXT <[email protected]>
Date:   Sun Aug 4 22:49:13 2024 +0100

    040824

commit b25f4aa
Author: G4IXT <[email protected]>
Date:   Sat Aug 3 11:18:03 2024 +0100

    030824

commit ace7f40
Author: G4IXT <[email protected]>
Date:   Thu Aug 1 22:27:50 2024 +0100

    v0.10.7.n

    max hold fixed
    zero span working as well as it can without re-coding
    selection of device when multiple tinySA tested

commit aac6a24
Author: Ian <[email protected]>
Date:   Thu Aug 1 14:36:09 2024 +0100

    Add files via upload

commit 5919920
Author: G4IXT <[email protected]>
Date:   Mon Jul 22 22:25:46 2024 +0100

    v0.10.7m

    code for enhancement #58 (more than one device)
    fixed various bugs caused by changes
    work in progress

commit 32d29d0
Author: G4IXT <[email protected]>
Date:   Sun Jul 21 22:19:47 2024 +0100

    v0.10.7k wip

    working on detecting more than one tinySA
    still buggy - for backup

commit 8d4230a
Author: G4IXT <[email protected]>
Date:   Sat Jul 13 21:29:35 2024 +0100

    v0.10.7i

    Changed 'max' trace to permanent hold until scanning stopped/restarted, instead of a decaying max based on scan 'memory'

commit 7e84df4
Author: G4IXT <[email protected]>
Date:   Thu Jul 11 15:29:16 2024 +0100

    v0.10.7h

    working zero span

commit 8508e19
Author: G4IXT <[email protected]>
Date:   Tue Jul 9 21:03:27 2024 +0100

    v0.10.7g wip

    fixed min/max marker Fn
    reversed change to averaging as it was defective
    fixed span bug when marker selected in band combo box

commit bf6a1aa
Author: G4IXT <[email protected]>
Date:   Sun Jul 7 22:03:03 2024 +0100

    v0.10.7f wip

    marker min/max detection boundary
    syncTime, AverageBox & Sample repeat added to config database
    trace averaging improvement but more to do
    potentially a lot of bugs added

commit 85259ac
Author: G4IXT <[email protected]>
Date:   Wed Jul 3 09:18:11 2024 +0100

    v0.10.7e

    WIP
    Marker average improvements, other fixes

commit d6730fe
Author: G4IXT <[email protected]>
Date:   Tue Jun 25 22:52:59 2024 +0100

    v0.10.7d

    Removed padding from display
    Set Scan to Graph button added

commit 0656909
Author: Ian <[email protected]>
Date:   Thu Jun 20 10:16:09 2024 +0100

    v0.10.7c

    Marker bug fixed
    Marker click centres freq on marker

commit f413f59
Author: Clive Tombs <[email protected]>
Date:   Mon Jun 17 17:35:44 2024 +0100

    Update QtTSAprefs.db

    Added back in LF and MF broadcast band

commit f5fbda0
Author: Clive Tombs <[email protected]>
Date:   Mon Jun 17 17:33:46 2024 +0100

    Update QtTinySA.py

    Added Trough detection

commit 73b6d53
Author: Clive Tombs <[email protected]>
Date:   Mon Jun 17 15:58:06 2024 +0100

    Update QtTSAprefs.db

    Added Trough 1-4 to combo table (to allow) measurement of troughs

commit a5b5bc2
Author: G4IXT <[email protected]>
Date:   Mon Jun 17 09:16:27 2024 +0100

    v0.10.7a

    improved zero span?
    auto units on freq axis
  • Loading branch information
g4ixt committed Sep 2, 2024
1 parent 3e0b6be commit 8643ed7
Show file tree
Hide file tree
Showing 13 changed files with 2,845 additions and 2,053 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ __pycache__
/QtTinySA-Win_11/
build/
dist/
firmware_possible_issue.txt
201 changes: 120 additions & 81 deletions QtTSApreferences.py

Large diffs are not rendered by default.

Binary file modified QtTSAprefs.db
Binary file not shown.
656 changes: 388 additions & 268 deletions QtTinySA.py

Large diffs are not rendered by default.

1,445 changes: 760 additions & 685 deletions QtTinySpectrum.py

Large diffs are not rendered by default.

Loading

0 comments on commit 8643ed7

Please sign in to comment.