Feature #3
closed
LAOS firmware numbering and docs
Added by Anonymous over 12 years ago.
Updated about 11 years ago.
Description
Does the LAOS firmware have a version number? Are all the latest sources in the online mbed compiler repository?
The wiki refers to "LAOS firmware" for now, i.e. no version number.
Laos versions are identified by their compile date (and time) as indicated during start up on the LCD panel
or serial console.
- Target version set to Firmware version 1.0
- Category changed from Documentation to firmware
- Status changed from New to Feedback
proposal:
use git tags and git hash in firmware to give the correct identification
- Tracker changed from Bug to Feature
- % Done changed from 0 to 90
just made an pull request on github with a proposal fix...
- Status changed from Feedback to Closed
Firmware builds are now numbered with a GIT hash that corresponds to the source, and
in addition contain a date and time of compilation in a version string that is displayed.
The building process is now automated. "Official" builds will end up on
redmine.laoslaser.org/binaries/master.xxxxxxx.bin
where the 7x digits are the first part of the git hash.
see also: http://git-scm.com/book/ch9-2.html
Also available in: Atom
PDF