1
0
mirror of https://github.com/mbirth/tcl_ota_check.git synced 2024-09-19 22:33:25 +01:00
Commit Graph

18 Commits

Author SHA1 Message Date
2c506fb4e1
Only keep FULL logs if version is new. 2018-01-18 00:47:27 +01:00
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
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
cb1418b3f9
add prd filter to tclcheck_allfull 2017-11-03 01:25:25 -04:00
thurask
69315d8fe2
replace numeric constants with enums 2017-10-14 19:51:38 -04:00
f0c5c94ce9 Increase max_tries when scanning for updates. 2017-10-10 13:28:24 +02:00
111286dc6e
Output OTA version when newer full image is available. 2017-10-06 22:25:44 +02:00
8b7de97f84
Move retry code for checks into tcllib. 2017-10-05 23:51:07 +02:00
11370f618e
Use cyan for terminals with a prominent "grey". 2017-10-05 21:45:13 +02:00
0fcb008232 Make timeout for check configurable. 2017-10-05 17:59:08 +02:00
ab18cc66c5 Highlight full versions different to latest OTA. 2017-10-05 16:21:48 +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