Skip to content

Commit

Permalink
docs: add extra info to timeline
Browse files Browse the repository at this point in the history
  • Loading branch information
spwoodcock committed Aug 5, 2024
1 parent 4f49e62 commit 8cf2e87
Showing 1 changed file with 20 additions and 5 deletions.
25 changes: 20 additions & 5 deletions docs/timeline.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,34 @@ In reverse chronological order, with most recent events first.

> <div class="timeline-container">
> <div class="timeline-entry">
> <div class="timeline-date">2024-xx</div>
> <h3>Manufacture of Community Mapping Drone</h3>
> 🛠️ ...
> <div class="timeline-date">2024-07</div>
> <h3>Field Testing in Bali</h3>
> 🚁 Field tests to nail down the flight plan generation, including
> terrain following.
> <div class="timeline-dot"></div>
> </div>
> <div class="timeline-entry">
> <div class="timeline-date">2024-xx</div>
> <div class="timeline-date">2024-06</div>
> <h3>Start of Software Development</h3>
> 👨🏻‍💻 NAXA & HOT start software development, with particular focus
> on the flight plan generation and task area division algorithm.
> <div class="timeline-dot"></div>
> </div>
> <div class="timeline-entry">
> <div class="timeline-date">2024-05</div>
> <h3>Grant Awarded For Development</h3>
> 📝 World Bank project for HOTOSM & NAXA collaboration.
> <div class="timeline-dot"></div>
> </div>
> <div class="timeline-entry">
> <div class="timeline-date">2024-xx</div>
> <h3>Contract for Manufacture of Drones</h3>
> 🛠️ Contract agreed for the production of a small, lightweight,
> and affordable Community Mapping Drone.
> <div class="timeline-dot"></div>
> </div>
> <div class="timeline-entry">
> <div class="timeline-date">2023-09</div>
> <h3>Initial Research & Concept</h3>
> 🔬 [Concept Note][1] written for a 'Drone Tasking Manager'.
> <div class="timeline-dot"></div>
Expand All @@ -30,4 +45,4 @@ In reverse chronological order, with most recent events first.
<!-- markdownlint-restore -->

[1]: https://link.here.com
[1]: https://docs.google.com/document/d/118XdCzDeNPgMUXpDJbkFKxCuHOSkYoXwqc2c8cPPJ60/edit?usp=sharing

0 comments on commit 8cf2e87

Please sign in to comment.