Major code reorganization.
New scheduler abstraction in place.
Showing
- examples/simple/example_decoder.c 6 additions, 1 deletionexamples/simple/example_decoder.c
- examples/simple/example_encoder.c 6 additions, 1 deletionexamples/simple/example_encoder.c
- examples/twoway/client.c 19 additions, 11 deletionsexamples/twoway/client.c
- examples/twoway/decimating.c 22 additions, 18 deletionsexamples/twoway/decimating.c
- examples/twoway/decimating.h 3 additions, 2 deletionsexamples/twoway/decimating.h
- examples/twoway/introspecting.c 49 additions, 52 deletionsexamples/twoway/introspecting.c
- examples/twoway/introspecting.h 3 additions, 2 deletionsexamples/twoway/introspecting.h
- examples/twoway/server.c 19 additions, 11 deletionsexamples/twoway/server.c
- lib/c/Makefile 6 additions, 2 deletionslib/c/Makefile
- lib/c/labcomm.c 6 additions, 750 deletionslib/c/labcomm.c
- lib/c/labcomm.h 10 additions, 24 deletionslib/c/labcomm.h
- lib/c/labcomm_decoder.c 403 additions, 0 deletionslib/c/labcomm_decoder.c
- lib/c/labcomm_default_error_handler.c 24 additions, 0 deletionslib/c/labcomm_default_error_handler.c
- lib/c/labcomm_default_error_handler.h 24 additions, 0 deletionslib/c/labcomm_default_error_handler.h
- lib/c/labcomm_default_memory.h 4 additions, 7 deletionslib/c/labcomm_default_memory.h
- lib/c/labcomm_default_scheduler.c 109 additions, 0 deletionslib/c/labcomm_default_scheduler.c
- lib/c/labcomm_default_scheduler.h 24 additions, 0 deletionslib/c/labcomm_default_scheduler.h
- lib/c/labcomm_dynamic_buffer_writer.c 1 addition, 3 deletionslib/c/labcomm_dynamic_buffer_writer.c
- lib/c/labcomm_encoder.c 222 additions, 0 deletionslib/c/labcomm_encoder.c
- lib/c/labcomm_error.h 2 additions, 0 deletionslib/c/labcomm_error.h
Loading
Please register or sign in to comment