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

31 Commits

Author SHA1 Message Date
thurask
4be09b5b3b
simplify findprd filtering 2018-06-11 22:54:31 -04:00
thurask
acf55d8e23
add new syntax support to findprd 2018-06-11 19:57:29 -04:00
thurask
5f0e334318
add no prefix option for findprd for certain devices 2018-05-08 00:05:24 -04:00
thurask
eef0f755e3
pep8, pylint, isort 2018-02-10 20:38:38 -05:00
e582642936
Cleanup, moved dumpmgr class. 2018-02-11 01:48:47 +01:00
072644a089
Converted tclcheck_findprd2.py 2018-02-11 01:24:01 +01:00
dd8be7be3b
Converted tclcheck_findprd.py 2018-02-11 01:21:09 +01:00
thurask
2adcb68a80
add force local db switches 2018-02-09 15:41:12 -05:00
0b7ae53861
Use new Device classes in ALL the features! 2018-02-07 01:49:44 +01:00
thurask
58a270275d
docstrings, import sorting 2018-02-05 19:03:25 -05:00
7332846805
Turned DevListMixin into namespaced methods. 2018-02-05 16:32:26 +01:00
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