Wykres commitów

435 Commity (69acf7ab8ab7c0fb1af3e593411d47af5f523fe9)

Autor SHA1 Wiadomość Data
cinosh07 5ff7fdec95 Modif to the way css files get url when executing the app from a non compiled version.
Removed unneeded os import
2019-10-10 09:31:31 -04:00
Carl Tremblay 240152f465 Code cleanup 2019-10-10 00:55:44 -04:00
Carl Tremblay 67757a217c Final touchup and code cleanup.
It's late, will go to sleep ;-)
2019-10-10 00:51:54 -04:00
Carl Tremblay bf1a100928 Modify minimum size to fit Skinned UI 2019-10-10 00:08:53 -04:00
Carl Tremblay 391fb1a444 Removed spleep at 0.3 for the sweep 2019-10-09 23:29:27 -04:00
Carl Tremblay b2df018635 Skins feature completed and ready to review and test.
Improoved UI Quality in the skins

Skins are css files located in the skins folder

Added author and contributors to the about dialog

Known issue: The app need to be restarted when return to default UI when 
changed from a skinned UI
2019-10-09 23:06:07 -04:00
Carl Tremblay f0405aea2e For debug putted back os path.
So if you set debug to True in the about file, it will get the file url 
from os path. When debug is set to false, it will get it from 
sys._MEIPASS
2019-10-09 20:18:49 -04:00
Carl Tremblay 7c8afe2d71 Remove os path and replaced by sys._MEIPASS 2019-10-09 19:08:29 -04:00
cinosh07 9f0a3398e3 Merge branch 'master' of https://github.com/cinosh07/nanovna-saver 2019-10-09 15:08:10 -04:00
cinosh07 86177883a3 Adding Skins controls in the display settings dialog. Skin Mode is mutually exclusive with dark mode / custom color mode. So when Skins is active, dark mode and custom color mode are disabled. Skin changes is not working yet. Rune i'll answer your comments as soon as skins changes is fixed. So we can chat further more on future. 2019-10-09 15:07:53 -04:00
Rune B. Broberg 1038a7c5c8 Detect incompatible scan commands 2019-10-09 20:27:02 +02:00
Rune B. Broberg 96e1c71e10 Improved version parsing 2019-10-09 20:07:06 +02:00
Rune B. Broberg 8142c287d5 Implemented secondary colour for RealImaginary charts 2019-10-09 19:09:48 +02:00
Rune B. Broberg b094f335c7 Automatically check for new versions 2019-10-09 18:35:36 +02:00
Carl Tremblay aaa2c4115a
Delete style.css
Uneeded style
2019-10-09 11:55:13 -04:00
cinosh07 36d4fc021f Bugfix to default ui not appearing correct 2019-10-09 11:52:25 -04:00
cinosh07 cc73621640 Added licence to new files 2019-10-09 11:42:00 -04:00
cinosh07 83b58dcf9d Added skin concept to the UI. So people can develop their own skins. Default UI is remaining the same as the original skin. No modification to the original ui.
Maybe we should rename Dark Mode to Skin Mode in display settings 
dialog.
2019-10-09 11:26:59 -04:00
Rune Broberg 02f40ef056 Version comparison functions 2019-10-09 16:53:10 +02:00
Rune Broberg b4c990df3f Bandstop filter analysis. 2019-10-09 16:31:04 +02:00
Rune Broberg e8a12faee3 Redid rolloff calculations, now identical for low-, high- and bandpass. 2019-10-09 16:08:19 +02:00
cinosh07 bc24c198db Get rid of qtmodern library 2019-10-09 09:51:11 -04:00
cinosh07 d94e398245 Get rid of qtmodern library 2019-10-09 09:50:31 -04:00
Rune Broberg 11a0c38d08 - Display NanoVNA type in the About window 2019-10-09 15:10:47 +02:00
cinosh07 0dda2811df Merge branch 'master' of https://github.com/cinosh07/nanovna-saver 2019-10-09 09:03:21 -04:00
cinosh07 202cb926d2 Removed cached folder 2019-10-09 09:02:41 -04:00
Carl Tremblay 886ea34cc4
Delete template2.png 2019-10-09 08:59:09 -04:00
Carl Tremblay f91b113f8a
Delete template.png 2019-10-09 08:59:00 -04:00
Carl Tremblay 374588e07a
Delete light-colored.css 2019-10-09 08:57:49 -04:00
Carl Tremblay fea783ffd0
Delete dark-colored.css 2019-10-09 08:57:34 -04:00
Rune Broberg 3027105af3 - Prevent applying a calibration while a sweep is running. 2019-10-09 14:46:08 +02:00
Rune Broberg fd72256ce4 Added -6 dB bandwidth for bandpass filters. Renamed span to bandwidth. 2019-10-09 14:18:03 +02:00
Rune Broberg d92f799fc3 - New about dialogue, with link to the software homepage. 2019-10-09 14:08:48 +02:00
Rune Broberg 10602b3419 - Version numbers are more complex than expected. 2019-10-09 12:14:55 +02:00
Rune Broberg aaaf778f89 - Changed load/save of touchstone files to select files via system dialogs
- Cal files should now save with .cal extension
2019-10-09 11:30:29 +02:00
Carl Tremblay 115e52e85b Added template2 picture 2019-10-09 01:10:53 -04:00
Carl Tremblay 01b0be0e32 Modif to template 2019-10-09 00:54:58 -04:00
Carl Tremblay fbb89db6e4 Added Dark Mode Gui and Color Mode for value fields 2019-10-09 00:41:38 -04:00
Carl Tremblay 47b0bd3649 Startup project 2019-10-09 00:38:20 -04:00
Rune B. Broberg 4d4b9c3601 - Fixed truncated averages never truncating by more than 1 value 2019-10-08 23:16:22 +02:00
Rune B. Broberg 5d3b159e13 - Fixed a division by zero when updating step size 2019-10-08 23:11:13 +02:00
Rune B. Broberg a4bd7d9db0 Merge branch 'Development' into Hardware
# Conflicts:
#	NanoVNASaver/about.py
2019-10-08 22:29:30 +02:00
Rune B. Broberg 5793b3a85f - Reading version info, and switching to scan function if possible 2019-10-08 21:30:45 +02:00
Rune Broberg 6e4d3240e8 - Corrected roll-off calculation 2019-10-08 13:49:38 +02:00
Rune Broberg 193cd150c6 Merge branch 'Development' 2019-10-08 11:44:47 +02:00
Rune Broberg c245cbac87 - Making a version parsing class, first steps 2019-10-08 11:43:13 +02:00
Rune Broberg 0c5ff1bbad - 0.1.1 release 2019-10-08 09:41:16 +02:00
Rune Broberg d4be5af09c - Bandpass analysis to set marker 1 to the center frequency, not peak 2019-10-08 09:24:11 +02:00
Rune B. Broberg c3122b1269 - Update marker frequency display when analysis has run 2019-10-07 22:37:46 +02:00
Rune B. Broberg 7384caf963 - Better display of frequencies, dB values, VSWR etc on charts. 2019-10-07 22:20:50 +02:00