Changeset 9422
- Timestamp:
- 06/24/09 18:07:30 (4 years ago)
- Location:
- ossiedev/branches/0.7.x/components
- Files:
-
- 2 modified
-
Conv_Dec/Conv_Dec.cpp (modified) (1 diff)
-
Conv_Enc/Conv_Enc.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ossiedev/branches/0.7.x/components/Conv_Dec/Conv_Dec.cpp
r9418 r9422 248 248 } 249 249 } 250 }251 250 DEBUG(3, Conv_Dec, "Configure is done, generate the trellis etc") 252 251 -
ossiedev/branches/0.7.x/components/Conv_Enc/Conv_Enc.cpp
r9418 r9422 245 245 } 246 246 } 247 }248 247 249 248 DEBUG(3, Conv_Enc, "Configure is done, generate the trellis etc")