Marianpol
0158f9bcef
Remove unused code
2021-08-24 00:00:09 +02:00
Marianpol
7166faf04b
Use STI to recognize OBDLink
...
OBDLink needs to support STPX command
2021-08-24 00:00:09 +02:00
Marianpol
11a35767b2
Remove comments about CAF
2021-08-24 00:00:09 +02:00
Marianpol
beab6ceef6
Finish send_can_cfc and send_can_cfc_caf implementation
2021-08-24 00:00:09 +02:00
Marianpol
bd9c2db570
add comments about functions
2021-08-24 00:00:09 +02:00
Marianpol
53f73d96dc
remove unused code
2021-08-24 00:00:09 +02:00
Marianpol
6e0185ec38
check if command in cache
2021-08-24 00:00:09 +02:00
Marianpol
99439c3430
remove unnecessary timeouts
2021-08-24 00:00:09 +02:00
Marianpol
6554c69438
CAF1
2021-08-24 00:00:09 +02:00
Marianpol
350a9e2e5b
No data in response fix
2021-08-24 00:00:09 +02:00
Marianpol
95ac19fb10
Remove unused imports
2021-08-24 00:00:09 +02:00
Marianpol
45c70b0164
Busy sleep
2021-08-24 00:00:09 +02:00
Marianpol
a7a89f673c
Use Transmit Flow Control
2021-08-24 00:00:09 +02:00
Marianpol
a47030920f
Double request send fix
2021-08-24 00:00:08 +02: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