RHD:Changelog and roadmap: Difference between revisions
No edit summary |
No edit summary |
||
Line 25: | Line 25: | ||
This version will implement the plug-in architecture, that will be the official way to write new hardware modules for RHD. | This version will implement the plug-in architecture, that will be the official way to write new hardware modules for RHD. | ||
* Major change: Plug-in architecture implementation ( | * Major change: Plug-in architecture implementation (AB: done) | ||
* Build envoriment updated to handle shared libs and output structure (pending) | * Build envoriment updated to handle shared libs and output structure (AB: done) | ||
* Final testing (pending) | |||
== Previous releases == | == Previous releases == |
Revision as of 14:57, 29 September 2008
RHD is a project in ongoing development.
This page will present the versions in development, and the roadmap for future releases. Files for these releases can be downloaded from the RHD:Downloads page
Current stable release
This version, is the recomended version for stable operation. This version should be found on the robots runnig the RSE flash
1.0
- AuSerial integrated in test version
- HakoCan added in test version
- Variable database API optimized
Versions in development
The list below, feature the current development versions of RHD. To obtain a version of RHD, that support new features, pick a version below. Remember, that this versions are not considered stable, before they are released. Requested features will be found in these versions.
1.1 (trunk)
- Formailzed version numbering and first development version, using RSE SVN (AB:done)
- Removed usleep(100) bug in GPS module (AB:done)
- Implement NAA HakoCan functionality into main RHD branch (pending)
- Added freerunning mode to scheduler to let simulator control time (AB:done)
2.0 (branch)
This version will implement the plug-in architecture, that will be the official way to write new hardware modules for RHD.
- Major change: Plug-in architecture implementation (AB: done)
- Build envoriment updated to handle shared libs and output structure (AB: done)
- Final testing (pending)
Previous releases
Previous releases can be found here, with their change logs. Only use versions from this list, if some needed functions are broken in newer releases (and please inform the author if that is the case!)
The list is empty so far...