250 Commits

Author SHA1 Message Date
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
Marianpol
5baf01b8c1 Unrecognized dataId fix 2020-10-21 13:10:43 +02:00
Marianpol
81bea19b6f Display refresh rate 2020-10-14 20:16:28 +02:00
Marianpol
a3213ce6e2 Send multiple dataids in one data request 2020-10-13 01:25:46 +02:00
Marianpol
f34a4f2733 No SnapShot record fix 2020-09-17 13:31:14 +02:00
Marianpol
1143670740 Missing import + missing snapshot data fix 2020-09-11 16:59:51 +02:00
Marianpol
367b7c412b Supported cars update 2020-08-09 10:04:02 +02:00
Marianpol
fb26fdde2e New falilies 2020-08-02 16:50:54 +02:00
Marianpol
35e45d2daa Display all data 2020-08-02 12:52:46 +02:00
Marianpol
1dcd25620c Allvin fix#1 2020-08-01 14:06:58 +02:00
Marianpol
386a69c1b3 DB V200 allvin fix 2020-08-01 10:47:23 +02:00
Marianpol
610699d2c4 Hardware number display fix 2020-07-12 17:43:28 +02:00
Marianpol
7c415e1665 Check second ids response 2020-07-09 09:57:30 +02:00