-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Daniel McInnes edited this page Jan 26, 2014
·
12 revisions
Welcome to the openmining wiki!
Openmining is currently pre-alpha.
Requirements documentation can be found at http://danielmcinnes.github.io/openmining/pagerequirements.html.
Design documentation can be found at http://danielmcinnes.github.io/openmining. Have a look at this example dependency diagram: http://danielmcinnes.github.io/openmining/utils_8h.html.
The following features are planned for version 0.01:
- Implement a Postgres database interface though which gps data (latitude, longitude, elevation) may be imported. [completed]
- Automatically create online design documentation. [completed - see http://danielmcinnes.github.io/openmining/utils_8h.html]
- Automatically create online requirements documentation. [completed - see http://danielmcinnes.github.io/openmining/pagerequirements.html]
- At runtime, create a 3D plot of the mine surface from historical GPS vehicle data. [completed]
- Create and maintain a list of GPS vehicles.
- Maintain the current location of the GPS vehicles.
- Display a 3D scale model of GPS vehicles on the mine surface.
- Implement 'Replay' functionality, showing historical vehicle movements over an arbitrary time period.
The following features are planned for a post 0.01 release:
- Send control information to the GPS vehicles.