|
c236078aad
|
Merge branch 'master' of github.com:mbirth/tcl_ota_check
|
2017-10-12 16:59:00 +02:00 |
|
|
5f81bc6062
|
Increase tries for finding new versions.
|
2017-10-12 16:58:29 +02:00 |
|
|
dd72a6cb65
|
New Sprint OTA.
|
2017-10-12 16:58:10 +02:00 |
|
thurask
|
e8bdb1a743
|
simplify filtering
|
2017-10-10 16:16:27 -04:00 |
|
thurask
|
8982bb6ac0
|
add floor+ceiling+force check switches to findprd
|
2017-10-10 15:59:17 -04:00 |
|
thurask
|
173060dff1
|
use argparse
|
2017-10-10 15:25:38 -04:00 |
|
|
0d250087f9
|
Allow specifying a model number for PRD scanning.
|
2017-10-10 13:28:52 +02: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 |
|
|
4fa9393fd6
|
Add requirements.txt and require defusedxml.
|
2017-10-06 22:25:11 +02:00 |
|
|
a3b1b90874
|
Added actual weighted choice. Numpy for now, Python 3.6 has it in
random.choices().
|
2017-10-06 02:49:23 +02:00 |
|
|
0aa04ae42f
|
Cleanup.
|
2017-10-06 02:49:13 +02:00 |
|
|
3f3b4370d0
|
Added tool to search for version codes.
|
2017-10-06 02:23:47 +02:00 |
|
|
00c8bd8852
|
Fix pylint.
|
2017-10-06 02:23:38 +02:00 |
|
|
9253cf7f1f
|
Implemented weighting by response time.
|
2017-10-06 01:37:10 +02:00 |
|
|
f4319fcbbf
|
Added weighting of servers to preferrably choose faster ones.
|
2017-10-06 01:19:56 +02:00 |
|
|
b830013711
|
Remove obsolete tclcheck_all.py. Make pylint happy in tclcheck.py.
|
2017-10-06 00:25:45 +02:00 |
|
|
e367b1ba73
|
Renamed tclcheck_new.py to tclcheck_findprd.py
|
2017-10-05 23:51:36 +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 |
|
|
d167f06c3f
|
More ANSI colours.
|
2017-10-05 17:59:27 +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 |
|
|
fb830f8dd1
|
Output some stats when scanning for new PRDs.
|
2017-09-27 00:39:41 +02:00 |
|
|
095ba8cebb
|
Moved ANSI_UP_DEL to tcllib.
|
2017-09-27 00:39:19 +02:00 |
|
thurask
|
c7f3e7bcaa
|
add scanner for unknown prds
|
2017-09-25 22:13:25 -04:00 |
|
|
25f7a6f350
|
PRD-63116-009 is the HongKong unlocked model according to a forum user.
|
2017-09-24 14:07:48 +02:00 |
|
|
297083007c
|
Probably mixed something up before.
|
2017-09-24 02:05:39 +02:00 |
|
|
f7f93c8cd5
|
PRD-63116-017 has no OTA for AAO472 yet. Still on AAN358.
|
2017-09-23 23:37:18 +02:00 |
|
|
9fd609dff0
|
Merge branch 'master' of github.com:mbirth/tcl_ota_check
|
2017-09-23 23:34:55 +02:00 |
|
|
72448afd47
|
New PRDs. A few optimisations in tclcheck.py.
|
2017-09-23 23:31:32 +02:00 |
|
thurask
|
0e3ebafb2d
|
make escape characters semi-work on windows
|
2017-09-23 16:17:57 -04:00 |
|
thurask
|
445502b544
|
update prds
|
2017-09-23 16:09:06 -04:00 |
|
|
e8d2e8f396
|
Today's OTAs.
|
2017-09-23 15:20:06 +02:00 |
|
|
773c59e181
|
OTA updates.
|
2017-09-22 14:21:16 +02:00 |
|
|
d850c919c0
|
Today's updates.
|
2017-09-22 10:54:26 +02:00 |
|
|
fa9dc24cc0
|
Updated PRD list.
|
2017-09-21 13:30:55 +02:00 |
|
|
bad2f8696c
|
Updated OTA versions.
|
2017-09-20 16:14:42 +02: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 |
|
|
2093579207
|
More explanation in README.
|
2017-09-17 20:51:50 +02:00 |
|
|
77a5131a1f
|
Improved output for OTA versions (shows FROM-version now).
|
2017-09-15 01:59:15 +02:00 |
|
|
55de408ab7
|
Repeat server request when server error or timeout.
|
2017-09-13 01:40:19 +02:00 |
|
|
cc6b0fbbc4
|
Info about CLTP value.
|
2017-09-12 21:40:40 +02:00 |
|
|
f1071509db
|
Throw human readable exception for 404 errors.
|
2017-09-12 21:39:37 +02:00 |
|
thurask
|
237280cbea
|
add OS version to header name
|
2017-09-07 12:54:17 -04:00 |
|
thurask
|
1ba638df00
|
clean up network error messages
|
2017-09-07 12:47:13 -04:00 |
|
thurask
|
1d3e6db9a6
|
trickery
|
2017-09-01 15:53:21 -04:00 |
|
thurask
|
ecb7fca85e
|
update prd list
|
2017-09-01 15:39:02 -04:00 |
|
|
7077d6f675
|
Output file hash. Also better error output.
|
2017-09-01 18:34:15 +02:00 |
|