Changes for version 0.05
- Thanks to David Wang at CableVision for finding and help resolve some envelope issues and TimeSet and VolumeSet problems.
- volume_set and timebase_set have been changed to be simpler as well.
- Examples are
- $cops_client->volume_set( 3000000000 ); $cops_client->timebase_set( 60 );
- Fixed a possible non initialised variable error. Update 7-1 Template to include the correct pragma
Modules
COPS Protocol - Packet Cable Client
Examples
- examples/PacketCaptures/gate_delete.cap
- examples/PacketCaptures/gate_info.cap
- examples/PacketCaptures/gate_set.cap
- examples/PacketCaptures/gate_synch.cap
- examples/new_cops_test.pl
- examples/profiles/BestEffortService.pl
- examples/profiles/DOCSISServiceClassName.pl
- examples/profiles/DownStream.pl
- examples/profiles/FlowSpec.pl
- examples/profiles/NonRealTimePollingService.pl
- examples/profiles/RealTimePollingService.pl
- examples/profiles/UnsolicitedGrantService.pl
- examples/profiles/UnsolicitedGrantServiceWithActivityDetection.pl
- examples/profiles/list