1
0
mirror of https://github.com/mbirth/tcl_ota_check.git synced 2024-09-20 06:43:26 +01:00
Commit Graph

17 Commits

Author SHA1 Message Date
42b499290c
When downloading new prds.json, display list of changes - if any. 2017-12-20 00:01:55 +01:00
99b4fd7912
Output old version for FULL search as well. Also: colour coding - OTA=yellow, FULL=cyan 2017-12-20 00:00:28 +01:00
c950929496
Use last full version if no known OTA. 2017-12-19 16:32:14 +01:00
f721d2acef
Use more Python. 2017-12-17 03:18:55 +01:00
e56599d3b4
Download latest variants and versions from web service. 2017-12-17 03:12:09 +01:00
0da722a048
Added correct URL to uploader tool. Added notice if logs collected. 2017-11-12 22:19:04 +01:00
thurask
8b669ba73c
add prd filter to allota 2017-10-31 11:41:06 -04:00
a25897e3fa
Colourise new OTA versions. More colours in tcllib. 2017-10-18 22:42:05 +02:00
thurask
69315d8fe2
replace numeric constants with enums 2017-10-14 19:51:38 -04:00
thurask
173060dff1
use argparse 2017-10-10 15:25:38 -04:00
f0c5c94ce9 Increase max_tries when scanning for updates. 2017-10-10 13:28:24 +02:00
8b7de97f84
Move retry code for checks into tcllib. 2017-10-05 23:51:07 +02:00
0fcb008232 Make timeout for check configurable. 2017-10-05 17:59:08 +02:00
f324f4d283 Allow to specify from-version for tclcheck_allota.py. Updated README. 2017-10-04 12:53:04 +02:00
095ba8cebb
Moved ANSI_UP_DEL to tcllib. 2017-09-27 00:39:19 +02:00
thurask
0e3ebafb2d
make escape characters semi-work on windows 2017-09-23 16:17:57 -04:00
13dc245291 Added latest OTA version to prds.txt, modified new OTA check to use that
version. New FULL check with AAA000 so catches all versions.
2017-09-19 17:12:01 +02:00