362 Commits

Author SHA1 Message Date
ShrLnm
8386ce5fc3 Merge branch 'minordtc' into 'master'
add minordtc option to enable/disable showing all DTCs

See merge request py_ren/pyren!20
2021-10-09 19:12:38 +00:00
Yuriy Novostavskiy
de714271a0 add minordtc option
this option is to enable/disable showing all DTCs without checking
computation formula as discussed in issue #41
2021-10-09 11:43:29 +03:00
Marianpol
bd0a827385 Show DTCs with missing definitions 2021-10-08 20:59:08 +02:00
ShrLnm
1ba380ee55 Merge branch 'playback' into 'master'
Play back bus_monitor.py recorded logs to can bus

See merge request py_ren/pyren!19
2021-09-19 05:15:33 +00:00
Marianpol
c0502b4c9a Merge branch 'cfc1' into 'master'
Add CFC1 and CAF1 modes for STN based ELMs

See merge request py_ren/pyren!18
2021-08-29 17:57:42 +00:00
Marianpol
12840ce1b5 Add CFC1 and CAF1 modes for STN based ELMs 2021-08-29 17:57:42 +00:00
Dmitry Ketov
a9fd033f13 Play back bus_monitor.py recorded logs to can bus 2021-08-28 01:18:16 +03:00
ShrLnm
7c8e10db18 Merge branch 'gitignore' into 'master'
.gitignore to make git status output sane

See merge request py_ren/pyren!17
2021-08-18 19:28:47 +00:00
Dmitry Ketov
027634a1a2 .gitignore to make git status output sane 2021-08-18 22:14:29 +03:00
ShrLnm
1351f0769d #fix for working with db_manager 2021-08-18 18:42:22 +00:00
ShrLnm
ea786d9f4a #fix path to xml 2021-08-18 18:13:08 +00:00
ShrLnm
7805333b58 Merge branch 'bt' into 'master'
Linux bluetooth rfcomm support without attaching to a /dev/rfcommN device file

See merge request py_ren/pyren!15
2021-08-13 13:08:20 +00:00
Dmitry Ketov
06d32f65c5 Linux bluetooth rfcomm support without attaching to a /dev/rfcommN device file
One can now pair with a bluetooth elm327 adaptor as usual
and then specifiy its MAC address in the Port field of the
_pyren_launcher.py or as the -p command line option value, e.g.
./bus_monitor.py -p 24:42:16:08:00:00
2021-08-11 15:37:20 +03:00
Marianpol
f472907e80 fix save of the favourite parameters list 2021-08-10 21:57:21 +02:00
Marianpol
838520e001 Find dataId that is defined in the module file
When one or more undefined dataids in the snapshot response, try to find next dataId that is defined in the module file. When mnemonic request uses 21 service, do not use get_SnapShotMnemonic function. Disable perfomance mode, it needs to be integrated with the send_can_cfc method.
2021-05-13 23:13:52 +02:00
Marianpol
548e1b9795 scen_lect_ssppx91 UnicodeDecodeError fix 2021-05-05 21:58:40 +02:00
Marianpol
57e7e89685 Mark command as unsupported when it is negative two times in a row 2021-05-04 09:49:28 +02:00
Marianpol
24c54cf817 Disable negative response double check for csv_only 2021-05-03 14:38:33 +02:00
Marianpol
a987db98c2 Double check negative response 2021-05-03 13:26:26 +02:00
Marianpol
5ca41ea698 Fap5 ascii can not encode characters fix 2021-04-27 17:23:03 +02:00
Marianpol
663f272ff6 FAP5 engine state check fix 2021-04-21 23:25:58 +02:00
Marianpol
bc09294b82 Search for unsupported command fix 2021-04-21 21:53:31 +02:00
Marianpol
65220fbf6a Search for negative response in single frame fix 2021-04-21 21:32:21 +02:00
shrlnm
648cbe530a doc_maker fix for absent ref.dat 2021-04-17 12:53:43 +03:00
Marianpol
bc3301eb8d Extract DB fix + POSIX extract handle 2021-03-23 00:26:22 +01:00
Marianpol
00f73adde5 Issuse #25 accoustic script 2021-02-18 12:21:50 +01:00
Marianpol
f948fc8ad0 Merge branch 'stpx' into master 2021-02-17 22:15:41 +01:00
Marianpol
04e089591c csv_only mode upgrade 2021-02-17 22:14:38 +01:00
Marianpol
a7daaf3a68 soft_boudrate demo fix 2021-02-15 12:18:21 +01:00
Marianpol
d36c6558bd Fix 2021-02-15 12:16:36 +01:00
Marianpol
3ca2c7b201 Disable Android soft baudrate switch fix 2021-02-13 18:03:35 +01:00
Marianpol
1d0edfa360 Change ELM UART baudrate 2021-02-12 19:08:00 +01:00
Marianpol
4932bb9e65 Select parameter by agdcRef 2021-02-09 21:07:57 +01:00
Marianpol
293255ee48 Issue #14 fix
Search modules with the most specific query first
2021-01-27 02:07:01 +01:00
Marianpol
ca3dff73ad Omit unsupported dataids 2021-01-15 22:15:11 +01:00
Marianpol
fab55b9543 checkPerformanceLevel NO DATA fix 2021-01-10 18:29:37 +01:00
Marianpol
4963c8a8ec Performance mode upgrade 2021-01-10 18:01:22 +01:00
Marianpol
938f332261 PySerial 3.5 update 2021-01-08 09:36:28 +01:00
Marianpol
33050e2203 Freeze frame request fix 2020-12-13 16:52:22 +01:00
Marianpol
700e9b92b6 CSV only performance fix
Saves around 4ms that were lost on a screen update between the last and the first parameter request from the list
2020-11-13 01:07:16 +01:00
Marianpol
480f5b98de Readme update 2020-11-11 21:48:21 +01:00
Marianpol
7458a9b043 Readme arguments list update 2020-11-10 19:40:17 +01:00
Marianpol
064c138ff5 Readme update 2020-11-10 19:37:51 +01:00
Marianpol
e391b9ade3 Paraminj4 ascii fix 2020-11-01 16:34:08 +01:00
Marianpol
7c5bc1a066 Fap5 scenario fix 2020-11-01 15:47:00 +01:00
Marianpol
15c78eea4b Handle paraminj4 scenario 2020-11-01 14:02:19 +01:00
Marianpol
361a1bf219 Change in launcher view 2020-10-29 21:10:39 +01:00
Marianpol
a6d213dfec Add data log option to the launcher 2020-10-29 00:12:36 +01:00
Marianpol
b20d6a9e72 Add leading zeros 2020-10-28 13:05:11 +01:00
Marianpol
a05464b231 ODBLink check 2020-10-25 20:55:21 +01:00