Skip to content

Commit

Permalink
Clean up documentation
Browse files Browse the repository at this point in the history
Signed-off-by: Maurice Garcia <maurice.garcia.2015@gmail.com>
  • Loading branch information
Maurice Garcia committed May 28, 2015
1 parent e6e4731 commit 4eb479e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 12 deletions.
2 changes: 1 addition & 1 deletion .classpath
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry excluding="com/comcast/oscar/examples/doc/|com/comcast/oscar/examples/testfiles/|com/comcast/oscar/examples/|com/comcast/oscar/test/|com/comcast/oscar/interpreter/" kind="src" path="src"/>
<classpathentry excluding="com/comcast/oscar/examples/doc/|com/comcast/oscar/examples/testfiles/|com/comcast/oscar/examples/|com/comcast/oscar/test/|com/comcast/oscar/interpreter/|com/comcast/oscar/parserbuilder/" kind="src" path="src"/>
<classpathentry kind="src" path="res"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry exported="true" kind="lib" path="lib/commons-cli-1.2.jar"/>
Expand Down
21 changes: 10 additions & 11 deletions TODO
@@ -1,22 +1,21 @@

Here is a List of TODO to make this Project More Complete

If you like help complete or support the of this development of this project, please find and follow the CONTRIBUTING file instructions.

2015 TODO's
• Compile a JSON to Configuration File via CLI Later 2015
• Provide GUI Support to ADD/EDIT TLV Types to SQLite Database
* ADD Extended CMTS MIC
* Compile a JSON to Configuration File via CLI Later 2015
* Provide GUI Support to ADD/EDIT TLV Types to SQLite Database

NEWS
v2.0
ADD NetSNMP Support
* ADD NetSNMP Support
v1.2.0
ADD DPoE Support v1.2.0
Improve Lexer robustness
* ADD DPoE Support v1.2.0
* Improve Lexer robustness

FIXES
• Complete CLI Interpreter functionality(API Started)
• ADD Extended CMTS MIC
• Add Multiple CommonTlvInserts at one time
• Edit Service Flow via Service Flow ID Directly
>>>>>>> master
* Complete CLI Interpreter functionality(API Started)

* Add Multiple CommonTlvInserts at one time
* Edit Service Flow via Service Flow ID Directly

0 comments on commit 4eb479e

Please sign in to comment.