Page 1 of 1

OXS 2.5 and OXC 3.0

Posted: Mon Sep 26, 2016 7:34 pm
by Bruchpilot
Dear all,

I have make the Vario Sensor and have downloaded the OXS V2.5 and the OXC 3.0.
Thias was on the Guithub.

But this combination will not work, the OXC say, that the OXS V2.5 will not be supported.

Where the correct place to download the realy latest version of both softwares ?

Thanks for the feeback !!

Kind regards
Willi

Re: OXS 2.5 and OXC 3.0

Posted: Tue Sep 27, 2016 6:42 am
by mstrens
The latest version of oXs is version 7.
It is available in the branch master on github at
https://github.com/openXsensor/openXsensor
You can click on a button "Download" on this screen.

The configurator has not been updated since many months and does not support this latest oXs version.

Best is then not to use the configurator and to edit manually the file oXs_config.h (based on the explanations given in the file oXs_config_description.h)

If you need help about editing the file oXs_config.h, just ask for.

Re: OXS 2.5 and OXC 3.0

Posted: Tue Sep 27, 2016 6:50 am
by kalle123
Welcome Bruchpilot to the beautiful world of oXs :D

If you need a hand, just ask ....

br KH

Re: OXS 2.5 and OXC 3.0

Posted: Tue Oct 04, 2016 5:52 pm
by RightRudder
Holy crow!

What has happened here while I was away? oXs has now 7 versions and the configurator which was quite new to me last time I visited has now 3 versions. I used to be comfortable editing the config.h manually but now I see there are a huge number of files that come along with the oXs source file. Is it really only the config.h that I need to look into when I want to customize the FW to my particular setup?

Joe

Re: OXS 2.5 and OXC 3.0

Posted: Tue Oct 04, 2016 7:01 pm
by mstrens
To use the standard functionalities of oXs you have to modify the file : oXs_config.h
The documentation about how to modify this file is given is the file oXs_config_description.h
You do not have to modify the others files.

Re: OXS 2.5 and OXC 3.0

Posted: Tue Oct 04, 2016 8:23 pm
by RightRudder
ok thanks for the reply. Is this ver (v7) stable and clear of bugs or should I consider staying with and older version?

Re: OXS 2.5 and OXC 3.0

Posted: Tue Oct 04, 2016 8:42 pm
by mstrens
As far I know, it is stable.
It has been published since many months now.
If you have a problem, let me know and I will look to solve it.