ShrLnm
c67f6a340a
Merge branch 'add_packs' into 'master'
...
Add packs
See merge request py_ren/pyren!21
2022-01-18 05:02:14 +00:00
Furtif
396ffae61d
fail
2022-01-10 00:31:44 +01:00
Furtif
c58fdea69f
add missed icon (change for better)
2022-01-10 00:15:34 +01:00
Furtif
d9fa28ea3a
add packs.
2022-01-10 00:13:44 +01:00
Marianpol
8a2ff1b93e
SSPP scenario lang encoding fixes
2022-01-02 13:40:30 +01:00
Marianpol
bdc7bb254e
Paraminj4 get inProgressMessage fix
2021-12-30 11:31:53 +01:00
Marianpol
ac8fc59a57
Fix for snapShot service with no snapShot type defined
...
Example: 10460
2021-12-27 11:42:46 +01:00
Marianpol
22ce85d11b
ET002 type mismatch fix
2021-12-27 11:32:19 +01:00
Marianpol
f9d3027a8a
Update gitignore
2021-10-18 18:25:41 +02:00
Marianpol
6ceb830aa6
OBDLink communication fixes
...
- fix bug that can lead to falsely command end detection in send_can_cfc
- get all frames during first phase of a module performance level inspection
- include ST in refresh rate calculation
- add --caf flag to options
2021-10-18 14:07:11 +02:00
ShrLnm
a27516ac59
Remove redundant code
2021-10-10 09:07:15 +00:00
ShrLnm
104540ef1c
indentation mistake fix
2021-10-10 08:56:02 +00:00
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