SkillAgentSearch skills...

Oscar

OSCAR - OpenSource Cablemodem file AssembleR - DOCSIS, PacketCable, DPoE Configuration Editor and API Framework

Install / Use

/learn @Comcast/Oscar
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

OSCAR - OpenSource Cablemodem file AssembleR

<p align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="docs/images/DOCSIS_Config_Editor_Dark.png"> <source media="(prefers-color-scheme: light)" srcset="docs/images/DOCSIS_Config_Editor_Light.png"> <img alt="OSCAR UI preview" src="docs/images/DOCSIS_Config_Editor_Light.png" width="280" style="border-radius: 28px;"> </picture> </p>

CI CI macOS Java Ubuntu 22.04 Ubuntu 24.04 License

OSCAR is a Java-based CableLabs® Configuration File Builder API for DOCSIS®, PacketCable™, DPoE™ and DPoG™.

Project Status

I have taken this project back and resumed active development, building on the original codebase I wrote years ago. It has been updated to the latest JRE baseline, and upcoming work will focus on DOCSIS 4.0 support.

Quick Start

./install.sh --build-oscar-jar

Requirements

  • Java 21 JDK (not just the JRE). javac must be on your PATH for the build to succeed.

Quick CLI Test

Text to binary:

java -jar oscar.jar -c -s d 3 -i src/com/comcast/oscar/examples/testfiles/DOCSIS-GOLDEN.txt -o output/DOCSIS-GOLDEN.bin

Binary to text:

java -jar oscar.jar -d -s d 3 -i output/DOCSIS-GOLDEN.bin > output/DOCSIS-GOLDEN-roundtrip.txt

📧 Email

🔗 Maurice LinkedIn

🔗 Allen LinkedIn

Related Skills

View on GitHub
GitHub Stars41
CategoryDevelopment
Updated18d ago
Forks11

Languages

Java

Security Score

95/100

Audited on Mar 11, 2026

No findings