Rune B. Broberg
6b98edfc53
Copyright notice on program startup.
...
LogMagChart now has frequency ticks and text.
File picker button using system file save dialog.
Reading data and frequencies is standardized, including basic error handling.
Removed a number of debugging statements.
Version 0.0.1
2019-08-30 10:16:15 +02:00
mihtjel
2c0b4cde06
Update README.md
2019-08-30 09:55:32 +02:00
mihtjel
2fb88e1943
Merge pull request #1 from mihtjel/S12
...
S12
2019-08-30 09:44:10 +02:00
Rune B. Broberg
8f2b33e9aa
Copyright notice on program startup.
...
LogMagChart now has frequency ticks and text.
File picker button using system file save dialog.
Reading data and frequencies is standardized, including basic error handling.
Removed a number of debugging statements.
Version 0.0.1
2019-08-30 09:43:18 +02:00
Rune B. Broberg
1a662bfe77
Normalized height of the logmag traces. dB markers for top and bottom,
...
and horizontal lines every 10dB. Labels on all charts. Fixed aspect
ratio for Smith charts.
2019-08-30 00:06:22 +02:00
Rune B. Broberg
6ba1a854df
Very basic logmag charts for S11 and S12.
2019-08-29 22:56:21 +02:00
Rune B. Broberg
e435e310e8
Reading and displaying S12 on a Smith chart.
2019-08-29 16:12:44 +02:00
Rune B. Broberg
0e0b1552c0
Layout changed. Markers now signal when they get a new frequency.
2019-08-29 15:42:35 +02:00
Rune B. Broberg
b16b8fe681
Merge remote-tracking branch 'origin/master'
2019-08-29 15:11:03 +02:00
Rune B. Broberg
9da68d69fc
GNU General Public License v3
2019-08-29 15:10:35 +02:00
mihtjel
d511f0c759
Create LICENSE
2019-08-29 15:06:34 +02:00
Rune B. Broberg
30d56ed470
Markers find their own location, and have their own colour.
2019-08-29 15:04:40 +02:00
Olgierd Pilarczyk
6b30732853
Add "Linux" section to README.md
2019-08-29 13:42:02 +02:00
Rune B. Broberg
509ea49372
Refactored markers to their own class. Currently not functional.
2019-08-29 12:19:58 +02:00
Rune B. Broberg
fa6e4c32e0
Migrated sweeps to a separate worker thread.
...
Updated Smith Chart to use tuple data format.
2019-08-29 00:56:54 +02:00
Rune B. Broberg
9a19310585
Refactored the code into modules
2019-08-28 20:20:07 +02:00
Rune B. Broberg
19da60f411
Store data as tuples (not used yet)
2019-08-28 15:43:02 +02:00
Rune B. Broberg
26e4c8d52b
Extracted Smith chart as separate file
2019-08-28 14:18:56 +02:00
Rune B. Broberg
9c5c7b6597
VSWR calculation for markers
2019-08-28 13:51:48 +02:00
Rune B. Broberg
83daf7a827
Color pickers for markers
2019-08-28 11:54:05 +02:00
Rune B. Broberg
6df2d76eea
Ugh, more Copyright
2019-08-28 10:29:04 +02:00
Rune B. Broberg
04d6a635c3
Merge remote-tracking branch 'origin/master'
2019-08-28 10:27:59 +02:00
Rune B. Broberg
9915b8053c
Copyright is difficult, let's just not decide yet.
2019-08-28 10:27:36 +02:00
mihtjel
fa77267cd6
Delete LICENSE
2019-08-28 10:25:58 +02:00
mihtjel
96312806c2
Update README.md
2019-08-28 10:25:44 +02:00
mihtjel
05d88fe6c6
Create README.md
2019-08-28 10:20:58 +02:00
mihtjel
dc00e2dc33
Create LICENSE
2019-08-28 10:19:52 +02:00
Rune B. Broberg
2c4390dc0a
Markers, impedance calculations, file saving, copyright, basic serial data validation
2019-08-28 10:17:23 +02:00
Rune B. Broberg
741ee4dbf8
Resizing of chart and UI
2019-08-27 16:56:05 +02:00
Rune B. Broberg
08e3d124f0
Added gitignore, removed venv
2019-08-27 16:00:56 +02:00
Rune B. Broberg
a53caf5737
Added gitignore, removed venv
2019-08-27 16:00:21 +02:00