alessandro90
|
567dac6397
|
Add ' to two strings
|
2019-05-18 21:42:23 +02:00 |
|
alessandro90
|
ddce1519a4
|
Add support for multiple modulations and locations per signal.
Also remove numbers from theme folders and order the themes
appearence in action menu
|
2019-05-18 21:37:57 +02:00 |
|
alessandro90
|
f87df03147
|
Makes ThemeManager even more flexible. Also set 'Dark' as default
theme. Also remove ugly 'system' theme
|
2019-05-18 15:47:03 +02:00 |
|
Marco
|
7c0006e80a
|
Splash screen fix for Linux OS
|
2019-05-17 23:53:39 +02:00 |
|
alessandro90
|
b01a1b5e34
|
Further refactor of collect functions
|
2019-05-17 21:51:57 +02:00 |
|
alessandro90
|
a9d428dd6b
|
Refactor 'collect' functions
|
2019-05-17 21:02:48 +02:00 |
|
alessandro90
|
9ebf60779b
|
Modulations and locations lists are now detected at startup.
Also improve styles of some widgets.
Also fix a bug in forecast screen.
|
2019-05-16 21:34:53 +02:00 |
|
alessandro90
|
825386a8f1
|
Add donwloaded megabytes and current download speed to the
download window
|
2019-05-14 20:17:51 +02:00 |
|
Alessandro Ceccato
|
bc63e56e32
|
Merge pull request #2 from AresValley/forecast_screen
Forecast screen
|
2019-05-12 19:59:00 +02:00 |
|
alessandro90
|
a04baed916
|
Fix bug in space weather information displayed
|
2019-05-12 19:57:03 +02:00 |
|
alessandro90
|
24309ae185
|
Make some variables provate in ForecastData
|
2019-05-12 12:22:34 +02:00 |
|
alessandro90
|
3d571844b8
|
Add logic to the forecast screen
|
2019-05-12 11:57:39 +02:00 |
|
alessandro90
|
faf891ee7c
|
Fix reset of location and modulation filters when search bar is not empty
|
2019-05-06 21:50:09 +02:00 |
|
alessandro90
|
36f941131c
|
Fix details in fixed aspect ratio labels.
|
2019-05-05 11:45:53 +02:00 |
|
alessandro90
|
175cb66c76
|
Forecast screen. Just a partial implementation: gui and info btn
|
2019-05-04 17:55:17 +02:00 |
|
alessandro90
|
dbfe2cd0d5
|
Add 'About' section
|
2019-05-01 20:22:17 +02:00 |
|
alessandro90
|
fe54c69795
|
Fixes forecast images order
|
2019-05-01 20:06:47 +02:00 |
|
alessandro90
|
dc8044f09c
|
Add links to sigidwiki
|
2019-05-01 20:01:59 +02:00 |
|
alessandro90
|
8359d0abff
|
Merge branch 'async_download'
|
2019-05-01 19:50:20 +02:00 |
|
alessandro90
|
3826681685
|
Fixes bug in forecast thread (close app while downloading). Also makes some style adjustments
|
2019-05-01 19:50:03 +02:00 |
|
alessandro90
|
53e27f49fe
|
Merge branch 'master' of https://github.com/AresValley/Artemis
|
2019-04-27 12:40:20 +02:00 |
|
Marco Dalla Tiezza
|
adfec168a5
|
Minor fix of labels in propagation data
|
2019-04-26 21:53:46 +02:00 |
|
alessandro90
|
9c77ac8278
|
Forecast data are now downloaded asynchronously. This is much faster
|
2019-04-26 17:36:24 +02:00 |
|
alessandro90
|
f45d36dc6d
|
Minor refactoring
|
2019-04-26 10:37:06 +02:00 |
|
alessandro90
|
00ae41f584
|
Minor renaming of some utility functions
|
2019-04-25 20:10:53 +02:00 |
|
alessandro90
|
2904887e5f
|
Add requirements file for Windows
|
2019-04-25 20:02:47 +02:00 |
|
Alessandro Ceccato
|
85c67b023f
|
Merge pull request #1 from AresValley/space_weather
Space weather
|
2019-04-25 20:00:35 +02:00 |
|
alessandro90
|
266111829d
|
Change color of forecast labels with downloadable images
|
2019-04-25 19:58:28 +02:00 |
|
alessandro90
|
f8e55a9606
|
Also check that there actually 2 colors in colors.txt for the forecast labels
|
2019-04-14 16:04:13 +02:00 |
|
alessandro90
|
91bfcde7cc
|
Fix bug in reset of mode filters. Make forecast labels theme-dependent.
|
2019-04-14 15:57:18 +02:00 |
|
alessandro90
|
7625016b56
|
Fix bug in download_window.py. Set fixed aspect ratio for forecast images.
|
2019-04-13 15:17:11 +02:00 |
|
alessandro90
|
40ce9057f4
|
Add clickable progress bar class. Few changes of main screen. Round floating point numbers to 2 decimanl digits in man screen. Hide border in mode screen for themes
|
2019-04-07 15:41:52 +02:00 |
|
alessandro90
|
3742e5372e
|
Only update speca weather if it not already updating. Also remove QPixmaps if already displayed
|
2019-04-07 13:12:13 +02:00 |
|
alessandro90
|
3d4961825d
|
Fix a label font size
|
2019-04-06 18:57:54 +02:00 |
|
alessandro90
|
d626475ace
|
Completes first forecast screen (experimental colors). Adds checkable theme in action bar. Fixes bug in show_matching_strings function
|
2019-04-06 18:54:33 +02:00 |
|
alessandro90
|
5b95d19d7c
|
Update left half of space weather with colored labels. Also apply minor modifications
|
2019-04-01 22:53:54 +02:00 |
|
Marco Dalla Tiezza
|
03839ed0f5
|
Fixed FocusPolicy for List and Tree Widget
|
2019-03-31 00:53:53 +01:00 |
|
alessandro90
|
f23f45bbb5
|
Merge branch 'master' of https://github.com/AresValley/Artemis
|
2019-03-30 23:46:53 +01:00 |
|
alessandro90
|
f04aec4926
|
First half of space weather screen. Still missing values updates on screen
|
2019-03-30 23:40:34 +01:00 |
|
alessandro90
|
432116a13d
|
Create screen for Rx/Tx
|
2019-03-30 22:52:26 +01:00 |
|
Marco Dalla Tiezza
|
767e5aceb2
|
Delete .gitignore
|
2019-03-30 21:32:49 +01:00 |
|
Marco Dalla Tiezza
|
19ddcb2784
|
Initial commit
|
2019-03-30 21:14:21 +01:00 |
|
alessandro90
|
2c7c9b9447
|
Minor constants.py refactoring
|
2019-03-29 22:04:04 +01:00 |
|
alessandro90
|
106635cc19
|
Change names of main python file and ui to artemis. Also change main application/class name to Artemis
|
2019-03-29 21:37:00 +01:00 |
|
alessandro90
|
d334b8f77e
|
Use .qrc file to icons and splashscreen
|
2019-03-29 21:27:31 +01:00 |
|
alessandro90
|
934b9ab277
|
Better and tracked splashscreen
|
2019-03-29 20:00:41 +01:00 |
|
alessandro90
|
94ac35071f
|
Fix checksum_ok if no internet connection
|
2019-03-29 19:54:48 +01:00 |
|
alessandro90
|
0d83bf4ab0
|
Improved download database management
|
2019-03-26 21:47:17 +01:00 |
|
alessandro90
|
8c1a6438ec
|
Add GFD screen. Also add new themes. Also apply minor modifications
|
2019-03-24 18:22:06 +01:00 |
|
alessandro90
|
5644c36f52
|
Ignore splash image
|
2019-03-22 19:38:23 +01:00 |
|