The team has released a youtube video of the racing event in Spain:
https://www.youtube.com/watch?v=yjewsN3VDj8
The code is running on multiple electronics devices, such as the steering wheel, clutch/shifting control device (it also controls the rear ARB stiffness), pedal box (which controls the brake balance, several sensors, front ARB stiffness).
Several people have started working with these libraries, using a GNU environment. As a result a lot of compatibility improvements for GNU make and GNU awk have been committed to the repositories.
The Makefiles now have a brief table of usable targets and settings that can be overridden in Makefile.local.
Additionally the ability to output some debugging information on stderr, when DEBUG is defined in the environment, has been added to some of the awk scripts used for Makefile creation and µVision project file creation.... read more
Today's release contains significant improvements to the A/D conversion performance as well as improved reliability of pulse with counting (I don't call it pulse width measuring, because, well, PWM is already in use). There is also the usual slew of memory improvements.
A lot of work has gone into improving Keil µVision support:
General improvements:
My understanding of the Lx51 linker has greatly improved during the last two weeks. I'm waiting for the conclusion of a bug report, before I update the documentation and push the changes.
There will also be a new snapshot release for those who do not wish to use Mercurial.
Following a discussion on BSDForen.de I removed the "retain this notice" condition for the license in order to permit any kind of relicensing without any conditions.
I did not add a disclaimer, because they basically free me of obligations I do not have in the first place (in Germany) and obligations I cannot be freed from (in Germany). (I'm not a lawyer, this is my amateur opinion, bla, bla, bla, ...)... read more
I added a swell of content to the wiki (most important our generous sponsors). I also uploaded some snapshots for those who are unwilling to install mercurial just to have a peak at the project.
And last, but not least, I decided to pick up the beer-ware license for the project:
# ----------------------------------------------------------------------------
# "THE BEER-WARE LICENSE HIGH SPEED EDITION" (Revision 42):
# <kamikaze@bsdforen.de> wrote these files. As long as you retain this notice
# you can do whatever you want with this stuff. If we meet some day, and you
# think this stuff is worth it, you can buy me a beer in return or become a
# sponsor of High Speed Karlsruhe. Dominic Fandrey
# ----------------------------------------------------------------------------
Thanks and a beer of my own (should we meet again) go to Poul-Henning Kamp
for the original beer-ware license.
I just pushed a stub project. This is the same project we use to kick off the code development of our new hardware devices.
Done setting everything up. Not everything about the "new sourceforge" works really smooth, yet. But I think I've got it under control, now.
So, get the code, have a look and hopefully some fun.