Search found 4 matches

by Ben78
Wed Jul 23, 2025 11:36 pm
Forum: BIU modules
Topic: 2004 AUDM Liberty GT BIU Connection
Replies: 2
Views: 117217

2004 AUDM Liberty GT BIU Connection

Just wanted to raise a positive BIU feature use for FastECU

I'm having issues with a 2004 AUDM Liberty GT. Liberty is the same as Legacy in other markets, but in 2004 the AUDM and EDM had CAN for module comms.

ER HC is persistent on the combination meter. Factory Service Manual is pointing at ...
by Ben78
Sun Feb 23, 2025 11:12 am
Forum: Info
Topic: Building from source
Replies: 7
Views: 187318

Re: Building from source

Ah cool, I'll do that.

Can I ask, in the Beta.5 exe posted at Romraider the other day, all of the qDebug() content was posted to the syslogs. I can't find any log level switches, or anything else that will push qDebug messages into write_syslog. Is that in a version not posted to github?
by Ben78
Sun Feb 23, 2025 6:10 am
Forum: Info
Topic: Building from source
Replies: 7
Views: 187318

Re: Building from source

Excellent, thank you - it took me a few iterations but eventually got there. Below is a log of actions I specifically took to achieve a compiled "FastECU.exe" both for my future reference, and if anyone else faces a similar struggle to myself.

What I have done

Install Qt from qt-online ...
by Ben78
Fri Feb 21, 2025 1:36 am
Forum: Info
Topic: Building from source
Replies: 7
Views: 187318

Building from source

Hi,
For context I studied Computer Science in the late 90's, however am by no means a developer. I can read and understand the code but having never been in the industry (I work in data and mechanical assets) the use of build environments and tools is very new to me.

I have spent a couple of days ...