File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11config = dict (
2- APP_VERSION = 1.10 ,
2+ APP_VERSION = 1.20 ,
33 APP_NEW_VERSION_URL = "https://raw.githubusercontent.com/PW-Sat2/HAM-desktop-application/master/current_version.py" ,
44 ZMQ_TARGET = 'localhost' ,
55 ZMQ_PORT = 7001 ,
Original file line number Diff line number Diff line change 11config = dict (
2- APP_VERSION = 1.10 ,
2+ APP_VERSION = 1.20 ,
33 APP_NEW_VERSION_URL = "https://raw.githubusercontent.com/PW-Sat2/HAM-desktop-application/master/current_version.py" ,
44 ZMQ_TARGET = 'localhost' ,
55 ZMQ_PORT = 7001 ,
Original file line number Diff line number Diff line change 11config = dict (
2- APP_VERSION = 1.10 ,
2+ APP_VERSION = 1.20 ,
33 APP_NEW_VERSION_URL = "https://raw.githubusercontent.com/PW-Sat2/HAM-desktop-application/master/current_version.py" ,
44 ZMQ_TARGET = 'localhost' ,
55 ZMQ_PORT = 7001 ,
Original file line number Diff line number Diff line change 11new_version = dict (
2- APP_NEW_VERSION = 1.10 ,
2+ APP_NEW_VERSION = 1.20 ,
33 WINDOW_TITLE = "New version available!" ,
4- WINDOW_TEXT = "New version (1.10 ) of PW-Sat2 Ground Station application is available." ,
4+ WINDOW_TEXT = "New version (1.20 ) of PW-Sat2 Ground Station application is available." ,
55 WINDOW_INFORMATIVE_TEXT = "You can download a new version at our "
6- "<a href='https://github.com/PW-Sat2/HAM-desktop-application/releases/tag/1.10 '>"
6+ "<a href='https://github.com/PW-Sat2/HAM-desktop-application/releases/tag/1.20 '>"
77 "download page</a>." ,
88 WINDOW_DETAILED_TEXT = "Changelog: \n "
9- "* Callsign check added (to get rid of false and incorrect frames received from noise, mainly in SSB-USB mode)\n " ,
10- UPDATE_URL = "https://github.com/PW-Sat2/HAM-desktop-application/releases/tag/1.10"
11- )
9+ "* IQ files are no longer saved,\n "
10+ "* faster upload to server.\n " ,
11+ UPDATE_URL = "https://github.com/PW-Sat2/HAM-desktop-application/releases/tag/1.20"
12+ )
You can’t perform that action at this time.
0 commit comments