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

20 Commits

Author SHA1 Message Date
thurask
1303fa863b
docstring all the things 2018-02-03 16:25:26 -05:00
thurask
da3663486a
pylint, autopep8, isort runthroughs 2018-02-03 15:24:36 -05:00
9920c13582
Moved Colorama boilerplate to ansi.py. 2018-02-03 02:15:29 +01:00
34ba8a0db0
Took a hacksaw and split tcllib into several small parts. 2018-02-03 01:36:08 +01:00
4456f76032
Start modularising tcllib. 2018-02-02 03:33:53 +01:00
thurask
f7ddf22d2d
document all args, describe all parsers, add db shortcut 2018-01-30 12:31:05 -05: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
44f906858d
filter extraneous 'PRD-' in findprd 2017-10-26 14:16:39 -04:00
thurask
822796fa7b
make findprd and findver executable 2017-10-26 14:14:25 -04:00
thurask
69315d8fe2
replace numeric constants with enums 2017-10-14 19:51:38 -04:00
thurask
086240ffa2
remove unnecessary check in findprd 2017-10-14 19:14:49 -04:00
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
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
00c8bd8852
Fix pylint. 2017-10-06 02:23:38 +02:00
e367b1ba73
Renamed tclcheck_new.py to tclcheck_findprd.py 2017-10-05 23:51:36 +02:00