diff --git a/index.md b/index.md index 67b3b8c..093bfb1 100644 --- a/index.md +++ b/index.md @@ -29,11 +29,16 @@ A selection of [repositories in the MITRE organization](https://github.com/mitre * [FMACM](https://github.com/mitre/fmacm) An aircraft and control model for Flight Deck Interval Management MOPS testing by RTCA SC-186 members. * [ptmatch](https://github.com/mitre/ptmatch) and [ptmatch-frontend](https://github.com/mitre/ptmatch-frontend) A patient matching service that builds on the Intervention Engine FHIR Server * [Vulnerable Mobile Apps](https://mitre.github.io/vulnerable-mobile-apps/) A collection of mobile apps that demonstrate vulnerabilities and privacy violating behaviors. +* [Boogie](https://github.com/mitre-public/boogie) A java library for parsing aeronautical navigation data, assembling it into useful objects, and analyzing those (e.g., fight plan expansion and graphical procedure analysis). +* [CAASD Commons](https://github.com/mitre-public/commons) A java library with literate classes for avionics applications. +* [dist-tree](https://github.com/mitre-public/dist-tree) A java library for a multi-dimensional search tree with and a pluggable data storage layer ## Organizations The following GitHub organizations host MITRE-developed code: +* [MITRE Public](https://github.com/mitre-public) A collection of open source projects developed by MITRE. + * [ACE](https://github.com/mitrefccace) Accessible Communications for Everyone * [ACE Omni](https://github.com/mitrefccace/ace-omni) is a dedicated research platform for experimenting with Telecommunications Relay Services (TRS) solutions. It facilitates the creation, emulation, and management of TRS solutions, making comprehensive research more efficient and cost-effective. The platform aims to improve communication for the d/Deaf, Hard of Hearing, DeafBlind, and speech impaired.