+1 on FR to add ability save/import single screens. Currently can only export/import entire layout. Some of my screens have literally dozens of gaug...
<div class="quote"><p>Quote from rgwynnjones on December 23, 2022 Many thanks for adding the direct CANbus & DBC support. I finally ...
Many thanks for adding the direct CANbus & DBC support. I finally got chance to try it and got an EV BMS mostly working but then had some issues ...
I too would very much like to see Torque be able to simply listen for CAN messages and decode signals via settings in an extended pids file or better ...
Here is an example on one of many dash screens (I often use 15 dashboard screens) I use Torque to show EV data which can include 100+ cell voltage...
+1. same problems. I need to update my docs on how to copy dash and extended pid files to/from devices (and in my case, to a shared google drive a...
Wonderful - thanks for the update. Fairly low priority for me. As a bug bounty 🙂 can you please take a moment to look at my "decimal places" "disp...
Ah I thought that INT32 would fix it but sadly no. When testing the Pid it shows; Result for equation: 8.765432E7 So the float is still happeni...
Here is the Pid def, with the entity name for less-than (bitwise shift left) sign replaced; "0GEN1 Version date", "Build date","22F8F3","(C < 2...
Can bus example; 154.3 Rx 07E3 8 03 22 F8 F3 00 00 00 00 154.6 Rx 07EB 8 10 09 62 F8 F3 00 6D 05 154.9 Rx 07E3 ...
Quote from rgwynnjones on October 31, 2020 Did this thread/site get truncated before Nov 2019? My feature request posts, likely prior to that have d...
Did this thread/site get truncated before Nov 2019? My feature request posts, likely prior to that have disappeared. Version 1.10.120 (hopefully cur...
Is there a Torque operator to show strings or state? e.g. for an automatic trans, show P,R,N,D based on a value range or bit fields. I wish to sho...
The working displays 🙂 Note, BMS28 has live data, all else have test values. I got my wife and friend to add all those displays! I saved the layo...
Problem solved. There was a CAN framing error. Instead of 20,21,22 etc it should be 21,22,23. The 20 was causing the 2nd segment 0 from the ELM. G...
OK, now talking directly to ELM327 v1.3a via teraterm and the bluetooth serial port. >22f101 7EB 10 1B 62 F1 01 01 2C 01 7EB 20 36 01 40 01 ...
I agree with you Anko that Torque is not at fault, rather it's sophistication over frame ordering vs the other app makes it look so. Just I've spent ...