FreeEMS_Loader

Official FreeEMS vanilla firmware development, the heart and soul of the system!
User avatar
SleepyKeys
LQFP144 - On Top Of The Game
Posts: 549
Joined: Mon Feb 11, 2008 10:52 pm
Location: Arizona
Contact:

Re: FreeEMS_Loader

Post by SleepyKeys »

Ok, let me rework the code that performs QDir::homePath() so we get QDir::appPath(). Did I catch all that right ? sorry been busy today.
You snooze, you lose!
User avatar
Fred
Moderator
Posts: 15431
Joined: Tue Jan 15, 2008 2:31 pm
Location: Home sweet home!
Contact:

Re: FreeEMS_Loader

Post by Fred »

Linux/Mac:

~/.FreeEMS-Loader/settings.xyz
~/FreeEMS-Loader-Rips/*.s19

On winblows:

%appdata%\FreeEMS-Loader\settings\settings.xyz
%appdata%\FreeEMS-Loader\rips\*.s19

And the rips dir should have an optional override on both platforms.

Fred.
DIYEFI.org - where Open Source means Open Source, and Free means Freedom
FreeEMS.org - the open source engine management system
FreeEMS dev diary and its comments thread and my turbo truck!
n00bs, do NOT PM or email tech questions! Use the forum!
The ever growing list of FreeEMS success stories!
User avatar
SleepyKeys
LQFP144 - On Top Of The Game
Posts: 549
Joined: Mon Feb 11, 2008 10:52 pm
Location: Arizona
Contact:

Re: FreeEMS_Loader

Post by SleepyKeys »

Thx guys. Give this a shot: http://powerefi.com/public_html/files/F ... irTest.exe

Linux test: Settings Directory is -> /home/seank/FreeEMS-Loader/"
I kow its missing settings and rip needs config ! next bin :)

Not in this bin, but noted! thx
"
%appdata%\FreeEMS-Loader\settings\settings.xyz
%appdata%\FreeEMS-Loader\rips\*.s19

And the rips dir should have an optional override on both platforms.
"
You snooze, you lose!
User avatar
Fred
Moderator
Posts: 15431
Joined: Tue Jan 15, 2008 2:31 pm
Location: Home sweet home!
Contact:

Re: FreeEMS_Loader

Post by Fred »

You might wanna read my post again. I think you missed the . :-p
DIYEFI.org - where Open Source means Open Source, and Free means Freedom
FreeEMS.org - the open source engine management system
FreeEMS dev diary and its comments thread and my turbo truck!
n00bs, do NOT PM or email tech questions! Use the forum!
The ever growing list of FreeEMS success stories!
User avatar
SleepyKeys
LQFP144 - On Top Of The Game
Posts: 549
Joined: Mon Feb 11, 2008 10:52 pm
Location: Arizona
Contact:

Re: FreeEMS_Loader

Post by SleepyKeys »

Yo,

I looked at what Mike did with his app feed-back thread. I tried to do the same, but noticed the Loader app is not in the official apps section. There were some heavy rewrites over the years and insufficient testing that gave the app a flaky feel, and I can see why you didn't want it up there. While it's not perfect, it has been much improved. If it's not worthy to be up there right now, let me know what needs to be fixed.

thx,
sean
You snooze, you lose!
User avatar
Fred
Moderator
Posts: 15431
Joined: Tue Jan 15, 2008 2:31 pm
Location: Home sweet home!
Contact:

Re: FreeEMS_Loader

Post by Fred »

Didn't try very hard! Post here with shit that you need testing, link in stickied "help test" thread.

I told you that I'll give you a section when it's available for 3 platforms in a functional/reliable/stable/robust/coherent way, I may have said released, but I don't remember now.

I see you changed your avatar, fair enough, I guess.

729 needs your love: http://issues.freeems.org/view.php?id=729
DIYEFI.org - where Open Source means Open Source, and Free means Freedom
FreeEMS.org - the open source engine management system
FreeEMS dev diary and its comments thread and my turbo truck!
n00bs, do NOT PM or email tech questions! Use the forum!
The ever growing list of FreeEMS success stories!
User avatar
SleepyKeys
LQFP144 - On Top Of The Game
Posts: 549
Joined: Mon Feb 11, 2008 10:52 pm
Location: Arizona
Contact:

Re: FreeEMS_Loader

Post by SleepyKeys »

Ok, what do you conisder "ealily availiable" for OSx ? I'm not sure what EMStudio users on OSX are doing. I'm using his project as an example because they are both QT apps.

IMO Windows users are covered via Mike's CIS. My README.md needs finishing for "from source guys".

Yeah the shirt avatar was funny, dont get me wrong. For the time being I have taken it as a bit insulting :)
You snooze, you lose!
User avatar
Fred
Moderator
Posts: 15431
Joined: Tue Jan 15, 2008 2:31 pm
Location: Home sweet home!
Contact:

Re: FreeEMS_Loader

Post by Fred »

I can/will build OS X apps from a checked out tag at release time (or for testing before that), however, like Mike, you need to supply the Mac build scripts. You can read up on what to do here:

http://qt-project.org/doc/qt-4.8/deployment-mac.html

http://issues.freeems.org/view.php?id=622

However, it also has to be stable, fast (emstudio is currently a dog on mac) and not crash my machine like it used to.

Currently OS X users of EMStudio are reliant on source builds, though. Which is fine, however packaging scripts should be available so that they can cleanly install the app. Same for Debian, which Mike has, but you don't. Fix that.

Fred.
DIYEFI.org - where Open Source means Open Source, and Free means Freedom
FreeEMS.org - the open source engine management system
FreeEMS dev diary and its comments thread and my turbo truck!
n00bs, do NOT PM or email tech questions! Use the forum!
The ever growing list of FreeEMS success stories!
User avatar
SleepyKeys
LQFP144 - On Top Of The Game
Posts: 549
Joined: Mon Feb 11, 2008 10:52 pm
Location: Arizona
Contact:

Re: FreeEMS_Loader

Post by SleepyKeys »

I don't have any OS X hardware, so its hard to say with any degree of certainy if the app will work and how well it performs.

It seems you are offereing to help test provided scripts, which is cool :)

Yep, I want to try to get deb packaging going this week.
You snooze, you lose!
User avatar
flat4power
LQFP112 - Up with the play
Posts: 100
Joined: Mon Sep 24, 2012 8:19 am
Location: France

Re: FreeEMS_Loader

Post by flat4power »

Hi,

I have an error when I try compiling FreeEms-SerialIO
I'm on debian.

Code: Select all

root@srv-web-2:~/Downloads/seank-FreeEMS-SerialIO-36cbde0# qmake && make
Project MESSAGE: Building Release Version
Project MESSAGE: Straight Linux Build
Makefile:298: warning: overriding commands for target `install_target'
Makefile:270: warning: ignoring old commands for target `install_target'
Makefile:306: warning: overriding commands for target `uninstall_target'
Makefile:278: warning: ignoring old commands for target `uninstall_target'
Makefile:318: warning: overriding commands for target `install_headers'
Makefile:286: warning: ignoring old commands for target `install_headers'
Makefile:324: warning: overriding commands for target `uninstall_headers'
Makefile:292: warning: ignoring old commands for target `uninstall_headers'
g++ -c -pipe -Wall -Werror -O2 -D_REENTRANT -Wall -W -fPIC -DQT_WEBKIT -DQT_NO_WARNING_OUTPUT -DQT_NO_DEBUG_OUTPUT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4 -Isrc -Isrc/inc -Isrc/inc/public -I. -o AsyncRead.o src/AsyncRead.cpp
src/AsyncRead.cpp: In member function ‘virtual void IPDS::AsyncRead::run()’:
src/AsyncRead.cpp:59:33: error: ‘read’ was not declared in this scope
make: *** [AsyncRead.o] Error 1
root@srv-web-2:~/Downloads/seank-FreeEMS-SerialIO-36cbde0# 
Can you help me ?

thanks

Matthieu
Post Reply