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

37 Commits

Author SHA1 Message Date
thurask
e4313a713f
enable key2 for allota 2018-06-11 22:42:56 -04:00
7604fe2335
Skip all DTEK PRDs as they get their OTAs from elsewhere. 2018-05-16 13:22:47 +02:00
f3aae4ce7f
Fix file perms. 2018-03-01 01:43:26 +01: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
485e7b30b8
Cleanup. 2018-02-10 02:37:10 +01:00
57f3f87f70
Merge branch 'master' into rewrite 2018-02-09 23:27:39 +01:00
thurask
2adcb68a80
add force local db switches 2018-02-09 15:41:12 -05:00
784a511708
Added standalone DumpMgr class. 2018-02-09 00:17:08 +01:00
1297b31b2e
Initial rewrite. 2018-02-08 01:15:58 +01:00
0b7ae53861
Use new Device classes in ALL the features! 2018-02-07 01:49:44 +01:00
b687c4185f
Use new Device class. 2018-02-07 01:22:09 +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
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